summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-12/+13
2012-03-21debugfs-related mode_t whack-a-moleAl Viro1-1/+1
2012-03-21switch touch_atime to struct pathAl Viro1-5/+6
2012-02-01SUNRPC: constify the rpc_programTrond Myklebust1-3/+3
2012-02-01SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky1-2/+2
2012-02-01SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky1-2/+3
2012-02-01SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky1-2/+2
2012-02-01SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky1-1/+1
2012-01-15Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds14-130/+433
2012-01-11Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-01-07vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro1-1/+1
2012-01-06nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields2-7/+5
2012-01-06NFSD: Change name of extended attribute containing junctionChuck Lever1-3/+14
2012-01-06nfsd4: be forgiving in the absence of the recovery directoryJ. Bruce Fields1-2/+3
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust1-1/+1
2012-01-04fs: propagate umode_t, misc bitsAl Viro4-6/+6
2012-01-04vfs: mnt_drop_write_file()Al Viro1-3/+3
2012-01-04new helpers: fh_{want,drop}_write()Al Viro3-19/+29
2012-01-04switch a bunch of places to mnt_want_write_file()Al Viro1-3/+3
2012-01-03nfsd4: fix spurious 4.1 post-reboot failuresJ. Bruce Fields1-1/+8
2011-12-15NFSD: forget_delegations should use list_for_each_entry_safeBryan Schumaker1-4/+5
2011-12-14NFSD: Only reinitilize the recall_lru list under the recall lockBryan Schumaker1-3/+0
2011-12-13nfsd4: initialize special stateid's at compile timeJ. Bruce Fields1-5/+12
2011-12-08NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky2-10/+11
2011-12-07nfsd41: allow non-reclaim open-by-fh's in 4.1Mi Jinlong1-4/+3
2011-12-07nfsd: Fix oops when parsing a 0 length exportSasha Levin1-1/+1
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-26nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer2-4/+2
2011-11-16nfsd4: add a separate (lockowner, inode) lookupJ. Bruce Fields2-6/+24
2011-11-16nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile errorJ. Bruce Fields1-1/+1
2011-11-08nfsd4: share open and lock owner hash tablesJ. Bruce Fields1-39/+32
2011-11-08nfsd4: hash lockowners to simplify RELEASE_LOCKOWNERJ. Bruce Fields1-28/+14
2011-11-08NFSD: Remove unnecessary whitespaceBryan Schumaker1-7/+7
2011-11-08NFSD: Call nfsd4_init_slabs() from init_nfsd()Bryan Schumaker3-10/+9
2011-11-08NFSD: Added fault injectionBryan Schumaker6-0/+252
2011-11-08nfsd4: maintain one seqid stream per (lockowner, file)J. Bruce Fields1-20/+38
2011-11-08nfsd4: cleanup lock clientid handling in sessions caseJ. Bruce Fields1-5/+9
2011-11-08nfsd4: fix lockowner matchingJ. Bruce Fields1-2/+15
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+3
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2011-11-03Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust13-1327/+1645
2011-11-02nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_accessBenny Halevy1-1/+1
2011-11-01fs: add module.h to files that were implicitly using itPaul Gortmaker2-0/+2
2011-11-01fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker1-0/+1
2011-10-25NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky1-0/+2
2011-10-24nfs41: implement DESTROY_CLIENTID operationMi Jinlong4-2/+61
2011-10-24nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy1-1/+1