| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-01-14 | 14 | -130/+433 |
|\ |
|
| * | nfsd4: nfsd4_create_clid_dir return value is unused | J. Bruce Fields | 2012-01-05 | 2 | -7/+5 |
| * | NFSD: Change name of extended attribute containing junction | Chuck Lever | 2012-01-05 | 1 | -3/+14 |
| * | nfsd4: be forgiving in the absence of the recovery directory | J. Bruce Fields | 2012-01-05 | 1 | -2/+3 |
| * | nfsd4: fix spurious 4.1 post-reboot failures | J. Bruce Fields | 2012-01-02 | 1 | -1/+8 |
| * | NFSD: forget_delegations should use list_for_each_entry_safe | Bryan Schumaker | 2011-12-14 | 1 | -4/+5 |
| * | NFSD: Only reinitilize the recall_lru list under the recall lock | Bryan Schumaker | 2011-12-13 | 1 | -3/+0 |
| * | nfsd4: initialize special stateid's at compile time | J. Bruce Fields | 2011-12-12 | 1 | -5/+12 |
| * | NFSd: use network-namespace-aware cache registering routines | Stanislav Kinsbursky | 2011-12-07 | 2 | -10/+11 |
| * | nfsd41: allow non-reclaim open-by-fh's in 4.1 | Mi Jinlong | 2011-12-06 | 1 | -4/+3 |
| * | nfsd: Fix oops when parsing a 0 length export | Sasha Levin | 2011-12-06 | 1 | -1/+1 |
| * | nfsd4: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-11-25 | 2 | -4/+2 |
| * | nfsd4: add a separate (lockowner, inode) lookup | J. Bruce Fields | 2011-11-15 | 2 | -6/+24 |
| * | nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error | J. Bruce Fields | 2011-11-15 | 1 | -1/+1 |
| * | nfsd4: share open and lock owner hash tables | J. Bruce Fields | 2011-11-08 | 1 | -39/+32 |
| * | nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER | J. Bruce Fields | 2011-11-07 | 1 | -28/+14 |
| * | NFSD: Remove unnecessary whitespace | Bryan Schumaker | 2011-11-07 | 1 | -7/+7 |
| * | NFSD: Call nfsd4_init_slabs() from init_nfsd() | Bryan Schumaker | 2011-11-07 | 3 | -10/+9 |
| * | NFSD: Added fault injection | Bryan Schumaker | 2011-11-07 | 6 | -0/+252 |
| * | nfsd4: maintain one seqid stream per (lockowner, file) | J. Bruce Fields | 2011-11-07 | 1 | -20/+38 |
| * | nfsd4: cleanup lock clientid handling in sessions case | J. Bruce Fields | 2011-11-07 | 1 | -5/+9 |
| * | nfsd4: fix lockowner matching | J. Bruce Fields | 2011-11-07 | 1 | -2/+15 |
* | | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-01-10 | 1 | -1/+1 |
|\ \ |
|
| * | | SUNRPC: Clean up the RPCSEC_GSS service ticket requests | Trond Myklebust | 2012-01-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
| |/ |
|
* | | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 2012-01-06 | 1 | -1/+1 |
* | | fs: propagate umode_t, misc bits | Al Viro | 2012-01-03 | 4 | -6/+6 |
* | | vfs: mnt_drop_write_file() | Al Viro | 2012-01-03 | 1 | -3/+3 |
* | | new helpers: fh_{want,drop}_write() | Al Viro | 2012-01-03 | 3 | -19/+29 |
* | | switch a bunch of places to mnt_want_write_file() | Al Viro | 2012-01-03 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 3 | -0/+3 |
|\ |
|
| * | fs: add module.h to files that were implicitly using it | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-11-04 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'osd-devel' into nfs-for-next | Trond Myklebust | 2011-11-02 | 13 | -1327/+1645 |
| |\ \
| | |/ |
|
| * | | NFSd: call svc rpcbind cleanup explicitly | Stanislav Kinsbursky | 2011-10-25 | 1 | -0/+2 |
* | | | nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access | Benny Halevy | 2011-11-01 | 1 | -1/+1 |
| |/
|/| |
|
* | | nfs41: implement DESTROY_CLIENTID operation | Mi Jinlong | 2011-10-24 | 4 | -2/+61 |
* | | nfsd4: typo logical vs bitwise negate for want_mask | Benny Halevy | 2011-10-24 | 1 | -1/+1 |
* | | nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG... | Benny Halevy | 2011-10-24 | 1 | -0/+2 |
* | | nfsd4: seq->status_flags may be used unitialized | Benny Halevy | 2011-10-24 | 1 | -2/+4 |
* | | nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid | Benny Halevy | 2011-10-24 | 3 | -1/+18 |
* | | nfsd4: implement new 4.1 open reclaim types | J. Bruce Fields | 2011-10-19 | 3 | -14/+24 |
* | | nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround | J. Bruce Fields | 2011-10-19 | 1 | -6/+0 |
* | | nfsd4: warn on open failure after create | J. Bruce Fields | 2011-10-17 | 4 | -6/+8 |
* | | nfsd4: preallocate open stateid in process_open1() | J. Bruce Fields | 2011-10-17 | 2 | -29/+21 |
* | | nfsd4: do idr preallocation with stateid allocation | J. Bruce Fields | 2011-10-17 | 2 | -41/+39 |
* | | nfsd4: preallocate nfs4_file in process_open1() | J. Bruce Fields | 2011-10-17 | 2 | -24/+37 |
* | | nfsd4: clean up open owners on OPEN failure | J. Bruce Fields | 2011-10-17 | 4 | -2/+21 |