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.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
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-19
/
+2
2017-04-20
NFS: Clean up nfs_direct_commit_complete()
Anna Schumaker
1
-8
/
+1
2017-04-20
NFS: Remove nfs_direct_readpage_release()
Anna Schumaker
1
-11
/
+1
2017-04-17
fix nfs O_DIRECT advancing iov_iter too much
Al Viro
1
-9
/
+18
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-02
NFS: Remove unused argument from nfs_direct_write_complete()
Anna Schumaker
1
-6
/
+6
2016-09-23
NFS: direct: use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-07-31
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-61
/
+32
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2016-07-25
Merge branch 'writeback'
Trond Myklebust
1
-61
/
+32
2016-07-06
NFS: Cleanup nfs_direct_complete()
Trond Myklebust
1
-7
/
+5
2016-07-06
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
1
-32
/
+9
2016-07-06
NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
Trond Myklebust
1
-4
/
+8
2016-07-06
NFS: Remove racy size manipulations in O_DIRECT
Trond Myklebust
1
-16
/
+0
2016-07-06
NFS: Ensure we reset the write verifier 'committed' value on resend.
Trond Myklebust
1
-0
/
+2
2016-07-06
NFS: Fix O_DIRECT verifier problems
Trond Myklebust
1
-2
/
+8
2016-06-24
NFS: Fix up O_DIRECT results
Trond Myklebust
1
-3
/
+7
2016-05-30
missed comment updates from ->direct_IO() prototype change
Al Viro
1
-3
/
+1
2016-05-26
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-7
/
+10
2016-05-18
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+10
2016-05-09
NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Dave Wysochanski
1
-5
/
+5
2016-05-09
nfs: add debug to directio "good_bytes" counting
Weston Andros Adamson
1
-2
/
+5
2016-05-03
Merge getxattr prototype change into work.lookups
Al Viro
1
-1
/
+1
2016-05-02
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-1
/
+3
2016-05-02
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+1
2016-05-02
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
1
-10
/
+7
2016-04-11
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2016-01-04
Merge branch 'pnfs_generic'
Trond Myklebust
1
-9
/
+24
2015-12-31
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
Trond Myklebust
1
-0
/
+12
2015-12-31
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
1
-6
/
+0
2015-12-31
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
Trond Myklebust
1
-6
/
+15
2015-12-28
NFS41: pop some layoutget errors to application
Peng Tao
1
-1
/
+14
2015-09-23
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
Kinglong Mee
1
-2
/
+5
2015-04-27
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-21
/
+18
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
1
-5
/
+5
2015-04-23
nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
Peng Tao
1
-2
/
+0
2015-04-23
nfs: fix DIO good bytes calculation
Peng Tao
1
-12
/
+17
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-04-15
nfs: generic_write_checks() shouldn't be done on swapout...
Al Viro
1
-9
/
+3
2015-04-12
switch generic_write_checks() to iocb and iter
Al Viro
1
-15
/
+10
2015-04-12
generic_write_checks(): drop isblk argument
Al Viro
1
-1
/
+1
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-2
/
+1
2015-04-12
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
1
-1
/
+1
2015-04-12
Merge branch 'iocb' into for-next
Al Viro
1
-2
/
+2
2015-03-27
NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT
Trond Myklebust
1
-0
/
+1
2015-03-13
fs: split generic and aio kiocb
Christoph Hellwig
1
-1
/
+1
2015-03-13
nfs: clean up nfs_direct_IO
Peng Tao
1
-7
/
+0
2015-03-13
fs: remove ki_nbytes
Christoph Hellwig
1
-1
/
+1
[next]