index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+8
2024-12-20
nfs: Fix oops in nfs_netfs_init_request() when copying to cache
David Howells
1
-1
/
+8
2024-12-17
fs/nfs: fix missing declaration of nfs_idmap_cache_timeout
Zhang Kunbo
1
-0
/
+1
2024-12-17
NFS/pnfs: Fix a live lock between recalled layouts and layoutget
Trond Myklebust
1
-1
/
+1
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
14
-145
/
+209
2024-11-28
fs/nfs/io: make nfs_start_io_*() killable
Max Kellermann
4
-20
/
+66
2024-11-28
nfs/blocklayout: Limit repeat device registration on failure
Benjamin Coddington
1
-1
/
+14
2024-11-28
nfs/blocklayout: Don't attempt unregister for invalid block device
Benjamin Coddington
1
-4
/
+2
2024-11-28
nfs: ignore SB_RDONLY when mounting nfs
Li Lingfeng
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-11-18
Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...
Trond Myklebust
1
-20
/
+29
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
1
-2
/
+2
2024-11-09
Revert "fs: nfs: fix missing refcnt by replacing folio_set_private by folio_a...
Trond Myklebust
1
-2
/
+4
2024-11-09
nfs/localio: must clear res.replen in nfs_local_read_done
NeilBrown
1
-0
/
+6
2024-11-09
NFSv4.0: Fix a use-after-free problem in the asynchronous open()
Trond Myklebust
1
-3
/
+5
2024-11-09
NFSv4.0: Fix the wake up of the next waiter in nfs_release_seqid()
Trond Myklebust
1
-6
/
+4
2024-11-08
nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
Mike Snitzer
1
-16
/
+15
2024-11-08
nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
Mike Snitzer
1
-13
/
+19
2024-11-08
nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
Mike Snitzer
1
-17
/
+3
2024-11-08
nfs/localio: remove redundant suid/sgid handling
Mike Snitzer
1
-6
/
+1
2024-11-08
NFS: Implement get_nfs_version()
Anna Schumaker
4
-5
/
+12
2024-11-08
NFS: Clean up find_nfs_version()
Anna Schumaker
1
-7
/
+6
2024-11-08
NFS: Rename get_nfs_version() -> find_nfs_version()
Anna Schumaker
3
-6
/
+6
2024-11-08
NFS: Convert the NFS module list into an array
Anna Schumaker
2
-13
/
+14
2024-11-08
NFS: Clean up locking the nfs_versions list
Anna Schumaker
1
-11
/
+8
2024-11-04
nfs: avoid i_lock contention in nfs_clear_invalid_mapping
Mike Snitzer
1
-5
/
+15
2024-11-04
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
2
-3
/
+3
2024-11-04
NFS: Further fixes to attribute delegation a/mtime changes
Trond Myklebust
1
-18
/
+31
2024-11-04
NFS: Fix attribute delegation behaviour on exclusive create
Trond Myklebust
1
-0
/
+4
2024-11-04
nfs: Fix KMSAN warning in decode_getfattr_attrs()
Roberto Sassu
1
-0
/
+1
2024-11-04
NFSv3: only use NFS timeout for MOUNT when protocols are compatible
NeilBrown
1
-1
/
+9
2024-10-09
NFS: remove revoked delegation from server's delegation list
Dai Ngo
1
-0
/
+5
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
1
-3
/
+3
2024-10-03
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
3
-2
/
+3
2024-10-03
SUNRPC: Fix integer overflow in decode_rc_list()
Dan Carpenter
1
-0
/
+2
2024-09-30
nfs: Remove duplicated include in localio.c
Yang Li
1
-1
/
+0
2024-09-24
Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
24
-312
/
+1073
2024-09-23
nfs: implement client support for NFS_LOCALIO_PROGRAM
Mike Snitzer
2
-6
/
+132
2024-09-23
nfs/localio: use dedicated workqueues for filesystem read and write
Trond Myklebust
3
-38
/
+91
2024-09-23
pnfs/flexfiles: enable localio support
Trond Myklebust
2
-4
/
+52
2024-09-23
nfs: enable localio for non-pNFS IO
Trond Myklebust
2
-2
/
+12
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
7
-0
/
+725
2024-09-23
nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
Mike Snitzer
6
-13
/
+19
2024-09-23
nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
Mike Snitzer
2
-19
/
+0
2024-09-23
nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
Mike Snitzer
1
-67
/
+0
2024-09-23
nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
Mike Snitzer
4
-160
/
+23
2024-09-23
nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
Dan Aloni
3
-0
/
+14
2024-09-23
nfs: fix the comment of nfs_get_root
Li Lingfeng
1
-1
/
+1
2024-09-23
NFSv4.2: Fix detection of "Proxying of Times" server support
Roi Azarzar
1
-2
/
+14
2024-09-23
NFSv4: Fail mounts if the lease setup times out
Trond Myklebust
1
-0
/
+6
[next]