Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v10 2/9] landlock: Add IOCTL access right for character and block devices, (continued)
- Re: [syzbot] [reiserfs?] possible deadlock in do_page_mkwrite, syzbot
- Re: [syzbot] [reiserfs?] WARNING in reiserfs_lookup, syzbot
- [PATCH] unicode: make utf8 test count static,
Ben Dooks
- [PATCH 0/3] fiemap extension to add physical extent length,
Sweet Tea Dorminy
- Re: [syzbot] [reiserfs?] general protection fault in direct2indirect, syzbot
- Re: [syzbot] [reiserfs?] possible deadlock in path_openat (2), syzbot
- [GIT PULL] vfs uuid,
Christian Brauner
- [GIT PULL] vfs super,
Christian Brauner
- [GIT PULL] vfs filelock,
Christian Brauner
- [GIT PULL] vfs pidfd,
Christian Brauner
- [GIT PULL] vfs iomap,
Christian Brauner
- [GIT PULL] vfs ntfs,
Christian Brauner
- [GIT PULL] vfs misc,
Christian Brauner
- ZONE_DEVICE refcounting,
Alistair Popple
- [RFC PATCH] eventpoll: record task that adds to monitor list., Imran Khan
- [PATCH v2] statx: stx_subvol,
Kent Overstreet
- On the optimum size of a batch,
Matthew Wilcox
- [PATCH v2 0/3] fs_parser: handle parameters that can be empty and don't have a value,
Luis Henriques
- [PATCH] tmpfs: Fix race on handling dquot rbtree,
cem
- [PATCH v2] minix: convert minix to use the new mount api,
Bill O'Donnell
- [PATCH] fuse: update size attr before doing IO,
Sweet Tea Dorminy
- Uneccesary flushes waking up suspended disks,
Phillip Susi
- [PATCH] evm: Change vfs_getxattr() with __vfs_getxattr() in evm_calc_hmac_or_hash(),
Roberto Sassu
- [PATCH 1/4] ovl: use refcount_t in readdir,
Miklos Szeredi
- [ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75,
Chandan Babu R
- [PATCH][next][V2] hfsplus: remove dev_err messages and fix errno values,
Colin Ian King
- [syzbot] [v9fs?] KASAN: slab-use-after-free Read in p9_fid_destroy,
syzbot
- [LSF/MM/BPF TOPIC] statx attributes,
Steve French
- [PATCH 1/2] [RFC] proc: pagemap: Expose whether a PTE is writable,
Richard Weinberger
- [RFC PATCH] mm: Replace ->launder_folio() with flush and wait,
David Howells
- [syzbot] Monthly jfs report (Mar 2024), syzbot
- [syzbot] Monthly exfat report (Mar 2024), syzbot
- Re: [syzbot] [reiserfs?] WARNING in journal_end, syzbot
- [PATCH v5 00/37] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v5 01/37] fix missing vmalloc.h includes, Suren Baghdasaryan
- [PATCH v5 02/37] asm-generic/io.h: Kill vmalloc.h dependency, Suren Baghdasaryan
- [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v5 04/37] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v5 05/37] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v5 10/37] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v5 11/37] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v5 12/37] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v5 14/37] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead, Suren Baghdasaryan
- [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v5 18/37] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v5 19/37] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages, Suren Baghdasaryan
- [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v5 22/37] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v5 24/37] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
- [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v5 26/37] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 31/37] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v5 32/37] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 37/37] memprofiling: Documentation, Suren Baghdasaryan
- [syzbot] [hfs?] KMSAN: uninit-value in hfsplus_strcasecmp,
syzbot
- [syzbot] Monthly kernfs report (Mar 2024), syzbot
- [PATCH][next] hfsplus: remove dev_err message "xattr exists yet",
Colin Ian King
- [syzbot] [jfs?] INFO: task hung in __get_metapage (2), syzbot
- [syzbot] [ntfs3?] WARNING: kmalloc bug in wnd_init, syzbot
- [PATCH v13 00/27] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v13 01/27] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v13 03/27] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v13 05/27] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v13 04/27] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v13 06/27] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v13 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v13 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [PATCH v13 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v13 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v13 02/27] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v13 14/27] cpu/hotplug: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v13 11/27] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v13 13/27] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v13 15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait, Byungchul Park
- [PATCH v13 16/27] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v13 17/27] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v13 12/27] dept: Distinguish each work from another, Byungchul Park
- [PATCH v13 18/27] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v13 20/27] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v13 19/27] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v13 21/27] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v13 22/27] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v13 23/27] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v13 25/27] dept: Print event context requestor's stacktrace on report, Byungchul Park
- [PATCH v13 26/27] fs/jbd2: Use a weaker annotation in journal handling, Byungchul Park
- [PATCH v13 24/27] dept: Track PG_locked with dept, Byungchul Park
- [PATCH v13 27/27] dept: Add documentation for Dept, Byungchul Park
- [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs,
Matt Bobrowski
- [PATCH v2 bpf-next 1/9] bpf: rename fs_kfunc_set_ids to lsm_kfunc_set_ids, Matt Bobrowski
- [PATCH v2 bpf-next 2/9] bpf: add new acquire/release BPF kfuncs for mm_struct, Matt Bobrowski
- [PATCH v2 bpf-next 3/9] bpf/selftests: add selftests for mm_struct acquire/release BPF kfuncs, Matt Bobrowski
- [PATCH v2 bpf-next 4/9] bpf: add new acquire/release based BPF kfuncs for exe_file, Matt Bobrowski
- [PATCH v2 bpf-next 5/9] bpf/selftests: add selftests for exe_file acquire/release BPF kfuncs, Matt Bobrowski
- [PATCH v2 bpf-next 6/9] bpf: add acquire/release based BPF kfuncs for fs_struct's paths, Matt Bobrowski
- [PATCH v2 bpf-next 7/9] bpf/selftests: add selftests for root/pwd path based BPF kfuncs, Matt Bobrowski
- [PATCH v2 bpf-next 9/9] bpf/selftests: adapt selftests test_d_path for BPF kfunc bpf_path_d_path(), Matt Bobrowski
- [PATCH v2 bpf-next 8/9] bpf: add trusted d_path() based BPF kfunc bpf_path_d_path(), Matt Bobrowski
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs, Christian Brauner
- 판매 문의 2024, info
- [PATCH 1/3] inotify: Fix misspelling of "writable",
Vicki Pfau
- [PATCH 0/2] vfs: convert debugfs & tracefs to the new mount API,
Eric Sandeen
- [PATCH][next] fsnotify: Avoid -Wflex-array-member-not-at-end warning,
Gustavo A. R. Silva
- [PATCH] minix: convert minix to use the new mount api,
Bill O'Donnell
- [PATCH] reiserfs: Convert to writepages,
Matthew Wilcox (Oracle)
- [linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41, kernel test robot
- [PATCH] coredump: get machine check errors early rather than during iov_iter,
Tong Tiangen
- [PATCH] xattr: restrict vfs_getxattr_alloc() allocation size,
Christian Brauner
- [syzbot] Monthly nilfs report (Mar 2024), syzbot
- [syzbot] Monthly ntfs3 report (Mar 2024), syzbot
- [syzbot] [gfs2?] WARNING in gfs2_check_blk_type (2), syzbot
- [PATCH v13 0/9] Cache insensitive cleanup for ext4/f2fs,
Eugen Hristev
- [PATCH] fanotify: allow freeze when waiting response for permission events,
Winston Wen
- [PATCH] fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion,
Bart Van Assche
- [PATCH] xfs: allow cross-linking special files without project quota,
Andrey Albershteyn
- [PATCH v5 00/24] fs-verity support for XFS,
Andrey Albershteyn
- [PATCH v5 01/24] fsverity: remove hash page spin lock, Andrey Albershteyn
- [PATCH v5 03/24] xfs: define parent pointer ondisk extended attribute format, Andrey Albershteyn
- [PATCH v5 02/24] xfs: add parent pointer support to attribute code, Andrey Albershteyn
- [PATCH v5 05/24] fs: add FS_XFLAG_VERITY for verity files, Andrey Albershteyn
- [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity(), Andrey Albershteyn
- [PATCH v5 08/24] fsverity: add per-sb workqueue for post read processing, Andrey Albershteyn
- [PATCH v5 07/24] fsverity: support block-based Merkle tree caching, Andrey Albershteyn
- [PATCH v5 09/24] fsverity: add tracepoints, Andrey Albershteyn
- [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag, Andrey Albershteyn
- [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path, Andrey Albershteyn
- [PATCH v5 04/24] xfs: add parent pointer validator functions, Andrey Albershteyn
- [PATCH v5 12/24] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer, Andrey Albershteyn
- [PATCH v5 14/24] xfs: make xfs_buf_get() to take XBF_* flags, Andrey Albershteyn
- [PATCH v5 16/24] xfs: add fs-verity ro-compat flag, Andrey Albershteyn
- [PATCH v5 13/24] xfs: add attribute type for fs-verity, Andrey Albershteyn
- [PATCH v5 15/24] xfs: add XBF_DOUBLE_ALLOC to increase size of the buffer, Andrey Albershteyn
- [PATCH v5 17/24] xfs: add inode on-disk VERITY flag, Andrey Albershteyn
- [PATCH v5 18/24] xfs: initialize fs-verity on file open and cleanup on inode destruction, Andrey Albershteyn
- [PATCH v5 19/24] xfs: don't allow to enable DAX on fs-verity sealsed inode, Andrey Albershteyn
- [PATCH v5 20/24] xfs: disable direct read path for fs-verity files, Andrey Albershteyn
- [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag, Andrey Albershteyn
- [PATCH v5 21/24] xfs: add fs-verity support, Andrey Albershteyn
- [PATCH v5 23/24] xfs: add fs-verity ioctls, Andrey Albershteyn
- [PATCH v5 24/24] xfs: enable ro-compat fs-verity flag, Andrey Albershteyn
- [PATCH 0/4] slab: Introduce dedicated bucket allocator,
Kees Cook
- [PATCH] tmpfs: don't interrupt fallocate with EINTR,
Mikulas Patocka
- [PATCH] Revert "fs/aio: Make io_cancel() generate completions again",
Bart Van Assche
- [syzbot] [fs?] KASAN: null-ptr-deref Write in do_pagemap_cmd,
syzbot
- 9p KASAN splat,
Chuck Lever III
- [PATCH v3] efs: convert efs to use the new mount api,
Bill O'Donnell
- [PATCH v2 00/14] block atomic writes for XFS,
John Garry
- [PATCH v2 01/14] block: Add blk_validate_atomic_write_op_size(), John Garry
- [PATCH v2 02/14] fs: xfs: Don't use low-space allocator for alignment > 1, John Garry
- [PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag, John Garry
- [PATCH v2 03/14] fs: xfs: Introduce FORCEALIGN inode flag, John Garry
- [PATCH v2 05/14] fs: xfs: Enable file data forcealign feature, John Garry
- [PATCH v2 06/14] fs: xfs: Do not free EOF blocks for forcealign, John Garry
- [PATCH v2 08/14] fs: xfs: iomap: Sub-extent zeroing, John Garry
- [PATCH v2 07/14] fs: iomap: Sub-extent zeroing, John Garry
- [PATCH v2 09/14] fs: Add FS_XFLAG_ATOMICWRITES flag, John Garry
- [PATCH v2 14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE, John Garry
- [PATCH v2 12/14] fs: xfs: Support atomic write for statx, John Garry
- [PATCH v2 10/14] fs: iomap: Atomic write support, John Garry
- [PATCH v2 11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign, John Garry
- [PATCH v2 13/14] fs: xfs: Validate atomic writes, John Garry
- WARNING in vfs_getxattr_alloc,
xingwei lee
- Re: [syzbot] [reiserfs?] general protection fault in prepare_for_delete_or_cut, syzbot
- [ANNOUNCE] xfs-linux: for-next updated to 8d4dd9d741c3, Chandan Babu R
- [PATCH] erofs: fix uninitialized page cache reported by KMSAN,
Gao Xiang
- Re: [syzbot] [jfs?] KASAN: slab-out-of-bounds Read in jfs_readdir,
syzbot
- [PATCH v6 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL,
Yoann Congal
- [viro-vfs:work.simple_recursive_removal] [rpc_pipe] 1d8f830b7f: fsmark.app_overhead 17.5% regression, kernel test robot
- [syzbot] [fs?] KASAN: slab-use-after-free Read in sys_io_cancel,
syzbot
- [syzbot] [fscrypt?] possible deadlock in fscrypt_setup_encryption_info, syzbot
- [PATCH] statx: stx_vol,
Kent Overstreet
- Re: [syzbot] [lsm?] [integrity?] KMSAN: uninit-value in ima_add_template_entry, syzbot
- [PATCH v2] qnx6: convert qnx6 to use the new mount api,
Bill O'Donnell
- [PATCH] Xarray: Fix race in xa_get_order(),
Han Xing Yi
- [GIT PULL] xfs: Code changes for 6.8,
Chandan Babu R
- [RFC 0/9] ext4: Add direct-io atomic write support using fsawu,
Ritesh Harjani (IBM)
- [WIP] bcachefs fs usage update,
Kent Overstreet
Re: [syzbot] [reiserfs?] kernel BUG in reiserfs_in_journal, syzbot
[PATCH] freevxfs: Convert freevxfs to the new mount API.,
Eric Sandeen
[PATCH] isofs: convert isofs to use the new mount API,
Eric Sandeen
[PATCH] openpromfs: finish conversion to the new mount API,
Eric Sandeen
[PATCH v2] proc: allow restricting /proc/pid/mem writes,
Adrian Ratiu
[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]