]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-05-09 Jeff Laytonnfsd: fix oops when legacy_recdir_name_error is passed...
2013-05-07 J. Bruce FieldsSUNRPC: fix decoding of optional gss-proxy xdr fields
2013-05-06 Geert UytterhoevenSUNRPC: Refactor gssx_dec_option_array() to kill uninit...
2013-05-03 J. Bruce Fieldsnfsd4: don't allow owner override on 4.1 CLAIM_FH opens
2013-04-30 Chuck LeverNFSD: SECINFO doesn't handle unsupported pseudoflavors...
2013-04-30 Chuck LeverNFSD: Simplify GSS flavor encoding in nfsd4_do_encode_s...
2013-04-30 Wei Yongjunnfsd: make symbol nfsd_reply_cache_shrinker static
2013-04-30 Wei Yongjunsvcauth_gss: fix error return code in rsc_parse()
2013-04-30 J. Bruce Fieldsnfsd4: don't remap EISDIR errors in rename
2013-04-29 J. Bruce Fieldssvcrpc: fix gss-proxy to respect user namespaces
2013-04-29 Fengguang WuSUNRPC: gssp_procedures[] can be static
2013-04-29 J. Bruce FieldsSUNRPC: define {create,destroy}_use_gss_proxy_proc_entr...
2013-04-29 J. Bruce FieldsMerge branch 'nfs-for-next' of git://linux-nfs.org...
2013-04-29 Trond MyklebustNFSv4: Warn once about servers that incorrectly apply...
2013-04-29 Trond MyklebustNFSv4: Servers should only check SETATTR stateid open...
2013-04-26 J. Bruce Fieldsnfsd4: better error return to indicate SSV non-support
2013-04-26 J. Bruce Fieldsnfsd: fix EXDEV checking in rename
2013-04-26 Simo SorceSUNRPC: Use gssproxy upcall for server RPCGSS authentic...
2013-04-26 Simo SorceSUNRPC: Add RPC based upcall mechanism for RPCGSS auth
2013-04-26 Simo SorceSUNRPC: conditionally return endtime from import_sec_co...
2013-04-26 J. Bruce FieldsSUNRPC: allow disabling idle timeout
2013-04-26 J. Bruce FieldsSUNRPC: attempt AF_LOCAL connect on setup
2013-04-26 J. Bruce FieldsMerge Trond's nfs-for-next
2013-04-23 Trond MyklebustMerge branch 'bugfixes' into linux-next
2013-04-23 Trond MyklebustMerge branch 'rpcsec_gss-from_cel' into linux-next
2013-04-23 Trond MyklebustNFSv4: Don't recheck permissions on open in case of...
2013-04-23 Bryan Schumakernfsd: Decode and send 64bit time values
2013-04-23 Trond MyklebustNFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_...
2013-04-23 Trond MyklebustNFSv4.1: Use the more efficient open_noattr call for...
2013-04-22 Chuck LeverNFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE
2013-04-22 Trond MyklebustNFSv4: Ensure that we clear the NFS_OPEN_STATE flag...
2013-04-21 Trond MyklebustLOCKD: Ensure that nlmclnt_block resets block->b_status...
2013-04-20 Trond MyklebustNFSv4: Ensure the LOCK call cannot use the delegation...
2013-04-20 Trond MyklebustNFSv4: Use the open stateid if the delegation has the...
2013-04-19 Bryan Schumakernfs: Send atime and mtime as a 64bit value
2013-04-17 Fengguang Wunfsd4: put_client_renew_locked can be static
2013-04-17 J. Bruce Fieldsnfsd4: remove unused macro
2013-04-16 Trond MyklebustNFSv4: Record the OPEN create mode used in the nfs4_ope...
2013-04-16 fanchaotingnfsd4: remove some useless code
2013-04-16 J. Bruce Fieldsnfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED
2013-04-14 Trond MyklebustNFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag...
2013-04-14 Trond MyklebustSUNRPC: Allow rpc_create() to request that TCP slots...
2013-04-14 Trond MyklebustSUNRPC: Fix a livelock problem in the xprt->backlog...
2013-04-12 Trond MyklebustNFSv4: Fix handling of revoked delegations by setattr
2013-04-11 Andy AdamsonNFSv4 release the sequence id in the return on close...
2013-04-10 Jeff Laytonnfs: remove unnecessary check for NULL inode->i_flock...
2013-04-10 Trond MyklebustNFSv4: Doh! Typo in the fix to nfs41_walk_client_list
2013-04-09 J. Bruce Fieldsnfsd4: clean up validate_stateid
2013-04-09 J. Bruce Fieldsnfsd4: check backchannel attributes on create_session
2013-04-09 J. Bruce Fieldsnfsd4: fix forechannel attribute negotiation
2013-04-09 J. Bruce Fieldsnfsd4: cleanup check_forechannel_attrs
2013-04-09 Trond MyklebustNFSv4: Fix another potential state manager deadlock
2013-04-09 J. Bruce Fieldsnfsd4: don't close read-write opens too soon
2013-04-09 J. Bruce Fieldsnfsd4: release lockowners on last unlock in 4.1 case
2013-04-09 J. Bruce Fieldsnfsd4: more sessions/open-owner-replay cleanup
2013-04-09 J. Bruce Fieldsnfsd4: no need for replay_owner in sessions case
2013-04-09 J. Bruce Fieldsnfsd4: remove some redundant comments
2013-04-09 Wei Yongjunnfsd: use kmem_cache_free() instead of kfree()
2013-04-09 Trond MyklebustNFS: Ensure that NFS file unlock waits for readahead...
2013-04-09 Trond MyklebustNFS: Add functionality to allow waiting on all outstand...
2013-04-08 Trond MyklebustNFSv4: Handle timeouts correctly when probing for lease...
2013-04-08 J. Bruce Fieldsnfsd4: cleanup handling of nfsv4.0 closed stateid's
2013-04-05 Trond MyklebustNFSv4: Fix CB_RECALL_ANY to only return delegations...
2013-04-05 Trond MyklebustNFSv4: Clean up nfs_expire_all_delegations
2013-04-05 Trond MyklebustNFSv4: Fix nfs_server_return_all_delegations
2013-04-05 Trond MyklebustNFSv4: Be less aggressive about returning delegations...
2013-04-05 Trond MyklebustNFSv4: Clean up delegation recall error handling
2013-04-05 Trond MyklebustNFSv4: Clean up nfs4_open_delegation_recall
2013-04-05 Trond MyklebustNFSv4: Clean up nfs4_lock_delegation_recall
2013-04-05 Trond MyklebustNFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_o...
2013-04-05 Trond MyklebustNFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_l...
2013-04-05 Paul Bollesunrpc: drop "select NETVM"
2013-04-05 Jeff Laytonnfs: allow the v4.1 callback thread to freeze
2013-04-05 Trond MyklebustSUNRPC: Fix a potential memory leak in rpc_new_client
2013-04-05 Trond MyklebustNFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
2013-04-05 Trond MyklebustNFSv4: Fix a memory leak in nfs4_discover_server_trunking
2013-04-05 Chuck LeverSUNRPC: Remove extra xprt_put()
2013-04-05 Trond MyklebustNFSv4: Don't clear the machine cred when client establi...
2013-04-05 Trond MyklebustNFSv4: Fix issues in nfs4_discover_server_trunking
2013-04-04 Trond MyklebustNFSv4: Fix the fallback to AUTH_NULL if krb5i is not...
2013-04-04 Chuck LeverNFS: Use server-recommended security flavor by default...
2013-04-04 Chuck LeverSUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR
2013-04-04 J. Bruce Fieldsnfsd4: remove unused nfs4_check_deleg argument
2013-04-04 J. Bruce Fieldsnfsd4: make del_recall_lru per-network-namespace
2013-04-04 J. Bruce Fieldsnfsd4: shut down more of delegation earlier
2013-04-04 J. Bruce Fieldsnfsd4: minor cb_recall simplification
2013-04-03 Alexey KhoroshilovSUNRPC/cache: add module_put() on error path in cache_o...
2013-04-03 fanchaotingnfsd: remove /proc/fs/nfs when create /proc/fs/nfs...
2013-04-03 fanchaotingnfsd: don't run get_file if nfs4_preprocess_stateid_op...
2013-04-03 Jeff Laytonnfsd: convert the file_hashtbl to a hlist
2013-04-03 J. Bruce Fieldsnfsd4: don't destroy in-use session
2013-04-03 J. Bruce Fieldsnfsd4: don't destroy in-use clients
2013-04-03 J. Bruce Fieldsnfsd4: simplify bind_conn_to_session locking
2013-04-03 J. Bruce Fieldsnfsd4: fix destroy_session race
2013-04-03 J. Bruce Fieldsnfsd4: clientid lookup cleanup
2013-04-03 J. Bruce Fieldsnfsd4: destroy_clientid simplification
2013-04-03 J. Bruce Fieldsnfsd4: remove some dprintk's
2013-04-03 J. Bruce Fieldsnfsd4: STALE_STATEID cleanup
2013-04-03 J. Bruce Fieldsnfsd4: warn on odd create_session state
2013-04-03 ycnian@gmail.comnfsd: fix bug on nfs4 stateid deallocation
next