Trond Myklebust
|
a08a8cd375
NFS: Add attribute update barriers to NFS writebacks
|
10 years ago |
Tom Haynes
|
487b9b8afd
nfs: Can call nfs_clear_page_commit() instead
|
10 years ago |
Tom Haynes
|
d15bc38df6
nfs: Provide and use helper functions for marking a page as unstable
|
10 years ago |
Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 years ago |
Linus Torvalds
|
6f83e5bd3e
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
10 years ago |
Weston Andros Adamson
|
a7d42ddb30
nfs: add mirroring support to pgio layer
|
11 years ago |
Weston Andros Adamson
|
b57ff1303a
pnfs: pass ds_commit_idx through the commit path
|
11 years ago |
Weston Andros Adamson
|
309a1d65b1
nfs: handle overlapping reqs in lock_and_join
|
11 years ago |
Peng Tao
|
c36aae9ad9
nfs: allow different protocol in nfs_initiate_commit
|
11 years ago |
Tom Haynes
|
abde71f4d3
pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
|
11 years ago |
Christoph Hellwig
|
de1414a654
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
|
10 years ago |
Jeff Layton
|
6109c85037
locks: add a dedicated spinlock to protect i_flctx lists
|
10 years ago |
Jeff Layton
|
bd61e0a9c8
locks: convert posix locks to file_lock_context
|
10 years ago |
Jeff Layton
|
5263e31e45
locks: move flock locks to file_lock_context
|
10 years ago |
Li RongQing
|
5a254d08b0
nfs: replace nfs_add_stats with nfs_inc_stats when add one
|
10 years ago |
Weston Andros Adamson
|
cb1410c71e
NFS: fix subtle change in COMMIT behavior
|
10 years ago |
Weston Andros Adamson
|
16c9914069
nfs: remove spurious WARN_ON_ONCE in write path
|
10 years ago |
NeilBrown
|
353db79662
NFS: avoid waiting at all in nfs_release_page when congested.
|
11 years ago |
NeilBrown
|
9590544694
NFS: avoid deadlocks with loop-back mounted NFS filesystems.
|
11 years ago |
NeilBrown
|
e87b4c7a7a
NFS: don't use STABLE writes during writeback.
|
11 years ago |
Anna Schumaker
|
f418c64b71
NFS: Unconditionally enable commit code
|
11 years ago |
Trond Myklebust
|
3a3908c8b0
NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)
|
11 years ago |
Peng Tao
|
378520b837
nfs41: add a helper function to set layoutcommit after commit
|
11 years ago |
Weston Andros Adamson
|
7c3af97525
nfs: don't sleep with inode lock in lock_and_join_requests
|
11 years ago |
Weston Andros Adamson
|
94970014c4
nfs: fix error handling in lock_and_join_requests
|
11 years ago |
Weston Andros Adamson
|
fd2f3a06d3
nfs: change nfs_page_group_lock argument
|
11 years ago |
Linus Torvalds
|
06b8ab5528
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
11 years ago |
Weston Andros Adamson
|
411a99adff
nfs: clear_request_commit while holding i_lock
|
11 years ago |
Weston Andros Adamson
|
02d1426c70
pnfs: find swapped pages on pnfs commit lists too
|
11 years ago |
Weston Andros Adamson
|
b412ddf066
nfs: fix comment and add warn_on for PG_INODE_REF
|
11 years ago |