| Commit message (Expand) | Author | Age | Files | Lines |
* | nfs: disintegrate UAPI for nfs | J. Bruce Fields | 2012-10-10 | 2 | -6/+5 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-03 | 1 | -2/+1 |
| |\ |
|
| | * | make get_file() return its argument | Al Viro | 2012-09-27 | 1 | -2/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 1 | -4/+4 |
| |\ \
| | |/
| |/| |
|
| | * | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr | Eric W. Biederman | 2012-09-18 | 1 | -4/+4 |
* | | | nfsd4: don't allow reclaims of expired clients | J. Bruce Fields | 2012-10-01 | 1 | -8/+10 |
* | | | nfsd4: remove redundant callback probe | J. Bruce Fields | 2012-10-01 | 1 | -3/+1 |
* | | | nfsd4: expire old client earlier | J. Bruce Fields | 2012-10-01 | 1 | -10/+7 |
* | | | nfsd4: separate session allocation and initialization | J. Bruce Fields | 2012-10-01 | 1 | -23/+23 |
* | | | nfsd4: clean up session allocation | J. Bruce Fields | 2012-10-01 | 1 | -12/+20 |
* | | | nfsd4: minor free_session cleanup | J. Bruce Fields | 2012-10-01 | 1 | -10/+9 |
* | | | nfsd4: new_conn_from_crses should only allocate | J. Bruce Fields | 2012-10-01 | 1 | -16/+10 |
* | | | nfsd4: separate connection allocation and initialization | J. Bruce Fields | 2012-10-01 | 1 | -10/+15 |
* | | | nfsd4: reject bad forechannel attrs earlier | J. Bruce Fields | 2012-10-01 | 1 | -4/+2 |
* | | | nfsd4: enforce per-client sessions/no-sessions distinction | J. Bruce Fields | 2012-10-01 | 3 | -22/+31 |
* | | | nfsd4: set cl_minorversion at create time | J. Bruce Fields | 2012-10-01 | 1 | -10/+1 |
* | | | nfsd4: don't pin clientids to pseudoflavors | J. Bruce Fields | 2012-10-01 | 1 | -1/+17 |
* | | | nfsd4: fix bind_conn_to_session xdr comment | J. Bruce Fields | 2012-09-25 | 1 | -1/+1 |
* | | | nfsd4: cast readlink() bug argument | J. Bruce Fields | 2012-09-10 | 1 | -1/+1 |
* | | | NFSD: pass null terminated buf to kstrtouint() | Malahal Naineni | 2012-09-10 | 1 | -1/+1 |
* | | | nfsd: remove duplicate init in nfsd4_cb_recall | Namjae Jeon | 2012-09-10 | 1 | -1/+0 |
* | | | nfsd4: eliminate redundant nfs4_free_stateid | J. Bruce Fields | 2012-09-10 | 1 | -6/+1 |
* | | | fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall | 2012-09-10 | 1 | -1/+1 |
* | | | nfsd: remove unused listener-removal interfaces | J. Bruce Fields | 2012-09-10 | 1 | -78/+0 |
* | | | nfsd4: fix nfs4 stateid leak | J. Bruce Fields | 2012-09-10 | 1 | -0/+1 |
* | | | svcrpc: remove handling of unknown errors from svc_recv | J. Bruce Fields | 2012-08-21 | 1 | -11/+1 |
* | | | nfsd: allow configuring nfsd to listen on 5-digit ports | J. Bruce Fields | 2012-08-21 | 1 | -1/+1 |
* | | | nfsd: remove redundant "port" argument | J. Bruce Fields | 2012-08-21 | 3 | -9/+9 |
* | | | knfsd: don't allocate file_locks on the stack | Jeff Layton | 2012-08-21 | 1 | -42/+76 |
* | | | knfsd: remove bogus BUG_ON() call from nfsd4_locku | Jeff Layton | 2012-08-21 | 1 | -1/+0 |
* | | | nfsd4: nfsd_process_n_delegations should be static | J. Bruce Fields | 2012-08-21 | 1 | -1/+1 |
* | | | NFSD: Swap the struct nfs4_operation getter and setter | Bryan Schumaker | 2012-08-21 | 1 | -2/+2 |
* | | | nfsd: do_nfsd_create verf argument is a u32 | J. Bruce Fields | 2012-08-21 | 1 | -1/+1 |
* | | | nfsd4: declare nfs4_recoverydir properly | J. Bruce Fields | 2012-08-21 | 2 | -2/+2 |
* | | | nfsd4: nfsaclsvc_encode_voidres static | J. Bruce Fields | 2012-08-21 | 1 | -2/+1 |
* | | | nfsd: trivial comment updates | Jeff Layton | 2012-08-21 | 2 | -10/+1 |
|/ / |
|
* / | nfsd4: fix security flavor of NFSv4.0 callback | J. Bruce Fields | 2012-08-21 | 2 | -3/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 | 5 | -46/+63 |
|\ |
|
| * | nfsd: Push mnt_want_write() outside of i_mutex | Jan Kara | 2012-07-30 | 5 | -46/+63 |
* | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-07-31 | 12 | -125/+175 |
|\ \
| |/
|/| |
|
| * | NFSd: make boot_time variable per network namespace | Stanislav Kinsbursky | 2012-07-27 | 3 | -16/+25 |
| * | NFSd: make grace end flag per network namespace | Stanislav Kinsbursky | 2012-07-27 | 2 | -5/+4 |
| * | LockD: pass actual network namespace to grace period management functions | Stanislav Kinsbursky | 2012-07-27 | 3 | -23/+27 |
| * | SUNRPC: service request network namespace helper introduced | Stanislav Kinsbursky | 2012-07-27 | 2 | -4/+4 |
| * | NFSd: make nfsd4_manager allocated per network namespace context. | Stanislav Kinsbursky | 2012-07-27 | 2 | -13/+21 |
| * | nfsd4: fix missing fault_inject.h include | J. Bruce Fields | 2012-07-27 | 1 | -0/+1 |
| * | NFSd: set nfsd_serv to NULL after service destruction | Stanislav Kinsbursky | 2012-07-25 | 2 | -5/+7 |
| * | NFSd: introduce nfsd_destroy() helper | Stanislav Kinsbursky | 2012-07-25 | 3 | -17/+14 |
| * | nfsd: add get_uint for u32's | J. Bruce Fields | 2012-07-25 | 1 | -3/+3 |
| * | NFSd: fix locking in nfsd_forget_delegations() | Stanislav Kinsbursky | 2012-07-25 | 1 | -6/+17 |