Commit Graph

367 Commits (467bc461d2845f6a04b124bca1ae6ecc554e1ee5)

Author SHA1 Message Date
Eric Sandeen 7bc5306d74 [XFS] Remove unused header files for MAC and CAP checking functionality. 18 years ago
David Chinner 3c0dc77b42 [XFS] Make freeze code a little cleaner. 18 years ago
Eric Sandeen 39058a0e12 [XFS] Clean up use of VFS attr flags 18 years ago
Ralf Baechle 4cf3b52080 [XFS] Remove useless memory barrier 18 years ago
Eric W. Biederman 3a68cbfe02 [XFS] XFS sysctl cleanups 18 years ago
Lachlan McIlroy 6816016137 [XFS] Fix callers of xfs_iozero() to zero the correct range. 18 years ago
David Chinner 2823945fda [XFS] Ensure a frozen filesystem has a clean log before writing the dummy 18 years ago
David Chinner 549054afad [XFS] Fix sub-block zeroing for buffered writes into unwritten extents. 18 years ago
Lachlan McIlroy 5180602e6f [XFS] remove unused filp from ioctl functions 18 years ago
Lachlan McIlroy a3227fb996 [XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of the 18 years ago
Lachlan McIlroy e5eb7f202b [XFS] use struct kvec in struct uio 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
David Chinner 5e6a07dfe4 [XFS] Current usage of buftarg flags is incorrect. 18 years ago
David Chinner 585e6d8856 [XFS] Fix a synchronous buftarg flush deadlock when freezing. 18 years ago
David Chinner 921320210b [PATCH] Fix XFS after clear_page_dirty() removal 18 years ago
Zach Brown 8459d86aff [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED 18 years ago
Josef "Jeff" Sipek e678fb0d52 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Rafael J. Wysocki 58e14b148d [PATCH] Use freezeable workqueues in XFS 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Chinner 050e714eb2 [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h 19 years ago
David Chinner 7a18c38607 [XFS] Clean up i_flags and i_flags_lock handling. 19 years ago
Vlad Apostolov 2e2e7bb1fd [XFS] 956664: dm_read_invis() changes i_atime 19 years ago
Vlad Apostolov 93c189c114 [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when 19 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 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
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
Nathan Scott edcd4bce5e [XFS] Minor cleanup from dio locking fix, remove an extra conditional. 19 years ago
Nathan Scott 68c3271515 [XFS] Fix a porting botch on the realtime subvol growfs code path. 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 43129c16e8 [XFS] Remove a couple of unused BUF macros 19 years ago
Nathan Scott 51bdd70681 [XFS] When issuing metadata readahead, submit bio with READA not READ. 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 ed9d88f7b7 [XFS] Fix sparse warning found when page tracing enabled, due to 19 years ago
Alexey Dobriyan 87395deb0b [XFS] move XFS_IOC_GETVERSION to main multiplexer 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