Markus Elfring
|
0671d8f108
nfs/write: Use common error handling code in nfs_lock_and_join_requests()
|
7 år sedan |
NeilBrown
|
bf4b490597
NFS: various changes relating to reporting IO errors.
|
8 år sedan |
Chuck Lever
|
8224b2734a
NFS: Add static NFS I/O tracepoints
|
8 år sedan |
Trond Myklebust
|
1bd5d6d08e
NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests()
|
8 år sedan |
Trond Myklebust
|
8b77484f2b
NFS: Don't hold the group lock when calling nfs_release_request()
|
8 år sedan |
Trond Myklebust
|
5d2a9d9dac
NFS: Remove pnfs_generic_transfer_commit_list()
|
8 år sedan |
Trond Myklebust
|
137da553db
NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock
|
8 år sedan |
NeilBrown
|
237f8306c3
NFS: don't expect errors from mempool_alloc().
|
8 år sedan |
Trond Myklebust
|
7af7a5963c
Merge branch 'bugfixes'
|
8 år sedan |
Trond Myklebust
|
3bde7afdab
NFS: Remove unused parameter gfp_flags from nfs_pageio_init()
|
8 år sedan |
Trond Myklebust
|
2ce209c42c
NFS: Wait for requests that are locked on the commit list
|
8 år sedan |
Trond Myklebust
|
4b9bb25b36
NFS: Switch to using mapping->private_lock for page writeback lookups.
|
8 år sedan |
Trond Myklebust
|
5cb953d4b1
NFS: Use an atomic_long_t to count the number of commits
|
8 år sedan |
Trond Myklebust
|
a6b6d5b85a
NFS: Use an atomic_long_t to count the number of requests
|
8 år sedan |
Trond Myklebust
|
e824f99ada
NFSv4: Use a mutex to protect the per-inode commit lists
|
8 år sedan |
Trond Myklebust
|
b30d2f04c3
NFS: Refactor nfs_page_find_head_request()
|
8 år sedan |
Trond Myklebust
|
bd37d6fce1
NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()
|
8 år sedan |
Trond Myklebust
|
7e8a30f8b4
NFS: Fix up nfs_page_group_covers_page()
|
8 år sedan |
Trond Myklebust
|
1344b7ea17
NFS: Remove unused parameter from nfs_page_group_lock()
|
8 år sedan |
Trond Myklebust
|
902a4c0046
NFS: Remove nfs_page_group_clear_bits()
|
8 år sedan |
Trond Myklebust
|
5b2b5187fa
NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases
|
8 år sedan |
Trond Myklebust
|
74a6d4b5ae
NFS: Further optimise nfs_lock_and_join_requests()
|
8 år sedan |
Trond Myklebust
|
b5bab9bf91
NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests()
|
8 år sedan |
Trond Myklebust
|
7e6cca6caf
NFS: Remove page group limit in nfs_flush_incompatible()
|
8 år sedan |
Trond Myklebust
|
f6032f216f
NFS: Teach nfs_try_to_update_request() to deal with request page_groups
|
8 år sedan |
Trond Myklebust
|
b66aaa8dfe
NFS: Fix the inode request accounting when pages have subrequests
|
8 år sedan |
Trond Myklebust
|
31a01f093e
NFS: Don't unlock writebacks before declaring PG_WB_END
|
8 år sedan |
Trond Myklebust
|
e14bebf6de
NFS: Don't check request offset and size without holding a lock
|
8 år sedan |
Trond Myklebust
|
a0e265bc78
NFS: Fix an ABBA issue in nfs_lock_and_join_requests()
|
8 år sedan |
Trond Myklebust
|
7cb9cd9aa2
NFS: Fix a reference and lock leak in nfs_lock_and_join_requests()
|
8 år sedan |