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 年之前 |
Trond Myklebust
|
dce34ce298
NFS: Prevent integer overflow in nfs_scan_list()
|
18 年之前 |
Trond Myklebust
|
5c36968343
NFS cleanup: speed up nfs_scan_commit using radix tree tags
|
18 年之前 |
Trond Myklebust
|
9fd367f0f3
NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
|
18 年之前 |
Trond Myklebust
|
c03b402461
NFS: Convert struct nfs_page to use krefs
|
18 年之前 |
Trond Myklebust
|
88be9f990f
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
|
18 年之前 |
Trond Myklebust
|
7fe7f8487a
NFS: Avoid a deadlock situation on write
|
18 年之前 |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 年之前 |
Jesper Juhl
|
7a13e93228
NFS: Kill the obsolete NFS_PARANOIA
|
18 年之前 |
Trond Myklebust
|
84dde76c4a
NFS: Fix a compile glitch on 64-bit systems
|
18 年之前 |
Jason Uhlenkott
|
a19b89cad5
NFS: Clean up nfs_create_request comments
|
18 年之前 |
Trond Myklebust
|
ca52fec152
NFS: Use pgoff_t in structures and functions that pass page cache offsets
|
18 年之前 |
Trond Myklebust
|
8d5658c949
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
|
18 年之前 |
Trond Myklebust
|
c63c7b0513
NFS: Fix a race when doing NFS write coalescing
|
18 年之前 |
Trond Myklebust
|
8b09bee308
NFS: Cleanup for nfs_readpages()
|
18 年之前 |
Trond Myklebust
|
bcb71bba7e
NFS: Another cleanup of the read/write request coalescing code
|
18 年之前 |
Trond Myklebust
|
d8a5ad75cc
NFS: Cleanup the coalescing code
|
18 年之前 |