index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
direct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2022-05-09
1
-13
/
+10
*
NFS: swap-out must always use STABLE writes.
NeilBrown
2022-03-13
1
-4
/
+6
*
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-03-13
1
-14
/
+28
*
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2022-01-10
1
-0
/
+2
*
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-11-10
1
-1
/
+1
|
\
|
*
NFS: Fix up commit deadlocks
Trond Myklebust
2021-10-20
1
-1
/
+1
*
|
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-1
/
+1
|
/
*
NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
Trond Myklebust
2021-06-13
1
-10
/
+7
*
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-08-15
1
-1
/
+1
|
\
|
*
NFS: remove redundant initialization of variable result
Colin Ian King
2020-07-28
1
-1
/
+1
*
|
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2020-07-17
1
-9
/
+4
|
/
*
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2020-06-26
1
-4
/
+9
*
NFS: Fix direct WRITE throughput regression
Chuck Lever
2020-06-11
1
-0
/
+2
*
NFS: remove redundant initialization of variable result
Colin Ian King
2020-06-11
1
-1
/
+1
*
NFS: Try to join page groups before an O_DIRECT retransmission
Trond Myklebust
2020-04-01
1
-0
/
+20
*
NFS: Fix a request reference leak in nfs_direct_write_clear_reqs()
Trond Myklebust
2020-04-01
1
-0
/
+1
*
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
2020-03-27
1
-4
/
+2
*
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
1
-1
/
+0
*
NFS: Fix O_DIRECT commit verifier handling
Trond Myklebust
2020-03-27
1
-122
/
+13
*
NFS: commit errors should be fatal
Trond Myklebust
2020-03-27
1
-2
/
+30
*
NFS/pNFS: Allow O_DIRECT to release the DS commitinfo
Trond Myklebust
2020-03-27
1
-0
/
+1
*
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
1
-0
/
+1
*
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
2020-03-22
1
-0
/
+2
*
NFS: Fix nfs_direct_write_reschedule_io()
Trond Myklebust
2020-01-15
1
-1
/
+2
*
NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
Trond Myklebust
2020-01-15
1
-2
/
+2
*
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
2019-10-09
1
-42
/
+0
*
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
2019-10-09
1
-35
/
+43
*
NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
Trond Myklebust
2019-08-19
1
-9
/
+18
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
pNFS: Add tracking to limit the number of pNFS retries
Trond Myklebust
2019-04-25
1
-0
/
+7
*
NFS: Remove unused argument from nfs_create_request()
Trond Myklebust
2019-04-25
1
-2
/
+2
*
NFS: Pass error information to the pgio error cleanup routine
Trond Myklebust
2019-02-20
1
-2
/
+2
*
NFS: Clean up list moves of struct nfs_page
Trond Myklebust
2019-02-20
1
-2
/
+1
*
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
2018-12-02
1
-1
/
+8
*
NFS: Use an appropriate work queue for direct-write completion
NeilBrown
2018-08-08
1
-1
/
+1
*
NFS: Fix an incorrect type in struct nfs_direct_req
Trond Myklebust
2018-03-08
1
-1
/
+1
*
NFS: commit direct writes even if they fail partially
J. Bruce Fields
2018-01-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
[next]