linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-14 16:08:51 to 2024-06-19 09:30:22 UTC [more...]

[RFC 0/2] Initial LKMM atomics support in Rust
 2024-06-19  9:30 UTC  (46+ messages)
` [RFC 1/2] rust: Introduce atomic API helpers
` [RFC 2/2] rust: sync: Add atomic support

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

[PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-06-19  5:57 UTC  (6+ 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()

[PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-18 22:45 UTC  (7+ 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 v6 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-18 22:39 UTC  (6+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem

[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 0/3] fs/file.c: optimize the critical section of
 2024-06-18 20:40 UTC  (19+ messages)
` [PATCH 1/3] fs/file.c: add fast path in alloc_fd()
` [PATCH 2/3] fs/file.c: conditionally clear full_fds
` [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()

[PATCH] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-18 19:53 UTC  (2+ messages)

[PATCH 1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding
 2024-06-18 16:51 UTC  (6+ messages)
` [PATCH 2/2] vfs: reorder struct file "

[PATCH v2] Documentation: the design of iomap and how to port
 2024-06-18 14:32 UTC  (5+ messages)
` [TEXT 1/3] design of iomap
` [TEXT 2/3] file operations
` [TEXT 3/3] porting iomap

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

[PATCH 0/2 v3] fsnotify: Generate FS_CREATE event before FS_OPEN
 2024-06-18 14:28 UTC  (6+ 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

[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  (8+ messages)
` [PATCH v2 1/5] common: move mread() to generic helper _mread()
` [PATCH v2 2/5] fstests: add mmap page boundary tests
` [PATCH v2 3/5] fstests: add fsstress + compaction test
` [PATCH v2 4/5] _require_debugfs(): simplify and fix for debian
` [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 

virtio-blk/ext4 error handling for host-side ENOSPC
 2024-06-18  8:33 UTC  (2+ messages)

[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

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-06-17 14:51 UTC  (7+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support

[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)

Flaky test: generic:269 (EBUSY on umount)
 2024-06-14 20:44 UTC  (6+ messages)

[PATCH] Documentation: document the design of iomap and how to port
 2024-06-14 20:41 UTC  (3+ messages)

[dhowells-fs:netfs-writeback] [netfs, cifs] d639a2f9ab: xfstests.generic.080.fail
 2024-06-14 18:30 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 NNTP newsgroup(s).