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.12.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
*
nfs: avoid i_lock contention in nfs_clear_invalid_mapping
Mike Snitzer
2024-11-04
1
-5
/
+15
*
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
2024-11-04
2
-3
/
+3
*
NFS: Further fixes to attribute delegation a/mtime changes
Trond Myklebust
2024-11-04
1
-18
/
+31
*
NFS: Fix attribute delegation behaviour on exclusive create
Trond Myklebust
2024-11-04
1
-0
/
+4
*
nfs: Fix KMSAN warning in decode_getfattr_attrs()
Roberto Sassu
2024-11-04
1
-0
/
+1
*
NFSv3: only use NFS timeout for MOUNT when protocols are compatible
NeilBrown
2024-11-04
1
-1
/
+9
*
NFS: remove revoked delegation from server's delegation list
Dai Ngo
2024-10-09
1
-0
/
+5
*
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
2024-10-03
1
-3
/
+3
*
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
2024-10-03
3
-2
/
+3
*
SUNRPC: Fix integer overflow in decode_rc_list()
Dan Carpenter
2024-10-03
1
-0
/
+2
*
nfs: Remove duplicated include in localio.c
Yang Li
2024-09-30
1
-1
/
+0
*
Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-09-24
24
-312
/
+1073
|
\
|
*
nfs: implement client support for NFS_LOCALIO_PROGRAM
Mike Snitzer
2024-09-23
2
-6
/
+132
|
*
nfs/localio: use dedicated workqueues for filesystem read and write
Trond Myklebust
2024-09-23
3
-38
/
+91
|
*
pnfs/flexfiles: enable localio support
Trond Myklebust
2024-09-23
2
-4
/
+52
|
*
nfs: enable localio for non-pNFS IO
Trond Myklebust
2024-09-23
2
-2
/
+12
|
*
nfs: add LOCALIO support
Weston Andros Adamson
2024-09-23
7
-0
/
+725
|
*
nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
Mike Snitzer
2024-09-23
6
-13
/
+19
|
*
nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
Mike Snitzer
2024-09-23
2
-19
/
+0
|
*
nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
Mike Snitzer
2024-09-23
1
-67
/
+0
|
*
nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
Mike Snitzer
2024-09-23
4
-160
/
+23
|
*
nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
Dan Aloni
2024-09-23
3
-0
/
+14
|
*
nfs: fix the comment of nfs_get_root
Li Lingfeng
2024-09-23
1
-1
/
+1
|
*
NFSv4.2: Fix detection of "Proxying of Times" server support
Roi Azarzar
2024-09-23
1
-2
/
+14
|
*
NFSv4: Fail mounts if the lease setup times out
Trond Myklebust
2024-09-23
1
-0
/
+6
|
*
fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_pr...
Zhaoyang Huang
2024-09-23
1
-4
/
+2
|
*
nfs: Remove obsoleted declaration for nfs_read_prepare
Gaosheng Cui
2024-09-23
1
-1
/
+0
|
*
nfs: Remove unnecessary NULL check before kfree()
Thorsten Blum
2024-09-23
1
-2
/
+1
|
*
nfs: Annotate struct nfs_cache_array with __counted_by()
Thorsten Blum
2024-09-23
1
-3
/
+3
|
*
nfs: simplify and guarantee owner uniqueness.
NeilBrown
2024-09-23
4
-21
/
+8
|
*
nfs: fix memory leak in error path of nfs4_do_reclaim
Li Lingfeng
2024-09-23
1
-0
/
+1
*
|
Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-09-23
1
-0
/
+2
|
\
|
|
*
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
2024-09-20
1
-0
/
+2
*
|
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
1
-6
/
+5
|
\
\
|
*
|
nfs make use of str_false_true helper
Hongbo Li
2024-09-01
1
-6
/
+5
|
|
/
*
|
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-16
2
-17
/
+9
|
\
\
|
*
|
netfs: Speed up buffered reading
David Howells
2024-09-12
2
-17
/
+9
|
|
/
*
|
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-2
/
+2
|
*
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-2
/
+1
*
|
NFS: Avoid unnecessary rescanning of the per-server delegation list
Trond Myklebust
2024-08-22
1
-10
/
+5
*
|
NFSv4: Fix clearing of layout segments in layoutreturn
Trond Myklebust
2024-08-22
2
-6
/
+8
*
|
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
2024-08-22
1
-0
/
+2
*
|
nfs: fix bitmap decoder to handle a 3rd word
Jeff Layton
2024-08-22
1
-2
/
+4
*
|
nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
Jeff Layton
2024-08-22
1
-1
/
+2
*
|
9p: Fix DIO read through netfs
Dominique Martinet
2024-08-13
1
-1
/
+2
*
|
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
2024-08-12
2
-2
/
+2
|
/
*
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
3
-3
/
+7
|
\
|
*
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
2024-07-12
1
-0
/
+4
|
*
nfs: drop usage of folio_file_pos
Kairui Song
2024-07-03
3
-6
/
+6
[next]