Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 years ago |
Trond Myklebust
|
f3c391e89c
NFS: Optimise away the sigmask code in aio/dio reads and writes
|
17 years ago |
Trond Myklebust
|
0773769191
NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task()
|
17 years ago |
Trond Myklebust
|
bdc7f021f3
NFS: Clean up the (commit|read|write)_setup() callback routines
|
18 years ago |
Trond Myklebust
|
3ff7576dda
SUNRPC: Clean up the initialisation of priority queue scheduling info.
|
18 years ago |
Trond Myklebust
|
84115e1cd4
SUNRPC: Cleanup of rpc_task initialisation
|
18 years ago |
Trond Myklebust
|
a5576cfa5c
Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"
|
17 years ago |
Matthew Wilcox
|
150030b78a
NFS: Switch from intr mount option to TASK_KILLABLE
|
17 years ago |
Chuck Lever
|
02fe494619
NFS: Clean up new multi-segment direct I/O changes
|
17 years ago |
Chuck Lever
|
b9148c6b80
NFS: Ensure we return zero if applications attempt to write zero bytes
|
17 years ago |
Chuck Lever
|
c216fd708e
NFS: Support multiple segment iovecs in the NFS direct I/O path
|
17 years ago |
Chuck Lever
|
19f737879c
NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
|
17 years ago |
Neil Brown
|
432409eebc
NFS: Fix for bug in handling of errors for O_DIRECT writes
|
17 years ago |
Trond Myklebust
|
60ccd4ec41
NFS: Remove nfs_begin_data_update/nfs_end_data_update
|
17 years ago |
Trond Myklebust
|
cd3758e37d
NFS: Replace file->private_data with calls to nfs_file_open_context()
|
18 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Trond Myklebust
|
88be9f990f
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
|
18 years ago |
Trond Myklebust
|
d9df8d6b38
NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
|
18 years ago |
Chuck Lever
|
070ea60214
NFS: Clean ups in fs/nfs/direct.c
|
18 years ago |
Trond Myklebust
|
b4946ffb18
NFS: Fix a refcount leakage in O_DIRECT
|
18 years ago |
Trond Myklebust
|
d4a8f3677f
NFS: Fix nfs_direct_dirty_pages()
|
18 years ago |
Chuck Lever
|
749e146e01
NFS: Fix handful of compiler warnings in direct.c
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Trond Myklebust
|
8d5658c949
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
|
18 years ago |
Trond Myklebust
|
60fa3f769f
NFS: Fix two bugs in the O_DIRECT write code
|
18 years ago |
Chuck Lever
|
a3f565b1e5
NFS: fix print format for tk_pid
|
18 years ago |
Josef "Jeff" Sipek
|
01cce933d8
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
|
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 |