aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | 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
| |\ \
| * | | nfsd4: fix minor memory leakJ. Bruce Fields2010-03-03
| * | | NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONNChuck Lever2010-02-24
| * | | commit_metadata export operation replacing nfsd_sync_dirBen Myers2010-02-20
| * | | nfsd: Use vfs_fsync_range() in nfsd_commitTrond Myklebust2010-01-29
| * | | NFSD: Create PF_INET6 listener in write_portsChuck Lever2010-01-27
| * | | SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"Chuck Lever2010-01-26
| * | | nfsd41: Create the recovery entry for the NFSv4.1 clientRicardo Labiaga2010-01-14
| * | | nfsd: use vfs_fsync for non-directoriesChristoph Hellwig2010-01-13
| * | | nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()Ricardo Labiaga2010-01-13
| * | | nfsd41: nfsd4_decode_compound() does not recognize all opsRicardo Labiaga2010-01-13
| | |/ | |/|
* | | vfs: take f_lock on modifying f_mode after open timeWu Fengguang2010-03-06
* | | 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
| | |/ | |/|
* | | fix NFS4 handling of mountpoint statAl Viro2010-03-03
* | | 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
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-02-08
|\ \
| * | Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields2010-02-08
* | | 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
| * nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-20
* | nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-20
* | 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: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-15
* | nfsd: make V4ROOT exports read-onlyJ. Bruce Fields2009-12-15
* | nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson2009-12-15
* | nfsd: allow exports of symlinksJ. Bruce Fields2009-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: introduce export flag for v4 pseudorootSteve Dickson2009-12-15
* | nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-14
* | nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-14
* | nfsd: Move private headers to source directoryBoaz Harrosh2009-12-14
* | nfsd: Source files #include cleanupsBoaz Harrosh2009-12-14
* | nfsd4: fix share mode permissionsJ. Bruce Fields2009-12-14
* | nfsd: simplify fh_verify access checksJ. Bruce Fields2009-11-25
* | Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-23
|\|
| * Fix memory corruption caused by nfsd readdir+Petr Vandrovec2009-11-14
* | nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-13