aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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-291-9/+0
| * nfsd: bypass readahead cache when have struct fileJ. Bruce Fields2010-07-271-24/+38
| * nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields2010-07-231-2/+1
| * nfsd4: comment nitpickJ. Bruce Fields2010-07-061-1/+1
* | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-06-091-2/+1
|\ \ | |/ |/|
| * Merge branch 'for-2.6.34-incoming' into for-2.6.35-incomingJ. Bruce Fields2010-06-081-2/+1
| |\
| | * nfsd: nfsd_setattr needs to call commit_metadataChristoph Hellwig2010-06-011-2/+1
* | | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-3/+2
|/ /
* | Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-041-0/+1
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | nfsd: don't break lease while servicing a COMMITJeff Layton2010-03-221-3/+5
|/
* Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-03-061-80/+73
|\
| * Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields2010-03-041-1/+2
| |\
| * | commit_metadata export operation replacing nfsd_sync_dirBen Myers2010-02-201-54/+52
| * | nfsd: Use vfs_fsync_range() in nfsd_commitTrond Myklebust2010-01-291-10/+20
| * | nfsd: use vfs_fsync for non-directoriesChristoph Hellwig2010-01-131-32/+17
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-051-4/+0
|\ \ \
| * | | dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-051-4/+0
| | |/ | |/|
* | | Switch may_open() and break_lease() to passing O_...Al Viro2010-03-031-2/+2
|/ /
* | vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-201-1/+2
* | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-071-1/+1
* | fix ima breakageMimi Zohar2010-02-071-2/+1
* | Take ima_path_check() in nfsd past dentry_open() in nfsd_open()Al Viro2010-02-071-1/+2
|/
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-01-061-4/+1
|\
| * nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig2010-01-061-4/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-161-4/+1
|\ \ | |/ |/|
| * Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-161-2/+1
| * Untangling ima mess, part 2: deal with countersAl Viro2009-12-161-2/+0
* | nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* | nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson2009-12-151-6/+0
* | nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields2009-12-151-1/+1
* | nfsd: filter lookup results in V4ROOT caseJ. Bruce Fields2009-12-151-1/+14
* | nfsd4: don't continue "under" mounts in V4ROOT caseJ. Bruce Fields2009-12-151-2/+10
* | nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-8/+10
* | nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-20/+0
* | nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-0/+1
* | nfsd: minor nfsd_lookup cleanupJ. Bruce Fields2009-09-281-24/+36
* | nfsd4: cross mountpoints when looking up parentsJ. Bruce Fields2009-09-281-1/+1
|/
* Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-221-1/+8
|\
| * nfsd4: nfsv4 clients should cross mountpointsSteve Dickson2009-09-211-1/+8
* | CRED: Add some configurable debugging [try #6]David Howells2009-09-021-0/+3
|/
* NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells2009-07-031-2/+1
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-221-43/+50
|\
| * nfsd: minor nfsd_vfs_write cleanupJ. Bruce Fields2009-06-151-7/+8