aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-05-12ntfs: use zero_user_pageNate Diller
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-05-11epoll cleanups: epoll remove static pre-declarations and akpm-ize the codeDavide Libenzi
2007-05-11epoll cleanups: epoll no moduleDavide Libenzi
2007-05-11epoll: use anonymous inodesDavide Libenzi
2007-05-11signal/timer/event: KAIO eventfd support exampleDavide Libenzi
2007-05-11signal/timer/event: eventfd coreDavide Libenzi
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi
2007-05-11signal/timer/event: timerfd coreDavide Libenzi
2007-05-11signal/timer/event: signalfd compat codeDavide Libenzi
2007-05-11signal/timer/event: signalfd coreDavide Libenzi
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi
2007-05-11Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu
2007-05-11attach_pid() with struct pid parameterSukadev Bhattiprolu
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi
2007-05-11small cleanup in gpt partition handlingOlaf Hering
2007-05-11Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven
2007-05-11AFS: implement statfsDavid Howells
2007-05-11AFS: fix a couple of problems with unlinking AFS filesDavid Howells
2007-05-11AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb
2007-05-11[PATCH] complete message queue auditingAmy Griffis
2007-05-11[PATCH] audit inode for all xattr syscallsAmy Griffis
2007-05-10locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields
2007-05-10Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman
2007-05-10ocfs2: kobject/kset foobarRandy Dunlap
2007-05-10AFS: further write support fixesDavid Howells
2007-05-10AFS: write support fixesDavid Howells
2007-05-09NFS: Kill the obsolete NFS_PARANOIAJesper Juhl
2007-05-09NFS: use __set_current_state()Milind Arun Choudhary
2007-05-09NFS: Clean up NFSv4 XDR error messageChuck Lever
2007-05-09NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever
2007-05-09NFS: Remove redundant check in nfs_check_verifier()Trond Myklebust
2007-05-09NFS: Fix a jiffie wraparound issueTrond Myklebust
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09reiserfs: use zero_user_pageNate Diller
2007-05-09ext3: use zero_user_pageNate Diller
2007-05-09affs: use zero_user_pageNate Diller
2007-05-09fs: convert core functions to zero_user_pageNate Diller
2007-05-09knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...NeilBrown
2007-05-09knfsd: various nfsd xdr cleanupsNeilBrown
2007-05-09knfsd: trivial makefile cleanupChristoph Hellwig
2007-05-09knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton
2007-05-09nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman
2007-05-09The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach
2007-05-09remove nfs4_acl_add_ace()Adrian Bunk