summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* signal/timer/event: eventfd coreDavide Libenzi2007-05-112-0/+229
* signal/timer/event: timerfd compat codeDavide Libenzi2007-05-111-0/+23
* signal/timer/event: timerfd coreDavide Libenzi2007-05-112-0/+228
* signal/timer/event: signalfd compat codeDavide Libenzi2007-05-111-0/+26
* signal/timer/event: signalfd coreDavide Libenzi2007-05-113-2/+359
* signal/timer/event fds: anonymous inode sourceDavide Libenzi2007-05-112-0/+201
* Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu2007-05-113-8/+22
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-114-70/+70
* attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-111-1/+1
* consolidate generic_writepages and mpage_writepagesMiklos Szeredi2007-05-111-129/+45
* small cleanup in gpt partition handlingOlaf Hering2007-05-111-7/+5
* Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven2007-05-111-1/+1
* AFS: implement statfsDavid Howells2007-05-117-15/+426
* AFS: fix a couple of problems with unlinking AFS filesDavid Howells2007-05-114-17/+31
* AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells2007-05-111-2/+3
* locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields2007-05-101-2/+3
* Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman2007-05-101-1/+4
* ocfs2: kobject/kset foobarRandy Dunlap2007-05-101-2/+3
* AFS: further write support fixesDavid Howells2007-05-102-3/+3
* AFS: write support fixesDavid Howells2007-05-103-17/+216
* NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-095-27/+2
* NFS: use __set_current_state()Milind Arun Choudhary2007-05-091-2/+2
* NFS: Clean up NFSv4 XDR error messageChuck Lever2007-05-091-3/+5
* NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever2007-05-091-1/+2
* NFS: Remove redundant check in nfs_check_verifier()Trond Myklebust2007-05-091-7/+5
* NFS: Fix a jiffie wraparound issueTrond Myklebust2007-05-091-4/+8
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-093-52/+33
|\
| * [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more.David Woodhouse2007-05-081-17/+12
| * [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree()David Woodhouse2007-05-071-14/+9
| * [JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree()David Woodhouse2007-05-061-18/+7
| * [JFFS2] Remember to calculate overlap on nodes which replace older nodesDavid Woodhouse2007-05-051-7/+8
| * [JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flushDavid Woodhouse2007-05-051-1/+4
| * [JFFS2] Remove dead file histo_mips.hDavid Woodhouse2007-05-021-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0917-23/+22
|\ \
| * | fix file specification in commentsUwe Kleine-König2007-05-098-8/+8
| * | Remove obsolete fat_cvf help textAlexander E. Patrakov2007-05-091-4/+0
| * | Fix occurrences of "the the "Michael Opdenacker2007-05-094-5/+5
| * | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-092-3/+3
| * | Style fix in fs/select.cWANG Cong2007-05-091-2/+2
| * | fs/libfs.c: >80 columns line break fixRonni Nielsen2007-05-091-1/+4
* | | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-092-1/+4
* | | reiserfs: use zero_user_pageNate Diller2007-05-092-39/+13
* | | ext3: use zero_user_pageNate Diller2007-05-091-10/+2
* | | affs: use zero_user_pageNate Diller2007-05-091-5/+1
* | | fs: convert core functions to zero_user_pageNate Diller2007-05-093-60/+19
* | | knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...NeilBrown2007-05-091-6/+50
* | | knfsd: various nfsd xdr cleanupsNeilBrown2007-05-092-60/+34
* | | knfsd: trivial makefile cleanupChristoph Hellwig2007-05-091-1/+0
* | | knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown2007-05-091-7/+7
* | | RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-092-2/+2