Commit Graph

2090 Commits (a5d5a914770a81a1f775be2ee35b9fa8fd19d381)

Author SHA1 Message Date
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
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
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
Christoph Hellwig 2bcf6e970f xfs: start periodic workers later 14 years ago
Alex Elder b2ce397400 Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc" 14 years ago
Chandra Seetharaman 81463b1ca8 xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact() 14 years ago
Eric Sandeen c0e090ced2 xfs: consolidate & clarify mount sanity checks 14 years ago
Christoph Hellwig e163cbde98 xfs: avoid a few disk cache flushes 14 years ago
Christoph Hellwig 1d5ae5dfee xfs: cleanup I/O-related buffer flags 14 years ago
Christoph Hellwig c8da0faf6b xfs: return the buffer locked from xfs_buf_get_uncached 14 years ago
Christoph Hellwig 0c842ad46a xfs: clean up buffer locking helpers 14 years ago
Christoph Hellwig bbb4197c73 xfs: remove the unused xfs_bufhash structure 14 years ago
Christoph Hellwig 69ef921b55 xfs: byteswap constants instead of variables 14 years ago
Christoph Hellwig 218106a110 xfs: use generic get_unaligned_beXX helpers 14 years ago
Christoph Hellwig 2282396d81 xfs: cleanup struct xfs_dir2_leaf 14 years ago
Christoph Hellwig 3ed8638f88 xfs: cleanup the definition of struct xfs_dir2_data_entry 14 years ago
Christoph Hellwig 0ba9cd84ef xfs: kill struct xfs_dir2_data 14 years ago
Christoph Hellwig c2066e2662 xfs: avoid usage of struct xfs_dir2_data 14 years ago