Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH] exfat: remove SLAB_MEM_SPREAD flag usage, (continued)
- [PATCH] affs: remove SLAB_MEM_SPREAD flag usage,
chengming . zhou
- [LSF/MM/BPF TOPIC]: Challenges and Ideas in Transitioning EXT* and other FS to iomap,
Ritesh Harjani (IBM)
- [LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO,
Luis Chamberlain
- [LSF/MM/BPF TOPIC] shmem/tmpfs: large folios adoption, regression tracking and performance testing, Daniel Gomez
- [syzbot] Monthly gfs2 report (Feb 2024), syzbot
- [syzbot] [gfs2?] kernel BUG in __gfs2_glock_put, syzbot
- [RFC PATCH 00/20] Introduce the famfs shared-memory file system,
John Groves
- [RFC PATCH 01/20] famfs: Documentation, John Groves
- [RFC PATCH 02/20] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage, John Groves
- [RFC PATCH 03/20] dev_dax_iomap: Move dax_pgoff_to_phys from device.c to bus.c since both need it now, John Groves
- [RFC PATCH 04/20] dev_dax_iomap: Save the kva from memremap, John Groves
- [RFC PATCH 05/20] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax, John Groves
- [RFC PATCH 06/20] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter, John Groves
- [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.h, John Groves
- [RFC PATCH 08/20] famfs: Add famfs_internal.h, John Groves
- [RFC PATCH 09/20] famfs: Add super_operations, John Groves
- [RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations, John Groves
- [RFC PATCH 11/20] famfs: Add fs_context_operations, John Groves
- [RFC PATCH 12/20] famfs: Add inode_operations and file_system_type, John Groves
- [RFC PATCH 13/20] famfs: Add iomap_ops, John Groves
- [RFC PATCH 14/20] famfs: Add struct file_operations, John Groves
- [RFC PATCH 15/20] famfs: Add ioctl to file_operations, John Groves
- [RFC PATCH 16/20] famfs: Add fault counters, John Groves
- [RFC PATCH 17/20] famfs: Add module stuff, John Groves
- [RFC PATCH 18/20] famfs: Support character dax via the dev_dax_iomap patch, John Groves
- [RFC PATCH 19/20] famfs: Update MAINTAINERS file, John Groves
- [RFC PATCH 20/20] famfs: Add Kconfig and Makefile plumbing, John Groves
- Re: [RFC PATCH 00/20] Introduce the famfs shared-memory file system, Luis Chamberlain
- Re: [RFC PATCH 00/20] Introduce the famfs shared-memory file system, Amir Goldstein
- [PATCH v2] sysctl: treewide: constify ctl_table_root::permissions,
Thomas Weißschuh
- [PATCH v2] sysctl: drop unused argument set_ownership()::table,
Thomas Weißschuh
- Automation with 0-day & kdevops,
Luis Chamberlain
- [PATCH] afs: Fix endless loop in directory parsing,
David Howells
- [PATCH v6] tracing: Support to dump instance traces by ftrace_dump_on_oops, Huang Yiwei
- [syzbot] [btrfs?] WARNING in btrfs_get_root_ref,
syzbot
- [LSF/MM/BPF TOPIC] no tears atomics & LBS,
Luis Chamberlain
- [PATCH 0/1] Rosebush, a new hash table,
Matthew Wilcox (Oracle)
- [PATCH] fat: ignore .. subdir and always add a link to dirs,
Thadeu Lima de Souza Cascardo
- [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements,
Kanchan Joshi
- [PATCH v5 00/11] IOMMU memory observability,
Pasha Tatashin
- [PATCH v5 03/11] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist, Pasha Tatashin
- [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH v5 04/11] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 06/11] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 05/11] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 08/11] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 07/11] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 10/11] iommu: observability of the IOMMU allocations, Pasha Tatashin
- [PATCH v5 09/11] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 11/11] iommu: account IOMMU allocated memory, Pasha Tatashin
- Re: [PATCH v5 00/11] IOMMU memory observability, David Rientjes
- Re: [PATCH v5 00/11] IOMMU memory observability, Linu Cherian
- Re: [PATCH v5 00/11] IOMMU memory observability, Joerg Roedel
- Re: [syzbot] [reiserfs?] KASAN: null-ptr-deref Read in do_journal_end (2), syzbot
- [PATCH RFC] vfs: always log mount API fs context messages to dmesg,
Eric Sandeen
- [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode,
Yu Kuai
- [RFC v4 linux-next 02/19] block: remove sync_blockdev_nowait(), Yu Kuai
- [RFC v4 linux-next 01/19] block: move two helpers into bdev.c, Yu Kuai
- [RFC v4 linux-next 06/19] cramfs: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 03/19] block: remove sync_blockdev_range(), Yu Kuai
- [RFC v4 linux-next 09/19] gfs2: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 04/19] block: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 13/19] ext4: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 14/19] jbd2: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 12/19] ext4: remove block_device_ejected(), Yu Kuai
- [RFC v4 linux-next 16/19] block2mtd: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 05/19] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [RFC v4 linux-next 08/19] nilfs2: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 07/19] erofs: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 10/19] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [RFC v4 linux-next 15/19] bcache: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 17/19] dm-vdo: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 18/19] scsi: factor out a helper bdev_read_folio() from scsi_bios_ptable(), Yu Kuai
- [RFC v4 linux-next 11/19] btrfs: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode, Yu Kuai
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode, Christoph Hellwig
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode, Yu Kuai
- [RFC PATCH] cifs: Fix writeback data corruption,
David Howells
- Re: [syzbot] [reiserfs?] possible deadlock in reiserfs_ioctl, syzbot
- [PATCH] pidfd: make pidfs_dentry_operations static,
Jiapeng Chong
- [PATCH 0/4] sysctl: move sysctl type to ctl_table_header,
Thomas Weißschuh
[ANNOUNCE] xfs-linux: for-next updated to 4b2f459d8625, Chandan Babu R
Can overlayfs follow mounts in lowerdir?,
Rafał Miłecki
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities,
Seth Forshee (DigitalOcean)
- [PATCH v2 04/25] capability: rename cpu_vfs_cap_data to vfs_caps, Seth Forshee (DigitalOcean)
- [PATCH v2 01/25] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h, Seth Forshee (DigitalOcean)
- [PATCH v2 02/25] mnt_idmapping: include cred.h, Seth Forshee (DigitalOcean)
- [PATCH v2 03/25] capability: add static asserts for comapatibility of vfs_cap_data and vfs_ns_cap_data, Seth Forshee (DigitalOcean)
- [PATCH v2 08/25] xattr: add is_fscaps_xattr() helper, Seth Forshee (DigitalOcean)
- [PATCH v2 05/25] capability: use vfsuid_t for vfs_caps rootids, Seth Forshee (DigitalOcean)
- [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps, Seth Forshee (DigitalOcean)
- [PATCH v2 11/25] security: add hooks for set/get/remove of fscaps, Seth Forshee (DigitalOcean)
- [PATCH v2 12/25] selinux: add hooks for fscaps operations, Seth Forshee (DigitalOcean)
- [PATCH v2 10/25] xattr: use is_fscaps_xattr(), Seth Forshee (DigitalOcean)
- [PATCH v2 13/25] smack: add hooks for fscaps operations, Seth Forshee (DigitalOcean)
- [PATCH v2 14/25] evm: add support for fscaps security hooks, Seth Forshee (DigitalOcean)
- [PATCH v2 07/25] capability: provide a helper for converting vfs_caps to xattr for userspace, Seth Forshee (DigitalOcean)
- [PATCH v2 09/25] commoncap: use is_fscaps_xattr(), Seth Forshee (DigitalOcean)
- [PATCH v2 18/25] fs: add vfs_set_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH v2 21/25] ovl: use vfs_{get,set}_fscaps() for copy-up, Seth Forshee (DigitalOcean)
- [PATCH v2 20/25] ovl: add fscaps handlers, Seth Forshee (DigitalOcean)
- [PATCH v2 23/25] commoncap: remove cap_inode_getsecurity(), Seth Forshee (DigitalOcean)
- [PATCH v2 19/25] fs: add vfs_remove_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH v2 22/25] fs: use vfs interfaces for capabilities xattrs, Seth Forshee (DigitalOcean)
- [PATCH v2 15/25] security: call evm fscaps hooks from generic security hooks, Seth Forshee (DigitalOcean)
- [PATCH v2 16/25] fs: add inode operations to get/set/remove fscaps, Seth Forshee (DigitalOcean)
- [PATCH v2 17/25] fs: add vfs_get_fscaps(), Seth Forshee (DigitalOcean)
- [PATCH v2 25/25] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr(), Seth Forshee (DigitalOcean)
- [PATCH v2 24/25] commoncap: use vfs fscaps interfaces, Seth Forshee (DigitalOcean)
- Re: [PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities, Christian Brauner
[PATCH] proc: allow restricting /proc/pid/mem writes,
Adrian Ratiu
[PATCH v4 00/36] Memory allocation profiling,
Suren Baghdasaryan
[PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
[PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
[PATCH v4 06/36] mm: enumerate all gfp flags, Suren Baghdasaryan
[PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
[PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
[PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
[PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
[PATCH v4 11/36] lib: code tagging framework, Suren Baghdasaryan
[PATCH v4 12/36] lib: code tagging module support, Suren Baghdasaryan
[PATCH v4 13/36] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
[PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
[PATCH v4 15/36] lib: introduce support for page allocation tagging, Suren Baghdasaryan
[PATCH v4 16/36] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
[PATCH v4 17/36] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
[PATCH v4 18/36] mm: enable page allocation tagging, Suren Baghdasaryan
[PATCH v4 19/36] mm: create new codetag references during page splitting, Suren Baghdasaryan
[PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
[PATCH v4 21/36] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
[PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
[PATCH v4 23/36] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
[PATCH v4 24/36] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
[PATCH v4 25/36] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
[PATCH v4 26/36] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
[PATCH v4 27/36] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
[PATCH v4 28/36] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
[PATCH v4 29/36] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
[PATCH v4 30/36] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
[PATCH v4 31/36] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
[PATCH v4 32/36] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
[PATCH v4 33/36] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
[PATCH v4 34/36] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
[PATCH v4 35/36] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
[PATCH v4 36/36] memprofiling: Documentation, Suren Baghdasaryan
Re: [PATCH v4 00/36] Memory allocation profiling, Vlastimil Babka
[linux-next:master] BUILD REGRESSION 4893c639cc3659cefaa675bf1e59f4e7571afb5c, kernel test robot
[PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op,
Gabriel Krisman Bertazi
- [PATCH v7 01/10] ovl: Always reject mounting over case-insensitive directories, Gabriel Krisman Bertazi
- [PATCH v7 02/10] fscrypt: Factor out a helper to configure the lookup dentry, Gabriel Krisman Bertazi
- [PATCH v7 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup, Gabriel Krisman Bertazi
- [PATCH v7 04/10] fscrypt: Drop d_revalidate once the key is added, Gabriel Krisman Bertazi
- [PATCH v7 05/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops, Gabriel Krisman Bertazi
- [PATCH v7 06/10] libfs: Add helper to choose dentry operations at mount-time, Gabriel Krisman Bertazi
- [PATCH v7 07/10] ext4: Configure dentry operations at dentry-creation time, Gabriel Krisman Bertazi
- [PATCH v7 08/10] f2fs: Configure dentry operations at dentry-creation time, Gabriel Krisman Bertazi
- [PATCH v7 09/10] ubifs: Configure dentry operations at dentry-creation time, Gabriel Krisman Bertazi
- [PATCH v7 10/10] libfs: Drop generic_set_encrypted_ci_d_ops, Gabriel Krisman Bertazi
- Re: [PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op, Eric Biggers
- Re: [f2fs-dev] [PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op, patchwork-bot+f2fs
Re: [REGRESSION] 6.8-rc process is unable to exit and consumes a lot of cpu,
Linux regression tracking (Thorsten Leemhuis)
[PATCH 5.10 229/379] tcp: add sanity checks to rx zerocopy, Greg Kroah-Hartman
[PATCH 5.15 275/476] tcp: add sanity checks to rx zerocopy, Greg Kroah-Hartman
[PATCH 1/2] dcache: prefer kfree()/kfree_rcu() in dentry_free(),
Dmitry Antipov
Re: [syzbot] [reiserfs?] kernel BUG in reiserfs_update_sd_size, syzbot
[PATCH v12 00/27] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v12 01/27] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v12 03/27] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v12 04/27] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v12 05/27] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v12 02/27] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v12 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v12 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
[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]