summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-05-08[XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi3-4/+12
2007-05-08[XFS] propogate return codes from flush routinesLachlan McIlroy10-22/+53
2007-05-08[XFS] Fix quotaon syscall failures for group enforcement requests.Donald Douwsma1-3/+1
2007-05-08[XFS] Invalidate quotacheck when mounting without a quota type.Donald Douwsma1-0/+11
2007-05-08[XFS] reducing the number of random number functions.Joe Perches4-20/+3
2007-05-08[XFS] remove more misc. unused argsEric Sandeen3-15/+8
2007-05-08[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.Eric Sandeen5-21/+13
2007-05-08[XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen21-67/+50
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-200/+524
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds25-2058/+2150
2007-05-07blackfin architectureBryan Wu1-1/+1
2007-05-07hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita1-0/+3
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter44-90/+45
2007-05-07get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt1-0/+7
2007-05-07KMEM_CACHE(): simplify slab cache creationChristoph Lameter3-12/+5
2007-05-07mm: optimize acorn partition truncatePeter Zijlstra1-1/+1
2007-05-07mm: optimize kill_bdev()Peter Zijlstra2-4/+5
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra6-15/+10
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-1/+1
2007-05-07smaps: add clear_refs file to clear referenceDavid Rientjes2-16/+99
2007-05-07smaps: add pages referenced count to smapsDavid Rientjes1-7/+13
2007-05-07smaps: extract pmd walker from smaps codeDavid Rientjes1-27/+42
2007-05-07mm/slab.c: proper prototypesAdrian Bunk1-2/+0
2007-05-07fs: buffer don't PageUptodate without page lockedNick Piggin1-10/+1
2007-05-07mm: make read_cache_page synchronousNick Piggin20-128/+20
2007-05-07proper prototype for hugetlb_get_unmapped_area()Adrian Bunk1-4/+1
2007-05-07gfs2: nfs lock support for gfs2Marc Eshel2-10/+104
2007-05-07lockd: add code to handle deferred lock requestsMarc Eshel4-7/+40
2007-05-07lockd: always preallocate block in nlmsvc_lock()Marc Eshel1-23/+11
2007-05-07lockd: handle test_lock deferralsMarc Eshel3-16/+73
2007-05-07lockd: pass cookie in nlmsvc_testlockMarc Eshel3-4/+5
2007-05-07lockd: handle fl_grant callbacksMarc Eshel1-4/+87
2007-05-07lockd: save lock state on deferralMarc Eshel1-0/+25
2007-05-07locks: add fl_grant callback for asynchronous lock returnMarc Eshel1-0/+19
2007-05-07nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel1-7/+13
2007-05-07locks: add lock cancel commandMarc Eshel1-0/+16
2007-05-07locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel4-33/+30
2007-05-07locks: factor out generic/filesystem switch from setlock codeMarc Eshel1-32/+36
2007-05-07locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields1-13/+25
2007-05-07locks: give posix_test_lock same interface as ->lockMarc Eshel7-50/+31
2007-05-07locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields2-4/+1
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds17-394/+748
2007-05-06[CIFS] Fix typo in cifs readme from previous commitSteve French1-2/+2
2007-05-06Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-3/+23
2007-05-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-91/+151
2007-05-05[CIFS] Make sec=none force an anonymous mountJeff Layton3-8/+24
2007-05-05Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds19-405/+349
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-540/+121
2007-05-04NFS: Fix a compile glitch on 64-bit systemsTrond Myklebust1-1/+1
2007-05-04[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+1