Commit Graph

5610 Commits (d63219a10126b878abbbffdf4c5bcf29ef756b7f)

Author SHA1 Message Date
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
David Woodhouse 1c97964520 [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more. 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago
Akinobu Mita 5bc98594d5 hugetlbfs: add NULL check in hugetlb_zero_setup() 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Benjamin Herrenschmidt 036e08568c get_unmapped_area handles MAP_FIXED in hugetlbfs 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
Peter Zijlstra 96018fdacb mm: optimize acorn partition truncate 18 years ago
Peter Zijlstra f9a14399ae mm: optimize kill_bdev() 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
David Rientjes b813e931b4 smaps: add clear_refs file to clear reference 18 years ago
David Rientjes f79f177c25 smaps: add pages referenced count to smaps 18 years ago
David Rientjes 826fad1b93 smaps: extract pmd walker from smaps code 18 years ago
Adrian Bunk ac267728f1 mm/slab.c: proper prototypes 18 years ago
Nick Piggin 3d67f2d7c0 fs: buffer don't PageUptodate without page locked 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Adrian Bunk d2ba27e800 proper prototype for hugetlb_get_unmapped_area() 18 years ago
David Woodhouse fcf3cafb3e [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree() 18 years ago
Marc Eshel 586759f03e gfs2: nfs lock support for gfs2 18 years ago
Marc Eshel 1a8322b2b0 lockd: add code to handle deferred lock requests 18 years ago
Marc Eshel f812048020 lockd: always preallocate block in nlmsvc_lock() 18 years ago
Marc Eshel 5ea0d75037 lockd: handle test_lock deferrals 18 years ago
Marc Eshel 85f3f1b3f7 lockd: pass cookie in nlmsvc_testlock 18 years ago
Marc Eshel 0e4ac9d935 lockd: handle fl_grant callbacks 18 years ago
Marc Eshel 2b36f412ab lockd: save lock state on deferral 18 years ago
Marc Eshel 2beb6614f5 locks: add fl_grant callback for asynchronous lock return 18 years ago
Marc Eshel fd85b8170d nfsd4: Convert NFSv4 to new lock interface 18 years ago
Marc Eshel 9b9d2ab415 locks: add lock cancel command 18 years ago
Marc Eshel 150b393456 locks: allow {vfs,posix}_lock_file to return conflicting lock 18 years ago
Marc Eshel 7723ec9777 locks: factor out generic/filesystem switch from setlock code 18 years ago
J. Bruce Fields 3ee17abd14 locks: factor out generic/filesystem switch from test_lock 18 years ago
Marc Eshel 9d6a8c5c21 locks: give posix_test_lock same interface as ->lock 18 years ago
J. Bruce Fields 70cc6487a4 locks: make ->lock release private data before returning in GETLK case 18 years ago
David Woodhouse 96dd8d25d1 [JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree() 18 years ago
Steve French 0ec54aa8af [CIFS] Fix typo in cifs readme from previous commit 18 years ago
Dave Kleikamp 05ec9e26be JFS: Fix race waking up jfsIO kernel thread 18 years ago
David Woodhouse 1123e2a859 [JFFS2] Remember to calculate overlap on nodes which replace older nodes 18 years ago
David Woodhouse 3fddb6c985 [JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flush 18 years ago