summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
Commit message (Expand)AuthorAgeFilesLines
...
| * nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert2012-03-191-2/+13
| * nfsd: rename 'int access' to 'int may_flags' in nfsd_open()Bernd Schubert2012-03-191-8/+10
* | switch touch_atime to struct pathAl Viro2012-03-211-5/+6
|/
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-141-3/+14
|\
| * NFSD: Change name of extended attribute containing junctionChuck Lever2012-01-051-3/+14
* | fs: propagate umode_t, misc bitsAl Viro2012-01-041-2/+2
* | new helpers: fh_{want,drop}_write()Al Viro2012-01-041-17/+17
|/
* nfsd4: warn on open failure after createJ. Bruce Fields2011-10-171-1/+1
* NFSD: Add a cache for fs_locations informationTrond Myklebust2011-09-141-0/+18
* nfsd4: permit read opens of executable-only filesJ. Bruce Fields2011-08-271-1/+2
* nfsd4: fix incorrect comment in nfsd4_set_nfs4_aclJ. Bruce Fields2011-08-271-1/+1
* nfsd: open-code special directory-hardlink checkJ. Bruce Fields2011-08-271-2/+4
* nfsd4: fix break_lease flags on nfsd openJ. Bruce Fields2011-06-201-6/+9
* nfsd: link returns nfserr_delay when breaking leaseCasey Bodley2011-06-071-1/+3
* Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-291-13/+20
|\
| * NFSD: Remove setting unused variable in nfsd_vfs_read()Bryan Schumaker2011-04-301-2/+0Star
| * nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong2011-04-301-4/+16
| * nfsd4: make fh_verify responsibility of nfsd_lookup_dentry callerJ. Bruce Fields2011-04-111-6/+3Star
| * nfsd: distinguish functions of NFSD_MAY_* flagsJ. Bruce Fields2011-04-111-1/+1
* | Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu2011-04-201-1/+8
|/
* Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-03-241-2/+0Star
|\
| * NFSD, VFS: Remove dead code in nfsd_rename()Jesper Juhl2011-03-071-2/+0Star
* | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-181-1/+1
|/
* nfsd: break lease on unlink due to renameJ. Bruce Fields2011-02-141-0/+7
* NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko2011-02-141-1/+1
* nfsd: don't leak dentry count on mnt_want_write failureJ. Bruce Fields2011-02-141-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-161-2/+3
|\
| * Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-161-2/+3
* | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-141-55/+30Star
|\ \ | |/ |/|
| * nfsd: break lease on unlink, link, and renameJ. Bruce Fields2011-01-141-4/+23
| * nfsd4: break lease on nfsd setattrJ. Bruce Fields2011-01-141-8/+4Star
| * nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-141-39/+2Star
| * nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-051-2/+2
| * nfsd: remove some unnecessary dropit handlingJ. Bruce Fields2011-01-041-4/+0Star
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-5/+0Star
|\ \
| * | Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-201-1/+0Star
| * | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-171-4/+0Star
| |/
* / fs: dcache scale dentry refcountNick Piggin2011-01-071-3/+2Star
|/
* fs: add sync_inode_metadataChristoph Hellwig2010-10-261-13/+3Star
* nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai2010-08-261-6/+8
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-2/+2
|\
| * fsnotify: pass a file instead of an inode to open, read, and writeEric Paris2010-07-281-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-2/+8
|\ \
| * | pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-2/+8
| |/
* | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-071-37/+42
|\ \ | |/ |/|
| * nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-301-9/+10
| * gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen2010-07-301-9/+0Star
| * nfsd: bypass readahead cache when have struct fileJ. Bruce Fields2010-07-281-24/+38
| * nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields2010-07-231-2/+1Star
| * nfsd4: comment nitpickJ. Bruce Fields2010-07-061-1/+1