aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * NFSD: Change name of extended attribute containing junctionChuck Lever2012-01-05
* | fs: propagate umode_t, misc bitsAl Viro2012-01-03
* | new helpers: fh_{want,drop}_write()Al Viro2012-01-03
|/
* nfsd4: warn on open failure after createJ. Bruce Fields2011-10-17
* NFSD: Add a cache for fs_locations informationTrond Myklebust2011-09-13
* nfsd4: permit read opens of executable-only filesJ. Bruce Fields2011-08-27
* nfsd4: fix incorrect comment in nfsd4_set_nfs4_aclJ. Bruce Fields2011-08-26
* nfsd: open-code special directory-hardlink checkJ. Bruce Fields2011-08-26
* 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