Commit Graph

544 Commits (7d09e85448dfa78e3e58186c934449aaf6d49b50)

Author SHA1 Message Date
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
Alexey Dobriyan 87395deb0b [XFS] move XFS_IOC_GETVERSION to main multiplexer 19 years ago
Tim Shimmin 128dabc5e9 [XFS] cleanup the field types of some item format structures 19 years ago
Nathan Scott f07c225036 [XFS] Improve xfsbufd delayed write submission patterns, after blktrace 19 years ago
Alexey Dobriyan f37ea14969 [XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivial 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Nathan Scott 0edc7d0f37 [XFS] Fix a bad pointer dereference in the quota statvfs handling. 19 years ago
David Chinner 0a8d17d090 [XFS] Fix xfs_splice_write() so appended data gets to disk. 19 years ago
Lachlan McIlroy 721259bce2 [XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling 19 years ago
David Chinner 4be536debe [XFS] Prevent free space oversubscription and xfssyncd looping. 19 years ago
Adrian Bunk 7288026b86 [XFS] Fix char size overflow in bmap_alloc call for unwritten extent 19 years ago
Nathan Scott 0e1edbd999 [XFS] Fix xfs_free_extent related NULL pointer dereference. 19 years ago
Nathan Scott 41ff715abc [XFS] Ensure bulkstat from an invalid inode number gets caught always with 19 years ago
Nathan Scott b2ea401bac [XFS] Fix a barrier related forced shutdown on mounts with quota enabled. 19 years ago
Nathan Scott f5faad7994 [XFS] Fix remount vs no/barrier options by ensuring we clear unwanted 19 years ago
Christoph Hellwig 2a293b7d5a [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian. 19 years ago
David Howells b4cac1a022 [PATCH] FDPIC: Move roundup() into linux/kernel.h 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Nathan Scott 5493a0fcba [XFS] Fixup whitespace damage in log_write, remove final warning. 19 years ago
Chandra Seetharaman 5a67e4c5b6 [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places 19 years ago