| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-09 | nfs: disintegrate UAPI for nfs | J. Bruce Fields | 2 | -6/+5 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -4/+4 |
| 2012-10-01 | nfsd4: don't allow reclaims of expired clients | J. Bruce Fields | 1 | -8/+10 |
| 2012-10-01 | nfsd4: remove redundant callback probe | J. Bruce Fields | 1 | -3/+1 |
| 2012-10-01 | nfsd4: expire old client earlier | J. Bruce Fields | 1 | -10/+7 |
| 2012-10-01 | nfsd4: separate session allocation and initialization | J. Bruce Fields | 1 | -23/+23 |
| 2012-10-01 | nfsd4: clean up session allocation | J. Bruce Fields | 1 | -12/+20 |
| 2012-10-01 | nfsd4: minor free_session cleanup | J. Bruce Fields | 1 | -10/+9 |
| 2012-10-01 | nfsd4: new_conn_from_crses should only allocate | J. Bruce Fields | 1 | -16/+10 |
| 2012-10-01 | nfsd4: separate connection allocation and initialization | J. Bruce Fields | 1 | -10/+15 |
| 2012-10-01 | nfsd4: reject bad forechannel attrs earlier | J. Bruce Fields | 1 | -4/+2 |
| 2012-10-01 | nfsd4: enforce per-client sessions/no-sessions distinction | J. Bruce Fields | 3 | -22/+31 |
| 2012-10-01 | nfsd4: set cl_minorversion at create time | J. Bruce Fields | 1 | -10/+1 |
| 2012-10-01 | nfsd4: don't pin clientids to pseudoflavors | J. Bruce Fields | 1 | -1/+17 |
| 2012-09-26 | make get_file() return its argument | Al Viro | 1 | -2/+1 |
| 2012-09-25 | nfsd4: fix bind_conn_to_session xdr comment | J. Bruce Fields | 1 | -1/+1 |
| 2012-09-18 | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr | Eric W. Biederman | 1 | -4/+4 |
| 2012-09-10 | nfsd4: cast readlink() bug argument | J. Bruce Fields | 1 | -1/+1 |
| 2012-09-10 | NFSD: pass null terminated buf to kstrtouint() | Malahal Naineni | 1 | -1/+1 |
| 2012-09-10 | nfsd: remove duplicate init in nfsd4_cb_recall | Namjae Jeon | 1 | -1/+0 |
| 2012-09-10 | nfsd4: eliminate redundant nfs4_free_stateid | J. Bruce Fields | 1 | -6/+1 |
| 2012-09-10 | fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall | 1 | -1/+1 |
| 2012-09-10 | nfsd: remove unused listener-removal interfaces | J. Bruce Fields | 1 | -78/+0 |
| 2012-09-10 | nfsd4: fix nfs4 stateid leak | J. Bruce Fields | 1 | -0/+1 |
| 2012-08-21 | svcrpc: remove handling of unknown errors from svc_recv | J. Bruce Fields | 1 | -11/+1 |
| 2012-08-21 | nfsd: allow configuring nfsd to listen on 5-digit ports | J. Bruce Fields | 1 | -1/+1 |
| 2012-08-21 | nfsd: remove redundant "port" argument | J. Bruce Fields | 3 | -9/+9 |
| 2012-08-21 | knfsd: don't allocate file_locks on the stack | Jeff Layton | 1 | -42/+76 |
| 2012-08-21 | knfsd: remove bogus BUG_ON() call from nfsd4_locku | Jeff Layton | 1 | -1/+0 |
| 2012-08-21 | nfsd4: nfsd_process_n_delegations should be static | J. Bruce Fields | 1 | -1/+1 |
| 2012-08-20 | NFSD: Swap the struct nfs4_operation getter and setter | Bryan Schumaker | 1 | -2/+2 |
| 2012-08-20 | nfsd: do_nfsd_create verf argument is a u32 | J. Bruce Fields | 1 | -1/+1 |
| 2012-08-20 | nfsd4: declare nfs4_recoverydir properly | J. Bruce Fields | 2 | -2/+2 |
| 2012-08-20 | nfsd4: nfsaclsvc_encode_voidres static | J. Bruce Fields | 1 | -2/+1 |
| 2012-08-20 | nfsd: trivial comment updates | Jeff Layton | 2 | -10/+1 |
| 2012-08-20 | nfsd4: fix security flavor of NFSv4.0 callback | J. Bruce Fields | 2 | -3/+2 |
| 2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -46/+63 |
| 2012-07-31 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 12 | -125/+175 |
| 2012-07-31 | nfsd: Push mnt_want_write() outside of i_mutex | Jan Kara | 5 | -46/+63 |
| 2012-07-27 | NFSd: make boot_time variable per network namespace | Stanislav Kinsbursky | 3 | -16/+25 |
| 2012-07-27 | NFSd: make grace end flag per network namespace | Stanislav Kinsbursky | 2 | -5/+4 |
| 2012-07-27 | LockD: pass actual network namespace to grace period management functions | Stanislav Kinsbursky | 3 | -23/+27 |
| 2012-07-27 | SUNRPC: service request network namespace helper introduced | Stanislav Kinsbursky | 2 | -4/+4 |
| 2012-07-27 | NFSd: make nfsd4_manager allocated per network namespace context. | Stanislav Kinsbursky | 2 | -13/+21 |
| 2012-07-27 | nfsd4: fix missing fault_inject.h include | J. Bruce Fields | 1 | -0/+1 |
| 2012-07-25 | NFSd: set nfsd_serv to NULL after service destruction | Stanislav Kinsbursky | 2 | -5/+7 |
| 2012-07-25 | NFSd: introduce nfsd_destroy() helper | Stanislav Kinsbursky | 3 | -17/+14 |
| 2012-07-25 | nfsd: add get_uint for u32's | J. Bruce Fields | 1 | -3/+3 |
| 2012-07-25 | NFSd: fix locking in nfsd_forget_delegations() | Stanislav Kinsbursky | 1 | -6/+17 |
| 2012-07-25 | nfsd4: fix cr_principal comparison check in same_creds | Vivek Trivedi | 1 | -2/+2 |
| 2012-07-23 | switch dentry_open() to struct path, make it grab references itself | Al Viro | 1 | -5/+5 |
| 2012-07-14 | don't pass nameidata * to vfs_create() | Al Viro | 1 | -2/+2 |
| 2012-07-10 | nfsd: share some function prototypes | J. Bruce Fields | 1 | -0/+2 |
| 2012-07-10 | nfsd: allow owner_override only for regular files | J. Bruce Fields | 1 | -1/+9 |
| 2012-07-10 | nfsd4: release openowners on free in >=4.1 case | J. Bruce Fields | 1 | -6/+13 |
| 2012-07-10 | nfsd4: our filesystems are normally case sensitive | J. Bruce Fields | 1 | -1/+1 |
| 2012-06-20 | nfsd4: process_open2 cleanup | J. Bruce Fields | 1 | -5/+3 |
| 2012-06-20 | nfsd4: nfsd4_lock() cleanup | J. Bruce Fields | 1 | -12/+3 |
| 2012-06-20 | nfsd4: remove unnecessary comment | J. Bruce Fields | 1 | -1/+0 |
| 2012-06-20 | NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID | Chuck Lever | 2 | -7/+16 |
| 2012-06-20 | nfsd: probe the back channel on new connections | Weston Andros Adamson | 1 | -0/+5 |
| 2012-06-14 | nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels | J. Bruce Fields | 1 | -2/+2 |
| 2012-06-01 | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 12 | -319/+334 |
| 2012-05-31 | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 9 | -144/+234 |
| 2012-05-31 | nfsd4: fix, consolidate client_has_state | J. Bruce Fields | 1 | -11/+4 |
| 2012-05-31 | nfsd4: don't remove rebooted client record until confirmation | J. Bruce Fields | 1 | -4/+9 |
| 2012-05-31 | nfsd4: remove some dprintk's and a comment | J. Bruce Fields | 1 | -8/+0 |
| 2012-05-31 | nfsd4: return "real" sequence id in confirmed case | J. Bruce Fields | 1 | -1/+1 |
| 2012-05-31 | nfsd4: fix exchange_id to return confirm flag | J. Bruce Fields | 1 | -1/+1 |
| 2012-05-31 | nfsd4: clarify that renewing expired client is a bug | J. Bruce Fields | 1 | -1/+2 |
| 2012-05-31 | nfsd4: simpler ordering of setclientid_confirm checks | J. Bruce Fields | 1 | -13/+11 |
| 2012-05-31 | nfsd4: setclientid: remove pointless assignment | J. Bruce Fields | 1 | -2/+1 |
| 2012-05-31 | nfsd4: fix error return in non-matching-creds case | J. Bruce Fields | 1 | -36/+26 |
| 2012-05-31 | nfsd4: fix setclientid_confirm same_cred check | J. Bruce Fields | 1 | -1/+1 |
| 2012-05-31 | nfsd4: merge 3 setclientid cases to 2 | J. Bruce Fields | 1 | -7/+2 |
| 2012-05-31 | nfsd4: pull out common code from setclientid cases | J. Bruce Fields | 1 | -21/+5 |
| 2012-05-31 | nfsd4: merge last two setclientid cases | J. Bruce Fields | 1 | -9/+4 |
| 2012-05-31 | nfsd4: setclientid/confirm comment cleanup | J. Bruce Fields | 1 | -56/+11 |
| 2012-05-31 | nfsd4: setclientid remove unnecessary terms from a logical expression | J. Bruce Fields | 1 | -3/+2 |
| 2012-05-31 | nfsd4: move rq_flavor into svc_cred | J. Bruce Fields | 4 | -9/+9 |
| 2012-05-31 | nfsd4: stricter cred comparison for setclientid/exchange_id | J. Bruce Fields | 1 | -1/+21 |
| 2012-05-31 | nfsd4: move principal name into svc_cred | J. Bruce Fields | 3 | -20/+20 |
| 2012-05-31 | nfsd4: allow removing clients not holding state | J. Bruce Fields | 1 | -2/+19 |
| 2012-05-31 | nfsd4: rearrange exchange_id logic to simplify | J. Bruce Fields | 1 | -20/+20 |
| 2012-05-31 | nfsd4: exchange_id cleanup: comments | J. Bruce Fields | 1 | -26/+10 |
| 2012-05-31 | nfsd4: exchange_id cleanup: local shorthands for repeated tests | J. Bruce Fields | 1 | -6/+10 |
| 2012-05-31 | nfsd4: allow an EXCHANGE_ID to kill a 4.0 client | J. Bruce Fields | 1 | -2/+8 |
| 2012-05-31 | nfsd4: exchange_id: check creds before killing confirmed client | J. Bruce Fields | 1 | -9/+8 |
| 2012-05-31 | nfsd4: exchange_id error cleanup | J. Bruce Fields | 1 | -5/+1 |
| 2012-05-31 | nfsd4: exchange_id has a pointless copy | J. Bruce Fields | 1 | -1/+0 |
| 2012-05-31 | nfsd: return 0 on reads of fault injection files | Weston Andros Adamson | 1 | -0/+1 |
| 2012-05-31 | nfsd: wrap all accesses to st_deny_bmap | Jeff Layton | 1 | -8/+29 |
| 2012-05-31 | nfsd: wrap accesses to st_access_bmap | Jeff Layton | 1 | -28/+54 |
| 2012-05-31 | nfsd: make test_share a bool return | Jeff Layton | 1 | -3/+3 |
| 2012-05-31 | nfsd: consolidate set_access and set_deny | Jeff Layton | 1 | -17/+7 |
| 2012-05-31 | NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often | Chuck Lever | 1 | -12/+2 |
| 2012-05-31 | SUNRPC: move per-net operations from svc_destroy() | Stanislav Kinsbursky | 2 | -3/+23 |
| 2012-05-31 | SUNRPC: new svc_bind() routine introduced | Stanislav Kinsbursky | 1 | -0/+9 |
| 2012-05-31 | nfsd: add IPv6 addr escaping to fs_location hosts | Weston Andros Adamson | 1 | -7/+33 |
| 2012-05-31 | nfsd4: fix change attribute endianness | J. Bruce Fields | 1 | -2/+2 |
| 2012-05-31 | nfsd4: fix free_stateid return endianness | J. Bruce Fields | 1 | -2/+2 |
| 2012-05-31 | nfsd4: int/__be32 fixes | J. Bruce Fields | 3 | -20/+20 |
| 2012-05-31 | nfsd4: preserve __user annotation on cld downcall msg | J. Bruce Fields | 1 | -1/+1 |
| 2012-05-31 | nfsd4: fix missing "static" | J. Bruce Fields | 4 | -4/+4 |
| 2012-05-31 | nfsd: state.c should include current_stateid.h | J. Bruce Fields | 1 | -0/+1 |
| 2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+3 |
| 2012-05-03 | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman | 1 | -2/+3 |
| 2012-04-30 | nfsd: fix nfs4recover.c printk format warning | Randy Dunlap | 1 | -1/+1 |
| 2012-04-25 | nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek | Jeff Layton | 1 | -1/+1 |
| 2012-04-19 | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -5/+5 |
| 2012-04-13 | nfsd: fix compose_entry_fh() failure exits | Al Viro | 1 | -14/+8 |
| 2012-04-13 | nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() | Al Viro | 1 | -1/+1 |
| 2012-04-13 | nfsd: fix endianness breakage in TEST_STATEID handling | Al Viro | 1 | -1/+1 |
| 2012-04-13 | nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails | Al Viro | 1 | -14/+9 |
| 2012-04-13 | nfsd: fix b0rken error value for setattr on read-only mount | Al Viro | 1 | -3/+4 |
| 2012-04-12 | nfsd: allocate id-to-name and name-to-id caches in per-net operations. | Stanislav Kinsbursky | 1 | -7/+7 |
| 2012-04-12 | nfsd: make name-to-id cache allocated per network namespace context | Stanislav Kinsbursky | 2 | -10/+16 |
| 2012-04-12 | nfsd: make id-to-name cache allocated per network namespace context | Stanislav Kinsbursky | 2 | -10/+26 |
| 2012-04-12 | nfsd: pass network context to idmap init/exit functions | Stanislav Kinsbursky | 3 | -14/+14 |
| 2012-04-12 | nfsd: allocate export and expkey caches in per-net operations. | Stanislav Kinsbursky | 1 | -6/+21 |
| 2012-04-12 | nfsd: make expkey cache allocated per network namespace context | Stanislav Kinsbursky | 3 | -12/+20 |
| 2012-04-12 | nfsd: make export cache allocated per network namespace context | Stanislav Kinsbursky | 4 | -17/+36 |
| 2012-04-12 | nfsd: pass pointer to export cache down to stack wherever possible. | Stanislav Kinsbursky | 1 | -15/+22 |
| 2012-04-11 | nfsd: pass network context to export caches init/shutdown routines | Stanislav Kinsbursky | 2 | -13/+13 |
| 2012-04-11 | Lockd: pass network namespace to creation and destruction routines | Stanislav Kinsbursky | 1 | -3/+3 |
| 2012-04-11 | NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches | Stanislav Kinsbursky | 1 | -26/+24 |
| 2012-04-11 | nfsd: pass pointer to expkey cache down to stack wherever possible. | Stanislav Kinsbursky | 1 | -16/+16 |
| 2012-04-11 | nfsd: use hash table from cache detail in nfsd export seq ops | Stanislav Kinsbursky | 1 | -0/+3 |
| 2012-04-11 | nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops | Stanislav Kinsbursky | 2 | -8/+21 |
| 2012-04-11 | nfsd: use exp_put() for svc_export_cache put | Stanislav Kinsbursky | 2 | -2/+2 |
| 2012-04-11 | nfsd: add link to owner cache detail to svc_export structure | Stanislav Kinsbursky | 1 | -5/+5 |
| 2012-04-11 | nfsd: use passed cache_detail pointer expkey_parse() | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-04-11 | nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end | Jeff Layton | 1 | -2/+9 |
| 2012-04-11 | nfsd: trivial: remove unused variable from nfsd4_lock | Jeff Layton | 1 | -2/+0 |
| 2012-04-11 | nfsd: don't fail unchecked creates of non-special files | J. Bruce Fields | 2 | -5/+5 |
| 2012-03-29 | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 16 | -276/+1311 |
| 2012-03-29 | nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled | Jeff Layton | 4 | -5/+21 |
| 2012-03-28 | nfsd4: use auth_unix unconditionally on backchannel | J. Bruce Fields | 1 | -1/+2 |
| 2012-03-28 | nfsd: fix NULL pointer dereference in cld_pipe_downcall | Jeff Layton | 1 | -2/+1 |
| 2012-03-28 | nfsd4: memory corruption in numeric_name_to_id() | Dan Carpenter | 1 | -1/+1 |
| 2012-03-26 | nfsd4: allow numeric idmapping | J. Bruce Fields | 1 | -4/+49 |
| 2012-03-26 | nfsd: don't allow legacy client tracker init for anything but init_net | Jeff Layton | 1 | -0/+7 |
| 2012-03-26 | nfsd: add notifier to handle mount/unmount of rpc_pipefs sb | Jeff Layton | 3 | -1/+53 |
| 2012-03-26 | nfsd: add the infrastructure to handle the cld upcall | Jeff Layton | 1 | -1/+443 |
| 2012-03-26 | nfsd: add a per-net-namespace struct for nfsd | Jeff Layton | 2 | -1/+48 |
| 2012-03-26 | nfsd: add nfsd4_client_tracking_ops struct and a way to set it | Jeff Layton | 3 | -58/+156 |
| 2012-03-26 | nfsd: convert nfs4_client->cl_cb_flags to a generic flags field | Jeff Layton | 5 | -33/+47 |
| 2012-03-26 | Merge nfs containerization work from Trond's tree | J. Bruce Fields | 5 | -12/+13 |
| 2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -12/+13 |
| 2012-03-20 | debugfs-related mode_t whack-a-mole | Al Viro | 1 | -1/+1 |
| 2012-03-20 | switch touch_atime to struct path | Al Viro | 1 | -5/+6 |
| 2012-03-20 | NFSD: Fix nfs4_verifier memory alignment | Chuck Lever | 4 | -28/+31 |
| 2012-03-20 | NFSD: Fix warnings when NFSD_DEBUG is not defined | Trond Myklebust | 2 | -0/+12 |
| 2012-03-19 | nfsd: merge cookie collision fixes from ext4 tree | J. Bruce Fields | 2 | -10/+25 |
| 2012-03-18 | nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) | Bernd Schubert | 2 | -2/+15 |
| 2012-03-18 | nfsd: rename 'int access' to 'int may_flags' in nfsd_open() | Bernd Schubert | 1 | -8/+10 |
| 2012-03-09 | nfsd4: make sure set CB_PATH_DOWN sequence flag set | J. Bruce Fields | 1 | -1/+1 |
| 2012-03-06 | nfsd4: reduce do_open_lookup() stack usage | J. Bruce Fields | 1 | -10/+14 |
| 2012-03-06 | nfsd4: delay setting current filehandle till success | J. Bruce Fields | 1 | -5/+3 |
| 2012-03-06 | nfsd41: free_session/free_client must be called under the client_lock | Benny Halevy | 2 | -16/+32 |
| 2012-03-06 | nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2 | Benny Halevy | 1 | -15/+20 |
| 2012-03-06 | nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation | Benny Halevy | 1 | -19/+24 |
| 2012-03-06 | nfsd4: fix recovery-entry leak nfsd startup failure | J. Bruce Fields | 1 | -0/+1 |
| 2012-03-06 | nfsd4: fix recovery-dir leak on nfsd startup failure | Jeff Layton | 1 | -13/+13 |
| 2012-03-06 | nfsd4: purge stable client records with insufficient state | J. Bruce Fields | 1 | -1/+3 |
| 2012-03-06 | nfsd4: don't set cl_firststate on first reclaim in 4.1 case | J. Bruce Fields | 1 | -3/+8 |
| 2012-02-17 | nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_... | Benny Halevy | 3 | -7/+68 |
| 2012-02-17 | NFSD: Clean up the test_stateid function | Bryan Schumaker | 3 | -49/+35 |
| 2012-02-17 | nfsd41: split out share_access want and signal flags while decoding | Benny Halevy | 4 | -12/+22 |
| 2012-02-17 | nfsd41: share_access_to_flags should consider only nfs4.x share_access flags | Benny Halevy | 1 | -1/+1 |
| 2012-02-15 | nfsd41: use current stateid by value | Tigran Mkrtchyan | 4 | -9/+33 |
| 2012-02-15 | nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE | Tigran Mkrtchyan | 3 | -0/+24 |
| 2012-02-15 | nfsd41: handle current stateid in SETATTR and FREE_STATEID | Tigran Mkrtchyan | 3 | -0/+16 |
| 2012-02-15 | nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid | Tigran Mkrtchyan | 1 | -3/+3 |
| 2012-02-15 | nfsd41: save and restore current stateid with current fh | Tigran Mkrtchyan | 2 | -0/+3 |
| 2012-02-15 | nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid | Tigran Mkrtchyan | 1 | -3/+6 |
| 2012-02-15 | nfsd41: consume current stateid on read and write | Tigran Mkrtchyan | 3 | -0/+16 |
| 2012-02-15 | nfsd41: handle current stateid on lock and locku | Tigran Mkrtchyan | 3 | -3/+32 |
| 2012-02-15 | nfsd41: handle current stateid in open and close | Tigran Mkrtchyan | 4 | -4/+70 |
| 2012-02-15 | nfsd4: initialize current stateid at compile time | Tigran Mkrtchyan | 1 | -0/+4 |
| 2012-02-14 | nfsd4: check for uninitialized slot | J. Bruce Fields | 2 | -1/+8 |
| 2012-02-14 | nfsd4: rearrange struct nfsd4_slot | J. Bruce Fields | 4 | -14/+14 |
| 2012-02-13 | nfsd4: fix sessions slotid wraparound logic | J. Bruce Fields | 1 | -6/+1 |
| 2012-02-03 | nfsd: fix default iosize calculation on 32bit | J. Bruce Fields | 1 | -1/+1 |
| 2012-02-03 | nfsd: cleanup setting of default max_block_size | J. Bruce Fields | 1 | -20/+24 |
| 2012-02-03 | nfsd: remove some unneeded checks | Dan Carpenter | 1 | -1/+1 |
| 2012-01-31 | SUNRPC: constify the rpc_program | Trond Myklebust | 1 | -3/+3 |
| 2012-01-31 | SUNRPC: search for service transports in network namespace context | Stanislav Kinsbursky | 1 | -2/+2 |
| 2012-01-31 | SUNRPC: register service stats /proc entries in passed network namespace context | Stanislav Kinsbursky | 1 | -2/+3 |
| 2012-01-31 | SUNRPC: unregister service on creation in current network namespace | Stanislav Kinsbursky | 1 | -2/+2 |
| 2012-01-31 | SUNRPC: parametrize rpc_uaddr2sockaddr() by network context | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-01-31 | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-01-31 | SUNRPC: handle RPC client pipefs dentries by network namespace aware routines | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-01-14 | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 14 | -130/+433 |
| 2012-01-10 | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+1 |
| 2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-01-06 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 1 | -1/+1 |
| 2012-01-05 | nfsd4: nfsd4_create_clid_dir return value is unused | J. Bruce Fields | 2 | -7/+5 |
| 2012-01-05 | NFSD: Change name of extended attribute containing junction | Chuck Lever | 1 | -3/+14 |