index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
internal.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
NFS: always probe for LOCALIO support asynchronously
Mike Snitzer
1
-1
/
+0
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-7
/
+0
2025-04-13
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
1
-7
/
+0
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+5
2025-03-28
NFS: Don't allow waiting for exiting tasks
Trond Myklebust
1
-0
/
+5
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-2
/
+2
2025-01-14
nfs: probe for LOCALIO when v4 client reconnects to server
Mike Snitzer
1
-0
/
+3
2025-01-14
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
1
-2
/
+0
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
1
-1
/
+3
2024-11-28
fs/nfs/io: make nfs_start_io_*() killable
Max Kellermann
1
-3
/
+4
2024-11-28
nfs: ignore SB_RDONLY when mounting nfs
Li Lingfeng
1
-1
/
+1
2024-09-23
nfs/localio: use dedicated workqueues for filesystem read and write
Trond Myklebust
1
-0
/
+1
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
1
-0
/
+45
2024-09-23
nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
Mike Snitzer
1
-2
/
+5
2024-09-23
nfs: Remove obsoleted declaration for nfs_read_prepare
Gaosheng Cui
1
-1
/
+0
2024-07-10
nfs: remove nfs_page_length
Christoph Hellwig
1
-19
/
+0
2024-07-08
nfs: remove dead code for the old swap over NFS implementation
Christoph Hellwig
1
-4
/
+4
2024-05-21
nfs: fix undefined behavior in nfs_block_bits()
Sergey Shtylyov
1
-2
/
+2
2024-05-20
NFS: make sure lock/nolock overriding local_lock mount option
Chen Hanxiao
1
-0
/
+7
2024-03-09
nfs: make the rpc_stat per net namespace
Josef Bacik
1
-2
/
+0
2024-01-04
NFS: drop unused nfs_direct_req bytes_left
Benjamin Coddington
1
-1
/
+0
2024-01-04
pNFS: Fix the pnfs block driver's calculation of layoutget size
Trond Myklebust
1
-1
/
+1
2023-08-24
NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
Trond Myklebust
1
-0
/
+2
2023-08-23
NFSv4.2: Rework scratch handling for READ_PLUS (again)
Anna Schumaker
1
-0
/
+1
2023-07-01
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2023-06-19
NFS: Add an "xprtsec=" NFS mount option
Chuck Lever
1
-0
/
+1
2023-06-19
NFS: Have struct nfs_client carry a TLS policy field
Chuck Lever
1
-0
/
+1
2023-05-24
nfs: Provide a splice-read wrapper
David Howells
1
-0
/
+2
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-15
/
+0
2023-04-26
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
1
-15
/
+0
2023-04-11
NFS: Convert buffered read paths to use netfs when fscache is enabled
Dave Wysochanski
1
-0
/
+9
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-10
/
+28
2023-02-14
NFS: Convert buffered writes to use folios
Trond Myklebust
1
-6
/
+7
2023-02-14
NFS: Convert buffered reads to use folios
Trond Myklebust
1
-0
/
+18
2023-02-14
NFS: Support folios in nfs_generic_pgio()
Trond Myklebust
1
-4
/
+3
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-06
NFS: Allow very small rsize & wsize again
Anna Schumaker
1
-4
/
+2
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
1
-7
/
+7
2022-10-05
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-12
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+25
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
1
-0
/
+25
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+51
2022-08-02
nfs: Convert to migrate_folio
Matthew Wilcox (Oracle)
1
-2
/
+4
2022-07-23
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
1
-0
/
+33
2022-07-12
NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
Anna Schumaker
1
-0
/
+18
2022-05-17
NFS: Memory allocation failures are not server fatal errors
Trond Myklebust
1
-0
/
+1
[next]