Commit Graph

284 Commits (7521a3c566dda7bb09576975324fc0a08a79ad14)

Author SHA1 Message Date
Christoph Hellwig 700716c846 [XFS] s/memclear_highpage_flush/zero_user_page/ 18 years ago
David Chinner df3c724426 [XFS] Write at EOF may not update filesize correctly. 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Dmitriy Monakhov 0ceb331433 mm: move common segment checks to separate helper function 18 years ago
Lachlan McIlroy f7c66ce3f7 [XFS] Add lockdep support for XFS 18 years ago
Lachlan McIlroy 71dfd5a396 [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. 18 years ago
Tim Shimmin e6a0e9cdff [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. 18 years ago
Lachlan McIlroy ba87ea699e [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. 18 years ago
Lachlan McIlroy 2a32963130 [XFS] Fix race condition in xfs_write(). 18 years ago
Lachlan McIlroy d3cf209476 [XFS] propogate return codes from flush routines 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Rafael J. Wysocki b43376927a [PATCH] Make XFS workqueues nonfreezable 18 years ago
Andrew Morton 5085b607fb [PATCH] xfs warning fix 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
David Chinner 6ab8eb1cff [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly 18 years ago
David Chinner 33a266dda9 [PATCH] Make BH_Unwritten a first class bufferhead flag V2 18 years ago
David Chinner e7ff6aed87 [XFS] Don't use kmap in xfs_iozero. 18 years ago
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 18 years ago
David Chinner 7a18c38607 [XFS] Clean up i_flags and i_flags_lock handling. 18 years ago
Vlad Apostolov 2e2e7bb1fd [XFS] 956664: dm_read_invis() changes i_atime 18 years ago
Vlad Apostolov 93c189c114 [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 18 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