Commit Graph

464 Commits (e9c4bec63eac001651d6d30239dd4175cc3698ef)

Author SHA1 Message Date
Eric Sesterhenn 9ab5aa911a BUG_ON conversion for fs/xfs/ 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
Tim Shimmin 65e8697a12 [XFS] Remove v1 dir trace macro - missed in a past commit. 19 years ago
Vlad Apostolov 6e73b41888 [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error 19 years ago
Vlad Apostolov 6f1f216840 [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks 19 years ago
Vlad Apostolov 6216ff1883 [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in 19 years ago
David Chinner f273ab848b [XFS] Really fix use after free in xfs_iunpin. 19 years ago
Eric Sandeen 01106eae97 [XFS] Collapse sv_init and init_sv into just the one interface. 19 years ago
Eric Sandeen 7ae67d78e7 [XFS] standardize on one sema init macro 19 years ago
Eric Sandeen 91d8723204 [XFS] Reduce endian flipping in alloc_btree, same as was done for 19 years ago
Nathan Scott edcd4bce5e [XFS] Minor cleanup from dio locking fix, remove an extra conditional. 19 years ago
Nathan Scott 215101c360 [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. 19 years ago
Vlad Apostolov e132f54ce8 [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error 19 years ago
Vlad Apostolov 22de606a0b [XFS] pv 955157, rv bnaujok - break the loop on formatter() error 19 years ago
Tim Shimmin 955e47ad28 [XFS] Fixes the leak in reservation space because we weren't ungranting 19 years ago
Josh Triplett 22d91f65d5 [XFS] Add lock annotations to xfs_trans_update_ail and 19 years ago
Nathan Scott 68c3271515 [XFS] Fix a porting botch on the realtime subvol growfs code path. 19 years ago
Nathan Scott d432c80e68 [XFS] Minor code rearranging and cleanup to prevent some coverity false 19 years ago
Nathan Scott b627259c60 [XFS] Remove a no-longer-correct debug assert from dio completion 19 years ago
Nathan Scott 77e4635ae1 [XFS] Add a greedy allocation interface, allocating within a min/max size 19 years ago
Nathan Scott 572d95f49f [XFS] Improve error handling for the zero-fsblock extent detection code. 19 years ago
Nathan Scott 948ecdb4c1 [XFS] Be more defensive with page flags (error/private) for metadata 19 years ago
Nathan Scott efb8ad7e94 [XFS] Add a debug flag for allocations which are known to be larger than 19 years ago
Eric Sandeen 3f89243c5b [XFS] Remove several macros that are no longer used anywhere 19 years ago
Eric Sandeen 065d312e15 [XFS] Remove unused iop_abort log item operation 19 years ago
Eric Sandeen 43129c16e8 [XFS] Remove a couple of unused BUF macros 19 years ago
Vlad Apostolov 17370097da [XFS] pass file mode on DMAPI remove events 19 years ago
Nathan Scott 745b1f47fc [XFS] Remove last bulkstat false-positives with debug kernels. 19 years ago
Nathan Scott a3c6685eaa [XFS] Ensure xlog_state_do_callback does not report spurious warnings on 19 years ago
Nathan Scott bb3c7d2936 [XFS] Increase the size of the buffer holding the local inode cluster 19 years ago
Nathan Scott 2627509330 [XFS] Drop unneeded endian conversion in bulkstat and start readahead for 19 years ago
Nathan Scott 51bdd70681 [XFS] When issuing metadata readahead, submit bio with READA not READ. 19 years ago
Nathan Scott 8b56f083c2 [XFS] Rework DMAPI bulkstat calls in such a way that we can directly 19 years ago
Tim Shimmin 726801ba06 [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace 19 years ago
Nathan Scott 69e23b9a5e [XFS] Update XFS for i_blksize removal from generic inode structure 19 years ago
Nathan Scott 29b6d22b01 [XFS] remove accidentally reintroduced vfs unmount flag, unneeded in 19 years ago
Christoph Hellwig fe48cae9ed [XFS] remove bhv_lookup, _range version works aswell and has more useful 19 years ago
Nathan Scott 1121b219bf [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr 19 years ago
Christoph Hellwig 8801bb99e4 [XFS] endianess annotations for xfs_bmbt_key Trivial as there are no 19 years ago
Christoph Hellwig 576039cf3c [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a 19 years ago
Christoph Hellwig 397b5208d5 [XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_t 19 years ago
Christoph Hellwig b113bcb83e [XFS] add xfs_btree_check_lptr_disk variant which handles endian 19 years ago
Christoph Hellwig c38e5e84db [XFS] remove left over INT_ comments in *alloc*.c We can verify endianess 19 years ago
Christoph Hellwig 61a2584867 [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t 19 years ago
Christoph Hellwig e21010053a [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always 19 years ago
Nathan Scott ed9d88f7b7 [XFS] Fix sparse warning found when page tracing enabled, due to 19 years ago
Nathan Scott 673cdf5c72 [XFS] Fix rounding bug in xfs_free_file_space found by sparse checking. 19 years ago