summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
...
* | | | nfsd4: simplify references to nfsd4 lease timeJ. Bruce Fields2010-03-065-23/+13
| |/ / |/| |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields2010-03-042-10/+3
|\ \ \ | |/ /
| * | vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-201-1/+2
| * | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-02-081-9/+1
| |\ \
| | * | Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields2010-02-081-9/+1
| * | | 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
| | |/ | |/|
* | | nfsd4: fix minor memory leakJ. Bruce Fields2010-03-031-0/+2
* | | NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONNChuck Lever2010-02-241-1/+2
* | | commit_metadata export operation replacing nfsd_sync_dirBen Myers2010-02-202-57/+53
* | | nfsd: Use vfs_fsync_range() in nfsd_commitTrond Myklebust2010-01-291-10/+20
* | | NFSD: Create PF_INET6 listener in write_portsChuck Lever2010-01-271-1/+17
* | | SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"Chuck Lever2010-01-261-5/+1
* | | nfsd41: Create the recovery entry for the NFSv4.1 clientRicardo Labiaga2010-01-141-1/+3
* | | nfsd: use vfs_fsync for non-directoriesChristoph Hellwig2010-01-131-32/+17
* | | nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()Ricardo Labiaga2010-01-131-1/+1
* | | nfsd41: nfsd4_decode_compound() does not recognize all opsRicardo Labiaga2010-01-131-1/+1
|/ /
* | 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
| * nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-201-1/+1
* | nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-201-1/+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-1527-61/+2
* | nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-155-0/+213
* | nfsd: make V4ROOT exports read-onlyJ. Bruce Fields2009-12-151-4/+11
* | nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson2009-12-153-6/+39
* | nfsd: allow exports of symlinksJ. Bruce Fields2009-12-151-2/+4
* | nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields2009-12-153-4/+9
* | 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: introduce export flag for v4 pseudorootSteve Dickson2009-12-151-0/+1
* | nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-141-1/+3
* | nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-141-0/+21
* | nfsd: Move private headers to source directoryBoaz Harrosh2009-12-1426-40/+1963
* | nfsd: Source files #include cleanupsBoaz Harrosh2009-12-1422-237/+2
* | nfsd4: fix share mode permissionsJ. Bruce Fields2009-12-141-1/+1
* | nfsd: simplify fh_verify access checksJ. Bruce Fields2009-11-251-29/+21
* | Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-231-1/+1
|\ \ | |/
| * Fix memory corruption caused by nfsd readdir+Petr Vandrovec2009-11-141-1/+1
* | nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-1313-0/+110
* | nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy2009-11-051-30/+16
* | nfsd: register NFS_ACL with rpcbindPeter Staubach2009-11-042-3/+12
* | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groupsFrank Filz2009-10-271-1/+1
* | nfsd4.1: common slot allocation size calculationJ. Bruce Fields2009-10-271-3/+11
* | nfsd4.1: fix session memory use calculationJ. Bruce Fields2009-10-271-1/+4
* | Merge commit 'v2.6.32-rc5' into for-2.6.33J. Bruce Fields2009-10-271-1/+1
|\ \ | |/
| * const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
OpenPOWER on IntegriCloud