aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\
| * SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
| * SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky2012-01-31
| * SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-31
| * SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-01-31
| * SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky2012-01-31
| * SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-31
| * SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky2012-01-31
* | debugfs-related mode_t whack-a-moleAl Viro2012-03-20
* | switch touch_atime to struct pathAl Viro2012-03-20
|/
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields2012-01-05
| * NFSD: Change name of extended attribute containing junctionChuck Lever2012-01-05
| * nfsd4: be forgiving in the absence of the recovery directoryJ. Bruce Fields2012-01-05
| * nfsd4: fix spurious 4.1 post-reboot failuresJ. Bruce Fields2012-01-02
| * NFSD: forget_delegations should use list_for_each_entry_safeBryan Schumaker2011-12-14
| * NFSD: Only reinitilize the recall_lru list under the recall lockBryan Schumaker2011-12-13
| * nfsd4: initialize special stateid's at compile timeJ. Bruce Fields2011-12-12
| * NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky2011-12-07
| * nfsd41: allow non-reclaim open-by-fh's in 4.1Mi Jinlong2011-12-06
| * nfsd: Fix oops when parsing a 0 length exportSasha Levin2011-12-06
| * nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-25
| * nfsd4: add a separate (lockowner, inode) lookupJ. Bruce Fields2011-11-15
| * nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile errorJ. Bruce Fields2011-11-15
| * nfsd4: share open and lock owner hash tablesJ. Bruce Fields2011-11-08
| * nfsd4: hash lockowners to simplify RELEASE_LOCKOWNERJ. Bruce Fields2011-11-07
| * NFSD: Remove unnecessary whitespaceBryan Schumaker2011-11-07
| * NFSD: Call nfsd4_init_slabs() from init_nfsd()Bryan Schumaker2011-11-07
| * NFSD: Added fault injectionBryan Schumaker2011-11-07
| * nfsd4: maintain one seqid stream per (lockowner, file)J. Bruce Fields2011-11-07
| * nfsd4: cleanup lock clientid handling in sessions caseJ. Bruce Fields2011-11-07
| * nfsd4: fix lockowner matchingJ. Bruce Fields2011-11-07
* | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-10
|\ \
| * | SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-05
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
| |/
* | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-06
* | fs: propagate umode_t, misc bitsAl Viro2012-01-03
* | vfs: mnt_drop_write_file()Al Viro2012-01-03
* | new helpers: fh_{want,drop}_write()Al Viro2012-01-03
* | switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-31
| * fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2011-10-31
* | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-04
|\ \
| * | Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-02
| |\|
| * | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-25
* | | nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_accessBenny Halevy2011-11-01
| |/ |/|
* | nfs41: implement DESTROY_CLIENTID operationMi Jinlong2011-10-24
* | nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy2011-10-24