index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
Trond Myklebust
2023-08-24
1
-0
/
+2
*
NFSv4.2: Rework scratch handling for READ_PLUS (again)
Anna Schumaker
2023-08-23
1
-0
/
+1
*
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-07-01
1
-0
/
+2
|
\
|
*
NFS: Add an "xprtsec=" NFS mount option
Chuck Lever
2023-06-19
1
-0
/
+1
|
*
NFS: Have struct nfs_client carry a TLS policy field
Chuck Lever
2023-06-19
1
-0
/
+1
*
|
nfs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-0
/
+2
|
/
*
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-04-29
1
-15
/
+0
|
\
|
*
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
2023-04-26
1
-15
/
+0
*
|
NFS: Convert buffered read paths to use netfs when fscache is enabled
Dave Wysochanski
2023-04-11
1
-0
/
+9
|
/
*
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-22
1
-10
/
+28
|
\
|
*
NFS: Convert buffered writes to use folios
Trond Myklebust
2023-02-14
1
-6
/
+7
|
*
NFS: Convert buffered reads to use folios
Trond Myklebust
2023-02-14
1
-0
/
+18
|
*
NFS: Support folios in nfs_generic_pgio()
Trond Myklebust
2023-02-14
1
-4
/
+3
*
|
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
/
*
NFS: Allow very small rsize & wsize again
Anna Schumaker
2022-12-06
1
-4
/
+2
*
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2022-10-27
1
-7
/
+7
*
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
Gaosheng Cui
2022-10-05
1
-2
/
+0
*
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-12
1
-0
/
+25
|
\
|
*
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
2022-09-08
1
-0
/
+25
*
|
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
1
-0
/
+51
|
\
|
|
*
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
2022-07-23
1
-0
/
+33
|
*
NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
Anna Schumaker
2022-07-12
1
-0
/
+18
*
|
nfs: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-2
/
+4
|
/
*
NFS: Memory allocation failures are not server fatal errors
Trond Myklebust
2022-05-17
1
-0
/
+1
*
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
2022-03-29
1
-0
/
+10
*
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
2022-03-22
1
-0
/
+7
*
NFS: Improve heuristic for readdirplus
Trond Myklebust
2022-03-02
1
-2
/
+2
*
NFS: Clean up NFSv4.2 xattrs
Trond Myklebust
2022-02-25
1
-0
/
+14
*
NFS: Add a helper to remove case-insensitive aliases
Trond Myklebust
2022-01-06
1
-0
/
+1
*
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
2021-11-05
1
-9
/
+0
*
NFS: Unexport nfs_probe_fsinfo()
Anna Schumaker
2021-10-20
1
-1
/
+0
*
NFS: Move nfs_probe_destination() into the generic client
Anna Schumaker
2021-10-20
1
-0
/
+1
*
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
2021-10-20
1
-0
/
+1
*
NFSv4 introduce max_connect mount options
Olga Kornievskaia
2021-08-27
1
-0
/
+2
*
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
1
-1
/
+1
|
\
|
*
nfs: hornor timeo and retrans option when mounting NFSv3
Eryu Guan
2021-04-05
1
-1
/
+1
*
|
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
nfs: account for selinux security context when deciding to share superblock
Olga Kornievskaia
2021-03-22
1
-0
/
+1
*
|
NFS: Clean up function nfs_mark_dir_for_revalidate()
Trond Myklebust
2021-03-08
1
-1
/
+2
|
/
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-5
/
+9
*
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
2021-01-10
1
-5
/
+7
*
NFS: Adjust fs_context error logging
Scott Mayhew
2021-01-10
1
-3
/
+23
*
NFS: Support larger readdir buffers
Trond Myklebust
2020-12-02
1
-6
/
+0
*
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
1
-3
/
+7
*
NFS: Remove the redundant function nfs_pgio_has_mirroring()
Trond Myklebust
2020-04-01
1
-6
/
+0
*
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
1
-3
/
+0
[next]