Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ed9411a00464860cafe7e07224818cdf04fd9e89
/
fs
ed9411a
NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()
by Chuck Lever
· 12 years ago
c8c797f
nfsd: make symbol nfsd_reply_cache_shrinker static
by Wei Yongjun
· 12 years ago
2a6cf94
nfsd4: don't remap EISDIR errors in rename
by J. Bruce Fields
· 12 years ago
b1df763
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10
by J. Bruce Fields
· 12 years ago
721ccfb
NFSv4: Warn once about servers that incorrectly apply open mode to setattr
by Trond Myklebust
· 12 years ago
ee3ae84
NFSv4: Servers should only check SETATTR stateid open mode on size change
by Trond Myklebust
· 12 years ago
dd30333
nfsd4: better error return to indicate SSV non-support
by J. Bruce Fields
· 12 years ago
aa387d6c
nfsd: fix EXDEV checking in rename
by J. Bruce Fields
· 12 years ago
c85b03a
Merge Trond's nfs-for-next
by J. Bruce Fields
· 12 years ago
b0212b8
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 12 years ago
bd1d421
Merge branch 'rpcsec_gss-from_cel' into linux-next
by Trond Myklebust
· 12 years ago
bdeca1b
NFSv4: Don't recheck permissions on open in case of recovery cached open
by Trond Myklebust
· 12 years ago
bf8d909
nfsd: Decode and send 64bit time values
by Bryan Schumaker
· 12 years ago
cd4c9be
NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modes
by Trond Myklebust
· 12 years ago
8188df1
NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle
by Trond Myklebust
· 12 years ago
79d852b
NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE
by Chuck Lever
· 12 years ago
fd068b2
NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate
by Trond Myklebust
· 12 years ago
1dfd89a
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
by Trond Myklebust
· 12 years ago
8e472f3
NFSv4: Ensure the LOCK call cannot use the delegation stateid
by Trond Myklebust
· 12 years ago
92b40e9
NFSv4: Use the open stateid if the delegation has the wrong mode
by Trond Myklebust
· 12 years ago
042ad0b
nfs: Send atime and mtime as a 64bit value
by Bryan Schumaker
· 12 years ago
ba13843
nfsd4: put_client_renew_locked can be static
by Fengguang Wu
· 12 years ago
9aeb5ae
nfsd4: remove unused macro
by J. Bruce Fields
· 12 years ago
549b19c
NFSv4: Record the OPEN create mode used in the nfs4_opendata structure
by Trond Myklebust
· 12 years ago
53584f6
nfsd4: remove some useless code
by fanchaoting
· 12 years ago
3bd64a5
nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED
by J. Bruce Fields
· 12 years ago
98f98cf
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
by Trond Myklebust
· 12 years ago
b570a97
NFSv4: Fix handling of revoked delegations by setattr
by Trond Myklebust
· 12 years ago
b9536ad
NFSv4 release the sequence id in the return on close case
by Andy Adamson
· 12 years ago
314d7cc
nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks
by Jeff Layton
· 12 years ago
eb04e0a
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
by Trond Myklebust
· 12 years ago
2334003
nfsd4: clean up validate_stateid
by J. Bruce Fields
· 12 years ago
06b332a
nfsd4: check backchannel attributes on create_session
by J. Bruce Fields
· 12 years ago
55c760c
nfsd4: fix forechannel attribute negotiation
by J. Bruce Fields
· 12 years ago
373cd40
nfsd4: cleanup check_forechannel_attrs
by J. Bruce Fields
· 12 years ago
fa33294
NFSv4: Fix another potential state manager deadlock
by Trond Myklebust
· 12 years ago
0c7c3e6
nfsd4: don't close read-write opens too soon
by J. Bruce Fields
· 12 years ago
eb2099f
nfsd4: release lockowners on last unlock in 4.1 case
by J. Bruce Fields
· 12 years ago
bbc9c36
nfsd4: more sessions/open-owner-replay cleanup
by J. Bruce Fields
· 12 years ago
3d74e6a
nfsd4: no need for replay_owner in sessions case
by J. Bruce Fields
· 12 years ago
c383747
nfsd4: remove some redundant comments
by J. Bruce Fields
· 12 years ago
2c44a23
nfsd: use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 12 years ago
7a8203d
NFS: Ensure that NFS file unlock waits for readahead to complete
by Trond Myklebust
· 12 years ago
577b423
NFS: Add functionality to allow waiting on all outstanding reads to complete
by Trond Myklebust
· 12 years ago
bc7a05c
NFSv4: Handle timeouts correctly when probing for lease validity
by Trond Myklebust
· 12 years ago
9411b1d
nfsd4: cleanup handling of nfsv4.0 closed stateid's
by J. Bruce Fields
· 12 years ago
826e001
NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use
by Trond Myklebust
· 12 years ago
b02ba0b
NFSv4: Clean up nfs_expire_all_delegations
by Trond Myklebust
· 12 years ago
5c31e23
NFSv4: Fix nfs_server_return_all_delegations
by Trond Myklebust
· 12 years ago
b757144
NFSv4: Be less aggressive about returning delegations for open files
by Trond Myklebust
· 12 years ago
db4f2e6
NFSv4: Clean up delegation recall error handling
by Trond Myklebust
· 12 years ago
be76b5b
NFSv4: Clean up nfs4_open_delegation_recall
by Trond Myklebust
· 12 years ago
4a706fa
NFSv4: Clean up nfs4_lock_delegation_recall
by Trond Myklebust
· 12 years ago
8b6cc4d
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
by Trond Myklebust
· 12 years ago
dbb21c2
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_lock_delegation_recall
by Trond Myklebust
· 12 years ago
25d280a
nfs: allow the v4.1 callback thread to freeze
by Jeff Layton
· 12 years ago
7b1f1fd
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
by Trond Myklebust
· 12 years ago
b193d59a
NFSv4: Fix a memory leak in nfs4_discover_server_trunking
by Trond Myklebust
· 12 years ago
845cbce
NFSv4: Don't clear the machine cred when client establish returns EACCES
by Trond Myklebust
· 12 years ago
ea33e6c
NFSv4: Fix issues in nfs4_discover_server_trunking
by Trond Myklebust
· 12 years ago
2363122
NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available
by Trond Myklebust
· 12 years ago
4580a92
NFS: Use server-recommended security flavor by default (NFSv3)
by Chuck Lever
· 12 years ago
41d2266
nfsd4: remove unused nfs4_check_deleg argument
by J. Bruce Fields
· 12 years ago
e8c69d1
nfsd4: make del_recall_lru per-network-namespace
by J. Bruce Fields
· 12 years ago
68a3396
nfsd4: shut down more of delegation earlier
by J. Bruce Fields
· 12 years ago
8be2d23
nfsd4: minor cb_recall simplification
by J. Bruce Fields
· 12 years ago
ff7c4b3
nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error
by fanchaoting
· 12 years ago
b022032
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
by fanchaoting
· 12 years ago
89876f8
nfsd: convert the file_hashtbl to a hlist
by Jeff Layton
· 12 years ago
66b2b9b
nfsd4: don't destroy in-use session
by J. Bruce Fields
· 12 years ago
221a687
nfsd4: don't destroy in-use clients
by J. Bruce Fields
· 12 years ago
4f6e6c1
nfsd4: simplify bind_conn_to_session locking
by J. Bruce Fields
· 12 years ago
abcdff0
nfsd4: fix destroy_session race
by J. Bruce Fields
· 12 years ago
bfa85e83
nfsd4: clientid lookup cleanup
by J. Bruce Fields
· 12 years ago
c0293b0
nfsd4: destroy_clientid simplification
by J. Bruce Fields
· 12 years ago
1ca5079
nfsd4: remove some dprintk's
by J. Bruce Fields
· 12 years ago
0eb6f20
nfsd4: STALE_STATEID cleanup
by J. Bruce Fields
· 12 years ago
7838904
nfsd4: warn on odd create_session state
by J. Bruce Fields
· 12 years ago
491402a
nfsd: fix bug on nfs4 stateid deallocation
by ycnian@gmail.com
· 12 years ago
9c6bdbb
nfsd: remove unused macro in nfsv4
by Yanchuan Nian
· 12 years ago
2e4b723
nfsd4: fix use-after-free of 4.1 client on connection loss
by J. Bruce Fields
· 12 years ago
b0a9d3a
nfsd4: fix race on client shutdown
by J. Bruce Fields
· 12 years ago
9d313b1
nfsd4: handle seqid-mutating open errors from xdr decoding
by J. Bruce Fields
· 12 years ago
b600de7
nfsd4: remove BUG_ON
by J. Bruce Fields
· 12 years ago
0733c7b
nfsd: scale up the number of DRC hash buckets with cache size
by Jeff Layton
· 12 years ago
98d821b
nfsd: keep stats on worst hash balancing seen so far
by Jeff Layton
· 12 years ago
a2f999a
nfsd: add new reply_cache_stats file in nfsdfs
by Jeff Layton
· 12 years ago
6c6910c
nfsd: track memory utilization by the DRC
by Jeff Layton
· 12 years ago
9dc5614
nfsd: break out comparator into separate function
by Jeff Layton
· 12 years ago
0b9ea37
nfsd: eliminate one of the DRC cache searches
by Jeff Layton
· 12 years ago
4edaa30
NFS: Use "krb5i" to establish NFSv4 state whenever possible
by Chuck Lever
· 12 years ago
c4eafe1
NFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSEC
by Chuck Lever
· 12 years ago
9a744ba
NFS: Use static list of security flavors during root FH lookup recovery
by Chuck Lever
· 12 years ago
83ca7f5
NFS: Avoid PUTROOTFH when managing leases
by Chuck Lever
· 12 years ago
2ed4b95b
NFS: Clean up nfs4_proc_get_rootfh
by Chuck Lever
· 12 years ago
75bc882
NFS: Handle missing rpc.gssd when looking up root FH
by Chuck Lever
· 12 years ago
a77c806
SUNRPC: Refactor nfsd4_do_encode_secinfo()
by Chuck Lever
· 12 years ago
9568c5e
SUNRPC: Introduce rpcauth_get_pseudoflavor()
by Chuck Lever
· 12 years ago
fb15b26
SUNRPC: Define rpcsec_gss_info structure
by Chuck Lever
· 12 years ago
809b426
NFSv4: Fix Oopses in the fs_locations code
by Trond Myklebust
· 12 years ago
Next »