aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger3-9/+9
2007-05-08Allow access to /proc/$PID/fd after setuid()Alexey Dobriyan1-0/+18
2007-05-08block_write_full_page(): report ENOSPCAndrew Morton1-0/+1
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain2-18/+3
2007-05-08uml: hostfs style fixesJeff Dike3-171/+167
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli3-44/+74
2007-05-08mm: move common segment checks to separate helper functionDmitriy Monakhov2-37/+6
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-06gfs2: nfs lock support for gfs2Marc Eshel2-10/+104
2007-05-06lockd: add code to handle deferred lock requestsMarc Eshel4-7/+40
2007-05-06lockd: always preallocate block in nlmsvc_lock()Marc Eshel1-23/+11
2007-05-06lockd: handle test_lock deferralsMarc Eshel3-16/+73
2007-05-06lockd: pass cookie in nlmsvc_testlockMarc Eshel3-4/+5
2007-05-06lockd: handle fl_grant callbacksMarc Eshel1-4/+87
2007-05-06lockd: save lock state on deferralMarc Eshel1-0/+25
2007-05-06locks: add fl_grant callback for asynchronous lock returnMarc Eshel1-0/+19
2007-05-06nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel1-7/+13
2007-05-06locks: add lock cancel commandMarc Eshel1-0/+16
2007-05-06locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel4-33/+30
2007-05-06locks: factor out generic/filesystem switch from setlock codeMarc Eshel1-32/+36
2007-05-06locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields1-13/+25
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel7-50/+31
2007-05-06locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields2-4/+1
2007-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds17-394/+748
2007-05-05[CIFS] Fix typo in cifs readme from previous commitSteve French1-2/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-3/+23
2007-05-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds23-91/+151
2007-05-05[CIFS] Make sec=none force an anonymous mountJeff Layton3-8/+24
2007-05-04Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds19-405/+349
2007-05-04Merge 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-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+1
2007-05-03[AFS]: Adjust the new netdevice scanning codeDavid Howells3-7/+21