Commit Graph

544 Commits (fb8c4b14d9259ba467241a7aaeb712caedce7ee8)

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
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 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
Utako Kusaka 3a02ee1828 [XFS] Get rid of redundant "required" in msg. 18 years ago
Tim Shimmin e6a0e9cdff [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. 18 years ago
Tim Shimmin f10bb2dad0 [XFS] Remove unused ilen variable and references. 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
Kouta Ooizumi e6d29426bc [XFS] Fix uquota and oquota enforcement problems. 18 years ago
Lachlan McIlroy d3cf209476 [XFS] propogate return codes from flush routines 18 years ago
Donald Douwsma 424ea91ba6 [XFS] Fix quotaon syscall failures for group enforcement requests. 18 years ago
Donald Douwsma 646d5bdab3 [XFS] Invalidate quotacheck when mounting without a quota type. 18 years ago
Joe Perches e7a23a9b37 [XFS] reducing the number of random number functions. 18 years ago
Eric Sandeen e9ed9d2240 [XFS] remove more misc. unused args 18 years ago
Eric Sandeen ef497f8a1e [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 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 6be145bfb1 [XFS] Remove a bunch of unused functions from XFS. 18 years ago
Eric Sandeen 2c36ddeda7 [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. 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 f7c99b6fc7 [XFS] Remove unused argument to xfs_bmap_finish 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 c167b77d5e [XFS] Fix assertion in xfs_attr_shortform_remove(). 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 5478eead85 [XFS] Re-initialize the per-cpu superblock counters after recovery. 18 years ago
Kevin Jamieson c97be73605 [XFS] Fix block reservation changes for non-SMP systems. 18 years ago
David Chinner dbcabad19a [XFS] Fix block reservation mechanism. 18 years ago
David Chinner 20f4ebf2bf [XFS] Make growfs work for amounts greater than 2TB 18 years ago
David Chinner f74eaf59b3 [XFS] Fix inode log item use-after-free on forced shutdown 18 years ago
Barry Naujok e5889e90dd [XFS] Fix attr2 corruption with btree data extents 18 years ago
Vlad Apostolov 7666ab5fb3 [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS 18 years ago
Lachlan McIlroy 5180602e6f [XFS] remove unused filp from ioctl functions 18 years ago