linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-16 17:59:47 to 2024-06-20 16:23:56 UTC [more...]

[PATCH 00/15] linux system call fixes
 2024-06-20 16:23 UTC  (4+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall

[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-20 16:19 UTC 

[PATCH] filemap: add trace events for get_pages, map_pages, and fault
 2024-06-20 16:18 UTC  (5+ messages)

bvec_iter.bi_sector -> loff_t? (was: Re: [PATCH] bcachefs: allow direct io fallback to buffer io for) unaligned length or offset
 2024-06-20 15:43 UTC  (12+ messages)
        ` bvec_iter.bi_sector -> loff_t?

[Patch v9 00/10] block atomic writes
 2024-06-20 14:14 UTC  (13+ messages)
` [Patch v9 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [Patch v9 02/10] block: Generalize chunk_sectors support as boundary support
` [Patch v9 03/10] fs: Initial atomic write support
` [Patch v9 04/10] fs: Add initial atomic write support info to statx
` [Patch v9 05/10] block: Add core atomic write support
` [Patch v9 06/10] block: Add atomic write support for statx
` [Patch v9 07/10] block: Add fops atomic write support
` [Patch v9 08/10] scsi: sd: Atomic "
` [Patch v9 09/10] scsi: scsi_debug: "
` [Patch v9 10/10] nvme: "

[PATCH] udf: Avoid excessive partition lengths
 2024-06-20 14:07 UTC  (3+ messages)

[PATCH 1/3] fs: Export in_group_or_capable()
 2024-06-20 14:03 UTC  (4+ messages)
` [PATCH 2/3] f2fs: Use in_group_or_capable() helper
` [PATCH 3/3] fuse: "

[PATCH] vfs: reorder checks in may_create_in_sticky
 2024-06-20 13:59 UTC  (3+ messages)

[PATCH v2] statx.2: Document STATX_SUBVOL
 2024-06-20 13:00 UTC 

[PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
 2024-06-20 12:45 UTC  (2+ messages)

[PATCH 0/2] Introduce tracepoint for hugetlbfs
 2024-06-20 11:50 UTC  (3+ messages)
` [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used
 2024-06-20 10:04 UTC  (10+ messages)

FYI: path walking optimizations pending for 6.11
 2024-06-20  7:53 UTC  (4+ messages)

[PATCH] openpromfs: add missing MODULE_DESCRIPTION() macro
 2024-06-20  7:46 UTC  (2+ messages)

[RFC] fuse: do not generate interrupt requests for fatal signals
 2024-06-20  6:43 UTC  (6+ messages)

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
 2024-06-20  3:10 UTC  (3+ messages)
` [PATCH] ext4: fix deadlock in ext4_xattr_inode_iget

[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

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

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-06-19 17:09 UTC  (19+ 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 2/2] rust: sync: Add atomic support
 2024-06-19 15:00 UTC  (19+ messages)

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

[RFC 2/2] rust: sync: Add atomic support
 2024-06-19  9:30 UTC  (13+ messages)

[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 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  (4+ messages)

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)

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

[RFC 2/2] rust: sync: Add atomic support
 2024-06-12 22:30 UTC 


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