Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 18/22] nvdimm: virtio_pmem: drop owner assignment, (continued)
- [PATCH v1] exfat: fix timing of synchronizing bitmap and inode,
Yuezhang.Mo@xxxxxxxx
- [PATCH v2 0/6] Improve visibility of writeback,
Kemeng Shi
- [PATCHSET v30.1 04/15] xfs: atomic file content exchanges,
Darrick J. Wong
- [PATCH v2] block: handle BLK_OPEN_RESTRICT_WRITES correctly,
Christian Brauner
- [PATCH v6 00/10] block atomic writes,
John Garry
- [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v6 03/10] fs: Initial atomic write support, John Garry
- [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO(), John Garry
- [PATCH v6 06/10] block: Add atomic write support for statx, John Garry
- [PATCH v6 04/10] fs: Add initial atomic write support info to statx, John Garry
- [PATCH v6 05/10] block: Add core atomic write support, John Garry
- [PATCH v6 10/10] nvme: Atomic write support, John Garry
- [PATCH v6 08/10] scsi: sd: Atomic write support, John Garry
- [PATCH v6 07/10] block: Add fops atomic write support, John Garry
- [PATCH v6 09/10] scsi: scsi_debug: Atomic write support, John Garry
- Re: [PATCH v6 00/10] block atomic writes, Matthew Wilcox
- [PATCH] fs,block: yield devices early,
Christian Brauner
- [PATCH mm-unstable v3 0/2] memcg_kmem hooks refactoring,
Vlastimil Babka
- [syzbot] Monthly gfs2 report (Mar 2024), syzbot
- [ANNOUNCE] xfs-linux: for-next updated to f2e812c1522d,
Chandan Babu R
- slab-out-of-bounds Read in ea_get/hex_dump_to_buffer, 柳菁峰
- [PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag,
Rick Edgecombe
- [PATCH v2][next] fsnotify: Avoid -Wflex-array-member-not-at-end warning,
Gustavo A. R. Silva
- [PATCH][next] fs: Annotate struct file_handle with __counted_by() and use struct_size(),
Gustavo A. R. Silva
- [syzbot] [xfs?] possible deadlock in xfs_qm_dqget,
syzbot
- linux-mtd: ubiattach taking long time,
Pintu Agarwal
- [PATCH v12 0/9] Landlock: IOCTL support,
Günther Noack
- [PATCH v2 0/2] memcg_kmem hooks refactoring,
Vlastimil Babka
- kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort,
Xiubo Li
- [PATCH 6.7 554/713] cifs: Fix writeback data corruption, Sasha Levin
- [PATCH 6.6 496/638] cifs: Don't use certain unnecessary folio_*() functions, Sasha Levin
- [PATCH 6.6 497/638] cifs: Fix writeback data corruption, Sasha Levin
- [PATCH 6.7 553/713] cifs: Don't use certain unnecessary folio_*() functions, Sasha Levin
- [PATCH 6.8 537/715] cifs: Fix writeback data corruption, Sasha Levin
- [PATCH AUTOSEL 6.1 6/7] fs: improve dump_mapping() robustness, Sasha Levin
- [PATCH AUTOSEL 6.6 09/11] fs: improve dump_mapping() robustness, Sasha Levin
- [PATCH AUTOSEL 6.7 09/11] fs: improve dump_mapping() robustness, Sasha Levin
- [PATCH AUTOSEL 6.8 09/11] fs: improve dump_mapping() robustness, Sasha Levin
- kernel crash in mknod,
Steve French
[syzbot] [xfs?] possible deadlock in xfs_icwalk_ag,
syzbot
[WIP 0/3] Memory model and atomic API in Rust,
Boqun Feng
[PATCH] mm/filemap: set folio->mapping to NULL before xas_store(),
Soma Nakata
[PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv,
Max Filippov
[linux-next:master] BUILD REGRESSION 13ee4a7161b6fd938aef6688ff43b163f6d83e37, kernel test robot
[PATCH v2 0/3] sysctl: move sysctl type to ctl_table_header,
Thomas Weißschuh
[RFC PATCH] mm: swapfile: fix SSD detection with swapfile on btrfs,
Johannes Weiner
[PATCH] exec: Don't disable perf events for setuid root executables,
Leo Yan
FUSE passthrough after opening?, Josh Triplett
[PATCH v11 0/9] Landlock: IOCTL support,
Günther Noack
[GIT PULL] xfs: Bug fixes for 6.9,
Chandan Babu R
[PATCH v2 0/2] Fix I/O high when memory almost met memcg limit,
Liu Shixin
[PATCH] hfsplus: refactor copy_name to not use strncpy,
Justin Stitt
[PATCH v2] binfmt: replace deprecated strncpy,
Justin Stitt
[PATCH v6 00/37] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v6 01/37] fix missing vmalloc.h includes, Suren Baghdasaryan
- [PATCH v6 02/37] asm-generic/io.h: Kill vmalloc.h dependency, Suren Baghdasaryan
- [PATCH v6 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v6 04/37] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v6 06/37] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v6 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v6 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v6 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v6 10/37] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v6 11/37] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v6 12/37] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 14/37] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v6 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead, Suren Baghdasaryan
- [PATCH v6 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v6 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v6 18/37] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v6 19/37] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages, Suren Baghdasaryan
- [PATCH v6 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v6 22/37] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v6 23/37] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v6 24/37] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
- [PATCH v6 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v6 26/37] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 27/37] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v6 28/37] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v6 29/37] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 31/37] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v6 32/37] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v6 33/37] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v6 34/37] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v6 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v6 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 37/37] memprofiling: Documentation, Suren Baghdasaryan
- Re: [PATCH v6 00/37] Memory allocation profiling, Andrew Morton
- Re: [PATCH v6 00/37] Memory allocation profiling, Klara Modin
- Re: [PATCH v6 00/37] Memory allocation profiling, Kees Cook
- Re: [PATCH v6 00/37] Memory allocation profiling, Kees Cook
[linux-next:master] BUILD REGRESSION e7528c088874326d3060a46f572252be43755a86, kernel test robot
[syzbot] Monthly xfs report (Mar 2024), syzbot
[syzbot] [exfat?] INFO: task hung in do_new_mount (2),
syzbot
[PATCH v2 0/3] fs: aio: more folio conversion,
Kefeng Wang
possible 6.6 regression: Deadlock involving super_lock(),
Donald Buczek
[syzbot] [hfs?] KMSAN: uninit-value in hfs_find_1st_rec_by_cnid,
syzbot
[PATCH 0/3] fs: aio: more folio conversion,
Kefeng Wang
BUG: unable to handle kernel paging request in fuse_copy_do,
xingwei lee
RE:Mobile App Development || Web App Development, Raju Kumar
[PATCH v1 00/11] mm: migrate: support poison recover from migrate folio,
Kefeng Wang
- [PATCH v1 01/11] mm: migrate: simplify __buffer_migrate_folio(), Kefeng Wang
- [PATCH v1 02/11] mm: migrate_device: use more folio in __migrate_device_pages(), Kefeng Wang
- [PATCH v1 03/11] mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY, Kefeng Wang
- [PATCH v1 04/11] mm: migrate: remove migrate_folio_extra(), Kefeng Wang
- [PATCH v1 06/11] mm: migrate: split folio_migrate_mapping(), Kefeng Wang
- [PATCH v1 07/11] mm: add folio_mc_copy(), Kefeng Wang
- [PATCH v1 08/11] mm: migrate: support poisoned recover from migrate folio, Kefeng Wang
- [PATCH v1 09/11] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio(), Kefeng Wang
- [PATCH v1 11/11] fs: aio: add explicit check for large folio in aio_migrate_folio(), Kefeng Wang
- [PATCH v1 05/11] mm: remove MIGRATE_SYNC_NO_COPY mode, Kefeng Wang
- [PATCH v1 10/11] mm: migrate: remove folio_migrate_copy(), Kefeng Wang
- Re: [PATCH v1 00/11] mm: migrate: support poison recover from migrate folio, Kefeng Wang
[PATCH] binfmt: replace deprecated strncpy with strscpy_pad,
Justin Stitt
[PATCH] exec: fix linux_binprm::exec in transfer_args_to_stack(),
Max Filippov
[linux-next:master] BUILD REGRESSION 72fb52fb0ac44b6a1edd9bc390e44bce3acccd26, kernel test robot
[PATCH RESEND] tmpfs: Fix race on handling dquot rbtree, cem
[PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof,
Zhang Yi
- [PATCH v4 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional, Zhang Yi
- [PATCH v4 5/9] iomap: drop the write failure handles when unsharing and zeroing, Zhang Yi
- [PATCH v4 6/9] iomap: don't increase i_size if it's not a write operation, Zhang Yi
- [PATCH v4 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter(), Zhang Yi
- [PATCH v4 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset, Zhang Yi
- [PATCH v4 9/9] iomap: do some small logical cleanup in buffered write, Zhang Yi
- [PATCH v4 8/9] iomap: make iomap_write_end() return a boolean, Zhang Yi
- [PATCH v4 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin(), Zhang Yi
- [PATCH v4 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks, Zhang Yi
- Re: [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof, Chandan Babu R
- Re: (subset) [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof, Christian Brauner
[PATCH v14 0/9] Cache insensitive cleanup for ext4/f2fs,
Eugen Hristev
[PATCH 0/6] Improve visibility of writeback,
Kemeng Shi
[GIT PULL] bachefs fixes for 6.9-rc1,
Kent Overstreet
[PATCH v2 RFC] eventpoll: try to reuse eppoll_entry allocations, Ivan Trofimov
[PATCH RFC] fuse: require FUSE drivers to opt-in for local file leases,
Jeff Layton
[PATCH] 9p: explicitly deny setlease attempts, Jeff Layton
[PATCH] vboxsf: explicitly deny setlease attempts,
Jeff Layton
[linux-next:master] BUILD REGRESSION 226d3c72fcde130a99d760895ebdd20e78e02cb5, kernel test robot
[syzbot] [jfs?] INFO: task hung in lmLogClose (3),
syzbot
[syzbot] Monthly v9fs report (Mar 2024), syzbot
[syzbot] [xfs?] possible deadlock in xfs_qm_dqfree_one, syzbot
[PATCH v3 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof,
Zhang Yi
[GIT PULL] orangefs updates for 6.9,
Mike Marshall
[PATCH RFC] ntfs3: remove atomic_open,
Jeff Layton
[GIT PULL] overlayfs fixes for 6.9-rc1,
Amir Goldstein
[linux-next:master] BUILD REGRESSION 2e93f143ca010a5013528e1cfdc895f024fe8c21,
kernel test robot
[GIT PULL] sysctl changes for v6.9-rc1,
Joel Granados
[PATCH v4 10/10] exfat: remove duplicate update parent dir, Yuezhang.Mo@xxxxxxxx
[PATCH v4 09/10] exfat: do not sync parent dir if just update timestamp, Yuezhang.Mo@xxxxxxxx
[PATCH v4 08/10] exfat: remove unused functions, Yuezhang.Mo@xxxxxxxx
[PATCH v4 07/10] exfat: convert exfat_find_empty_entry() to use dentry cache, Yuezhang.Mo@xxxxxxxx
[PATCH v4 06/10] exfat: convert exfat_init_ext_entry() to use dentry cache, Yuezhang.Mo@xxxxxxxx
[PATCH v4 05/10] exfat: move free cluster out of exfat_init_ext_entry(), Yuezhang.Mo@xxxxxxxx
[PATCH v4 03/10] exfat: convert exfat_add_entry() to use dentry cache, Yuezhang.Mo@xxxxxxxx
[PATCH v4 04/10] exfat: convert exfat_remove_entries() to use dentry cache, Yuezhang.Mo@xxxxxxxx
[PATCH v4 01/10] exfat: add __exfat_get_dentry_set() helper, Yuezhang.Mo@xxxxxxxx
[PATCH v4 02/10] exfat: add exfat_get_empty_dentry_set() helper, Yuezhang.Mo@xxxxxxxx
[PATCH v4 00/10] exfat: improve sync dentry, Yuezhang.Mo@xxxxxxxx
[ANNOUNCE] xfs-linux: for-next updated to 0c6ca06aad84, Chandan Babu R
[syzbot] [ext4?] possible deadlock in __ext4_mark_inode_dirty (3), syzbot
[bug report] blktests nbd/003 lead kernel panic,
Yi Zhang
[PATCH RFC] eventpoll: optimize epoll_ctl by reusing eppoll_entry allocations,
Ivan Trofimov
[PATCH 00/10] Further reduce overhead of fsnotify permission hooks,
Amir Goldstein
- [PATCH 01/10] fsnotify: rename fsnotify_{get,put}_sb_connectors(), Amir Goldstein
- [PATCH 02/10] fsnotify: create helpers to get sb and connp from object, Amir Goldstein
- [PATCH 03/10] fsnotify: create a wrapper fsnotify_find_inode_mark(), Amir Goldstein
- [PATCH 04/10] fanotify: merge two checks regarding add of ignore mark, Amir Goldstein
- [PATCH 05/10] fsnotify: pass object pointer and type to fsnotify mark helpers, Amir Goldstein
- [PATCH 06/10] fsnotify: create helper fsnotify_update_sb_watchers(), Amir Goldstein
- [PATCH 07/10] fsnotify: lazy attach fsnotify_sb_info state to sb, Amir Goldstein
- [PATCH 08/10] fsnotify: move s_fsnotify_connectors into fsnotify_sb_info, Amir Goldstein
- [PATCH 09/10] fsnotify: use an enum for group priority constants, Amir Goldstein
- [PATCH 10/10] fsnotify: optimize the case of no permission event watchers, Amir Goldstein
- Re: [PATCH 00/10] Further reduce overhead of fsnotify permission hooks, Amir Goldstein
[PATCHBOMB v5.3] fs-verity support for XFS,
Darrick J. Wong
- [PATCHSET v5.3] fs-verity support for XFS, Darrick J. Wong
- [PATCH 01/40] fsverity: remove hash page spin lock, Darrick J. Wong
- [PATCH 02/40] xfs: add parent pointer support to attribute code, Darrick J. Wong
- [PATCH 03/40] xfs: define parent pointer ondisk extended attribute format, Darrick J. Wong
- [PATCH 04/40] xfs: add parent pointer validator functions, Darrick J. Wong
- [PATCH 05/40] fs: add FS_XFLAG_VERITY for verity files, Darrick J. Wong
- [PATCH 06/40] fsverity: pass tree_blocksize to end_enable_verity(), Darrick J. Wong
- [PATCH 07/40] fsverity: support block-based Merkle tree caching, Darrick J. Wong
- [PATCH 08/40] fsverity: add per-sb workqueue for post read processing, Darrick J. Wong
- [PATCH 09/40] fsverity: add tracepoints, Darrick J. Wong
- [PATCH 10/40] fsverity: fix "support block-based Merkle tree caching", Darrick J. Wong
- [PATCH 11/40] fsverity: send the level of the merkle tree block to ->read_merkle_tree_block, Darrick J. Wong
- [PATCH 12/40] fsverity: pass the new tree size and block size to ->begin_enable_verity, Darrick J. Wong
- [PATCH 13/40] fsverity: expose merkle tree geometry to callers, Darrick J. Wong
- [PATCH 14/40] fsverity: rely on cached block callers to retain verified state, Darrick J. Wong
- [PATCH 15/40] fsverity: box up the write_merkle_tree_block parameters too, Darrick J. Wong
- [PATCH 16/40] fsverity: pass the zero-hash value to the implementation, Darrick J. Wong
[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]