Commit Graph

212 Commits (e1ef4bf23b1ced0bf78a1c98289f746486e5c912)

Author SHA1 Message Date
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
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
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 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 71306f3b88 [XFS] * There is trivial "inode => vnode => inode" conversion, but only 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
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott da2f4d679c [XFS] Map EFSCORRUPTED to an actual error code, not just a made up one 19 years ago
Al Viro 0d8fee3270 [XFS] Kill direct access to ->count in valusema(); all we ever use it for 19 years ago
Nathan Scott a805bad5da [XFS] Remove unneeded conditional code on NFS export interface related 19 years ago
Nathan Scott 1e69dd0eb3 [XFS] Push some common code out of write path into core XFS code for 19 years ago
Nathan Scott 1d47bec290 [XFS] Remove unnecessary local from open_exec dmapi path. 19 years ago
Nathan Scott 34327e1384 [XFS] Cleanup a missed porting conversion, and freezing. 19 years ago
Nathan Scott 8285fb58e7 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott b83bd13881 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. 19 years ago
Nathan Scott ad723875ac [XFS] Fix a typo in a header file comment. 19 years ago
Nathan Scott 7d4fb40ad7 [XFS] Start writeout earlier (on last close) in the case where we have a 19 years ago
Nathan Scott 59c1b082f5 [XFS] Make the pflags test/set wrappers more legible for us mere humans. 19 years ago
Nathan Scott 7d04a335b6 [XFS] Shutdown the filesystem if all device paths have gone. Made 19 years ago
Nathan Scott b76963fac4 [XFS] getattr can return an error code, so propogate any from lower 19 years ago
Nathan Scott 3d80ede479 [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful 19 years ago
Ingo Molnar 72c93bcc63 [XFS] lock validator: lockdep: small xfs init_rwsem() cleanup 19 years ago
Barry Naujok d3446eac3f [XFS] Add degframentation exclusion support 19 years ago
Nathan Scott fbc1462bcb [XFS] Fix a noatime regression related to updating inode atime field on 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
Jens Axboe cbb7e577e7 [PATCH] splice: pass offset around for ->splice_read() and ->splice_write() 19 years ago
Jeff Dike 7b04d7170e [PATCH] Add GFP_NOWAIT 19 years ago
Nathan Scott 8c0b5113a5 [XFS] Fix utime(2) in the case that no times parameter was passed in. 19 years ago
Nathan Scott 8272145c05 [XFS] Fix a writepage regression where we accidentally stopped honouring 19 years ago
Ingo Molnar 3a326a2ce8 [PATCH] introduce a "kernel-internal pipe object" abstraction 19 years ago
Nathan Scott 1b895840ce [XFS] Provide XFS support for the splice syscall. 19 years ago
Nathan Scott 764d1f89a5 [XFS] Implement the silent parameter to fill_super, previously ignored. 19 years ago
Nathan Scott c25366680b [XFS] Cleanup in XFS after recent get_block_t interface tweaks. 19 years ago
Nathan Scott e0edd5962b [XFS] Fix compiler warning and small code inconsistencies in compat 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Badari Pulavarty 1d8fa7a2b9 [PATCH] remove ->get_blocks() support 19 years ago
Badari Pulavarty fa30bd058b [PATCH] map multiple blocks for mpage_readpages() 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago