index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Have nfs4_proc_get_lease_time() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-10
/
+1
*
NFS: Have nfs41_proc_secinfo_no_name() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-2
/
+16
*
NFS: Have nfs41_proc_reclaim_complete() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-11
/
+2
*
NFS: Have _nfs4_proc_secinfo() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-8
/
+21
*
NFS: Have nfs4_proc_setclientid() call nfs4_call_sync_custom()
Anna Schumaker
2019-08-22
1
-8
/
+2
*
NFS: Add an nfs4_call_sync_custom() function
Anna Schumaker
2019-08-22
1
-10
/
+15
*
NFSv4: Fix a memory leak bug
Wenwen Wang
2019-08-21
1
-2
/
+4
*
fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
Jia-Ju Bai
2019-08-20
1
-1
/
+1
*
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2019-08-07
2
-2
/
+7
*
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
2019-08-05
3
-2
/
+8
*
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
2019-08-05
1
-1
/
+1
*
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
2019-08-05
3
-7
/
+28
*
NFSv4: Check the return value of update_open_stateid()
Trond Myklebust
2019-08-05
1
-4
/
+8
*
NFSv4.1: Only reap expired delegations
Trond Myklebust
2019-08-05
1
-6
/
+17
*
NFSv4.1: Fix open stateid recovery
Trond Myklebust
2019-08-05
1
-27
/
+38
*
NFSv4: Report the error from nfs4_select_rw_stateid()
Trond Myklebust
2019-08-05
1
-6
/
+1
*
NFSv4: When recovering state fails with EAGAIN, retry the same recovery
Trond Myklebust
2019-08-05
1
-1
/
+8
*
NFSv4: Print an error in the syslog when state is marked as irrecoverable
Trond Myklebust
2019-08-05
1
-2
/
+4
*
NFSv4: Fix delegation state recovery
Trond Myklebust
2019-08-05
3
-15
/
+14
*
NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid
Trond Myklebust
2019-08-05
1
-2
/
+1
*
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-20
1
-4
/
+2
|
\
|
*
nfs: dget_parent() never returns NULL
Al Viro
2019-07-05
1
-4
/
+2
*
|
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-07-18
27
-336
/
+885
|
\
\
|
*
|
pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
Trond Myklebust
2019-07-18
4
-1
/
+111
|
*
|
pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
Trond Myklebust
2019-07-18
1
-1
/
+1
|
*
|
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
2019-07-18
1
-1
/
+1
|
*
|
NFSv4: Don't use the zero stateid with layoutget
Trond Myklebust
2019-07-18
2
-5
/
+12
|
*
|
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-18
1
-0
/
+3
|
*
|
NFSv4: Validate the stateid before applying it to state recovery
Trond Myklebust
2019-07-15
1
-2
/
+19
|
*
|
nfs4.0: Refetch lease_time after clientid update
Donald Buczek
2019-07-13
1
-22
/
+22
|
*
|
nfs4: Rename nfs41_setup_state_renewal
Donald Buczek
2019-07-13
1
-2
/
+2
|
*
|
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
2019-07-13
3
-4
/
+18
|
*
|
nfs: Fix copy-and-paste error in debug message
Donald Buczek
2019-07-13
1
-1
/
+1
|
*
|
NFS: Replace 16 seq_printf() calls by seq_puts()
Markus Elfring
2019-07-13
1
-16
/
+16
|
*
|
NFS: Use seq_putc() in nfs_show_stats()
Markus Elfring
2019-07-13
1
-1
/
+1
|
*
|
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
2019-07-12
2
-86
/
+7
|
*
|
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-07-12
6
-149
/
+325
|
|
\
\
|
|
*
|
NFS: Record task, client ID, and XID in xdr_status trace points
Chuck Lever
2019-07-09
5
-7
/
+29
|
|
*
|
NFS: Update symbolic flags displayed by trace events
Chuck Lever
2019-07-09
1
-26
/
+124
|
|
*
|
NFS: Display symbolic status code names in trace log
Chuck Lever
2019-07-09
1
-35
/
+41
|
|
*
|
NFS: Fix show_nfs_errors macros again
Chuck Lever
2019-07-09
1
-82
/
+82
|
|
*
|
NFS4: Add a trace event to record invalid CB sequence IDs
Chuck Lever
2019-07-09
2
-8
/
+58
|
|
|
/
|
*
|
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
2019-07-06
1
-2
/
+2
|
*
|
nfs: disable client side deduplication
Darrick J. Wong
2019-07-06
1
-1
/
+5
|
*
|
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
2019-07-06
1
-0
/
+11
|
*
|
NFS: Clean up writeback code
Trond Myklebust
2019-07-06
3
-10
/
+5
|
*
|
Merge branch 'multipath_tcp'
Trond Myklebust
2019-07-06
6
-11
/
+45
|
|
\
\
|
|
*
|
NFS: send state management on a single connection.
NeilBrown
2019-07-06
1
-9
/
+13
|
|
*
|
NFS: Allow multiple connections to a NFSv2 or NFSv3 server
Trond Myklebust
2019-07-06
1
-0
/
+1
|
|
*
|
NFS: Display the "nconnect" mount option if it is set.
Trond Myklebust
2019-07-06
1
-0
/
+2
[next]