index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
filelayout
/
filelayout.c
Age
Commit message (
Expand
)
Author
2016-01-21
NFS: Simplify nfs_request_add_commit_list() arguments
Anna Schumaker
2015-12-28
pNFS/flexfiles: Don't mark the entire layout as failed, when returning it
Trond Myklebust
2015-12-28
NFS41: pop some layoutget errors to application
Peng Tao
2015-09-17
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
Kinglong Mee
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-03-27
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
2015-03-27
NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()
Trond Myklebust
2015-03-27
NFS: Fix free_deveiceid -> free_deviceid
Trond Myklebust
2015-02-18
pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...
Tom Haynes
2015-02-13
nfs: Provide and use helper functions for marking a page as unstable
Tom Haynes
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-03
pnfs: pass ds_commit_idx through the commit path
Weston Andros Adamson
2015-02-03
nfs: rename pgio header ds_idx to ds_commit_idx
Weston Andros Adamson
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
2015-02-03
nfs/filelayout: use pnfs_error_mark_layout_for_return
Peng Tao
2015-02-03
nfs: allow to specify cred in nfs_initiate_pgio
Peng Tao
2015-02-03
nfs: allow different protocol in nfs_initiate_commit
Peng Tao
2015-02-03
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
Tom Haynes
2015-02-03
pnfs: Prepare for flexfiles by pulling out common code
Tom Haynes
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2014-11-12
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2014-10-08
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
Trond Myklebust
2014-09-10
pnfs: factor GETDEVICEINFO implementations
Christoph Hellwig
2014-09-10
nfs/filelayout: set layoutcommit depending on write verifier
Peng Tao
2014-09-10
pnfs: fix filelayout_retry_commit when idx > 0
Weston Andros Adamson
2014-08-03
nfs: clear_request_commit while holding i_lock
Weston Andros Adamson
2014-08-03
pnfs: find swapped pages on pnfs commit lists too
Weston Andros Adamson
2014-07-12
pnfs/filelayout: retry ds commit if nfs_commitdata_alloc fails
Peng Tao
2014-07-12
pnfs/filelayout: fix race between mark_request_commit and scan_commit_lists
Peng Tao
2014-06-24
pnfs: clean up *_resend_to_mds
Weston Andros Adamson
2014-06-24
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
2014-06-09
NFSv4.1: Fix typo in dprintk
Tom Haynes
2014-06-09
NFSv4.1: Comment is now wrong and redundant to code
Tom Haynes
2014-05-29
Push the file layout driver into a subdirectory
Tom Haynes