index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-04
NFS: Fix directory delegation verifier checks
Anna Schumaker
1
-19
/
+2
2026-01-04
pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
Zilin Guan
1
-2
/
+4
2026-01-04
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
Zilin Guan
1
-1
/
+1
2026-01-04
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
3
-1
/
+38
2026-01-04
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
3
-30
/
+51
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
19
-81
/
+328
2025-12-05
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
1
-31
/
+17
2025-12-05
NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegations
Trond Myklebust
1
-8
/
+17
2025-12-05
nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
Mike Snitzer
1
-1
/
+1
2025-12-05
nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
Mike Snitzer
1
-2
/
+0
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-0
/
+2
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-23
/
+30
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2025-11-29
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
1
-0
/
+5
2025-11-29
NFS: Fix inheritance of the block sizes when automounting
Trond Myklebust
5
-17
/
+38
2025-11-29
NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags
Trond Myklebust
2
-4
/
+6
2025-11-29
Revert "nfs: ignore SB_RDONLY when mounting nfs"
Trond Myklebust
1
-1
/
+1
2025-11-29
Revert "nfs: clear SB_RDONLY before getting superblock"
Trond Myklebust
1
-9
/
+0
2025-11-29
Revert "nfs: ignore SB_RDONLY when remounting nfs"
Trond Myklebust
1
-10
/
+0
2025-11-23
NFS: Add a module option to disable directory delegations
Anna Schumaker
3
-0
/
+11
2025-11-23
NFS: Shortcut lookup revalidations if we have a directory delegation
Anna Schumaker
3
-0
/
+27
2025-11-23
NFS: Request a directory delegation during RENAME
Anna Schumaker
4
-4
/
+10
2025-11-23
NFS: Request a directory delegation on ACCESS, CREATE, and UNLINK
Anna Schumaker
3
-4
/
+58
2025-11-23
NFS: Add support for sending GDD_GETATTR
Anna Schumaker
1
-0
/
+106
2025-11-23
NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid
Jonathan Curley
1
-0
/
+1
2025-11-23
NFSv4.1: protect destroying and nullifying bc_serv structure
Olga Kornievskaia
1
-1
/
+1
2025-11-23
NFSv4.1: pass transport for callback shutdown
Olga Kornievskaia
3
-4
/
+10
2025-11-23
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
2
-2
/
+12
2025-11-19
NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_state
Trond Myklebust
1
-13
/
+14
2025-11-19
NFS: Initialise verifiers for visible dentries in nfs_atomic_open()
Trond Myklebust
1
-1
/
+1
2025-11-19
NFS: Initialise verifiers for visible dentries in readdir and lookup
Trond Myklebust
1
-2
/
+4
2025-11-17
NFS: Avoid changing nlink when file removes and attribute updates race
Trond Myklebust
1
-6
/
+13
2025-11-12
filelock: push the S_ISREG check down to ->setlease handlers
Jeff Layton
1
-0
/
+2
2025-11-10
NFS: Fix LTP test failures when timestamps are delegated
Dai Ngo
1
-6
/
+12
2025-11-10
NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
Trond Myklebust
1
-3
/
+6
2025-11-10
NFS: sysfs: fix leak when nfs_client kobject add fails
Yang Xiuwei
1
-0
/
+1
2025-11-10
NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
Trond Myklebust
1
-3
/
+4
2025-11-10
nfs/localio: do not issue misaligned DIO out-of-order
Mike Snitzer
1
-76
/
+52
2025-11-10
nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
Mike Snitzer
1
-1
/
+5
2025-11-10
nfs/localio: backfill missing partial read support for misaligned DIO
Mike Snitzer
1
-4
/
+20
2025-11-10
nfs/localio: add refcounting for each iocb IO associated with NFS pgio header
Mike Snitzer
1
-43
/
+67
2025-11-10
nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE support
Mike Snitzer
1
-10
/
+3
2025-11-10
NFS: Check the TLS certificate fields in nfs_match_client()
Trond Myklebust
1
-0
/
+8
2025-11-10
pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS
Trond Myklebust
2
-4
/
+24
2025-11-10
pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()
Trond Myklebust
1
-17
/
+17
2025-11-10
pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect()
Trond Myklebust
1
-14
/
+18
2025-11-04
nfs: use credential guards in nfs_idmap_get_key()
Christian Brauner
1
-5
/
+2
2025-11-04
nfs: use credential guards in nfs_local_call_write()
Christian Brauner
1
-10
/
+18
2025-11-04
nfs: use credential guards in nfs_local_call_read()
Christian Brauner
1
-17
/
+14
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2
-2
/
+2
[prev]
[next]