Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54e05f15ccb510c0fb3b03dfe9186811021fd5ad
/
fs
/
nfs
/
direct.c
e1af88a
nfs: Remove reference to generic_osync_inode from a comment
by Jan Kara
· 15 years ago
1ae88b2
NFS: Fix an O_DIRECT Oops...
by Trond Myklebust
· 15 years ago
21d9a85
nfs41 commit sequence setup done support
by Andy Adamson
· 16 years ago
def6ed7
nfs41 write sequence setup done support
by Andy Adamson
· 16 years ago
f11c88a
nfs41: read sequence setup/done support
by Andy Adamson
· 16 years ago
6da24bc
NFS: Use NFSDBG_FILE for all fops
by Chuck Lever
· 16 years ago
dbae4c7
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
by Trond Myklebust
· 17 years ago
c9d8f89
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
by Trond Myklebust
· 17 years ago
fdd1e74
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
by Trond Myklebust
· 17 years ago
101070c
NFS: Ensure that the asynchronous RPC calls complete on nfsiod.
by Trond Myklebust
· 17 years ago
383ba71
NFS: Fix a deadlock with lazy umount
by Trond Myklebust
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
f3c391e
NFS: Optimise away the sigmask code in aio/dio reads and writes
by Trond Myklebust
· 17 years ago
0773769
NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task()
by Trond Myklebust
· 17 years ago
bdc7f02
NFS: Clean up the (commit|read|write)_setup() callback routines
by Trond Myklebust
· 17 years ago
3ff7576
SUNRPC: Clean up the initialisation of priority queue scheduling info.
by Trond Myklebust
· 17 years ago
84115e1
SUNRPC: Cleanup of rpc_task initialisation
by Trond Myklebust
· 17 years ago
a5576cf
Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"
by Trond Myklebust
· 17 years ago
150030b
NFS: Switch from intr mount option to TASK_KILLABLE
by Matthew Wilcox
· 17 years ago
02fe494
NFS: Clean up new multi-segment direct I/O changes
by Chuck Lever
· 17 years ago
b9148c6
NFS: Ensure we return zero if applications attempt to write zero bytes
by Chuck Lever
· 17 years ago
c216fd7
NFS: Support multiple segment iovecs in the NFS direct I/O path
by Chuck Lever
· 17 years ago
19f7378
NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
by Chuck Lever
· 17 years ago
432409e
NFS: Fix for bug in handling of errors for O_DIRECT writes
by Neil Brown
· 17 years ago
60ccd4e
NFS: Remove nfs_begin_data_update/nfs_end_data_update
by Trond Myklebust
· 17 years ago
cd3758e
NFS: Replace file->private_data with calls to nfs_file_open_context()
by Trond Myklebust
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
88be9f9
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
by Trond Myklebust
· 17 years ago
d9df8d6
NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
by Trond Myklebust
· 17 years ago
070ea60
NFS: Clean ups in fs/nfs/direct.c
by Chuck Lever
· 17 years ago
b4946ff
NFS: Fix a refcount leakage in O_DIRECT
by Trond Myklebust
· 17 years ago
d4a8f36
NFS: Fix nfs_direct_dirty_pages()
by Trond Myklebust
· 17 years ago
749e146
NFS: Fix handful of compiler warnings in direct.c
by Chuck Lever
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
8d5658c
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
by Trond Myklebust
· 18 years ago
60fa3f7
NFS: Fix two bugs in the O_DIRECT write code
by Trond Myklebust
· 18 years ago
a3f565b
NFS: fix print format for tk_pid
by Chuck Lever
· 18 years ago
01cce93
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
21b4e73
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
by Trond Myklebust
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
a99b71c
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
by Frank Filz
· 18 years ago
cd9ae2b
[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
by Trond Myklebust
· 18 years ago
eda3cef
[PATCH] NFS: Fix error handling in nfs_direct_write_result()
by Trond Myklebust
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
e9f7bee
[PATCH] NFS: large non-page-aligned direct I/O clobbers memory
by Trond Myklebust
· 18 years ago
026477c
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
607f31e
Revert "Merge branch 'odirect'"
by Trond Myklebust
· 18 years ago
266bee8
[PATCH] fix static linking of NFS
by David Brownell
· 18 years ago
ccf01ef
Merge branch 'odirect'
by Trond Myklebust
· 18 years ago
82b145c
NFS: alloc nfs_read/write_data as direct I/O is scheduled
by Chuck Lever
· 18 years ago
06cf6f2
NFS: Eliminate nfs_get_user_pages()
by Chuck Lever
· 18 years ago
9c93ab7
NFS: refactor nfs_direct_free_user_pages
by Chuck Lever
· 18 years ago
51a7bc6
NFS: remove user_addr, user_count, and pos from nfs_direct_req
by Chuck Lever
· 18 years ago
fedb595
NFS: "open code" the NFS direct write rescheduler
by Chuck Lever
· 18 years ago
b1c5921
NFS: Separate functions for counting outstanding NFS direct I/Os
by Chuck Lever
· 18 years ago
f7b422b
NFS: Split fs/nfs/inode.c
by David Howells
· 18 years ago
e99170f
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
by Trond Myklebust
· 19 years ago
53846a2
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
d72b7a6
NFS: O_DIRECT needs to use a completion
by Trond Myklebust
· 19 years ago
6b45d85
NFS: Clean up nfs_get_user_pages
by Trond Myklebust
· 19 years ago
606bbba
NFS: fix compiler warnings on 64-bit platforms
by Chuck Lever
· 19 years ago
5db3a7b
NFS: Debugging code for nfs_direct_(read|write)_schedule()
by Trond Myklebust
· 19 years ago
a8881f5
NFS: O_DIRECT async IO may lose context
by Trond Myklebust
· 19 years ago
fad6149
nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes
by Trond Myklebust
· 19 years ago
a37ec01
NFS: fix data_update accounting in NFS direct I/O path
by Chuck Lever
· 19 years ago
15ce4a0
NFS: Replace atomic_t variables in nfs_direct_req with a single spin lock
by Chuck Lever
· 19 years ago
8846705
NFS: clean up comments and tab damage in direct.c
by Chuck Lever
· 19 years ago
9eafa8c
NFS: support EIOCBQUEUED return in direct write path
by Chuck Lever
· 19 years ago
c89f2ee
NFS: make iocb available everywhere in direct write path
by Chuck Lever
· 19 years ago
47989d7
NFS: remove support for multi-segment iovs in the direct write path
by Chuck Lever
· 19 years ago
462d5b3
NFS: make direct write path generate write requests concurrently
by Chuck Lever
· 19 years ago
63ab46a
NFS: create common routine for handling direct I/O completion
by Chuck Lever
· 19 years ago
93619e5
NFS: create common routine for allocating nfs_direct_req
by Chuck Lever
· 19 years ago
bc0fb20
NFS: create common routine for waiting for direct I/O to complete
by Chuck Lever
· 19 years ago
487b837
NFS: support EIOCBQUEUED return in direct read path
by Chuck Lever
· 19 years ago
99514f8
NFS: make iocb available everywhere in direct read path
by Chuck Lever
· 19 years ago
0cdd80d
NFS: remove support for multi-segment iovs in the direct read path
by Chuck Lever
· 19 years ago
5dd602f
NFS: use size_t type for holding rsize bytes in NFS O_DIRECT read path
by Chuck Lever
· 19 years ago
d4cc948
NFS: update comments and function definitions in fs/nfs/direct.c
by Chuck Lever
· 19 years ago
b8a32e2
NFS: clean up NFS client's a_ops->direct_IO method
by Chuck Lever
· 19 years ago
ec06c09
NFS: Cleanup of NFS read code
by Trond Myklebust
· 19 years ago
91d5b47
NFS: add I/O performance counters
by Chuck Lever
· 19 years ago
143f412
[PATCH] NFS: Fix a potential panic in O_DIRECT
by Trond Myklebust
· 19 years ago
1935245
NFSv3: fix sync_retry in direct i/o NFS
by Dirk Mueller
· 19 years ago
566dd60
NFS: Make directIO aware of compound pages...
by Trond Myklebust
· 19 years ago
40859d7
NFS: support large reads and writes on the wire
by Chuck Lever
· 19 years ago
ce1a8e6
NFS: use generic_write_checks() to sanity check direct writes
by Chuck Lever
· 19 years ago
44c2887
NFSv4: stateful NFSv4 RPC call interface
by Trond Myklebust
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
29884df
NFS: Fix another O_DIRECT race
by Trond Myklebust
· 19 years ago
0bbacc4
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
by Chuck Lever
· 19 years ago
45778ca
[PATCH] Remove f_error field from struct file
by Christoph Lameter
· 19 years ago
951a143
[PATCH] NFS: Fix the file size revalidation
by Trond Myklebust
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago