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 |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 years ago |
Jesper Juhl
|
7a13e93228
NFS: Kill the obsolete NFS_PARANOIA
|
18 years ago |
Trond Myklebust
|
84dde76c4a
NFS: Fix a compile glitch on 64-bit systems
|
18 years ago |
Jason Uhlenkott
|
a19b89cad5
NFS: Clean up nfs_create_request comments
|
18 years ago |
Trond Myklebust
|
ca52fec152
NFS: Use pgoff_t in structures and functions that pass page cache offsets
|
18 years ago |
Trond Myklebust
|
8d5658c949
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
|
18 years ago |
Trond Myklebust
|
c63c7b0513
NFS: Fix a race when doing NFS write coalescing
|
18 years ago |
Trond Myklebust
|
8b09bee308
NFS: Cleanup for nfs_readpages()
|
18 years ago |
Trond Myklebust
|
bcb71bba7e
NFS: Another cleanup of the read/write request coalescing code
|
18 years ago |
Trond Myklebust
|
d8a5ad75cc
NFS: Cleanup the coalescing code
|
18 years ago |
Trond Myklebust
|
21b4e73692
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 years ago |
Trond Myklebust
|
9cf85e0a24
NFS: Fix up writeback_control->nr_to_write accounting
|
18 years ago |
Trond Myklebust
|
3925675cb3
NFS: Fix up the dirty page accounting
|
18 years ago |
Trond Myklebust
|
3f442547b7
NFS: Clean up nfs_scan_dirty()
|
18 years ago |
Alexey Dobriyan
|
1a1d92c10d
[PATCH] Really ignore kmem_cache_destroy return value
|
18 years ago |