Commit Graph

479 Commits (c59a3da1342ff456e5123361739bc331446cda21)

Author SHA1 Message Date
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
Nathan Scott 6fdf8ccc09 [XFS] Rework code snippets slightly to remove remaining recent-gcc 19 years ago
Eric Sesterhenn 73024cf115 [XFS] Fix realtime subvolume expansion, a porting bug b0rked it. Coverity 19 years ago
Nathan Scott 97dfd70c89 [XFS] Remove a race condition where a linked inode could BUG_ON in 19 years ago
Alexey Dobriyan 05a3332885 [XFS] Remove redundant directory checks from inode link operation. 19 years ago
Nathan Scott ebe1090549 [XFS] Remove a couple of no-longer-used macros. 19 years ago
Alexey Dobriyan 1998764e5a [XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back -- 19 years ago
Alexey Dobriyan b3bbed1d08 [XFS] remove unused behaviour lock - shrink XFS vnode as a side effect. 19 years ago
Alexey Dobriyan 71306f3b88 [XFS] * There is trivial "inode => vnode => inode" conversion, but only 19 years ago
Alexey Dobriyan b71d300c8b [XFS] link(2) on directory is banned in VFS. 19 years ago
Alexey Dobriyan 1e788f8d1a [PATCH] xfs: update ->flush method proto 19 years ago
KAMEZAWA Hiroyuki 6f0419e06a [PATCH] for_each_possible_cpu: xfs 19 years ago
David Howells d6938d1b27 [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago