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