index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-16
25
-57
/
+210
|
\
|
*
nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
Josef Bacik
2024-03-16
1
-1
/
+1
|
*
NFS: trace the uniquifier of fscache
Chen Hanxiao
2024-03-09
1
-0
/
+1
|
*
NFS: Read unlock folio on nfs_page_create_from_folio() error
Benjamin Coddington
2024-03-09
1
-0
/
+2
|
*
NFS: remove unused variable nfs_rpcstat
Trond Myklebust
2024-03-09
1
-4
/
+0
|
*
nfs: fix UAF in direct writes
Josef Bacik
2024-03-09
2
-3
/
+10
|
*
nfs: properly protect nfs_direct_req fields
Josef Bacik
2024-03-09
1
-1
/
+6
|
*
NFS: enable nconnect for RDMA
Trond Myklebust
2024-03-09
2
-0
/
+3
|
*
NFSv4: nfs4_do_open() is incorrectly triggering state recovery
Trond Myklebust
2024-03-09
4
-16
/
+8
|
*
NFS: avoid infinite loop in pnfs_update_layout.
NeilBrown
2024-03-09
1
-0
/
+8
|
*
NFS: remove sync_mode test from nfs_writepage_locked()
NeilBrown
2024-03-09
1
-4
/
+0
|
*
NFSv4.1/pnfs: fix NFS with TLS in pnfs
Olga Kornievskaia
2024-03-09
1
-1
/
+43
|
*
NFS: Fix an off by one in root_nfs_cat()
Christophe JAILLET
2024-03-09
1
-2
/
+2
|
*
nfs: make the rpc_stat per net namespace
Josef Bacik
2024-03-09
4
-4
/
+9
|
*
nfs: expose /proc/net/sunrpc/nfs in net namespaces
Josef Bacik
2024-03-09
1
-4
/
+2
|
*
NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls
Olga Kornievskaia
2024-03-09
2
-2
/
+34
|
*
NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
Dave Wysochanski
2024-03-09
1
-7
/
+2
|
*
nfs: fix regression in handling of fsc= option in NFSv4
Chen Hanxiao
2024-02-28
1
-0
/
+24
|
*
pnfs/filelayout: add tracepoint to getdeviceinfo
Olga Kornievskaia
2024-02-28
3
-0
/
+32
|
*
NFSv4.2: fix listxattr maximum XDR buffer size
Jorge Mora
2024-02-28
1
-2
/
+5
|
*
NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
Jorge Mora
2024-02-28
1
-6
/
+10
|
*
NFS: Display the "fsc=" mount option if it is set
Chen Hanxiao
2024-02-28
1
-1
/
+9
*
|
Merge tag '9p-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ericv...
Linus Torvalds
2024-03-15
6
-364
/
+71
|
\
\
|
*
|
fs/9p: fix dups even in uncached mode
Eric Van Hensbergen
2024-01-26
1
-16
/
+0
|
*
|
fs/9p: simplify iget to remove unnecessary paths
Eric Van Hensbergen
2024-01-26
5
-180
/
+45
|
*
|
fs/9p: rework qid2ino logic
Eric Van Hensbergen
2024-01-26
4
-31
/
+12
|
*
|
fs/9p: Eliminate now unused v9fs_get_inode
Eric Van Hensbergen
2024-01-26
2
-32
/
+0
|
*
|
fs/9p: Eliminate redundant non-cache path in mknod
Eric Van Hensbergen
2024-01-26
1
-26
/
+10
|
*
|
fs/9p: remove walk and inode allocation from symlink
Eric Van Hensbergen
2024-01-26
1
-33
/
+0
|
*
|
fs/9p: convert mkdir to use get_new_inode
Eric Van Hensbergen
2024-01-26
1
-25
/
+10
|
*
|
fs/9p: switch vfsmount to use v9fs_get_new_inode
Eric Van Hensbergen
2024-01-26
1
-28
/
+1
*
|
|
Merge tag 'fuse-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-15
12
-274
/
+1375
|
\
\
\
|
*
|
|
fuse: get rid of ff->readdir.lock
Miklos Szeredi
2024-03-06
3
-12
/
+0
|
*
|
|
fuse: remove unneeded lock which protecting update of congestion_threshold
Kemeng Shi
2024-03-06
1
-5
/
+1
|
*
|
|
fuse: Fix missing FOLL_PIN for direct-io
Lei Huang
2024-03-06
2
-5
/
+11
|
*
|
|
fuse: remove an unnecessary if statement
Jiachen Zhang
2024-03-06
1
-4
/
+0
|
*
|
|
fuse: Track process write operations in both direct and writethrough modes
Zhou Jifeng
2024-03-06
1
-2
/
+6
|
*
|
|
fuse: Use the high bit of request ID for indicating resend requests
Zhao Chen
2024-03-06
2
-1
/
+3
|
*
|
|
fuse: Introduce a new notification type for resend pending requests
Zhao Chen
2024-03-06
1
-0
/
+56
|
*
|
|
fuse: add support for explicit export disabling
Jingbo Xu
2024-03-06
1
-1
/
+10
|
*
|
|
fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()
Alexander Mikhalitsyn
2024-03-06
1
-2
/
+2
|
*
|
|
fuse: fix typo for fuse_permission comment
Alexander Mikhalitsyn
2024-03-06
1
-1
/
+1
|
*
|
|
fuse: Convert fuse_writepage_locked to take a folio
Matthew Wilcox (Oracle)
2024-03-05
1
-15
/
+15
|
*
|
|
fuse: Remove fuse_writepage
Matthew Wilcox (Oracle)
2024-03-05
1
-29
/
+1
|
*
|
|
virtio_fs: remove duplicate check if queue is broken
Li RongQing
2024-03-05
1
-2
/
+2
|
*
|
|
fuse: use FUSE_ROOT_ID in fuse_get_root_inode()
Miklos Szeredi
2024-03-05
1
-1
/
+1
|
*
|
|
fuse: don't unhash root
Miklos Szeredi
2024-03-05
2
-3
/
+5
|
*
|
|
fuse: fix root lookup with nonzero generation
Miklos Szeredi
2024-03-05
1
-0
/
+4
|
*
|
|
fuse: replace remaining make_bad_inode() with fuse_make_bad()
Miklos Szeredi
2024-03-05
1
-1
/
+1
|
*
|
|
virtiofs: drop __exit from virtio_fs_sysfs_exit()
Stefan Hajnoczi
2024-03-05
1
-1
/
+1
[next]