firefly-linux-kernel-4.4.55.git
2013-04-26 J. Bruce FieldsMerge Trond's nfs-for-next
2013-04-23 Bryan Schumakernfsd: Decode and send 64bit time values
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-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 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-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
2013-04-03 Yanchuan Niannfsd: remove unused macro in nfsv4
2013-04-03 J. Bruce Fieldsnfsd4: fix use-after-free of 4.1 client on connection...
2013-04-03 J. Bruce Fieldsnfsd4: fix race on client shutdown
2013-04-03 J. Bruce Fieldsnfsd4: handle seqid-mutating open errors from xdr decoding
2013-04-03 J. Bruce Fieldsnfsd4: remove BUG_ON
2013-04-03 Jeff Laytonnfsd: scale up the number of DRC hash buckets with...
2013-04-03 Jeff Laytonnfsd: keep stats on worst hash balancing seen so far
2013-04-03 Jeff Laytonnfsd: add new reply_cache_stats file in nfsdfs
2013-04-03 Jeff Laytonnfsd: track memory utilization by the DRC
2013-04-03 Jeff Laytonnfsd: break out comparator into separate function
2013-04-03 Jeff Laytonnfsd: eliminate one of the DRC cache searches
2013-03-28 Trond MyklebustNFSv4: Fix Oopses in the fs_locations code
2013-03-28 Trond MyklebustNFSv4: Fix another reboot recovery race
2013-03-27 Trond MyklebustNFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_...
2013-03-26 J. Bruce Fieldsnfsd4: reject "negative" acl lengths
2013-03-25 Trond MyklebustNFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available
2013-03-25 Trond MyklebustNFSv4.1: Enable open-by-filehandle
2013-03-25 Trond MyklebustNFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_C...
2013-03-25 Trond MyklebustNFSv4: Clean up nfs4_opendata_alloc in preparation...
2013-03-25 Trond MyklebustNFSv4.1: Select the "most recent locking state" for...
2013-03-25 Trond MyklebustNFSv4: Prepare for minorversion-specific nfs_server...
2013-03-25 Trond MyklebustNFSv4: Resend the READ/WRITE RPC call if a stateid...
2013-03-25 Trond MyklebustNFSv4: The stateid must remain the same for replayed...
2013-03-25 Trond MyklebustNFS: __nfs_find_lock_context needs to check ctx->lock_c...
2013-03-25 Trond MyklebustNFS: Don't accept more reads/writes if the open context...
2013-03-25 Trond MyklebustNFSv4: Fail I/O if the state recovery fails irrevocably
2013-03-25 Trond MyklebustSUNRPC: Report network/connection errors correctly...
2013-03-25 Trond MyklebustSUNRPC: Add barriers to ensure read ordering in rpc_wak...
2013-03-22 Kent Overstreetnfsd: fix bad offset use
2013-03-21 Trond MyklebustNFSv4.1: Add a helper pnfs_commit_and_return_layout
2013-03-21 Trond MyklebustNFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layou...
2013-03-21 Trond MyklebustNFSv4.1: Fix a race in pNFS layoutcommit
2013-03-21 fanchaotingpnfs-block: removing DM device maybe cause oops when...
2013-03-20 Trond MyklebustNFSv4: Fix the string length returned by the idmapper
2013-03-18 Jeff Laytonnfsd: fix startup order in nfsd_reply_cache_init
2013-03-18 Jeff Laytonnfsd: only unhash DRC entries that are in the hashtable
2013-03-17 Linus TorvaldsLinux 3.9-rc3
2013-03-17 David Rientjesperf,x86: fix link failure for non-Intel configs
2013-03-17 Linus Torvaldsperf,x86: fix wrmsr_on_cpu() warning on suspend/resume
next