index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
direct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2014-07-13
1
-2
/
+0
|
\
|
*
NFS: Remove 2 unused variables
Trond Myklebust
2014-07-12
1
-2
/
+0
*
|
nfs: remove unused writeverf code
Weston Andros Adamson
2014-06-24
1
-17
/
+8
*
|
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
2014-06-24
1
-4
/
+4
*
|
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
2014-06-24
1
-4
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-224
/
+102
|
\
|
*
new helper: iov_iter_get_pages_alloc()
Al Viro
2014-05-06
1
-202
/
+88
|
*
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-7
/
+3
|
*
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-25
/
+21
|
*
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-4
/
+4
*
|
pnfs: support multiple verfs per direct req
Weston Andros Adamson
2014-05-29
1
-5
/
+97
*
|
nfs: add support for multiple nfs reqs per page
Weston Andros Adamson
2014-05-29
1
-2
/
+5
*
|
nfs: remove unused arg from nfs_create_request
Weston Andros Adamson
2014-05-29
1
-4
/
+2
*
|
NFS: Move the write verifier into the nfs_pgio_header
Anna Schumaker
2014-05-28
1
-2
/
+2
*
|
nfs: remove ->read_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
1
-1
/
+1
*
|
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
2014-05-28
1
-2
/
+2
|
/
*
nfs: page cache invalidation for dio
Christoph Hellwig
2014-01-13
1
-2
/
+27
*
nfs: take i_mutex during direct I/O reads
Christoph Hellwig
2014-01-13
1
-2
/
+12
*
nfs: merge nfs_direct_write into nfs_file_direct_write
Christoph Hellwig
2014-01-13
1
-50
/
+41
*
nfs: merge nfs_direct_read into nfs_file_direct_read
Christoph Hellwig
2014-01-13
1
-58
/
+49
*
nfs: increment i_dio_count for reads, too
Christoph Hellwig
2014-01-13
1
-3
/
+6
*
nfs: defer inode_dio_done call until size update is done
Christoph Hellwig
2014-01-13
1
-17
/
+15
*
nfs: fix size updates for aio writes
Christoph Hellwig
2014-01-13
1
-5
/
+16
*
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
2014-01-05
1
-2
/
+2
*
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
2013-10-24
1
-11
/
+6
*
aio: Kill aio_rw_vect_retry()
Kent Overstreet
2013-07-30
1
-1
/
+0
*
nfs: fix page dirtying in NFS DIO read codepath
Jeff Layton
2012-12-12
1
-7
/
+2
*
nfs: don't zero out the rest of the page if we hit the EOF on a DIO READ
Jeff Layton
2012-12-12
1
-8
/
+0
*
NFS41: send real write size in layoutget
Peng Tao
2012-10-08
1
-0
/
+7
*
NFS: track direct IO left bytes
Peng Tao
2012-10-08
1
-0
/
+5
*
NFSv41: fix DIO write_io calculation
Peng Tao
2012-10-01
1
-2
/
+2
*
NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure
Trond Myklebust
2012-09-28
1
-4
/
+12
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
1
-28
/
+54
|
\
|
*
nfs: enable swap on NFS
Mel Gorman
2012-07-31
1
-28
/
+54
*
|
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
1
-1
/
+1
*
|
NFS: Convert v3 into a module
Bryan Schumaker
2012-07-30
1
-1
/
+1
|
/
*
NFS: fix pnfs regression with directio writes
Fred Isaman
2012-07-30
1
-2
/
+2
*
NFS: fix pnfs regression with directio reads
Fred Isaman
2012-07-30
1
-1
/
+1
*
NFS: Fix list manipulation snafus in fs/nfs/direct.c
Trond Myklebust
2012-07-08
1
-1
/
+5
*
NFS: Fix a refcounting issue in O_DIRECT
Trond Myklebust
2012-06-19
1
-0
/
+1
*
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-06-15
1
-4
/
+4
|
\
|
*
NFS: fix directio refcount bug on commit
Fred Isaman
2012-06-09
1
-2
/
+2
|
*
NFS: Fix a commit bug
Trond Myklebust
2012-06-05
1
-2
/
+2
*
|
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
2012-05-31
1
-3
/
+12
|
/
*
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
2012-05-24
1
-0
/
+2
*
NFS: Clean up - Simplify reference counting in fs/nfs/direct.c
Trond Myklebust
2012-05-09
1
-11
/
+4
*
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
Trond Myklebust
2012-05-09
1
-5
/
+5
*
NFS: Clean up - simplify nfs_lock_request()
Trond Myklebust
2012-05-09
1
-0
/
+1
*
NFS: Fix sparse warnings
Trond Myklebust
2012-05-04
1
-1
/
+1
*
NFS: Fix O_DIRECT compile warnings
Trond Myklebust
2012-05-04
1
-4
/
+4
[next]