Stephen Rothwell
|
5f00bcb38e
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
|
14 年之前 |
Al Viro
|
3d4ff43d89
nfs_open_context doesn't need struct path either
|
14 年之前 |
Trond Myklebust
|
d9156f9f36
NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed
|
14 年之前 |
Trond Myklebust
|
d8007d4dd6
NFSv4.1: Add an initialisation callback for pNFS
|
14 年之前 |
Trond Myklebust
|
1751c3638f
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
|
14 年之前 |
Benny Halevy
|
19345cb299
NFSv4.1: file layout must consider pg_bsize for coalescing
|
14 年之前 |
Boaz Harrosh
|
5b36c7dc41
NFSv4.1: define nfs_generic_pg_test
|
14 年之前 |
Benny Halevy
|
18ad0a9f2c
NFSv4.1: change pg_test return type to bool
|
14 年之前 |
Benny Halevy
|
dfed206b88
NFSv4.1: unify pnfs_pageio_init functions
|
14 年之前 |
Trond Myklebust
|
4d65c520fb
NFS: Fix a hang in the writeback path
|
14 年之前 |
Fred Isaman
|
a861a1e1c3
NFSv4.1: add generic layer hooks for pnfs COMMIT
|
14 年之前 |
Trond Myklebust
|
b31268ac79
FS: Use stable writes when not doing a bulk flush
|
14 年之前 |
Fred Isaman
|
36fe432d33
NFSv4.1: Clear lseg pointer in ->doio function
|
14 年之前 |
Fred Isaman
|
c76069bda0
NFSv4.1: rearrange ->doio args
|
14 年之前 |
Fred Isaman
|
bae724ef95
NFSv4.1: shift pnfs_update_layout locations
|
14 年之前 |
Fred Isaman
|
94ad1c80e2
NFSv4.1: coelesce across layout stripes
|
14 年之前 |
Jesper Juhl
|
72895b1ac7
nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc()
|
14 年之前 |
Trond Myklebust
|
2df485a774
nfs: remove extraneous and problematic calls to nfs_clear_request
|
14 年之前 |
Jeff Layton
|
015f0212d5
nfs: handle lock context allocation failures in nfs_create_request
|
14 年之前 |
Trond Myklebust
|
f11ac8db5d
NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.
|
15 年之前 |
Trond Myklebust
|
18eb884282
NFS: Clean up nfs_create_request()
|
15 年之前 |
Trond Myklebust
|
bb6fbc4548
NFS: Avoid a deadlock in nfs_release_page
|
15 年之前 |
Trond Myklebust
|
9f557cd807
NFS: Fix an Oops when truncating a file
|
15 年之前 |
Trond Myklebust
|
72cb77f4a5
NFS: Throttle page dirtying while we're flushing to disk
|
16 年之前 |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 年之前 |
Trond Myklebust
|
acee478afc
NFS: Clean up the write request locking.
|
17 年之前 |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
17 年之前 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 年之前 |
Trond Myklebust
|
587142f85f
NFS: Replace NFS_I(inode)->req_lock with inode->i_lock
|
18 年之前 |
Trond Myklebust
|
edc05fc1c2
NFS: reduce latency by using conditional rescheduling in nfs_scan_list
|
18 年之前 |