Age | Commit message (Expand) | Author |
2014-04-08 | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-04-04 | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-04-04 | nfsd4: don't create unnecessary mask acl | J. Bruce Fields |
2014-04-04 | nfsd: revert v2 half of "nfsd: don't return high mode bits" | J. Bruce Fields |
2014-04-03 | kernel/groups.c: remove return value of set_groups | Wang YanQing |
2014-04-01 | vfs: add renameat2 syscall | Miklos Szeredi |
2014-03-31 | nfsd4: fix memory leak in nfsd4_encode_fattr() | Yan, Zheng |
2014-03-31 | nfsd: check passed socket's net matches NFSd superblock's one | Stanislav Kinsbursky |
2014-03-30 | NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp | Kinglong Mee |
2014-03-30 | NFSD: Clear wcc data between compound ops | Kinglong Mee |
2014-03-30 | nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+ | Trond Myklebust |
2014-03-28 | nfsd4: fix nfs4err_resource in 4.1 case | J. Bruce Fields |
2014-03-28 | nfsd4: fix setclientid encode size | J. Bruce Fields |
2014-03-28 | nfsd4: remove redundant check from nfsd4_check_resp_size | J. Bruce Fields |
2014-03-28 | nfsd4: use more generous NFS4_ACL_MAX | J. Bruce Fields |
2014-03-28 | nfsd4: minor nfsd4_replay_cache_entry cleanup | J. Bruce Fields |
2014-03-28 | nfsd4: nfsd4_replay_cache_entry should be static | J. Bruce Fields |
2014-03-28 | nfsd4: update comments with obsolete function name | J. Bruce Fields |
2014-03-28 | NFSD: Using free_conn free connection | Kinglong Mee |
2014-03-28 | nfsd: typo in nfsd_rename comment | J. Bruce Fields |
2014-03-28 | NFSD: simplify saved/current fh uses in nfsd4_proc_compound | Kinglong Mee |
2014-03-28 | NFSD: Traverse unconfirmed client through hash-table | Kinglong Mee |
2014-03-27 | svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple | Jeff Layton |
2014-03-27 | nfsd: notify_change needs elevated write count | J. Bruce Fields |
2014-03-27 | nfsd4: fix test_stateid error reply encoding | J. Bruce Fields |
2014-03-27 | nfsd4: leave reply buffer space for failed setattr | J. Bruce Fields |
2014-03-27 | nfsd4: make set of large acl return efbig, not resource | J. Bruce Fields |
2014-03-27 | nfsd4: session needs room for following op to error out | J. Bruce Fields |
2014-03-27 | nfsd4: buffer-length check for SUPPATTR_EXCLCREAT | J. Bruce Fields |
2014-02-18 | nfsd: fix lost nfserrno() call in nfsd_setattr() | J. R. Okajima |
2014-02-11 | nfsd4: fix acl buffer overrun | J. Bruce Fields |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-01-27 | nfsd: consider CLAIM_FH when handing out delegation | Ming Chen |
2014-01-27 | nfsd4: fix delegation-unlink/rename race | J. Bruce Fields |
2014-01-27 | nfsd4: delay setting current_fh in open | J. Bruce Fields |
2014-01-27 | nfsd4: minor nfs4_setlease cleanup | J. Bruce Fields |
2014-01-26 | nfsd: use get_acl and ->set_acl | Christoph Hellwig |
2014-01-24 | nfsd4: decrease nfsd4_encode_fattr stack usage | J. Bruce Fields |
2014-01-23 | nfsd: fix encode_entryplus_baggage stack usage | J. Bruce Fields |
2014-01-08 | nfsd4: simplify xdr encoding of nfsv4 names | J. Bruce Fields |
2014-01-07 | nfsd4: encode_rdattr_error cleanup | J. Bruce Fields |
2014-01-07 | nfsd4: nfsd4_encode_fattr cleanup | J. Bruce Fields |
2014-01-07 | nfsd4: better VERIFY comment | J. Bruce Fields |
2014-01-07 | nfsd4: break only delegations when appropriate | J. Bruce Fields |
2014-01-06 | NFSD: Fix a memory leak in nfsd4_create_session | Kinglong Mee |
2014-01-06 | nfsd: get rid of unused function definition | Kinglong Mee |
2014-01-06 | Define op_iattr for nfsd4_open instead using macro | Kinglong Mee |
2014-01-06 | NFSD: fix compile warning without CONFIG_NFSD_V3 | Kinglong Mee |
2014-01-03 | NFSD: Don't start lockd when only NFSv4 is running | Kinglong Mee |
2014-01-03 | SUNRPC/NFSD: Support a new option for ignoring the result of svc_register | Kinglong Mee |