linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 08:55:44 to 2024-03-07 18:48:20 UTC [more...]

[PATCH v2 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-03-07 16:02 UTC  (3+ messages)
` [PATCH v2 1/3] fs_parser: add helper to define parameters with string and flag types
` [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters

[PATCH v2] minix: convert minix to use the new mount api
 2024-03-07 18:26 UTC  (2+ messages)

[linus:master] [readahead] ab4443fe3c: vm-scalability.throughput -21.4% regression
 2024-03-07 18:19 UTC  (9+ messages)

[PATCH v5 00/37] Memory allocation profiling
 2024-03-07 18:17 UTC  (41+ messages)
` [PATCH v5 01/37] fix missing vmalloc.h includes
` [PATCH v5 02/37] asm-generic/io.h: Kill vmalloc.h dependency
` [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v5 04/37] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v5 05/37] fs: Convert alloc_inode_sb() to a macro
` [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v5 10/37] lib: code tagging framework
` [PATCH v5 11/37] lib: code tagging module support
` [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
` [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling
` [PATCH v5 14/37] lib: introduce support for page allocation tagging
` [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
` [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
` [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v5 18/37] mm: enable page allocation tagging
` [PATCH v5 19/37] mm: create new codetag references during page splitting
` [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
` [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v5 22/37] lib: add codetag reference into slabobj_ext
` [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v5 24/37] rust: Add a rust helper for krealloc()
` [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v5 26/37] mempool: Hook up to memory allocation profiling
` [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext
` [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging
` [PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling
` [PATCH v5 31/37] rhashtable: Plumb through alloc tag
` [PATCH v5 32/37] lib: add memory allocations report in show_mem()
` [PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling
` [PATCH v5 37/37] memprofiling: Documentation

[LSF/MM/BPF TOPIC] statx attributes
 2024-03-07 17:45 UTC  (4+ messages)

[PATCH] tmpfs: Fix race on handling dquot rbtree
 2024-03-07 17:42 UTC 

[PATCH] statx: stx_vol
 2024-03-07 17:39 UTC  (4+ messages)

[PATCH 1/4] ovl: use refcount_t in readdir
 2024-03-07 17:31 UTC  (8+ messages)
` [PATCH 2/4] ovl: get rid of iterate wrapper
` [PATCH 3/4] ovl: only lock readdir for accessing the cache
` [PATCH 4/4] ovl: clean up struct ovl_dir_cache use outside readdir.c

[PATCH] minix: convert minix to use the new mount api
 2024-03-07 16:40 UTC  (5+ messages)

[RFC PATCH] mm: Replace ->launder_folio() with flush and wait
 2024-03-07 16:15 UTC  (6+ messages)
` [RFC PATCH v2] mm: Kill ->launder_folio()

[PATCH] fuse: update size attr before doing IO
 2024-03-07 16:09 UTC  (2+ messages)

Uneccesary flushes waking up suspended disks
 2024-03-07 15:37 UTC  (2+ messages)

[PATCH v5 0/8] Split a folio to any lower order folios
 2024-03-07 15:06 UTC  (5+ messages)
` [PATCH v5 7/8] mm: thp: split huge page to any lower order pages
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order

[PATCH] evm: Change vfs_getxattr() with __vfs_getxattr() in evm_calc_hmac_or_hash()
 2024-03-07 15:02 UTC  (4+ messages)

[PATCH] tmpfs: don't interrupt fallocate with EINTR
 2024-03-07 14:59 UTC  (9+ messages)

[PATCH] isofs: convert isofs to use the new mount API
 2024-03-07 14:58 UTC  (3+ messages)

[PATCH 1/2] [RFC] proc: pagemap: Expose whether a PTE is writable
 2024-03-07 14:42 UTC  (13+ messages)
` [PATCH 2/2] [RFC] pagemap.rst: Document write bit

[PATCH v9 1/8] landlock: Add IOCTL access right
 2024-03-07 12:57 UTC  (8+ messages)
` [RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers

[PATCH v2 00/14] block atomic writes for XFS
 2024-03-07 12:57 UTC  (27+ messages)
` [PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
` [PATCH v2 06/14] fs: xfs: Do not free EOF blocks for forcealign
` [PATCH v2 07/14] fs: iomap: Sub-extent zeroing
` [PATCH v2 08/14] fs: xfs: "
` [PATCH v2 11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v2 12/14] fs: xfs: Support atomic write for statx
` [PATCH v2 13/14] fs: xfs: Validate atomic writes
` [PATCH v2 14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[PATCH 0/2] vfs: convert debugfs & tracefs to the new mount API
 2024-03-07 12:04 UTC  (10+ messages)
` [PATCH 1/2] vfs: Convert debugfs to use "
` [PATCH 2/2] vfs: Convert tracefs "

[PATCH][next][V2] hfsplus: remove dev_err messages and fix errno values
 2024-03-07 10:18 UTC  (2+ messages)

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-07  9:54 UTC  (12+ messages)
` [PATCH v2 bpf-next 2/9] bpf: add new acquire/release BPF kfuncs for mm_struct
` [PATCH v2 bpf-next 4/9] bpf: add new acquire/release based BPF kfuncs for exe_file
` [PATCH v2 bpf-next 6/9] bpf: add acquire/release based BPF kfuncs for fs_struct's paths

[ANNOUNCE] xfs-linux: for-next updated to 75bcffbb9e75
 2024-03-07  9:46 UTC 

[syzbot] [jfs?] KASAN: slab-out-of-bounds Read in jfs_readdir
 2024-03-07  9:33 UTC  (2+ messages)

[syzbot] [jfs?] INFO: trying to register non-static key in txEnd
 2024-03-07  9:25 UTC  (3+ messages)

[syzbot] [reiserfs?] INFO: task hung in flush_old_commits
 2024-03-07  9:27 UTC  (2+ messages)

[syzbot] [tomoyo?] [fs?] INFO: rcu detected stall in newfstatat (3)
 2024-03-07  9:22 UTC  (2+ messages)
` [syzbot] [usb] "

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in p9_fid_destroy
 2024-03-07  8:14 UTC 

[syzbot] [jfs?] general protection fault in diRead (2)
 2024-03-07  7:10 UTC 

[PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
 2024-03-07  2:16 UTC  (9+ messages)

[PATCH] erofs: fix uninitialized page cache reported by KMSAN
 2024-03-07  1:04 UTC  (2+ messages)

[PATCH] exfat: fix file not locking when writing zeros in exfat_file_mmap()
 2024-03-06 22:31 UTC  (10+ messages)

[syzbot] Monthly jfs report (Mar 2024)
 2024-03-06 22:08 UTC 

[syzbot] Monthly exfat report (Mar 2024)
 2024-03-06 22:08 UTC 

[syzbot] [reiserfs?] WARNING in journal_end
 2024-03-06 19:55 UTC 

[PATCH] fanotify: allow freeze when waiting response for permission events
 2024-03-06 17:59 UTC  (2+ messages)

[syzbot] [udf?] KASAN: use-after-free Read in udf_finalize_lvid
 2024-03-06 17:04 UTC  (3+ messages)

[GIT PULL] vfs fixes
 2024-03-06 16:33 UTC  (2+ messages)

[PATCH v5 00/24] fs-verity support for XFS
 2024-03-06 16:30 UTC  (4+ messages)
` [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()

[PATCH][next] fsnotify: Avoid -Wflex-array-member-not-at-end warning
 2024-03-06 15:42 UTC  (5+ messages)

[PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
 2024-03-06 15:35 UTC  (5+ messages)

[syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (2)
 2024-03-06 15:03 UTC  (4+ messages)

[PATCH][next] hfsplus: remove dev_err message "xattr exists yet"
 2024-03-06 15:00 UTC  (2+ messages)

[PATCH v3] fsnotify: optimize the case of no parent watcher
 2024-03-06 14:51 UTC  (10+ messages)

[RFC 0/9] ext4: Add direct-io atomic write support using fsawu
 2024-03-06 13:13 UTC  (3+ messages)

[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
 2024-03-06 12:56 UTC  (12+ messages)
` [PATCH v2 24/25] commoncap: use vfs fscaps interfaces

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_strcasecmp
 2024-03-06 12:56 UTC 

[syzbot] Monthly kernfs report (Mar 2024)
 2024-03-06 12:53 UTC 

[PATCH] reiserfs: Convert to writepages
 2024-03-06 12:28 UTC  (2+ messages)

[syzbot] [ntfs?] UBSAN: shift-out-of-bounds in ntfs_iget
 2024-03-06 12:21 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

[PATCH 1/3] inotify: Fix misspelling of "writable"
 2024-03-06 12:13 UTC  (2+ messages)

[PATCH v1] fs/fuse: Fix missing FOLL_PIN for direct-io
 2024-03-06 12:05 UTC  (4+ messages)

[RFC 1/8] fs: Add FS_XFLAG_ATOMICWRITES flag
 2024-03-06 11:14 UTC  (3+ messages)
` [RFC 4/8] ext4: Add statx and other atomic write helper routines

[LSF/MM/BPF TOPIC]: Challenges and Ideas in Transitioning EXT* and other FS to iomap
 2024-03-06 11:09 UTC  (2+ messages)

[syzbot] [jfs?] INFO: task hung in __get_metapage (2)
 2024-03-06 10:57 UTC 

[PATCH v2] proc: allow restricting /proc/pid/mem writes
 2024-03-06 10:49 UTC  (12+ messages)

[PATCHES] RCU pathwalk race fixes
 2024-03-06 10:21 UTC  (9+ messages)
` [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
  ` [PATCH 11/13] fuse: fix UAF in rcu pathwalks

[PATCH v2] fuse: remove unneeded lock which protecting update of congestion_threshold
 2024-03-06 10:09 UTC  (2+ messages)

[syzbot] [ntfs3?] WARNING: kmalloc bug in wnd_init
 2024-03-06  9:53 UTC 

[PATCH v5 00/10] block atomic writes
 2024-03-06  9:05 UTC  (3+ messages)

[PATCH 0/2] fuse: fixes for remote locking
 2024-03-06  9:13 UTC  (3+ messages)
` [PATCH 2/2] fuse: remove an unnecessary if statement

[PATCH] coredump: get machine check errors early rather than during iov_iter
 2024-03-06  8:56 UTC  (6+ messages)

[PATCH v13 00/27] DEPT(Dependency Tracker)
 2024-03-06  8:55 UTC  (11+ messages)
` [PATCH v13 18/27] dept: Apply timeout consideration to swait
` [PATCH v13 19/27] dept: Apply timeout consideration to waitqueue wait
` [PATCH v13 20/27] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v13 21/27] dept: Apply timeout consideration to dma fence wait
` [PATCH v13 22/27] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v13 23/27] dept: Make Dept able to work with an external wgen
` [PATCH v13 24/27] dept: Track PG_locked with dept
` [PATCH v13 25/27] dept: Print event context requestor's stacktrace on report
` [PATCH v13 26/27] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v13 27/27] dept: Add documentation for Dept


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).