Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations, (continued)
- [PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation,
Andrii Nakryiko
- [PATCH v12 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach, Andrii Nakryiko
- [PATCH v12 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command, Andrii Nakryiko
- [PATCH v12 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS, Andrii Nakryiko
- [PATCH v12 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command, Andrii Nakryiko
- [PATCH v12 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command, Andrii Nakryiko
- [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object, Andrii Nakryiko
- [PATCH v12 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic, Andrii Nakryiko
- [PATCH v12 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks, Andrii Nakryiko
- [PATCH v12 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos, Andrii Nakryiko
- [PATCH v12 bpf-next 11/17] bpf,lsm: add BPF token LSM hooks, Andrii Nakryiko
- [PATCH v12 bpf-next 12/17] libbpf: add bpf_token_create() API, Andrii Nakryiko
- [PATCH v12 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API, Andrii Nakryiko
- [PATCH v12 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API, Andrii Nakryiko
- [PATCH v12 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks, Andrii Nakryiko
- [PATCH v12 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API, Andrii Nakryiko
- [PATCH v12 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests, Andrii Nakryiko
- [PATCH v12 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token, Andrii Nakryiko
- Re: [PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation, patchwork-bot+netdevbpf
- [PATCH REPOST v2 0/2] Support fanotify FAN_REPORT_FID on all filesystems,
Amir Goldstein
- [PATCH v2 0/2] Support fanotify FAN_REPORT_FID on all filesystems,
Amir Goldstein
- [PATCH 6.6 015/112] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function, Greg Kroah-Hartman
- [PATCH v2 0/3] Avert possible deadlock with splice() and fanotify,
Amir Goldstein
- [RFC 1/7] iomap: Don't fall back to bufferred write if the write is atomic, Ojaswin Mujoo
- [RFC 0/7] ext4: Allocator changes for atomic write support with DIO,
Ojaswin Mujoo
- [PATCH RFC 0/5] file: minor fixes,
Christian Brauner
- [viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression,
kernel test robot
- [PATCH v5 00/17] Pass data lifetime information to SCSI disk devices,
Bart Van Assche
- [PATCH v5 01/17] fs: Fix rw_hint validation, Bart Van Assche
- [PATCH v5 02/17] fs: Move enum rw_hint into a new header file, Bart Van Assche
- [PATCH v5 04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support, Bart Van Assche
- [PATCH v5 03/17] fs/f2fs: Restore the whint_mode mount option, Bart Van Assche
- [PATCH v5 05/17] fs: Restore kiocb.ki_hint, Bart Van Assche
- [PATCH v5 07/17] block: Propagate write hints to the block device inode, Bart Van Assche
- [PATCH v5 06/17] block: Restore the per-bio/request data lifetime fields, Bart Van Assche
- [PATCH v5 09/17] scsi_proto: Add structures and constants related to I/O groups and streams, Bart Van Assche
- [PATCH v5 08/17] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH v5 11/17] scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH v5 12/17] scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH v5 13/17] scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH v5 10/17] sd: Translate data lifetime information, Bart Van Assche
- [PATCH v5 14/17] scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH v5 15/17] scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH v5 16/17] scsi_debug: Implement GET STREAM STATUS, Bart Van Assche
- [PATCH v5 17/17] scsi_debug: Maintain write statistics per group number, Bart Van Assche
- [PATCH] proc: Update inode upon changing task security attribute,
Munehisa Kamata
- [PATCH v15 bpf-next 0/6] bpf: File verification with LSM and fsverity,
Song Liu
- [PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities,
Seth Forshee (DigitalOcean)
- [PATCH 01/16] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h, Seth Forshee (DigitalOcean)
- [PATCH 02/16] mnt_idmapping: include cred.h, Seth Forshee (DigitalOcean)
- [PATCH 04/16] capability: use vfsuid_t for vfs_caps rootids, Seth Forshee (DigitalOcean)
- [PATCH 05/16] capability: provide helpers for converting between xattrs and vfs_caps, Seth Forshee (DigitalOcean)
- [PATCH 07/16] fs: add inode operations to get/set/remove fscaps, Seth Forshee (DigitalOcean)
- [PATCH 09/16] fs: add vfs_set_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH 11/16] ovl: add fscaps handlers, Seth Forshee (DigitalOcean)
- [PATCH 08/16] fs: add vfs_get_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH 10/16] fs: add vfs_remove_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH 14/16] commoncap: remove cap_inode_getsecurity(), Seth Forshee (DigitalOcean)
- [PATCH 06/16] capability: provide a helper for converting vfs_caps to xattr for userspace, Seth Forshee (DigitalOcean)
- [PATCH 16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr(), Seth Forshee (DigitalOcean)
- [PATCH 12/16] ovl: use vfs_{get,set}_fscaps() for copy-up, Seth Forshee (DigitalOcean)
- [PATCH 13/16] fs: use vfs interfaces for capabilities xattrs, Seth Forshee (DigitalOcean)
- [PATCH 15/16] commoncap: use vfs fscaps interfaces for killpriv checks, Seth Forshee (DigitalOcean)
- [PATCH 03/16] capability: rename cpu_vfs_cap_data to vfs_caps, Seth Forshee (DigitalOcean)
- [GIT PULL] more bcachefs fixes,
Kent Overstreet
- [PATCH 0/2] Avert possible deadlock with splice() and fanotify,
Amir Goldstein
- [PATCH 0/3] cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE,
David Howells
- [syzbot] [exfat?] KMSAN: uninit-value in exfat_set_entry_time, syzbot
- [syzbot] Monthly kernfs report (Nov 2023), syzbot
- [PATCH 0/7] File abstractions needed by Rust Binder,
Alice Ryhl
- [PATCH v2 RESEND 0/2] Introduce sysfs API for resend pending requests,
Zhao Chen
- [PATCH v14 bpf-next 0/6] bpf: File verification with LSM and fsverity,
Song Liu
- [PATCH] buffer: Add cast in grow_buffers() to avoid a multiplication libcall,
Nathan Chancellor
- [PATCH 00/16] IOMMU memory observability,
Pasha Tatashin
- [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH 03/16] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 04/16] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 05/16] iommu/io-pgtable-arm-v7s: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 06/16] iommu/dma: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 08/16] iommu/fsl: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 09/16] iommu/iommufd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 07/16] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 10/16] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 11/16] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 12/16] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH 13/16] iommu: observability of the IOMMU allocations, Pasha Tatashin
- [PATCH 14/16] iommu: account IOMMU allocated memory, Pasha Tatashin
- [PATCH 15/16] vhost-vdpa: account iommu allocations, Pasha Tatashin
- [PATCH 16/16] vfio: account iommu allocations, Pasha Tatashin
- Re: [PATCH 00/16] IOMMU memory observability, Yosry Ahmed
- [PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE,
David Howells
- [PATCH 0/4] listmount changes,
Miklos Szeredi
- [PATCH/RFC] core/nfsd: allow kernel threads to use task_work.,
NeilBrown
- [syzbot] Monthly exfat report (Nov 2023),
syzbot
- [PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation,
Andrii Nakryiko
- [PATCH v11 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command, Andrii Nakryiko
- [PATCH v11 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic, Andrii Nakryiko
- [PATCH v11 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks, Andrii Nakryiko
- [PATCH v11 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks, Andrii Nakryiko
- [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object, Andrii Nakryiko
- [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS, Andrii Nakryiko
- [PATCH v11 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command, Andrii Nakryiko
- [PATCH v11 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos, Andrii Nakryiko
- [PATCH v11 bpf-next 12/17] libbpf: add bpf_token_create() API, Andrii Nakryiko
- [PATCH v11 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API, Andrii Nakryiko
- [PATCH v11 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API, Andrii Nakryiko
- [PATCH v11 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token, Andrii Nakryiko
- [PATCH v11 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command, Andrii Nakryiko
- [PATCH v11 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API, Andrii Nakryiko
- [PATCH v11 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach, Andrii Nakryiko
- [PATCH v11 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests, Andrii Nakryiko
- [PATCH v11 bpf-next 11/17] bpf,lsm: add BPF token LSM hooks, Andrii Nakryiko
- [PATCH 0/2] super: small tweaks,
Christian Brauner
- [PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device,
Yu Kuai
- [PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device,
Yu Kuai
- [PATCH block/for-next v2 02/16] xen/blkback: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 03/16] bcache: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 01/16] block: add a new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 04/16] mtd: block2mtd: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 05/16] s390/dasd: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 06/16] scsicam: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 08/16] btrfs: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 07/16] bcachefs: use new helper to get inode from block_device, Yu Kuai
- [PATCH block/for-next v2 09/16] cramfs: use new helper to get inode from block_device, Yu Kuai
- Re: [PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device, Al Viro
- Should we still go __GFP_NOFAIL? (Was Re: [PATCH] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method),
Qu Wenruo
- [PATCH] bfs: Fix null pointer dereference in bfs_move_block, Yuran Pereira
- [syzbot] [fscrypt?] possible deadlock in find_and_lock_process_key,
syzbot
- [GIT PULL] tracing/eventfs: Fixes for v6.7-rc2,
Steven Rostedt
- RFC: map multiple blocks per ->map_blocks in iomap writeback,
Christoph Hellwig
- [PATCH 01/13] iomap: clear the per-folio dirty bits on all writeback failures, Christoph Hellwig
- [PATCH 02/13] iomap: treat inline data in iomap_writepage_map as an I/O error, Christoph Hellwig
- [PATCH 03/13] iomap: move the io_folios field out of struct iomap_ioend, Christoph Hellwig
- [PATCH 04/13] iomap: drop the obsolete PF_MEMALLOC check in iomap_do_writepage, Christoph Hellwig
- [PATCH 05/13] iomap: factor out a iomap_writepage_handle_eof helper, Christoph Hellwig
- [PATCH 06/13] iomap: move all remaining per-folio logic into xfs_writepage_map, Christoph Hellwig
- [PATCH 07/13] iomap: clean up the iomap_new_ioend calling convention, Christoph Hellwig
- [PATCH 08/13] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend, Christoph Hellwig
- [PATCH 09/13] iomap: don't chain bios, Christoph Hellwig
- [PATCH 10/13] iomap: only call mapping_set_error once for each failed bio, Christoph Hellwig
- [PATCH 11/13] iomap: factor out a iomap_writepage_map_block helper, Christoph Hellwig
- [PATCH 12/13] iomap: submit ioends immediately, Christoph Hellwig
- [PATCH 13/13] iomap: map multiple blocks at a time, Christoph Hellwig
- [RFC][PATCH] simpler way to get benefits of "vfs: shave work on failed file open",
Al Viro
- [syzbot] [bfs?] general protection fault in bfs_get_block (2),
syzbot
- [PATCH RFC 0/7] sysctl: constify sysctl ctl_tables,
Thomas Weißschuh
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]