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
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: various changes relating to reporting IO errors.
NeilBrown
2017-09-11
1
-6
/
+10
*
NFS: Sync the correct byte range during synchronous writes
tarangg@amazon.com
2017-09-07
1
-3
/
+3
*
NFS: flush data when locking a file to ensure cache coherence for mmap.
NeilBrown
2017-09-06
1
-4
/
+7
*
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
2017-07-27
1
-0
/
+2
*
NFS: invalidate file size when taking a lock.
NeilBrown
2017-07-27
1
-1
/
+1
*
NFSv4: Don't special case "launder"
Trond Myklebust
2017-04-26
1
-1
/
+1
*
NFS: Always wait for I/O completion before unlock
Benjamin Coddington
2017-04-21
1
-5
/
+5
*
NFS: Move the flock open mode check into nfs_flock()
Benjamin Coddington
2017-04-21
1
-2
/
+16
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-12-21
1
-11
/
+1
|
\
|
*
NFS: Clean up cache validity checking
Trond Myklebust
2016-12-19
1
-11
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
nfs_write_end(): fix handling of short copies
Al Viro
2016-12-09
1
-1
/
+1
*
|
NFS: Fix incorrect size revalidation when holding a delegation
Trond Myklebust
2016-12-04
1
-1
/
+4
|
/
*
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
1
-7
/
+4
|
\
|
*
nfs: eliminate pointless and confusing do_vfs_lock wrappers
Jeff Layton
2016-09-22
1
-7
/
+2
|
*
nfs: cover ->migratepage with CONFIG_MIGRATION
Chao Yu
2016-09-20
1
-0
/
+2
*
|
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-10-05
1
-24
/
+1
|
/
*
NFS: Fix error reporting in nfs_file_write()
Trond Myklebust
2016-09-03
1
-1
/
+4
*
Merge branch 'writeback'
Trond Myklebust
2016-07-24
1
-69
/
+27
|
\
|
*
NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...
Trond Myklebust
2016-07-05
1
-0
/
+3
|
*
NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()
Trond Myklebust
2016-07-05
1
-6
/
+0
|
*
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
2016-07-05
1
-4
/
+8
|
*
NFS: Move buffered I/O locking into nfs_file_write()
Trond Myklebust
2016-07-05
1
-12
/
+15
|
*
NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
Trond Myklebust
2016-07-05
1
-5
/
+1
|
*
NFS: Don't call COMMIT in ->releasepage()
Trond Myklebust
2016-06-22
1
-23
/
+0
|
*
NFS: Don't hold the inode lock across fsync()
Trond Myklebust
2016-06-22
1
-2
/
+0
|
*
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
Trond Myklebust
2016-06-22
1
-8
/
+0
|
*
NFS: Cache aggressively when file is open for writing
Trond Myklebust
2016-06-22
1
-11
/
+2
*
|
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
2016-07-19
1
-2
/
+2
|
/
*
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-10
/
+10
*
nfs: remove nfs_inode_dio_wait
Christoph Hellwig
2016-03-16
1
-2
/
+2
*
nfs: remove nfs4_file_fsync
Christoph Hellwig
2016-03-16
1
-3
/
+5
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
NFS: Use wait_on_atomic_t() for unlock after readahead
Benjamin Coddington
2016-01-07
1
-1
/
+1
*
Merge branch 'pnfs_generic'
Trond Myklebust
2016-01-04
1
-1
/
+1
|
\
|
*
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
2015-12-31
1
-1
/
+1
*
|
nfs: only remove page from mapping if launder_page fails
Peng Tao
2015-12-28
1
-1
/
+1
|
/
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-3
/
+3
*
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
1
-12
/
+1
*
NFSv4: Respect the server imposed limit on how many changes we may cache
Trond Myklebust
2015-09-07
1
-9
/
+1
*
NFS: Don't fsync twice for O_SYNC/IS_SYNC files
Trond Myklebust
2015-08-17
1
-5
/
+3
*
NFS: Remove nfs_release()
Anna Schumaker
2015-08-17
1
-1
/
+2
*
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-10
1
-13
/
+2
*
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
1
-1
/
+2
|
\
|
*
NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT
Trond Myklebust
2015-03-27
1
-0
/
+1
|
*
NFS: File unlock needs to be a metadata synchronisation point
Trond Myklebust
2015-03-27
1
-1
/
+1
*
|
nfs: generic_write_checks() shouldn't be done on swapout...
Al Viro
2015-04-15
1
-4
/
+7
[next]