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
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
10 days
nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
Andy Shevchenko
1
-3
/
+1
2026-03-04
pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN
Olga Kornievskaia
1
-1
/
+2
2026-02-06
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
Zilin Guan
1
-1
/
+1
2026-01-19
NFS: add barriers when testing for NFS_FSDATA_BLOCKED
NeilBrown
1
-16
/
+32
2026-01-19
NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
NeilBrown
1
-1
/
+2
2026-01-19
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
1
-0
/
+5
2026-01-19
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
2
-2
/
+12
2026-01-19
NFS: Fix missing unlock in nfs_unlink()
Sun Ke
1
-1
/
+3
2026-01-19
NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags
Trond Myklebust
2
-4
/
+6
2026-01-19
fs_context: drop the unused lsm_flags member
Ondrej Mosnacek
1
-3
/
+0
2026-01-19
Revert "nfs: ignore SB_RDONLY when mounting nfs"
Trond Myklebust
1
-1
/
+1
2026-01-19
Revert "nfs: clear SB_RDONLY before getting superblock"
Trond Myklebust
1
-9
/
+0
2026-01-19
Revert "nfs: ignore SB_RDONLY when remounting nfs"
Trond Myklebust
1
-10
/
+0
2026-01-19
NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid
Jonathan Curley
1
-0
/
+1
2026-01-19
NFS: Avoid changing nlink when file removes and attribute updates race
Trond Myklebust
1
-6
/
+13
2026-01-19
NFS: don't unhash dentry during unlink/rename
NeilBrown
1
-18
/
+54
2026-01-19
NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()
Trond Myklebust
1
-3
/
+15
2026-01-19
NFS: Fix open coded versions of nfs_set_cache_invalid()
Trond Myklebust
4
-19
/
+19
2026-01-19
NFS: Clean up function nfs_mark_dir_for_revalidate()
Trond Myklebust
3
-5
/
+4
2025-12-07
Revert "NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity"
Trond Myklebust
2
-2
/
+5
2025-12-07
NFS4: Fix state renewals missing after boot
Joshua Watt
1
-0
/
+1
2025-12-07
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
Al Viro
1
-0
/
+2
2025-12-07
NFSv4.1: fix mount hang after CREATE_SESSION failure
Anthony Iliopoulos
1
-0
/
+3
2025-12-07
NFSv4: handle ERR_GRACE on delegation recalls
Olga Kornievskaia
1
-2
/
+2
2025-10-29
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
1
-1
/
+1
2025-10-02
NFSv4/flexfiles: Fix layout merge mirror check.
Jonathan Curley
1
-1
/
+1
2025-10-02
NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
Trond Myklebust
1
-0
/
+2
2025-10-02
NFSv4: Don't clear capabilities that won't be reset
Trond Myklebust
1
-1
/
+0
2025-10-02
flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
Tigran Mkrtchyan
1
-7
/
+12
2025-09-04
NFS: Fix a race when updating an existing write
Trond Myklebust
2
-47
/
+28
2025-09-04
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Christoph Hellwig
2
-83
/
+68
2025-08-28
NFS: Fix the setting of capabilities when automounting a new filesystem
Trond Myklebust
4
-25
/
+45
2025-08-28
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
3
-14
/
+22
2025-08-28
NFSv4: Fix nfs4_bitmap_copy_adjust()
Trond Myklebust
1
-17
/
+16
2025-08-28
NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity
Trond Myklebust
2
-5
/
+2
2025-08-28
pNFS: Fix uninited ptr deref in block/scsi layout
Sergey Bashirov
1
-5
/
+15
2025-08-28
pNFS: Handle RPC size limit for layoutcommits
Sergey Bashirov
1
-3
/
+8
2025-08-28
pNFS: Fix disk addr range check in block/scsi layout
Sergey Bashirov
1
-2
/
+2
2025-08-28
pNFS: Fix stripe mapping in block/scsi layout
Sergey Bashirov
1
-2
/
+3
2025-08-28
NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY
Benjamin Coddington
1
-3
/
+6
2025-08-28
NFSv4.2: another fix for listxattr
Olga Kornievskaia
1
-4
/
+6
2025-08-28
NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()
Trond Myklebust
1
-2
/
+9
2025-08-28
pNFS/flexfiles: don't attempt pnfs on fatal DS errors
Tigran Mkrtchyan
2
-13
/
+19
2025-08-28
pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_read
Trond Myklebust
1
-5
/
+1
2025-07-17
NFSv4/flexfiles: Fix handling of NFS level errors in I/O
Trond Myklebust
1
-34
/
+85
2025-07-17
flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSes
Tigran Mkrtchyan
1
-0
/
+2
2025-07-17
NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
Benjamin Coddington
1
-1
/
+3
2025-07-17
nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
Kuniyuki Iwashima
1
-3
/
+14
2025-07-17
NFSv4.2: fix listxattr to return selinux security label
Olga Kornievskaia
1
-2
/
+10
2025-06-27
nfs: ignore SB_RDONLY when remounting nfs
Li Lingfeng
1
-0
/
+10
[next]