summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-23fs/fuse: convert to use invalid_mnt_idmapAlexander Mikhalitsyn
2024-09-23fs/mnt_idmapping: introduce an invalid_mnt_idmapAlexander Mikhalitsyn
2024-09-23fs/fuse: introduce and use fuse_simple_idmap_request() helperAlexander Mikhalitsyn
2024-09-23fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flagAlexander Mikhalitsyn
2024-09-19fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPENMiklos Szeredi
2024-09-18virtio_fs: allow idmapped mountsAlexander Mikhalitsyn
2024-09-04fuse: allow idmapped mountsAlexander Mikhalitsyn
2024-09-04fuse: warn if fuse_access is called when idmapped mounts are allowedAlexander Mikhalitsyn
2024-09-04fuse: handle idmappings properly in ->write_iter()Alexander Mikhalitsyn
2024-09-04fuse: support idmapped ->rename opAlexander Mikhalitsyn
2024-09-04fuse: support idmapped ->set_aclAlexander Mikhalitsyn
2024-09-04fuse: drop idmap argument from __fuse_get_aclAlexander Mikhalitsyn
2024-09-04fuse: support idmapped ->setattr opAlexander Mikhalitsyn
2024-09-04fuse: support idmapped ->permission inode opAlexander Mikhalitsyn
2024-09-04fuse: support idmapped getattr inode opAlexander Mikhalitsyn
2024-09-04fuse: support idmap for mkdir/mknod/symlink/create/tmpfileAlexander Mikhalitsyn
2024-09-04fuse: support idmapped FUSE_EXT_GROUPSAlexander Mikhalitsyn
2024-09-04fuse: add an idmap argument to fuse_simple_requestAlexander Mikhalitsyn
2024-09-04fuse: add basic infrastructure to support idmappingsAlexander Mikhalitsyn
2024-09-04namespace: introduce SB_I_NOIDMAP flagAlexander Mikhalitsyn
2024-08-29fuse: use correct name fuse_conn_list in docstringAurelien Aptel
2024-08-29fuse: add simple request tracepointsJosef Bacik
2024-08-29fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_...Joanne Koong
2024-08-29fuse: move fuse file initialization to wpa allocation timeJoanne Koong
2024-08-29fuse: convert fuse_writepages_fill() to use a folio for its tmp pageJoanne Koong
2024-08-29fuse: move initialization of fuse_file to fuse_writepages() instead of in cal...Joanne Koong
2024-08-29fuse: refactor finished writeback stats updates into helper functionJoanne Koong
2024-08-29fuse: drop unused fuse_mount arg in fuse_writepage_finish()Joanne Koong
2024-08-29fuse: add fast path for fuse_range_is_writebackyangyun
2024-08-29fuse: cleanup request queuing towards virtiofsMiklos Szeredi
2024-08-29fuse: disable the combination of passthrough and writeback cacheBernd Schubert
2024-08-28fuse: update stats for pages in dropped aux writeback listJoanne Koong
2024-08-28fuse: clear PG_uptodate when using a stolen pageMiklos Szeredi
2024-08-28fuse: fix memory leak in fuse_create_openyangyun
2024-08-28fuse: check aborted connection before adding requests to pending list for res...Joanne Koong
2024-08-28fuse: use unsigned type for getxattr/listxattr size truncationJann Horn
2024-07-28Linux 6.11-rc1Linus Torvalds
2024-07-28Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-29kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez
2024-07-27Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-27Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds