Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-15 02:46:18 to 2024-06-19 21:31:52 UTC [more...]

[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-19 21:31 UTC  (8+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem

[PATCH] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-19 21:03 UTC  (4+ messages)

Endless calls to xas_split_alloc() due to corrupted xarray entry
 2024-06-19 20:50 UTC  (7+ messages)

FYI: path walking optimizations pending for 6.11
 2024-06-19 20:45 UTC  (2+ messages)

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-06-19 17:09 UTC  (20+ messages)
` [PATCH 1/3] fs/file.c: add fast path in alloc_fd()
    `  "
` [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-19 16:45 UTC  (10+ messages)
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 17/29] arm64: implement PKEYS support

[PATCH v8 00/10] block atomic writes
 2024-06-19 16:07 UTC  (15+ messages)
` [PATCH v8 05/10] block: Add core atomic write support
  ` [PATCH v8 10/10] nvme: Atomic "

[PATCH 0/2 v3] fsnotify: Generate FS_CREATE event before FS_OPEN
 2024-06-19 15:24 UTC  (7+ messages)
` [PATCH 1/2] fsnotify: Do not generate events for O_PATH file descriptors
` [PATCH 2/2] vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used

[RFC 0/2] Initial LKMM atomics support in Rust
 2024-06-19 15:00 UTC  (42+ messages)
` [RFC 2/2] rust: sync: Add atomic support

[PATCH] openpromfs: add missing MODULE_DESCRIPTION() macro
 2024-06-19 14:38 UTC 

[PATCH AUTOSEL 6.9 01/15] fs/writeback: bail out if there is no more inodes for IO and queued once
 2024-06-19 14:28 UTC  (4+ messages)
` [PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk

[PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-06-19 14:01 UTC  (7+ messages)
` [PATCH -next v6 1/2] xfs: reserve blocks for truncating large realtime inode
` [PATCH -next v6 2/2] iomap: don't increase i_size in iomap_write_end()

virtio-blk/ext4 error handling for host-side ENOSPC
 2024-06-19 13:57 UTC  (3+ messages)

[PATCH] nsfs: add pid translation ioctls
 2024-06-19 13:49 UTC 

[PATCH 6.1 207/217] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
 2024-06-19 12:57 UTC 

[PATCH 6.6 250/267] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
 2024-06-19 12:56 UTC 

[PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-19 10:14 UTC  (8+ messages)
` [PATCH v5 1/6] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v5 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
` [PATCH v5 4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v5 5/6] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v5 6/6] selftests/proc: add PROCMAP_QUERY ioctl tests

[PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding
 2024-06-19 10:05 UTC  (7+ messages)
` [PATCH 2/2] vfs: reorder struct file "

[PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-06-18 21:21 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH v2] Documentation: the design of iomap and how to port
 2024-06-18 14:32 UTC  (2+ messages)

[PATCH] hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
 2024-06-18 14:30 UTC  (2+ messages)

[PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used
 2024-06-18 14:19 UTC  (8+ messages)

[PATCH v2 0/5] fstests: add some new LBS inspired tests
 2024-06-18 14:10 UTC  (5+ messages)
` [PATCH v2 2/5] fstests: add mmap page boundary tests
` [PATCH v2 5/5] fstests: add stress truncation + writeback test

[PATCH 5.10 195/770] fs: add file and path permissions helpers
 2024-06-18 12:30 UTC  (2+ messages)
` [PATCH 5.10 196/770] namei: introduce struct renamedata

[ANNOUNCE] xfs-linux: for-next updated to 348a1983cf4c
 2024-06-18 12:34 UTC 

[PATCH] statx.2: Document STATX_SUBVOL
 2024-06-18 12:14 UTC  (7+ messages)

[PATCH 1/2] lockref: speculatively spin waiting for the lock to be released
 2024-06-18 12:11 UTC  (11+ messages)

[PATCH RFC] mm/readahead: Fix repeat initial_readahead
 2024-06-18 11:49 UTC 

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-18  6:56 UTC  (26+ messages)
` [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v7 11/11] xfs: enable block size larger than page size support

[syzbot] [udf?] KMSAN: uninit-value in udf_update_tag
 2024-06-18  3:55 UTC  (3+ messages)

[PATCH v5 40/40] 9p: Use netfslib read/write_iter
 2024-06-17 21:50 UTC  (7+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib

[PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-17 20:38 UTC  (4+ messages)
` [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API

[PATCH] tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
 2024-06-17 19:52 UTC 

[PATCH 00/25] fs: finish conversion to mnt_idmap
 2024-06-17 18:44 UTC  (5+ messages)
` [PATCH 23/25] fs: port fs{g,u}id helpers "

[PATCH 0/3] udf: Fix two syzbot reports
 2024-06-17 15:41 UTC  (4+ messages)
` [PATCH 1/3] udf: Fix bogus checksum computation in udf_rename()
` [PATCH 2/3] udf: Avoid using corrupted block bitmap buffer
` [PATCH 3/3] udf: Drop load_block_bitmap() wrapper

[RFC PATCH] mm: truncate: flush lru cache for evicted inode
 2024-06-17 11:24 UTC  (7+ messages)
      ` [syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn

Handing xfs fsverity development back to you
 2024-06-17  9:34 UTC  (2+ messages)

[PATCH -next v5 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-06-17  9:11 UTC  (8+ messages)
` [PATCH -next v5 7/8] xfs: speed up truncating down a big realtime inode

How to create new file in idmapped mountpoint
 2024-06-17  7:53 UTC  (2+ messages)

[RFC] fuse: do not generate interrupt requests for fatal signals
 2024-06-17  7:25 UTC  (8+ messages)

KASAN: slab-use-after-free in hfsplus_bnode_read
 2024-06-16 18:38 UTC  (2+ messages)
` Follow-Up on Reported Kernel Bug "

[GIT PULL] xfs: bug fix for 6.10
 2024-06-15 19:15 UTC  (2+ messages)

[PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
 2024-06-15 15:20 UTC  (11+ messages)

[PATCH v2 0/4] Introduce user namespace capabilities
 2024-06-15 15:19 UTC  (5+ messages)
` [PATCH v2 1/4] capabilities: Add "

[PATCH] fs: modify the annotation of vfs_mkdir() in fs/namei.c
 2024-06-15 10:34 UTC  (9+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] fs: modify the comments "

Maintainers Summit 2024 Call for Topics
 2024-06-15  8:07 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).