index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-03-29
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
1
-0
/
+10
2022-03-22
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
1
-0
/
+7
2022-03-02
NFS: Improve heuristic for readdirplus
Trond Myklebust
1
-2
/
+2
2022-02-25
NFS: Clean up NFSv4.2 xattrs
Trond Myklebust
1
-0
/
+14
2022-01-06
NFS: Add a helper to remove case-insensitive aliases
Trond Myklebust
1
-0
/
+1
2021-11-05
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
1
-9
/
+0
2021-10-20
NFS: Unexport nfs_probe_fsinfo()
Anna Schumaker
1
-1
/
+0
2021-10-20
NFS: Move nfs_probe_destination() into the generic client
Anna Schumaker
1
-0
/
+1
2021-10-20
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
1
-0
/
+1
2021-08-27
NFSv4 introduce max_connect mount options
Olga Kornievskaia
1
-0
/
+2
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-04-05
nfs: hornor timeo and retrans option when mounting NFSv3
Eryu Guan
1
-1
/
+1
2021-03-22
nfs: account for selinux security context when deciding to share superblock
Olga Kornievskaia
1
-0
/
+1
2021-03-08
NFS: Clean up function nfs_mark_dir_for_revalidate()
Trond Myklebust
1
-1
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-5
/
+9
2021-01-10
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-10
NFS: Adjust fs_context error logging
Scott Mayhew
1
-3
/
+23
2020-12-02
NFS: Support larger readdir buffers
Trond Myklebust
1
-6
/
+0
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
1
-3
/
+7
2020-04-01
NFS: Remove the redundant function nfs_pgio_has_mirroring()
Trond Myklebust
1
-6
/
+0
2020-03-27
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
1
-3
/
+0
2020-03-27
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
1
-1
/
+3
2020-03-27
NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()
Trond Myklebust
1
-3
/
+16
2020-03-27
NFS: Fix O_DIRECT commit verifier handling
Trond Myklebust
1
-0
/
+8
2020-03-16
NFS: Add a helper nfs_client_for_each_server()
Trond Myklebust
1
-1
/
+3
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
1
-0
/
+9
2020-01-15
nfs: use timespec64 in nfs_fattr
Arnd Bergmann
1
-2
/
+2
[next]