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
/
fuse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3 days
1
-4
/
+2
|
\
|
*
fdget(), more trivial conversions
Al Viro
2024-11-03
1
-4
/
+2
*
|
fuse: remove stray debug line
Miklos Szeredi
2024-10-25
1
-1
/
+0
*
|
Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...
Miklos Szeredi
2024-10-21
1
-6
/
+12
*
|
fuse: update inode size after extending passthrough write
Amir Goldstein
2024-10-16
1
-1
/
+1
*
|
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
2024-10-16
1
-3
/
+3
|
/
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
2
-5
/
+0
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-26
1
-14
/
+150
|
\
|
*
virtio_fs: add sysfs entries for queue information
Max Gurtovoy
2024-09-25
1
-8
/
+139
|
*
virtio_fs: introduce virtio_fs_put_locked helper
Max Gurtovoy
2024-09-25
1
-6
/
+11
*
|
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-24
10
-294
/
+505
|
\
\
|
*
|
fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
yangyun
2024-09-24
1
-1
/
+1
|
*
|
fuse: clear FR_PENDING if abort is detected when sending request
Miklos Szeredi
2024-09-24
1
-0
/
+1
|
*
|
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
2024-09-23
3
-28
/
+27
|
*
|
fs/fuse: introduce and use fuse_simple_idmap_request() helper
Alexander Mikhalitsyn
2024-09-23
9
-46
/
+60
|
*
|
fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flag
Alexander Mikhalitsyn
2024-09-23
1
-2
/
+2
|
*
|
fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN
Miklos Szeredi
2024-09-19
1
-5
/
+2
|
*
|
virtio_fs: allow idmapped mounts
Alexander Mikhalitsyn
2024-09-18
1
-0
/
+1
|
*
|
fuse: allow idmapped mounts
Alexander Mikhalitsyn
2024-09-04
1
-3
/
+9
|
*
|
fuse: warn if fuse_access is called when idmapped mounts are allowed
Alexander Mikhalitsyn
2024-09-04
1
-0
/
+8
|
*
|
fuse: handle idmappings properly in ->write_iter()
Alexander Mikhalitsyn
2024-09-04
1
-1
/
+2
|
*
|
fuse: support idmapped ->rename op
Alexander Mikhalitsyn
2024-09-04
1
-4
/
+5
|
*
|
fuse: support idmapped ->set_acl
Alexander Mikhalitsyn
2024-09-04
1
-2
/
+2
|
*
|
fuse: drop idmap argument from __fuse_get_acl
Alexander Mikhalitsyn
2024-09-04
1
-4
/
+2
|
*
|
fuse: support idmapped ->setattr op
Alexander Mikhalitsyn
2024-09-04
3
-14
/
+26
|
*
|
fuse: support idmapped ->permission inode op
Alexander Mikhalitsyn
2024-09-04
1
-2
/
+2
|
*
|
fuse: support idmapped getattr inode op
Alexander Mikhalitsyn
2024-09-04
1
-20
/
+24
|
*
|
fuse: support idmap for mkdir/mknod/symlink/create/tmpfile
Alexander Mikhalitsyn
2024-09-04
1
-18
/
+20
|
*
|
fuse: support idmapped FUSE_EXT_GROUPS
Alexander Mikhalitsyn
2024-09-04
1
-7
/
+12
|
*
|
fuse: add an idmap argument to fuse_simple_request
Alexander Mikhalitsyn
2024-09-04
9
-44
/
+47
|
*
|
fuse: add basic infrastructure to support idmappings
Alexander Mikhalitsyn
2024-09-04
2
-12
/
+39
|
*
|
fuse: use correct name fuse_conn_list in docstring
Aurelien Aptel
2024-08-29
1
-1
/
+1
|
*
|
fuse: add simple request tracepoints
Josef Bacik
2024-08-29
3
-0
/
+140
|
*
|
fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_...
Joanne Koong
2024-08-29
1
-46
/
+57
|
*
|
fuse: move fuse file initialization to wpa allocation time
Joanne Koong
2024-08-29
1
-4
/
+2
|
*
|
fuse: convert fuse_writepages_fill() to use a folio for its tmp page
Joanne Koong
2024-08-29
1
-7
/
+7
|
*
|
fuse: move initialization of fuse_file to fuse_writepages() instead of in cal...
Joanne Koong
2024-08-29
1
-12
/
+6
|
*
|
fuse: refactor finished writeback stats updates into helper function
Joanne Koong
2024-08-29
1
-17
/
+14
|
*
|
fuse: drop unused fuse_mount arg in fuse_writepage_finish()
Joanne Koong
2024-08-29
1
-4
/
+3
|
*
|
fuse: add fast path for fuse_range_is_writeback
yangyun
2024-08-29
1
-3
/
+3
|
*
|
fuse: cleanup request queuing towards virtiofs
Miklos Szeredi
2024-08-29
3
-113
/
+106
*
|
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-3
/
+3
|
\
\
\
|
*
|
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-12
1
-3
/
+3
*
|
|
|
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
1
-23
/
+24
|
\
\
\
\
|
*
|
|
|
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-2
/
+2
|
*
|
|
|
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-2
/
+1
|
*
|
|
|
fuse: Convert fuse_write_begin() to use a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-14
/
+15
|
*
|
|
|
fuse: Convert fuse_write_end() to use a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-7
/
+8
|
|
/
/
/
*
|
|
|
Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-03
5
-9
/
+26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
fuse: disable the combination of passthrough and writeback cache
Bernd Schubert
2024-08-29
1
-1
/
+6
[next]