index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-25
15
-297
/
+552
|
\
|
*
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/mnt_idmapping: introduce an invalid_mnt_idmap
Alexander Mikhalitsyn
2024-09-23
2
-2
/
+21
|
*
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
2
-4
/
+28
|
*
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
3
-12
/
+41
|
*
namespace: introduce SB_I_NOIDMAP flag
Alexander Mikhalitsyn
2024-09-04
2
-0
/
+5
|
*
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 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-25
9
-127
/
+200
|
\
\
|
*
|
MAINTAINERS: exfat: add myself as reviewer
Yuezhang Mo
2024-09-23
1
-0
/
+1
|
*
|
exfat: resolve memory leak from exfat_create_upcase_table()
Daniel Yang
2024-09-23
1
-1
/
+4
|
*
|
exfat: move extend valid_size into ->page_mkwrite()
Yuezhang Mo
2024-09-23
1
-25
/
+45
|
*
|
exfat: fix memory leak in exfat_load_bitmap()
Yuezhang Mo
2024-09-18
1
-5
/
+5
|
*
|
exfat: Implement sops->shutdown and ioctl
Dongliang Cui
2024-09-18
6
-0
/
+121
|
*
|
exfat: do not fallback to buffered write
Yuezhang Mo
2024-09-17
5
-74
/
+15
|
*
|
exfat: drop ->i_size_ondisk
Yuezhang Mo
2024-09-17
5
-25
/
+12
*
|
|
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-25
23
-463
/
+798
|
\
\
\
|
*
|
|
f2fs: allow F2FS_IPU_NOCACHE for pinned file
Jaegeuk Kim
2024-09-23
1
-1
/
+2
|
*
|
|
f2fs: forcibly migrate to secure space for zoned device file pinning
Daeho Jeong
2024-09-13
1
-2
/
+1
|
*
|
|
f2fs: remove unused parameters
liuderong
2024-09-12
4
-9
/
+7
|
*
|
|
f2fs: fix to don't panic system for no free segment fault injection
Chao Yu
2024-09-11
1
-3
/
+3
|
*
|
|
f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
Chao Yu
2024-09-11
1
-4
/
+6
|
*
|
|
f2fs: add valid block ratio not to do excessive GC for one time GC
Daeho Jeong
2024-09-11
7
-7
/
+30
|
*
|
|
f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
Daeho Jeong
2024-09-11
4
-3
/
+31
|
*
|
|
f2fs: do FG_GC when GC boosting is required for zoned devices
Daeho Jeong
2024-09-11
2
-7
/
+18
[next]