index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
1
-0
/
+5
2 days
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
2
-2
/
+12
8 days
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
1
-6
/
+6
2025-12-18
nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
Mike Snitzer
1
-1
/
+1
2025-12-18
nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
Mike Snitzer
1
-2
/
+0
2025-12-18
NFS: Fix inheritance of the block sizes when automounting
Trond Myklebust
5
-17
/
+38
2025-12-18
NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags
Trond Myklebust
2
-4
/
+6
2025-12-18
Revert "nfs: ignore SB_RDONLY when mounting nfs"
Trond Myklebust
1
-1
/
+1
2025-12-18
Revert "nfs: clear SB_RDONLY before getting superblock"
Trond Myklebust
1
-9
/
+0
2025-12-18
Revert "nfs: ignore SB_RDONLY when remounting nfs"
Trond Myklebust
1
-10
/
+0
2025-12-18
NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid
Jonathan Curley
1
-0
/
+1
2025-12-18
NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_state
Trond Myklebust
1
-13
/
+14
2025-12-18
NFS: Initialise verifiers for visible dentries in nfs_atomic_open()
Trond Myklebust
1
-1
/
+1
2025-12-18
NFS: Initialise verifiers for visible dentries in readdir and lookup
Trond Myklebust
1
-2
/
+4
2025-12-18
NFS: Avoid changing nlink when file removes and attribute updates race
Trond Myklebust
1
-6
/
+13
2025-11-11
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-10-13
NFS4: Fix state renewals missing after boot
Joshua Watt
1
-0
/
+1
2025-10-13
NFS: check if suid/sgid was cleared after a write as needed
Scott Mayhew
1
-1
/
+2
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
1
-0
/
+13
2025-10-13
NFSv4/flexfiles: fix to allocate mirror->dss before use
Mike Snitzer
1
-14
/
+21
2025-10-04
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2025-10-04
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
23
-481
/
+1274
2025-10-03
Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+5
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+14
2025-09-30
NFS: add basic STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
Mike Snitzer
1
-0
/
+15
2025-09-30
nfs/localio: add tracepoints for misaligned DIO READ and WRITE support
Mike Snitzer
5
-13
/
+90
2025-09-30
nfs/localio: add proper O_DIRECT support for READ and WRITE
Mike Snitzer
1
-47
/
+202
2025-09-30
nfs/localio: refactor iocb initialization
Mike Snitzer
1
-38
/
+55
2025-09-30
nfs/localio: refactor iocb and iov_iter_bvec initialization
Mike Snitzer
1
-37
/
+33
2025-09-30
nfs/localio: avoid issuing misaligned IO using O_DIRECT
Mike Snitzer
1
-10
/
+55
2025-09-30
nfs/localio: make trace_nfs_local_open_fh more useful
Mike Snitzer
2
-5
/
+6
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-26
NFSv4/flexfiles: Add support for striped layouts
Jonathan Curley
2
-92
/
+157
2025-09-26
NFSv4/flexfiles: Update layout stats & error paths for striped layouts
Jonathan Curley
1
-103
/
+209
2025-09-26
NFSv4/flexfiles: Write path updates for striped layouts
Jonathan Curley
1
-12
/
+30
2025-09-26
NFSv4/flexfiles: Commit path updates for striped layouts
Jonathan Curley
1
-16
/
+25
[next]