Boaz Harrosh
|
5b36c7dc41
NFSv4.1: define nfs_generic_pg_test
|
14 years ago |
Benny Halevy
|
18ad0a9f2c
NFSv4.1: change pg_test return type to bool
|
14 years ago |
Benny Halevy
|
dfed206b88
NFSv4.1: unify pnfs_pageio_init functions
|
14 years ago |
Trond Myklebust
|
4d65c520fb
NFS: Fix a hang in the writeback path
|
14 years ago |
Fred Isaman
|
a861a1e1c3
NFSv4.1: add generic layer hooks for pnfs COMMIT
|
14 years ago |
Trond Myklebust
|
b31268ac79
FS: Use stable writes when not doing a bulk flush
|
14 years ago |
Fred Isaman
|
36fe432d33
NFSv4.1: Clear lseg pointer in ->doio function
|
14 years ago |
Fred Isaman
|
c76069bda0
NFSv4.1: rearrange ->doio args
|
14 years ago |
Fred Isaman
|
bae724ef95
NFSv4.1: shift pnfs_update_layout locations
|
14 years ago |
Fred Isaman
|
94ad1c80e2
NFSv4.1: coelesce across layout stripes
|
14 years ago |
Jesper Juhl
|
72895b1ac7
nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc()
|
14 years ago |
Trond Myklebust
|
2df485a774
nfs: remove extraneous and problematic calls to nfs_clear_request
|
14 years ago |
Jeff Layton
|
015f0212d5
nfs: handle lock context allocation failures in nfs_create_request
|
14 years ago |
Trond Myklebust
|
f11ac8db5d
NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.
|
15 years ago |
Trond Myklebust
|
18eb884282
NFS: Clean up nfs_create_request()
|
15 years ago |
Trond Myklebust
|
bb6fbc4548
NFS: Avoid a deadlock in nfs_release_page
|
15 years ago |
Trond Myklebust
|
9f557cd807
NFS: Fix an Oops when truncating a file
|
15 years ago |
Trond Myklebust
|
72cb77f4a5
NFS: Throttle page dirtying while we're flushing to disk
|
16 years ago |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 years ago |
Trond Myklebust
|
acee478afc
NFS: Clean up the write request locking.
|
17 years ago |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Trond Myklebust
|
587142f85f
NFS: Replace NFS_I(inode)->req_lock with inode->i_lock
|
18 years ago |
Trond Myklebust
|
edc05fc1c2
NFS: reduce latency by using conditional rescheduling in nfs_scan_list
|
18 years ago |
Trond Myklebust
|
dce34ce298
NFS: Prevent integer overflow in nfs_scan_list()
|
18 years ago |
Trond Myklebust
|
5c36968343
NFS cleanup: speed up nfs_scan_commit using radix tree tags
|
18 years ago |
Trond Myklebust
|
9fd367f0f3
NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
|
18 years ago |
Trond Myklebust
|
c03b402461
NFS: Convert struct nfs_page to use krefs
|
18 years ago |
Trond Myklebust
|
88be9f990f
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
|
18 years ago |
Trond Myklebust
|
7fe7f8487a
NFS: Avoid a deadlock situation on write
|
18 years ago |