Age | Commit message (Expand) | Author |
2012-02-17 | nfsd41: split out share_access want and signal flags while decoding | Benny Halevy |
2012-02-17 | nfsd41: share_access_to_flags should consider only nfs4.x share_access flags | Benny Halevy |
2012-02-15 | nfsd41: use current stateid by value | Tigran Mkrtchyan |
2012-02-15 | nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE | Tigran Mkrtchyan |
2012-02-15 | nfsd41: handle current stateid in SETATTR and FREE_STATEID | Tigran Mkrtchyan |
2012-02-15 | nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid | Tigran Mkrtchyan |
2012-02-15 | nfsd41: save and restore current stateid with current fh | Tigran Mkrtchyan |
2012-02-15 | nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid | Tigran Mkrtchyan |
2012-02-15 | nfsd41: consume current stateid on read and write | Tigran Mkrtchyan |
2012-02-15 | nfsd41: handle current stateid on lock and locku | Tigran Mkrtchyan |
2012-02-15 | nfsd41: handle current stateid in open and close | Tigran Mkrtchyan |
2012-02-15 | nfsd4: initialize current stateid at compile time | Tigran Mkrtchyan |
2012-02-14 | nfsd4: check for uninitialized slot | J. Bruce Fields |
2012-02-14 | nfsd4: rearrange struct nfsd4_slot | J. Bruce Fields |
2012-02-13 | nfsd4: fix sessions slotid wraparound logic | J. Bruce Fields |
2012-02-03 | nfsd: fix default iosize calculation on 32bit | J. Bruce Fields |
2012-02-03 | nfsd: cleanup setting of default max_block_size | J. Bruce Fields |
2012-02-03 | nfsd: remove some unneeded checks | Dan Carpenter |
2012-01-31 | SUNRPC: constify the rpc_program | Trond Myklebust |
2012-01-31 | SUNRPC: search for service transports in network namespace context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: register service stats /proc entries in passed network namespace context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: unregister service on creation in current network namespace | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: parametrize rpc_uaddr2sockaddr() by network context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: handle RPC client pipefs dentries by network namespace aware routines | Stanislav Kinsbursky |
2012-01-14 | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-01-10 | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-06 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro |
2012-01-05 | nfsd4: nfsd4_create_clid_dir return value is unused | J. Bruce Fields |
2012-01-05 | NFSD: Change name of extended attribute containing junction | Chuck Lever |
2012-01-05 | nfsd4: be forgiving in the absence of the recovery directory | J. Bruce Fields |
2012-01-05 | SUNRPC: Clean up the RPCSEC_GSS service ticket requests | Trond Myklebust |
2012-01-03 | fs: propagate umode_t, misc bits | Al Viro |
2012-01-03 | vfs: mnt_drop_write_file() | Al Viro |
2012-01-03 | new helpers: fh_{want,drop}_write() | Al Viro |
2012-01-03 | switch a bunch of places to mnt_want_write_file() | Al Viro |
2012-01-02 | nfsd4: fix spurious 4.1 post-reboot failures | J. Bruce Fields |
2011-12-14 | NFSD: forget_delegations should use list_for_each_entry_safe | Bryan Schumaker |
2011-12-13 | NFSD: Only reinitilize the recall_lru list under the recall lock | Bryan Schumaker |
2011-12-12 | nfsd4: initialize special stateid's at compile time | J. Bruce Fields |
2011-12-07 | NFSd: use network-namespace-aware cache registering routines | Stanislav Kinsbursky |
2011-12-06 | nfsd41: allow non-reclaim open-by-fh's in 4.1 | Mi Jinlong |
2011-12-06 | nfsd: Fix oops when parsing a 0 length export | Sasha Levin |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock |
2011-11-25 | nfsd4: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-15 | nfsd4: add a separate (lockowner, inode) lookup | J. Bruce Fields |
2011-11-15 | nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error | J. Bruce Fields |
2011-11-08 | nfsd4: share open and lock owner hash tables | J. Bruce Fields |
2011-11-07 | nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER | J. Bruce Fields |