index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-01
nfs: replace strict_strto* with kstrto*
Daniel Walter
2012-10-01
NFS: Remove unnecessary semicolons (fs/nfs/client.c)
Yanchuan Nian
2012-10-01
pnfsblock: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-10-01
pnfsblock: fix non-aligned DIO write
Peng Tao
2012-10-01
pnfsblock: fix non-aligned DIO read
Peng Tao
2012-10-01
pnfsblock: fix partial page buffer wirte
Peng Tao
2012-10-01
Revert "pnfsblock: bail out partial page IO"
Peng Tao
2012-10-01
NFS41: fix error of setting blocklayoutdriver
Peng Tao
2012-10-01
NFSv41: fix DIO write_io calculation
Peng Tao
2012-10-01
NFS: Add nfs4_unique_id boot parameter
Chuck Lever
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
2012-10-01
NFS: Use the same nfs_client_id4 for every server
Chuck Lever
2012-10-01
NFS: Introduce "migration" mount option
Chuck Lever
2012-10-01
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
2012-10-01
SUNRPC: Refactor rpc_clone_client()
Chuck Lever
2012-10-01
SUNRPC: Use __func__ in dprintk() in auth_gss.c
Chuck Lever
2012-10-01
SUNRPC: Clean up dprintk messages in rpc_pipe.c
Chuck Lever
2012-10-01
NFS: Slow down state manager after an unhandled error
Chuck Lever
2012-10-01
NFS: nfs_parsed_mount_options can use unsigned int
Chuck Lever
2012-10-01
lockd: create and use per-net NSM RPC clients on MON/UNMON requests
Stanislav Kinsbursky
2012-10-01
lockd: use rpc client's cl_nodename for id encoding
Stanislav Kinsbursky
2012-10-01
lockd: per-net NSM client creation and destruction helpers introduced
Stanislav Kinsbursky
2012-10-01
NFS: add debug messages to callback down function
Stanislav Kinsbursky
2012-10-01
NFS: callback per-net usage counting introduced
Stanislav Kinsbursky
2012-10-01
NFS: make nfs_callback_tcpport6 per network context
Stanislav Kinsbursky
2012-10-01
NFS: make nfs_callback_tcpport per network context
Stanislav Kinsbursky
2012-10-01
NFS: callback up - users counting cleanup
Stanislav Kinsbursky
2012-10-01
NFS: callback service start function introduced
Stanislav Kinsbursky
2012-10-01
NFS: callback up - transport backchannel cleanup
Stanislav Kinsbursky
2012-10-01
NFS: move per-net callback thread initialization to nfs_callback_up_net()
Stanislav Kinsbursky
2012-10-01
NFS: callback service creation function introduced
Stanislav Kinsbursky
2012-10-01
NFS: pass net to nfs_callback_down()
Stanislav Kinsbursky
2012-10-01
NFSv4: Add ACCESS operation to OPEN compound
Weston Andros Adamson
2012-10-01
NFS: Use kzalloc() instead of kmalloc() in the idmapper
Bryan Schumaker
2012-10-01
NFS: Remove bad delegations during open recovery
Bryan Schumaker
2012-10-01
NFS: Always use the open stateid when checking for expired opens
Bryan Schumaker
2012-09-28
SUNRPC: Limit the rpciod workqueue concurrency
Trond Myklebust
2012-09-28
NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets count
Trond Myklebust
2012-09-28
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
Trond Myklebust
2012-09-28
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
Trond Myklebust
2012-09-28
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
Trond Myklebust
2012-09-28
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
2012-09-28
NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
Trond Myklebust
2012-09-28
NFSv4.1: Get rid of pNFS spin lock debugging asserts...
Trond Myklebust
2012-09-28
NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
Trond Myklebust
2012-09-28
NFSv4.1: Clean up pnfs_put_lseg()
Trond Myklebust
2012-09-28
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
Trond Myklebust
2012-09-28
NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
Trond Myklebust
2012-09-28
NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
Trond Myklebust
2012-09-28
NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
Trond Myklebust
[next]