index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
...
|
*
|
|
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
|
*
|
|
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
|
*
|
|
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-10-01
|
*
|
|
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
2012-09-28
|
*
|
|
NFSv4.1: reset the inode MDS threshold counters on layout destruction
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: Simplify the pNFS return-on-close code
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: Fix a race in the pNFS return-on-close code
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: pnfs_layout_io_set_failed must clear invalid lsegs
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: Fix a reference leak in pnfs_update_layout
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: pNFS data servers may be temporarily offline
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: Retry pNFS after a 2 minute timeout
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: Add helpers for setting/reading the I/O fail bit
Trond Myklebust
2012-09-28
|
*
|
|
NFSv4.1: Replace dprintk() in pnfs_update_layout with something less buggy
Trond Myklebust
2012-09-28
[prev]
[next]