aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\
| * dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-04
* | Switch may_open() and break_lease() to passing O_...Al Viro2010-03-03
|/
* vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-20
* ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-07
* fix ima breakageMimi Zohar2010-02-07
* Take ima_path_check() in nfsd past dentry_open() in nfsd_open()Al Viro2010-02-07
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-01-06
|\
| * nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig2010-01-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\ \ | |/ |/|
| * Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-16
| * Untangling ima mess, part 2: deal with countersAl Viro2009-12-16
* | nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-15
* | nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson2009-12-15
* | nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields2009-12-15
* | nfsd: filter lookup results in V4ROOT caseJ. Bruce Fields2009-12-15
* | nfsd4: don't continue "under" mounts in V4ROOT caseJ. Bruce Fields2009-12-15
* | nfsd: Move private headers to source directoryBoaz Harrosh2009-12-14
* | nfsd: Source files #include cleanupsBoaz Harrosh2009-12-14
* | nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-13
* | nfsd: minor nfsd_lookup cleanupJ. Bruce Fields2009-09-28
* | nfsd4: cross mountpoints when looking up parentsJ. Bruce Fields2009-09-28
|/
* Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-22
|\
| * nfsd4: nfsv4 clients should cross mountpointsSteve Dickson2009-09-21
* | CRED: Add some configurable debugging [try #6]David Howells2009-09-02
|/
* NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells2009-07-03
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-22
|\
| * nfsd: minor nfsd_vfs_write cleanupJ. Bruce Fields2009-06-15
| * nfsd: Pull write-gathering code out of nfsd_vfs_writeJ. Bruce Fields2009-06-15
| * nfsd: track last inode only in use_wgather caseJ. Bruce Fields2009-06-15
| * nfsd: Use write gathering only with NFSv2Trond Myklebust2009-06-15
* | switch follow_down()Al Viro2009-06-11
* | switch follow_up() to struct pathAl Viro2009-06-11
* | switch rqst_exp_parent()Al Viro2009-06-11
* | switch rqst_exp_get_by_name()Al Viro2009-06-11
* | Merge branch 'master' into nextJames Morris2009-06-08
|\|
| * nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun2009-05-27
* | integrity: nfsd imbalance bug fixMimi Zohar2009-05-27
|/
* Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse2009-04-20
* Safer nfsd_cross_mnt()Al Viro2009-04-20
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-06
|\
| * Inconsistent setattr behaviourSachin S. Prabhu2009-03-18
| * Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-18
| * nfsd(v2/v3): fix the failure of creation from HPUX clientwengang wang2009-03-18
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-03-27
|\ \
| * | nfsd: Use lowercase names of quota functionsJan Kara2009-03-25
| |/
* / Use f_lock to protect f_flagsJonathan Corbet2009-03-16
|/
* nfsd: fix double-locks of directory mutexJ. Bruce Fields2009-01-07
* add a vfs_fsync helperChristoph Hellwig2009-01-05
* inode->i_op is never NULLAl Viro2009-01-05