index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'writeback'
Trond Myklebust
2016-07-24
18
-282
/
+438
|
\
|
*
pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode()
Trond Myklebust
2016-07-21
1
-0
/
+6
|
*
pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding
Trond Myklebust
2016-07-18
2
-1
/
+11
|
*
NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes"
Trond Myklebust
2016-07-14
1
-1
/
+1
|
*
NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...
Trond Myklebust
2016-07-06
1
-0
/
+3
|
*
NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync
Trond Myklebust
2016-07-06
1
-1
/
+5
|
*
NFSv4.2: Fix writeback races in nfs4_copy_file_range
Trond Myklebust
2016-07-06
4
-13
/
+31
|
*
NFSv4.2: Fix a race in nfs42_proc_deallocate()
Trond Myklebust
2016-07-06
1
-2
/
+4
|
*
NFS: Getattr doesn't require data sync semantics
Trond Myklebust
2016-07-06
1
-3
/
+1
|
*
NFS: Do not aggressively cache file attributes in the case of O_DIRECT
Trond Myklebust
2016-07-06
2
-2
/
+12
|
*
NFS: Remove unused function nfs_revalidate_mapping_protected()
Trond Myklebust
2016-07-06
2
-35
/
+4
|
*
NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()
Trond Myklebust
2016-07-06
1
-6
/
+0
|
*
NFS: Cleanup nfs_direct_complete()
Trond Myklebust
2016-07-06
1
-7
/
+5
|
*
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
2016-07-06
6
-37
/
+174
|
*
NFS: Move buffered I/O locking into nfs_file_write()
Trond Myklebust
2016-07-06
1
-12
/
+15
|
*
NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
Trond Myklebust
2016-07-06
2
-9
/
+9
|
*
NFS: Remove racy size manipulations in O_DIRECT
Trond Myklebust
2016-07-06
1
-16
/
+0
|
*
NFS: Ensure we reset the write verifier 'committed' value on resend.
Trond Myklebust
2016-07-06
2
-0
/
+19
|
*
NFS: Fix O_DIRECT verifier problems
Trond Myklebust
2016-07-06
3
-3
/
+16
|
*
pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1
Trond Myklebust
2016-07-06
1
-7
/
+0
|
*
pNFS: Ensure we layoutcommit before revalidating attributes
Trond Myklebust
2016-07-06
1
-16
/
+7
|
*
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
2016-07-06
5
-9
/
+30
|
*
pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()
Trond Myklebust
2016-07-06
1
-9
/
+10
|
*
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust
2016-07-06
1
-2
/
+1
|
*
pNFS/files: Fix layoutcommit after a commit to DS
Trond Myklebust
2016-07-06
1
-2
/
+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: writepage of a single page should not be synchronous
Trond Myklebust
2016-06-22
1
-1
/
+1
|
*
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
Trond Myklebust
2016-06-22
4
-21
/
+0
|
*
NFS: Cache aggressively when file is open for writing
Trond Myklebust
2016-06-22
2
-29
/
+46
|
*
NFS: Cache access checks more aggressively
Trond Myklebust
2016-06-15
1
-21
/
+31
|
*
NFS: Don't flush caches for a getattr that races with writeback
Trond Myklebust
2016-06-13
1
-6
/
+9
*
|
Merge branch 'sunrpc'
Trond Myklebust
2016-07-24
7
-74
/
+136
|
\
\
|
*
|
SUNRPC: Fix a compiler warning in fs/nfs/clnt.c
Trond Myklebust
2016-07-24
1
-1
/
+1
|
*
|
SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
Trond Myklebust
2016-07-16
1
-5
/
+3
|
*
|
SUNRPC: Fix suspicious enobufs issues.
Trond Myklebust
2016-06-13
1
-6
/
+25
|
*
|
SUNRPC: Reduce latency when send queue is congested
Trond Myklebust
2016-06-13
3
-12
/
+41
|
*
|
SUNRPC: RPC transport queue must be low latency
Trond Myklebust
2016-06-13
4
-11
/
+28
|
*
|
SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready
Trond Myklebust
2016-06-13
1
-31
/
+7
|
*
|
SUNRPC: Small optimisation of client receive
Trond Myklebust
2016-06-13
2
-11
/
+34
|
|
/
*
|
nfs: don't create zero-length requests
Benjamin Coddington
2016-07-22
1
-1
/
+4
*
|
sunrpc: Prevent resvport min/max inversion via sysfs and module parameter
Frank Sorenson
2016-07-19
1
-1
/
+5
*
|
sunrpc: Prevent resvport min/max inversion via sysctl
Frank Sorenson
2016-07-19
1
-2
/
+2
*
|
sunrpc: Fix reserved port range calculation
Frank Sorenson
2016-07-19
1
-1
/
+1
*
|
sunrpc: Fix bit count when setting hashtable size to power-of-two
Frank Sorenson
2016-07-19
1
-3
/
+1
*
|
nfs4: flexfiles: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
3
-4
/
+8
*
|
nfs4: clnt: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
3
-3
/
+7
*
|
pnfs/blocklayout: put deviceid node after releasing bl_ext_lock
Benjamin Coddington
2016-07-19
1
-6
/
+21
*
|
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
2016-07-19
9
-16
/
+18
*
|
mount: use sec= that was specified on the command line
Steve Dickson
2016-07-19
1
-3
/
+11
[next]