index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
3
-6
/
+54
|
\
|
*
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2020-10-21
3
-6
/
+54
*
|
Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-10-20
15
-114
/
+396
|
\
\
|
*
|
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
2020-10-16
1
-3
/
+6
|
*
|
NFSv4: Fix up RCU annotations for struct nfs_netns_client
Trond Myklebust
2020-10-15
2
-4
/
+9
|
*
|
NFS: Only reference user namespace from nfs4idmap struct instead of cred
Sargun Dhillon
2020-10-13
1
-7
/
+8
|
*
|
nfs: add missing "posix" local_lock constant table definition
Scott Mayhew
2020-10-12
1
-0
/
+1
|
*
|
NFSv4: Use the net namespace uniquifier if it is set
Trond Myklebust
2020-10-09
1
-4
/
+17
|
*
|
NFSv4: Clean up initialisation of uniquified client id strings
Trond Myklebust
2020-10-09
1
-41
/
+34
|
*
|
NFS: Decode a full READ_PLUS reply
Anna Schumaker
2020-10-07
1
-17
/
+19
|
*
|
NFS: Add READ_PLUS hole segment decoding
Anna Schumaker
2020-10-07
1
-1
/
+25
|
*
|
NFS: Add READ_PLUS data segment support
Anna Schumaker
2020-10-07
4
-3
/
+184
|
*
|
NFS: Use xdr_page_pos() in NFSv4 decode_getacl()
Anna Schumaker
2020-10-07
1
-5
/
+1
|
*
|
NFS: fix nfs_path in case of a rename retry
Ashish Sangwan
2020-10-06
1
-4
/
+8
|
*
|
fs: nfs: return per memcg count for xattr shrinkers
Yang Shi
2020-10-02
1
-2
/
+2
|
*
|
NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
Benjamin Coddington
2020-10-02
3
-34
/
+56
|
*
|
nfs: remove incorrect fallthrough label
Nick Desaulniers
2020-10-02
1
-1
/
+1
|
*
|
NFSv4: make cache consistency bitmask dynamic
Olga Kornievskaia
2020-09-24
1
-3
/
+42
|
*
|
nfs: fix spellint typo in pnfs.c
Wang Qing
2020-09-24
1
-1
/
+1
|
*
|
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
2020-09-21
1
-17
/
+17
|
*
|
pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
Trond Myklebust
2020-09-21
1
-5
/
+6
|
*
|
NFSv4.2: xattr cache: remove unused cache struct field
Frank van der Linden
2020-09-21
1
-1
/
+0
|
*
|
nfs: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-09-21
1
-1
/
+1
|
*
|
NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source
Dave Wysochanski
2020-09-21
1
-1
/
+2
|
*
|
nfs4: strengthen error check to avoid unexpected result
Chengguang Xu
2020-09-21
1
-1
/
+1
|
*
|
NFS: remove redundant pointer clnt
Colin Ian King
2020-09-21
1
-3
/
+1
|
|
/
*
|
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-8
/
+1
|
\
\
|
*
|
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
1
-8
/
+1
*
|
|
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
1
-71
/
+124
|
\
\
\
|
*
|
|
fs,nfs: lift compat nfs4 mount data handling into the nfs code
Christoph Hellwig
2020-09-22
1
-0
/
+62
|
*
|
|
nfs: simplify nfs4_parse_monolithic
Christoph Hellwig
2020-09-22
1
-72
/
+63
*
|
|
|
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
2020-09-18
1
-17
/
+17
*
|
|
|
pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
Trond Myklebust
2020-09-18
1
-5
/
+6
*
|
|
|
NFSv4.2: fix client's attribute cache management for copy_file_range
Olga Kornievskaia
2020-09-16
1
-1
/
+9
*
|
|
|
nfs: Fix security label length not being reset
Jeffrey Mitchell
2020-09-16
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-09-09
1
-2
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
2020-09-05
1
-1
/
+3
|
*
|
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
2020-08-26
1
-1
/
+6
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
12
-45
/
+47
|
/
*
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-08-15
23
-121
/
+2274
|
\
|
*
NFS: Fix flexfiles read failover
Trond Myklebust
2020-08-12
3
-16
/
+40
|
*
fs: nfs: delete repeated words in comments
Randy Dunlap
2020-08-12
2
-2
/
+2
|
*
rpc_pipefs: convert comma to semicolon
Xu Wang
2020-08-12
1
-1
/
+1
|
*
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2020-08-12
2
-3
/
+5
|
*
NFS: Don't return layout segments that are in use
Trond Myklebust
2020-08-12
1
-19
/
+15
|
*
NFS: Don't move layouts to plh_return_segs list while in use
Trond Myklebust
2020-08-12
1
-11
/
+1
|
*
NFS: Add layout segment info to pnfs read/write/commit tracepoints
Trond Myklebust
2020-08-12
1
-6
/
+36
|
*
NFS: Add tracepoints for layouterror and layoutstats.
Trond Myklebust
2020-08-05
2
-2
/
+10
|
*
NFS: Report the stateid + status in trace_nfs4_layoutreturn_on_close()
Trond Myklebust
2020-08-05
2
-2
/
+2
|
*
nfs: nfs_file_write() should check for writeback errors
Scott Mayhew
2020-08-04
1
-3
/
+9
[next]