index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
direct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
nfs: remove unused writeverf code
Weston Andros Adamson
1
-17
/
+8
2014-06-25
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
1
-4
/
+4
2014-06-25
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
1
-4
/
+4
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-224
/
+102
2014-05-29
pnfs: support multiple verfs per direct req
Weston Andros Adamson
1
-5
/
+97
2014-05-29
nfs: add support for multiple nfs reqs per page
Weston Andros Adamson
1
-2
/
+5
2014-05-29
nfs: remove unused arg from nfs_create_request
Weston Andros Adamson
1
-4
/
+2
2014-05-29
NFS: Move the write verifier into the nfs_pgio_header
Anna Schumaker
1
-2
/
+2
2014-05-29
nfs: remove ->read_pageio_init from rpc ops
Christoph Hellwig
1
-1
/
+1
2014-05-29
nfs: remove ->write_pageio_init from rpc ops
Christoph Hellwig
1
-2
/
+2
2014-05-07
new helper: iov_iter_get_pages_alloc()
Al Viro
1
-202
/
+88
2014-05-07
get rid of pointless iov_length() in ->direct_IO()
Al Viro
1
-7
/
+3
2014-05-07
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
1
-25
/
+21
2014-05-07
pass iov_iter to ->direct_IO()
Al Viro
1
-4
/
+4
2014-01-14
nfs: page cache invalidation for dio
Christoph Hellwig
1
-2
/
+27
2014-01-14
nfs: take i_mutex during direct I/O reads
Christoph Hellwig
1
-2
/
+12
2014-01-14
nfs: merge nfs_direct_write into nfs_file_direct_write
Christoph Hellwig
1
-50
/
+41
2014-01-14
nfs: merge nfs_direct_read into nfs_file_direct_read
Christoph Hellwig
1
-58
/
+49
2014-01-14
nfs: increment i_dio_count for reads, too
Christoph Hellwig
1
-3
/
+6
2014-01-14
nfs: defer inode_dio_done call until size update is done
Christoph Hellwig
1
-17
/
+15
2014-01-14
nfs: fix size updates for aio writes
Christoph Hellwig
1
-5
/
+16
2014-01-06
NFS: dprintk() should not print negative fileids and inode numbers
Niels de Vos
1
-2
/
+2
2013-10-25
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
1
-11
/
+6
2013-07-30
aio: Kill aio_rw_vect_retry()
Kent Overstreet
1
-1
/
+0
2012-12-12
nfs: fix page dirtying in NFS DIO read codepath
Jeff Layton
1
-7
/
+2
2012-12-12
nfs: don't zero out the rest of the page if we hit the EOF on a DIO READ
Jeff Layton
1
-8
/
+0
2012-10-09
NFS41: send real write size in layoutget
Peng Tao
1
-0
/
+7
2012-10-09
NFS: track direct IO left bytes
Peng Tao
1
-0
/
+5
2012-10-02
NFSv41: fix DIO write_io calculation
Peng Tao
1
-2
/
+2
2012-09-29
NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure
Trond Myklebust
1
-4
/
+12
2012-08-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-28
/
+54
2012-08-01
nfs: enable swap on NFS
Mel Gorman
1
-28
/
+54
2012-07-31
NFS: Convert v4 into a module
Bryan Schumaker
1
-1
/
+1
2012-07-31
NFS: Convert v3 into a module
Bryan Schumaker
1
-1
/
+1
2012-07-31
NFS: fix pnfs regression with directio writes
Fred Isaman
1
-2
/
+2
2012-07-31
NFS: fix pnfs regression with directio reads
Fred Isaman
1
-1
/
+1
2012-07-08
NFS: Fix list manipulation snafus in fs/nfs/direct.c
Trond Myklebust
1
-1
/
+5
2012-06-20
NFS: Fix a refcounting issue in O_DIRECT
Trond Myklebust
1
-0
/
+1
2012-06-16
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-4
/
+4
2012-06-09
NFS: fix directio refcount bug on commit
Fred Isaman
1
-2
/
+2
2012-06-06
NFS: Fix a commit bug
Trond Myklebust
1
-2
/
+2
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
1
-3
/
+12
2012-05-25
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
1
-0
/
+2
2012-05-09
NFS: Clean up - Simplify reference counting in fs/nfs/direct.c
Trond Myklebust
1
-11
/
+4
2012-05-09
NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
Trond Myklebust
1
-5
/
+5
2012-05-09
NFS: Clean up - simplify nfs_lock_request()
Trond Myklebust
1
-0
/
+1
2012-05-04
NFS: Fix sparse warnings
Trond Myklebust
1
-1
/
+1
2012-05-04
NFS: Fix O_DIRECT compile warnings
Trond Myklebust
1
-4
/
+4
2012-05-01
NFS: Simplify the nfs_read_completion functions
Trond Myklebust
1
-28
/
+20
2012-05-01
NFS: Use kmem_cache_zalloc() in nfs_direct_req_alloc
Trond Myklebust
1
-11
/
+1
[next]