aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
Commit message (Expand)AuthorAge
* nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields2011-06-20
* nfsd: link returns nfserr_delay when breaking leaseCasey Bodley2011-06-06
* Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-29
|\
| * NFSD: Remove setting unused variable in nfsd_vfs_read()Bryan Schumaker2011-04-29
| * nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong2011-04-29
| * nfsd4: make fh_verify responsibility of nfsd_lookup_dentry callerJ. Bruce Fields2011-04-11
| * nfsd: distinguish functions of NFSD_MAY_* flagsJ. Bruce Fields2011-04-11
* | Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu2011-04-20
|/
* Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-03-24
|\
| * NFSD, VFS: Remove dead code in nfsd_rename()Jesper Juhl2011-03-07
* | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-18
|/
* nfsd: break lease on unlink due to renameJ. Bruce Fields2011-02-14
* NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko2011-02-14
* nfsd: don't leak dentry count on mnt_want_write failureJ. Bruce Fields2011-02-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-16
|\
| * Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
* | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\ \ | |/ |/|
| * nfsd: break lease on unlink, link, and renameJ. Bruce Fields2011-01-13
| * nfsd4: break lease on nfsd setattrJ. Bruce Fields2011-01-13
| * nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-13
| * nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-04
| * nfsd: remove some unnecessary dropit handlingJ. Bruce Fields2011-01-04
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \
| * | Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-20
| * | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-17
| |/
* / fs: dcache scale dentry refcountNick Piggin2011-01-07
|/
* fs: add sync_inode_metadataChristoph Hellwig2010-10-25
* nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai2010-08-26
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\
| * fsnotify: pass a file instead of an inode to open, read, and writeEric Paris2010-07-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\ \
| * | pass a struct path to vfs_statfsChristoph Hellwig2010-08-09
| |/
* | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-07
|\ \ | |/ |/|
| * nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-30
| * gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen2010-07-29
| * nfsd: bypass readahead cache when have struct fileJ. Bruce Fields2010-07-27
| * nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields2010-07-23
| * nfsd4: comment nitpickJ. Bruce Fields2010-07-06
* | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-06-09
|\ \ | |/ |/|
| * Merge branch 'for-2.6.34-incoming' into for-2.6.35-incomingJ. Bruce Fields2010-06-08
| |\
| | * nfsd: nfsd_setattr needs to call commit_metadataChristoph Hellwig2010-06-01
* | | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
|/ /
* | Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-04
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | nfsd: don't break lease while servicing a COMMITJeff Layton2010-03-22
|/
* Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-03-06
|\
| * Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields2010-03-04
| |\
| * | commit_metadata export operation replacing nfsd_sync_dirBen Myers2010-02-20
| * | nfsd: Use vfs_fsync_range() in nfsd_commitTrond Myklebust2010-01-29
| * | nfsd: use vfs_fsync for non-directoriesChristoph Hellwig2010-01-13