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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
nfs: ensure correct writeback errors are returned on close()
Scott Mayhew
2020-08-01
2
-2
/
+8
|
*
NFSv4.2: xattr cache: get rid of cache discard work queue
Frank van der Linden
2020-07-30
1
-32
/
+5
|
*
NFS: remove redundant initialization of variable result
Colin Ian King
2020-07-28
1
-1
/
+1
|
*
NFSv4.0 allow nconnect for v4.0
Olga Kornievskaia
2020-07-17
1
-1
/
+1
|
*
freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS
He Zhe
2020-07-17
1
-1
/
+1
|
*
Merge branch 'xattr-devel'
Trond Myklebust
2020-07-17
14
-41
/
+2163
|
|
\
|
|
*
NFSv4.2: add client side xattr caching.
Frank van der Linden
2020-07-13
7
-8
/
+1172
|
|
*
NFSv4.2: hook in the user extended attribute handlers
Frank van der Linden
2020-07-13
1
-2
/
+121
|
|
*
NFSv4.2: add the extended attribute proc functions.
Frank van der Linden
2020-07-13
2
-0
/
+244
|
|
*
nfs: make the buf_to_pages_noslab function available to the nfs code
Frank van der Linden
2020-07-13
2
-2
/
+4
|
|
*
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
2020-07-13
3
-3
/
+10
|
|
*
nfs: modify update_changeattr to deal with regular files
Frank van der Linden
2020-07-13
2
-26
/
+49
|
|
*
NFSv4.2: query the extended attribute access bits
Frank van der Linden
2020-07-13
2
-0
/
+10
|
|
*
nfs: define nfs_access_get_cached function
Frank van der Linden
2020-07-13
1
-4
/
+16
|
|
*
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
2020-07-13
2
-2
/
+372
|
|
*
NFSv4.2: query the server for extended attribute support
Frank van der Linden
2020-07-13
3
-1
/
+30
|
|
*
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
2020-07-13
5
-2
/
+144
|
*
|
pNFS/flexfiles: The mirror count could depend on the layout segment range
Trond Myklebust
2020-07-12
1
-2
/
+2
|
*
|
pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()
Trond Myklebust
2020-07-12
1
-8
/
+2
|
*
|
NFS: Allow applications to speed up readdir+statx() using AT_STATX_DONT_SYNC
Trond Myklebust
2020-07-12
1
-1
/
+3
|
|
/
*
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
2
-2
/
+2
|
\
\
|
*
|
NFSv4: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
2
-2
/
+2
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2020-08-03
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
*
/
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...
He Zhe
2020-07-14
1
-1
/
+1
|
|
/
*
|
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2020-07-17
2
-10
/
+4
*
|
NFS: Fix interrupted slots by sending a solo SEQUENCE operation
Anna Schumaker
2020-07-13
1
-2
/
+18
|
/
*
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2020-06-26
2
-4
/
+10
*
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
2020-06-26
1
-4
/
+7
*
nfs: Fix memory leak of export_path
Tom Rix
2020-06-26
1
-0
/
+1
*
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-06-11
9
-10
/
+125
|
\
|
*
NFS: Fix direct WRITE throughput regression
Chuck Lever
2020-06-11
1
-0
/
+2
|
*
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
2020-06-11
1
-3
/
+11
|
*
NFS: remove redundant initialization of variable result
Colin Ian King
2020-06-11
1
-1
/
+1
|
*
NFS: Add a tracepoint in nfs_set_pgio_error()
Chuck Lever
2020-06-11
2
-0
/
+46
|
*
NFS: Trace short NFS READs
Chuck Lever
2020-06-11
2
-0
/
+49
[next]