Commit Graph

2213 Commits (18cb809850fb499ad9bf288696a95f4071f73931)

Author SHA1 Message Date
Al Viro d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 years ago
Al Viro d3fb612076 switch posix_acl_create() to umode_t * 14 years ago
Markus Trippelsdorf a5a7bbcc01 xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set 14 years ago
Christoph Hellwig 510792ee29 xfs: optimize the negative xattr caching 14 years ago
Christoph Hellwig d1166ec792 xfs: prevent against ioend livelocks in xfs_file_fsync 14 years ago
Christoph Hellwig 34951f5cb7 xfs: flag all buffers as metadata 14 years ago
Alex Elder 1c4f33296e xfs: encapsulate a block of debug code 14 years ago
Al Viro 03209378b4 xfs: fix misspelled S_IS...() 14 years ago
Al Viro abbede1b3a xfs: get rid of open-coded S_ISREG(), etc. 14 years ago
Chandra Seetharaman c35a549c8b xfs: Remove the macro XFS_BUFTARG_NAME 14 years ago
Chandra Seetharaman 49074c069c xfs: Remove the macro XFS_BUF_TARGET 14 years ago
Chandra Seetharaman e38c9b87e5 xfs: Remove the macro XFS_BUF_SET_TARGET 14 years ago
Chandra Seetharaman 811e64c716 Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned 14 years ago
Chandra Seetharaman 02fe03d909 xfs: Remove the macro XFS_BUF_SET_PTR 14 years ago
Chandra Seetharaman 6292604447 xfs: Remove the macro XFS_BUF_PTR 14 years ago
Chandra Seetharaman 0095a21eb6 xfs: Remove macro XFS_BUF_SET_START 14 years ago
Chandra Seetharaman 72790aa119 xfs: Remove macro XFS_BUF_HOLD 14 years ago
Chandra Seetharaman b75e40a419 xfs: Remove macro XFS_BUF_BUSY and family 14 years ago
Chandra Seetharaman 5a52c2a581 xfs: Remove the macro XFS_BUF_ERROR and family 14 years ago
Chandra Seetharaman ed43233be9 xfs: Remove the macro XFS_BUF_BFLAGS 14 years ago
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() 14 years ago
Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() 14 years ago
Christoph Hellwig 6311b10800 xfs: cache negative ACLs if there is no attribute fork 14 years ago
Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code 14 years ago
Markus Trippelsdorf 340a0a01b9 xfs: Fix wrong return value of xfs_file_aio_write 14 years ago
Jean Delvare df2e301fee fs: Merge split strings 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig 72c5052ddc fs: move inode_dio_done to the end_io handler 14 years ago
Dave Chinner 8daaa83145 xfs: make use of new shrinker callout for the inode cache 14 years ago
Dave Chinner 55fb25d5b3 xfs: add size update tracepoint to IO completion 14 years ago
Dave Chinner af3e40228f xfs: convert AIL cursors to use struct list_head 14 years ago
Dave Chinner 16b5902943 xfs: remove confusing ail cursor wrapper 14 years ago
Dave Chinner 1d8c95a363 xfs: use a cursor for bulk AIL insertion 14 years ago
J. Bruce Fields ad1a2c878c xfs: failure mapping nfs fh to inode should return ESTALE 14 years ago
Chandra Seetharaman adab0f67d1 xfs: Remove the second parameter to xfs_sb_count() 14 years ago
Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() 14 years ago
Mimi Zohar 9d8f13ba3f security: new security_inode_init_security API adds function callback 14 years ago
Christoph Hellwig d0f9e8fb4c xfs: remove the dead XFS_DABUF_DEBUG code 14 years ago
Christoph Hellwig c84470dda7 xfs: remove leftovers of the old btree tracing code 14 years ago
Christoph Hellwig ea15ab3cdd xfs: remove the dead QUOTADEBUG code 14 years ago
Christoph Hellwig 54244fec67 xfs: remove the unused xfs_buf_delwri_sort function 14 years ago
Christoph Hellwig cb669ca570 xfs: remove wrappers around b_iodone 14 years ago
Christoph Hellwig adadbeefb3 xfs: remove wrappers around b_fspriv 14 years ago
Christoph Hellwig bf9d9013a2 xfs: add a proper transaction pointer to struct xfs_buf 14 years ago
Christoph Hellwig 77936d0280 xfs: factor out xfs_da_grow_inode_int 14 years ago
Christoph Hellwig a230a1df40 xfs: factor out xfs_dir2_leaf_find_stale 14 years ago
Christoph Hellwig a00b7745c6 xfs: cleanup struct xfs_dir2_free 14 years ago
Christoph Hellwig 5792664070 xfs: reshuffle dir2 headers 14 years ago