aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields2010-07-231-2/+1
* NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIRChuck Lever2010-07-071-2/+4
* nfsd4: comment nitpickJ. Bruce Fields2010-07-061-1/+1
* nfsd4: fix delegation recall race use-after-freeJ. Bruce Fields2010-06-241-0/+1
* nfsd4: fix deleg leak on callback errorJ. Bruce Fields2010-06-241-1/+3
* nfsd4: remove some debugging codeJ. Bruce Fields2010-06-221-2/+0
* nfsd: nfs4callback encode_stateid helper functionBenny Halevy2010-06-221-3/+13
* nfsd4: translate memory errors to delay, not serverfaultJ. Bruce Fields2010-06-221-3/+3
* nfsd4; fix session reference count leakJ. Bruce Fields2010-06-222-1/+1
* nfsd4: don't bother storing callback reply tagJ. Bruce Fields2010-05-311-6/+5
* nfsd4: fix use of op_share_accessJ. Bruce Fields2010-05-311-4/+12
* nfsd4: treat more recall errors as failuresJ. Bruce Fields2010-05-311-9/+8
* nfsd4: remove extra put() on callback errorsJ. Bruce Fields2010-05-311-5/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-304-81/+494
|\
| * mm: export generic_pipe_buf_*() to modulesMiklos Szeredi2010-05-261-0/+6
| * fuse: support splice() reading from fuse deviceMiklos Szeredi2010-05-251-41/+187
| * fuse: allow splice to move pagesMiklos Szeredi2010-05-253-15/+167
| * fuse: support splice() writing to fuse deviceMiklos Szeredi2010-05-251-31/+144
| * fuse: get page reference for readpagesMiklos Szeredi2010-05-251-0/+2
| * fuse: use get_user_pages_fast()Miklos Szeredi2010-05-252-8/+2
| * fuse: remove unneeded variableDan Carpenter2010-05-251-2/+2
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-3024-495/+232
|\ \
| * | quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-271-33/+13
| * | ext3 uses rb_node = NULL; to zero rb_root.Venkatesh Pallipadi2010-05-271-1/+1
| * | quota: Fixup dquot_transferJan Kara2010-05-271-1/+1
| * | reiserfs: Fix resuming of quotas on remount read-writeJan Kara2010-05-271-2/+10
| * | ufs: Remove dead quota codeJan Kara2010-05-247-195/+1
| * | udf: Remove dead quota codeJan Kara2010-05-247-128/+6
| * | quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-249-75/+75
| * | quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-246-6/+22
| * | quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-246-34/+16
| * | quota: move unmount handling into the filesystemChristoph Hellwig2010-05-248-1/+14
| * | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-249-83/+61
| * | quota: move remount handling into the filesystemChristoph Hellwig2010-05-248-14/+84
| * | ocfs2: Fix use after free on remount read-onlyJan Kara2010-05-241-1/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-3017-32/+85
|\ \ \
| * | | ceph: clean up on forwarded aborted mds requestSage Weil2010-05-291-4/+9
| * | | ceph: fix leak of osd authorizerSage Weil2010-05-291-1/+6
| * | | ceph: close out mds, osd connections before stopping authSage Weil2010-05-293-1/+16
| * | | ceph: make lease code DN specificSage Weil2010-05-292-12/+13
| * | | fs/ceph: Use ERR_CASTJulia Lawall2010-05-296-6/+6
| * | | ceph: renew auth tickets before they expireSage Weil2010-05-294-1/+27
| * | | ceph: do not resend mon requests on auth ticket renewalSage Weil2010-05-291-1/+4
| * | | ceph: removed duplicated #includesAndrea Gelmini2010-05-292-2/+0
| * | | ceph: avoid possible null dereferenceSage Weil2010-05-291-2/+2
| * | | ceph: make mds requests killable, not interruptibleSage Weil2010-05-291-2/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-1/+20
|\ \ \ \
| * | | | Add x64 support to debugfsHuang Ying2010-05-191-1/+20
* | | | | remove detritus left by "mm: make read_cache_page synchronous"Al Viro2010-05-281-4/+1
* | | | | fix fs/sysv s_dirt handlingAl Viro2010-05-271-0/+1