summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman2007-05-091-2/+0
* | | The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2007-05-092-17/+77
* | | remove nfs4_acl_add_ace()Adrian Bunk2007-05-091-17/+0
* | | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-2/+2
* | | aio: use flush_work()Andrew Morton2007-05-091-4/+3
* | | AFS: implement basic file write supportDavid Howells2007-05-0911-27/+1483
* | | AFS: AFS fixupsDavid Howells2007-05-0912-109/+121
* | | fs: use path_walk in do_path_lookupJosef 'Jeff' Sipek2007-05-091-2/+2
* | | fs: fix indentation in do_path_lookupJosef 'Jeff' Sipek2007-05-091-3/+1
* | | use simple_read_from_buffer() in fs/Akinobu Mita2007-05-093-74/+5
|/ /
* | smaps: only define clear_refs for CONFIG_MMUDavid Rientjes2007-05-081-0/+2
* | Remove suid/sgid bits on [f]truncate()Linus Torvalds2007-05-081-0/+3
* | Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-05-0844-304/+491
|\ \
| * | [XFS] Add lockdep support for XFSLachlan McIlroy2007-05-085-28/+88
| * | [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.Lachlan McIlroy2007-05-081-27/+26
OpenPOWER on IntegriCloud