public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-28 01:21:22 to 2025-01-30 14:28:53 UTC [more...]

[LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
 2025-01-30 14:28 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
 2025-01-30 14:08 UTC  (4+ messages)

[RFC PATCH v6.6 00/10] Address CVE-2024-46701
 2025-01-30 14:02 UTC  (8+ messages)

[PATCH v2 0/3] further lockref cleanups
 2025-01-30 13:56 UTC  (4+ messages)
` [PATCH v2 1/3] gfs2: use lockref_init for gl_lockref
` [PATCH v2 2/3] gfs2: switch to lockref_init(..., 1)
` [PATCH v2 3/3] lockref: remove count argument of lockref_init

[PATCH 0/4] statmount: allow to retrieve idmappings
 2025-01-30 12:37 UTC  (8+ messages)
` [PATCH 1/4] uidgid: add map_id_range_up()
` [PATCH 2/4] statmount: allow to retrieve idmappings
` [PATCH 3/4] samples/vfs: check whether flag was raised
` [PATCH 4/4] samples/vfs: add STATMOUNT_MNT_{G,U}IDMAP

[PATCH] statmount: let unset strings be empty
 2025-01-30 12:15 UTC 

[PATCH v11 bpf-next 0/7] Enable writing xattr from BPF programs
 2025-01-30 10:57 UTC  (10+ messages)
` [PATCH v11 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v11 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v11 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v11 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v11 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v11 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v11 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs

[RFC PATCH v2] fuse: fix race in fuse_notify_store()
 2025-01-30 10:16 UTC 

[PATCHv3 00/11] Get rid of PG_reclaim and rename PG_dropbehind
 2025-01-30 10:00 UTC  (12+ messages)
` [PATCHv3 01/11] mm/migrate: Transfer PG_dropbehind to the new folio
` [PATCHv3 02/11] drm/i915/gem: Convert __shmem_writeback() to folios
` [PATCHv3 03/11] drm/i915/gem: Use PG_dropbehind instead of PG_reclaim
` [PATCHv3 04/11] mm/zswap: "
` [PATCHv3 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
` [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim
` [PATCHv3 07/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim in shrink_folio_list()
` [PATCHv3 08/11] mm/mglru: Check PG_dropbehind instead of PG_reclaim in lru_gen_folio_seq()
` [PATCHv3 09/11] mm: Remove PG_reclaim
` [PATCHv3 10/11] mm/vmscan: Do not demote PG_dropbehind folios
` [PATCHv3 11/11] mm: Rename PG_dropbehind to PG_reclaim

Multigrain timestamps do not work on RISC-V
 2025-01-30  9:29 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] File system checksum offload
 2025-01-30  9:15 UTC 

Regression on linux-next (next-20250120)
 2025-01-30  8:36 UTC  (11+ messages)

[PATCH 0/7] Move prefaulting into write slow paths
 2025-01-30  7:44 UTC  (9+ messages)
` [PATCH 1/7] filemap: Move prefaulting out of hot write path
` [PATCH 2/7] iomap: "
` [PATCH 3/7] ntfs3: "
` [PATCH 4/7] fuse: "
` [PATCH 5/7] bcachefs: "
` [PATCH 6/7] btrfs: "
` [PATCH 7/7] netfs: Remove outdated comments about prefaulting

[git pull] d_revalidate pile
 2025-01-30  4:37 UTC  (22+ messages)
                ` [git pull] d_revalidate pile (v2)

[PATCH bpf-next v9 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2025-01-30  2:35 UTC  (3+ messages)
` [PATCH bpf-next v9 1/5] bpf: Introduce task_file open-coded iterator kfuncs

[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
 2025-01-29 22:51 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] fanotify filter
 2025-01-29 21:30 UTC  (4+ messages)
` [Lsf-pc] "

[RFC PATCH] fuse: fix race in fuse_notify_store()
 2025-01-29 21:26 UTC  (3+ messages)

[GIT PULL] bcachefs fixes for 6.14-rc1
 2025-01-29 20:17 UTC 

[GIT PULL] fuse update for 6.14
 2025-01-29 20:00 UTC  (2+ messages)

[GIT PULL] sysctl constification changes for v6.14-rc1
 2025-01-29 20:00 UTC  (3+ messages)

[PATCH v2] ceph: Fix kernel crash in generic/397 test
 2025-01-29 19:16 UTC  (15+ messages)

[PATCH 0/3] further lockref cleanups
 2025-01-29 17:19 UTC  (8+ messages)
` [PATCH 1/3] gfs2: use lockref_init for gl_lockref
` [PATCH 2/3] gfs2: switch to lockref_init(..., 1)
` [PATCH 3/3] lockref: remove count argument of lockref_init

[PATCH] fs: pack struct kstat better
 2025-01-29 17:04 UTC  (2+ messages)

[PATCH v5 0/3] mount notification
 2025-01-29 16:58 UTC  (4+ messages)
` [PATCH v5 1/3] fsnotify: add mount notification infrastructure
` [PATCH v5 2/3] fanotify: notify on mount attach and detach
` [PATCH v5 3/3] vfs: add notifications for "

[PATCH v2 0/7] iomap: incremental per-operation iter advance
 2025-01-29 16:40 UTC  (21+ messages)
` [PATCH v2 2/7] iomap: factor out iomap length helper
` [PATCH v2 3/7] iomap: refactor iter and advance continuation logic
` [PATCH v2 4/7] iomap: support incremental iomap_iter advances
` [PATCH v2 5/7] iomap: advance the iter directly on buffered writes
` [PATCH v2 6/7] iomap: advance the iter directly on unshare range
` [PATCH v2 7/7] iomap: advance the iter directly on zero range

[LSF/MM/BPF TOPIC] Migrating the un-migratable
 2025-01-29 16:10 UTC 

[PATCH] selftests: always check mask returned by statmount(2)
 2025-01-29 16:06 UTC 

[PATCH] fs: fix adding security options to statmount.mnt_opt
 2025-01-29 15:12 UTC 

[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-29 13:01 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Removing writeback temp pages in FUSE
 2025-01-29 12:04 UTC  (6+ messages)

[RFC PATCH] Introduce generalized data temperature estimation framework
 2025-01-29 10:23 UTC  (10+ messages)

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-29  8:49 UTC  (10+ messages)
  `  "
      `  "
            `  "
                `  "

[GIT PULL] vfs dio
 2025-01-29  6:34 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] vfs write barriers
 2025-01-29  1:39 UTC  (5+ messages)

[PATCH] ceph: is_root_ceph_dentry() cleanup
 2025-01-29  1:12 UTC  (4+ messages)

[PATCH v5 0/5] data placement hints and FDP
 2025-01-29  0:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] docs,procfs: document /proc/PID/* access permission checks
 2025-01-29  0:28 UTC  (2+ messages)

[PATCH v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-01-29  0:25 UTC  (4+ messages)

[PATCH 0/5] samples/kernfs: Add a pseudo-filesystem to demonstrate kernfs usage
 2025-01-29  0:02 UTC  (9+ messages)

[LSF/MM/BPF TOPIC] Generalized data temperature estimation framework
 2025-01-28 22:57 UTC  (7+ messages)

[PATCH] netfs: Fix a number of read-retry hangs
 2025-01-28 19:11 UTC  (4+ messages)
` [PATCH] netfs: Add retry stat counters

[linus:master] [do_pollfd()] 8935989798: will-it-scale.per_process_ops 11.7% regression
 2025-01-28 19:10 UTC  (4+ messages)

[PATCH v4 0/4] mount notification
 2025-01-28 18:11 UTC  (7+ messages)
` [PATCH v4 2/4] fanotify: notify on mount attach and detach

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-01-28 16:46 UTC  (8+ messages)
` [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v2 3/8] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode

Bug with splice to a pipe preventing a process exit
 2025-01-28 16:36 UTC  (3+ messages)

[linus:master] [pidfs] 16ecd47cb0: stress-ng.fstat.ops_per_sec 12.6% regression
 2025-01-28 13:38 UTC  (3+ messages)

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2025-01-28 13:26 UTC  (10+ messages)

[PATCH v10 bpf-next 0/7] Enable writing xattr from BPF programs
 2025-01-28 10:53 UTC  (3+ messages)
` [PATCH v10 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs

[PATCH] selftests: fix spelling/grammar errors in sysctl/sysctl.sh
 2025-01-28 10:36 UTC 

[PATCH 0/5] fs: allow changing idmappings
 2025-01-28 10:33 UTC  (6+ messages)
` [PATCH 1/5] fs: add vfs_open_tree() helper
` [PATCH 2/5] fs: add copy_mount_setattr() helper
` [PATCH 3/5] fs: add open_tree_attr()
` [PATCH 4/5] fs: add kflags member to struct mount_kattr
` [PATCH 5/5] fs: allow changing idmappings

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2025-01-28 10:16 UTC  (18+ messages)

[PATCH] fs/ntfs3: Update inode->i_mapping->a_ops on compression state change
 2025-01-28  6:07 UTC  (2+ messages)

[PATCH] block: Skip the folio lock if the folio is already dirty
 2025-01-28  5:58 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