aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2010-04-26nfsd4: bug in read_bufGravatar Neil Brown 1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 13-0/+14
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 6-92/+100
2010-03-06vfs: take f_lock on modifying f_mode after open timeGravatar Wu Fengguang 1-0/+2
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-4/+0
2010-03-05dquot: move dquot initialization responsibility into the filesystemGravatar Christoph Hellwig 1-4/+0
2010-03-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingGravatar J. Bruce Fields 2-10/+3
2010-03-03nfsd4: fix minor memory leakGravatar J. Bruce Fields 1-0/+2
2010-03-03fix NFS4 handling of mountpoint statGravatar Al Viro 1-3/+9
2010-03-03Switch may_open() and break_lease() to passing O_...Gravatar Al Viro 1-2/+2
2010-02-24NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONNGravatar Chuck Lever 1-1/+2
2010-02-20commit_metadata export operation replacing nfsd_sync_dirGravatar Ben Myers 2-57/+53
2010-02-20vfs: don't call ima_file_check() unconditionally in nfsd_open()Gravatar Chuck Ebbert 1-1/+2
2010-02-09tree-wide: Assorted spelling fixesGravatar Daniel Mack 1-1/+1
2010-02-08Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-9/+1
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"Gravatar J. Bruce Fields 1-9/+1
2010-02-07ima: rename ima_path_check to ima_file_checkGravatar Mimi Zohar 1-1/+1
2010-02-07fix ima breakageGravatar Mimi Zohar 1-2/+1
2010-02-07Take ima_path_check() in nfsd past dentry_open() in nfsd_open()Gravatar Al Viro 1-1/+2
2010-01-29nfsd: Use vfs_fsync_range() in nfsd_commitGravatar Trond Myklebust 1-10/+20
2010-01-27NFSD: Create PF_INET6 listener in write_portsGravatar Chuck Lever 1-1/+17
2010-01-26SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"Gravatar Chuck Lever 1-5/+1
2010-01-14nfsd41: Create the recovery entry for the NFSv4.1 clientGravatar Ricardo Labiaga 1-1/+3
2010-01-13nfsd: use vfs_fsync for non-directoriesGravatar Christoph Hellwig 1-32/+17
2010-01-13nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()Gravatar Ricardo Labiaga 1-1/+1
2010-01-13nfsd41: nfsd4_decode_compound() does not recognize all opsGravatar Ricardo Labiaga 1-1/+1
2010-01-06Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-4/+1
2010-01-06nfsd: make sure data is on disk before calling ->fsyncGravatar Christoph Hellwig 1-4/+1
2009-12-20nfsd: fix "insecure" export optionGravatar J. Bruce Fields 1-1/+1
2009-12-20nfsd: fix "insecure" export optionGravatar J. Bruce Fields 1-1/+1
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Gravatar Linus Torvalds 1-4/+1
2009-12-16Untangling ima mess, part 3: kill dead code in imaGravatar Al Viro 1-2/+1
2009-12-16Untangling ima mess, part 2: deal with countersGravatar Al Viro 1-2/+0
2009-12-15nfsd: remove pointless paths in file headersGravatar J. Bruce Fields 27-61/+2
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdGravatar J. Bruce Fields 5-0/+213
2009-12-15nfsd: make V4ROOT exports read-onlyGravatar J. Bruce Fields 1-4/+11
2009-12-15nfsd: restrict filehandles accepted in V4ROOT caseGravatar Steve Dickson 3-6/+39
2009-12-15nfsd: allow exports of symlinksGravatar J. Bruce Fields 1-2/+4
2009-12-15nfsd: filter readdir results in V4ROOT caseGravatar J. Bruce Fields 3-4/+9
2009-12-15nfsd: filter lookup results in V4ROOT caseGravatar J. Bruce Fields 1-1/+14
2009-12-15nfsd4: don't continue "under" mounts in V4ROOT caseGravatar J. Bruce Fields 1-2/+10
2009-12-15nfsd: introduce export flag for v4 pseudorootGravatar Steve Dickson 1-0/+1
2009-12-14nfsd: let "insecure" flag vary by pseudoflavorGravatar J. Bruce Fields 1-1/+3
2009-12-14nfsd: new interface to advertise export featuresGravatar J. Bruce Fields 1-0/+21
2009-12-14nfsd: Move private headers to source directoryGravatar Boaz Harrosh 26-40/+1963
2009-12-14nfsd: Source files #include cleanupsGravatar Boaz Harrosh 22-237/+2
2009-12-14nfsd4: fix share mode permissionsGravatar J. Bruce Fields 1-1/+1
2009-11-25nfsd: simplify fh_verify access checksGravatar J. Bruce Fields 1-29/+21
2009-11-23Merge commit 'v2.6.32-rc8' into HEADGravatar J. Bruce Fields 1-1/+1