aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds3-1/+5
2007-05-11epoll cleanups: epoll remove static pre-declarations and akpm-ize the codeDavide Libenzi1-548/+486
2007-05-11epoll cleanups: epoll no moduleDavide Libenzi1-13/+1
2007-05-11epoll: use anonymous inodesDavide Libenzi1-169/+3
2007-05-11signal/timer/event: KAIO eventfd support exampleDavide Libenzi1-2/+26
2007-05-11signal/timer/event: eventfd coreDavide Libenzi2-0/+229
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi1-0/+23
2007-05-11signal/timer/event: timerfd coreDavide Libenzi2-0/+228
2007-05-11signal/timer/event: signalfd compat codeDavide Libenzi1-0/+26
2007-05-11signal/timer/event: signalfd coreDavide Libenzi3-2/+359
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi2-0/+201
2007-05-11Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu3-8/+22
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu4-70/+70
2007-05-11attach_pid() with struct pid parameterSukadev Bhattiprolu1-1/+1
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi1-129/+45
2007-05-11small cleanup in gpt partition handlingOlaf Hering1-7/+5
2007-05-11Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven1-1/+1
2007-05-11AFS: implement statfsDavid Howells7-15/+426
2007-05-11AFS: fix a couple of problems with unlinking AFS filesDavid Howells4-17/+31
2007-05-11AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells1-2/+3
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb1-0/+2
2007-05-11[PATCH] complete message queue auditingAmy Griffis1-1/+1
2007-05-11[PATCH] audit inode for all xattr syscallsAmy Griffis1-0/+2
2007-05-10locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields1-2/+3
2007-05-10Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman1-1/+4
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap1-2/+3
2007-05-10AFS: further write support fixesDavid Howells2-3/+3
2007-05-10AFS: write support fixesDavid Howells3-17/+216
2007-05-09NFS: Kill the obsolete NFS_PARANOIAJesper Juhl5-27/+2
2007-05-09NFS: use __set_current_state()Milind Arun Choudhary1-2/+2
2007-05-09NFS: Clean up NFSv4 XDR error messageChuck Lever1-3/+5
2007-05-09NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever1-1/+2
2007-05-09NFS: Remove redundant check in nfs_check_verifier()Trond Myklebust1-7/+5
2007-05-09NFS: Fix a jiffie wraparound issueTrond Myklebust1-4/+8
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-52/+33
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds17-23/+22
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki2-1/+4
2007-05-09reiserfs: use zero_user_pageNate Diller2-39/+13
2007-05-09ext3: use zero_user_pageNate Diller1-10/+2
2007-05-09affs: use zero_user_pageNate Diller1-5/+1
2007-05-09fs: convert core functions to zero_user_pageNate Diller3-60/+19
2007-05-09knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mappingNeilBrown1-6/+50
2007-05-09knfsd: various nfsd xdr cleanupsNeilBrown2-60/+34
2007-05-09knfsd: trivial makefile cleanupChristoph Hellwig1-1/+0
2007-05-09knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown1-7/+7
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton2-2/+2
2007-05-09nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman1-2/+0
2007-05-09The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2-17/+77
2007-05-09remove nfs4_acl_add_ace()Adrian Bunk1-17/+0
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov1-2/+2