Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2025-03-15 14:13:41 to 2025-03-18 13:35:58 UTC [more...]

[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
 2025-03-18 11:37 UTC  (12+ messages)
          ` [Lsf-pc] "

[RFC PATCH] initramfs: Add size validation to prevent tmpfs exhaustion
 2025-03-18 12:46 UTC  (9+ messages)

[PATCH] efivarfs: fix NULL dereference on resume
 2025-03-18 12:15 UTC  (5+ messages)

[PATCH v3] fuse: fix uring race condition for null dereference of fc
 2025-03-18 11:58 UTC  (3+ messages)

[PATCH] afs: Fix afs_atcell_get_link() to check if ws_cell is unset first
 2025-03-18 11:33 UTC  (2+ messages)

[PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"
 2025-03-18 11:38 UTC  (12+ messages)

[PATCH RFC 0/2] Dynamically allocate memory to store task's full name
 2025-03-18 11:19 UTC  (4+ messages)

[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
 2025-03-18 11:09 UTC  (4+ messages)
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm

[PATCH v1] fuse: remove unneeded atomic set in uring creation
 2025-03-18 10:34 UTC  (2+ messages)

[PATCH v1] fuse: support configurable number of uring queues
 2025-03-18 10:33 UTC  (4+ messages)

[PATCH v2 0/4] track memory used by balloon drivers
 2025-03-18 10:16 UTC  (6+ messages)
` [PATCH v2 1/4] meminfo: add a per node counter for "
` [PATCH v2 4/4] xen: balloon: update the NR_BALLOON_PAGES state

[PATCH RFC v2 0/3] pidfs: handle multi-threaded exec and premature thread-group leader exit
 2025-03-18  9:52 UTC  (4+ messages)
` [PATCH RFC v2 1/3] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
` [PATCH RFC v2 2/3] selftests/pidfd: first test for multi-threaded exec polling
` [PATCH RFC v2 3/3] selftests/pidfd: second "

[PATCH] the dm-loop target
 2025-03-18  9:34 UTC  (13+ messages)

[PATCH v6 00/13] large atomic writes for xfs with CoW
 2025-03-18  9:12 UTC  (58+ messages)
` [PATCH v6 01/13] iomap: inline iomap_dio_bio_opflags()
` [PATCH v6 02/13] iomap: comment on atomic write checks in iomap_dio_bio_iter()
` [PATCH v6 03/13] iomap: rework IOMAP atomic flags
` [PATCH v6 04/13] xfs: pass flags to xfs_reflink_allocate_cow()
` [PATCH v6 05/13] xfs: allow block allocator to take an alignment hint
` [PATCH v6 06/13] xfs: switch atomic write size check in xfs_file_write_iter()
` [PATCH v6 07/13] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v6 08/13] xfs: reflink CoW-based atomic write support
` [PATCH v6 09/13] xfs: add XFS_REFLINK_ALLOC_EXTSZALIGN
` [PATCH v6 10/13] xfs: iomap COW-based atomic write support
` [PATCH v6 11/13] xfs: add xfs_file_dio_write_atomic()
` [PATCH v6 12/13] xfs: commit CoW-based atomic writes atomically
` [PATCH v6 13/13] xfs: update atomic write max size

[PATCH v4] fs/proc/page: Refactoring to reduce code duplication
 2025-03-18  8:44 UTC  (2+ messages)

[PATCH] Documentation: Add "Unaccepted" meminfo entry
 2025-03-18  8:42 UTC  (3+ messages)

[PATCH v2] pidfs: ensure that PIDFS_INFO_EXIT is available
 2025-03-18  8:34 UTC 

[PATCH 00/11] Remove aops->writepage
 2025-03-18  8:10 UTC  (6+ messages)
` [PATCH 11/11] fs: "

[LSF/MM/BPF TOPIC] File system checksum offload
 2025-03-18  8:07 UTC  (11+ messages)

[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-03-18  7:35 UTC  (11+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH -next v3 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH -next v3 03/10] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH -next v3 05/10] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [RFC PATCH -next v3 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH -next v3 08/10] block: add FALLOC_FL_WRITE_ZEROES support
` [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate()
` [RFC PATCH -next v3 10/10] ext4: add FALLOC_FL_WRITE_ZEROES support

[PATCH util-linux] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-03-18  7:32 UTC 

[PATCH blktests 0/3] blktest: add unmap write zeroes tests
 2025-03-18  7:28 UTC  (4+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "
` [PATCH blktests 3/3] nvme/060: "

[PATCH xfstests 0/5] fstests: add fallocate write zeroes tests
 2025-03-18  7:26 UTC  (6+ messages)
` [PATCH xfstests 1/5] generic/764: add page boundaries tests for fallocate write zeroes
` [PATCH xfstests 2/5] generic/765: add generic "
` [PATCH xfstests 3/5] generic/766: test fallocate write zeroes on block device
` [PATCH xfstests 4/5] fstress: add fallocate write zeroes support
` [PATCH xfstests 5/5] fsx: "

[PATCH xfsprogs] xfs_io: add FALLOC_FL_WRITE_ZEROES support
 2025-03-18  7:23 UTC 

CVE-2025-21830: landlock: Handle weird files
 2025-03-18  5:21 UTC  (5+ messages)
` Unprivileged filesystem mounts

[PATCH] jbd2: add a missing data flush during file and fs synchronization
 2025-03-18  4:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: append initramfs files to the VFS section
 2025-03-18  4:07 UTC 

[PATCH] jbd2: fix off-by-one while erasing journal
 2025-03-18  3:41 UTC  (2+ messages)

[PATCH] ext4: Modify the comment about mb_optimize_scan
 2025-03-18  3:41 UTC  (2+ messages)

[PATCH] ext4: Remove references to bh->b_page
 2025-03-18  3:41 UTC  (2+ messages)

[PATCH v3] fs/proc/page: Refactoring to reduce code duplication
 2025-03-18  3:03 UTC  (2+ messages)

[PATCH v2] fs/proc/page: Refactoring to reduce code duplication
 2025-03-18  2:00 UTC  (3+ messages)

[PATCH 00/14] better handling of checksum errors/bitrot
 2025-03-18  1:15 UTC  (3+ messages)

[PATCH v2] fuse: optimize over-io-uring request expiration check
 2025-03-18  0:58 UTC  (4+ messages)

[PATCH v5 00/10] large atomic writes for xfs with CoW
 2025-03-18  0:43 UTC  (10+ messages)
` [PATCH v5 03/10] xfs: Refactor xfs_reflink_end_cow_extent()

[RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
 2025-03-17 22:26 UTC  (15+ messages)
` [RFC PATCH 03/35] libceph: Add a new data container type, ceph_databuf
` [RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf
` [RFC PATCH 06/35] rbd: Use ceph_databuf for rbd_obj_read_sync()
` [RFC PATCH 07/35] libceph: Change ceph_osdc_call()'s reply to a ceph_databuf
` [RFC PATCH 11/35] ceph: Use ceph_databuf in DIO

[PATCH v2] drop_caches: Allow re-enabling message after disabling
 2025-03-17 20:15 UTC  (3+ messages)

[PATCH v2] drop_caches: re-enable message after disabling
 2025-03-17 19:28 UTC  (3+ messages)

[PATCH v3 0/5] sysctl: Move sysctls from kern_table into their respective subsystems
 2025-03-17 19:52 UTC  (4+ messages)
` [PATCH v3 3/5] tracing: Move trace sysctls into trace.c

[PATCH] drop_caches: Allow re-enabling message after disabling
 2025-03-17 19:41 UTC  (3+ messages)

[PATCH v2] fuse: fix uring race condition for null dereference of fc
 2025-03-17 18:26 UTC  (3+ messages)

[PATCH] fs: use wq_has_sleeper() in end_dir_add()
 2025-03-17 17:03 UTC  (4+ messages)

[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
 2025-03-17 16:59 UTC  (9+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox

general protection fault in afs_atcell_get_link
 2025-03-17 16:54 UTC  (2+ messages)

[PATCH] fs: drop the lock trip around I_NEW wake up in evict()
 2025-03-17 16:07 UTC 

[PATCH RFC 0/2] pidfs: handle multi-threaded exec and premature thread-group leader exit
 2025-03-17 15:00 UTC  (3+ messages)
` [PATCH RFC 1/2] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
` [PATCH RFC 2/2] selftests/pidfd: test multi-threaded exec polling

[PATCH v8] fuse: add more control over cache invalidation behaviour
 2025-03-17 11:28 UTC  (4+ messages)

[PATCH] fs/proc/page: Refactoring to reduce code duplication
 2025-03-17  9:31 UTC  (5+ messages)

apparmor NULL pointer dereference on resume [efivarfs]
 2025-03-17  8:56 UTC  (11+ messages)
              ` [RFC 1/1] fix NULL mnt [was Re: apparmor NULL pointer dereference on resume [efivarfs]]

[PATCH RFC 0/6] Allow file-backed or shared device private pages
 2025-03-17  6:04 UTC  (8+ messages)
` [PATCH RFC 1/6] mm/migrate_device.c: Don't read dirty bit of non-present PTEs
` [PATCH RFC 2/6] mm/migrate: Support file-backed pages with migrate_vma
` [PATCH RFC 3/6] mm: Allow device private pages to exist in page cache
` [PATCH RFC 4/6] mm: Implement writeback for share device private pages
` [PATCH RFC 5/6] selftests/hmm: Add file-backed migration tests
` [PATCH RFC 6/6] nouveau: Add SVM support for migrating file-backed pages to the GPU

PI and data checksumming for XFS
 2025-03-17  5:52 UTC  (4+ messages)
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset

[syzbot] [exfat?] INFO: task hung in __blockdev_direct_IO (4)
 2025-03-17  3:42 UTC  (3+ messages)

[PATCH 0/8 RFC] tidy up various VFS lookup functions
 2025-03-17  2:06 UTC  (3+ messages)

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-03-17  1:29 UTC  (7+ messages)
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v12 14/28] riscv: Implements arch agnostic indirect branch tracking prctls

[RFC PATCH 0/8] staging: apfs: init APFS module
 2025-03-16 15:48 UTC  (15+ messages)
` [PATCH RFC 1/8] staging: apfs: init lzfse compression library for APFS

[PATCH v2] ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
 2025-03-16 12:54 UTC  (2+ messages)

[PATCH] pidfs: ensure that PIDFS_INFO_EXIT is available
 2025-03-16 12:49 UTC 

[PATCH] ext4: hash: change kzalloc(n * sizeof, ...) to kcalloc(n, sizeof, ...)
 2025-03-16  5:27 UTC  (3+ messages)

[GIT PULL] fsnotify: Revert HSM events on page fault
 2025-03-15 18:40 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