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
2023-02-14
NFS: Convert nfs_write_begin/end to use folios
Trond Myklebust
1
-34
/
+41
2023-02-14
NFS: Remove unused function nfs_wb_page()
Trond Myklebust
1
-5
/
+0
2023-02-14
NFS: Convert buffered writes to use folios
Trond Myklebust
5
-198
/
+207
2023-02-14
NFS: Convert the function nfs_wb_page() to use folios
Trond Myklebust
1
-19
/
+16
2023-02-14
NFS: Convert buffered reads to use folios
Trond Myklebust
4
-50
/
+96
2023-02-14
NFS: Add a helper nfs_wb_folio()
Trond Myklebust
2
-1
/
+14
2023-02-14
NFS: Convert the remaining pagelist helper functions to support folios
Trond Myklebust
1
-22
/
+50
2023-02-14
NFS: Add a helper to convert a struct nfs_page into an inode
Trond Myklebust
2
-5
/
+4
2023-02-14
NFS: Fix nfs_coalesce_size() to work with folios
Trond Myklebust
1
-9
/
+19
2023-02-14
NFS: Support folios in nfs_generic_pgio()
Trond Myklebust
2
-15
/
+60
2023-02-14
NFS: Add basic functionality for tracking folios in struct nfs_page
Trond Myklebust
1
-2
/
+3
2023-02-14
NFS: Fix for xfstests generic/208
Trond Myklebust
1
-0
/
+3
2023-02-03
nfs: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-10
/
+6
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
1
-3
/
+4
2023-01-26
nfsd: remove fetch_iversion export operation
Jeff Layton
1
-7
/
+0
2023-01-26
nfs: report the inode version in getattr if requested
Jeff Layton
1
-4
/
+12
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-5
/
+5
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-5
/
+5
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
4
-0
/
+4
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+14
2023-01-01
NFS: Fix up a sparse warning
Trond Myklebust
1
-1
/
+3
2023-01-01
NFS: Judge the file access cache's timestamp in rcu path
Chengen Du
1
-0
/
+3
2022-12-20
pNFS/filelayout: Fix coalescing test for single DS
Olga Kornievskaia
1
-0
/
+8
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2022-12-13
Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-67
/
+105
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-6
/
+6
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+8
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2022-12-10
NFSv4.2: Change the default KConfig value for READ_PLUS
Anna Schumaker
1
-4
/
+4
2022-12-10
trace: Relocate event helper files
Chuck Lever
2
-6
/
+6
2022-12-06
NFSv4.x: Fail client initialisation if state manager thread can't run
Trond Myklebust
1
-0
/
+2
2022-12-06
fs: nfs: sysfs: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-12-06
NFS: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-12-06
NFS: Allow very small rsize & wsize again
Anna Schumaker
1
-4
/
+2
2022-12-06
NFSv4.2: Fix up READ_PLUS alignment
Anna Schumaker
1
-3
/
+4
2022-12-06
NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS
Anna Schumaker
1
-1
/
+1
2022-12-06
NFS: avoid spurious warning of lost lock that is being unlocked.
NeilBrown
3
-2
/
+5
2022-12-06
nfs: fix possible null-ptr-deref when parsing param
Hawkins Jiawei
1
-0
/
+6
2022-12-06
NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access()
ChenXiaoSong
1
-11
/
+5
2022-12-06
NFS: make sure open context mode have FMODE_EXEC when file open for exec
ChenXiaoSong
2
-9
/
+6
2022-12-05
NFS4.x/pnfs: Fix up logging of layout stateids
Trond Myklebust
1
-2
/
+2
[prev]
[next]