messages from 2025-01-24 20:51:52 to 2025-01-29 10:07:17 UTC [more...]
Multigrain timestamps do not work on RISC-V
2025-01-29 10:07 UTC
[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
2025-01-29 8:59 UTC (2+ messages)
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-29 8:49 UTC (10+ messages)
` "
` "
` "
` "
[GIT PULL] sysctl constification changes for v6.14-rc1
2025-01-29 8:14 UTC
Regression on linux-next (next-20250120)
2025-01-29 7:13 UTC (7+ messages)
[PATCH] fs: pack struct kstat better
2025-01-29 6:37 UTC
[GIT PULL] vfs dio
2025-01-29 6:34 UTC (3+ messages)
[PATCH v2 0/7] iomap: incremental per-operation iter advance
2025-01-29 5:58 UTC (20+ 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] vfs write barriers
2025-01-29 1:39 UTC (7+ messages)
[LSF/MM/BPF TOPIC] Removing writeback temp pages in FUSE
2025-01-29 1:25 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 v2] ceph: Fix kernel crash in generic/397 test
2025-01-28 22:37 UTC (10+ messages)
[RFC PATCH] Introduce generalized data temperature estimation framework
2025-01-28 22:35 UTC (11+ messages)
[git pull] d_revalidate pile
2025-01-28 19:24 UTC (22+ 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 (11+ messages)
` [PATCH v4 2/4] fanotify: notify on mount attach and detach
` [PATCH v4 4/4] vfs: add notifications for mount attribute change
[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)
[LSF/MM/BPF TOPIC] Lustre filesystem upstreaming
2025-01-28 16:35 UTC (6+ 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)
[PATCH v2 0/7] fuse: {io-uring} Ensure fuse requests are set/read with locks
2025-01-28 0:19 UTC (15+ messages)
` [PATCH v2 1/7] fuse: Access fuse_req under lock in fuse_uring_req_end
` [PATCH v2 2/7] fuse: Use the existing fuse_req in fuse_uring_commit
` [PATCH v2 3/7] fuse: {uring} Add struct fuse_req parameter to several functions
` [PATCH v2 4/7] fuse: Use READ_ONCE in fuse_uring_send_in_task
` [PATCH v2 5/7] fuse: use locked req consistently in fuse_uring_next_fuse_req()
` [PATCH v2 6/7] fuse: Access entries with queue lock in fuse_uring_entry_teardown
` [PATCH v2 7/7] fuse: {io-uring} Use {WRITE,READ}_ONCE for pdu->ent
[PATCH bpf-next v9 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2025-01-27 23:46 UTC (6+ messages)
` [PATCH bpf-next v9 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v9 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v9 3/5] bpf: Add bpf_fget_task() kfunc
` [PATCH bpf-next v9 4/5] bpf: Make fs kfuncs available for SYSCALL program type
` [PATCH bpf-next v9 5/5] selftests/bpf: Add tests for bpf_fget_task() kfunc
page_ref tracepoints
2025-01-27 23:42 UTC (3+ messages)
[PATCH bpf-next v8 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2025-01-27 22:23 UTC (2+ messages)
[PATCH v7 4/4] userfaultfd: use per-vma locks in userfaultfd operations
2025-01-27 22:08 UTC (5+ messages)
[PATCH] ext4: use private version of page_zero_new_buffers() for data=journal mode
2025-01-27 21:46 UTC (7+ messages)
[PATCH v4 0/5] Fix and cleanups to xarray
2025-01-27 16:21 UTC (3+ messages)
` [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()
[PATCH] ceph: exchange hardcoded value on NAME_MAX
2025-01-27 15:14 UTC (3+ messages)
[PATCH] block: Skip the folio lock if the folio is already dirty
2025-01-27 7:52 UTC (3+ messages)
[syzbot] [fs?] WARNING in stable_page_flags
2025-01-27 7:50 UTC (4+ messages)
[PATCH AUTOSEL 6.1 2/4] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2025-01-26 14:49 UTC
[PATCH AUTOSEL 6.6 2/5] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2025-01-26 14:49 UTC
[PATCH AUTOSEL 6.12 2/6] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2025-01-26 14:48 UTC
[PATCH AUTOSEL 6.13 2/7] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2025-01-26 14:48 UTC
[linux-next:master] [debugfs] 95688800ee: BUG:KASAN:slab-use-after-free_in_full_proxy_read
2025-01-26 8:09 UTC
[GIT PULL] orangefs syzbot fix
2025-01-26 4:15 UTC (2+ messages)
[syzbot] [exfat?] general protection fault in exfat_get_dentry_cached
2025-01-25 21:55 UTC (2+ messages)
[PATCHES v3][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
2025-01-25 16:25 UTC (4+ messages)
` [PATCH v3 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
` [PATCH v3 19/20] orangefs_d_revalidate(): use stable parent inode and name passed by caller
[PATCH 0/4] fuse: {io-uring} Ensure fuse requests are set/read with locks
2025-01-25 9:46 UTC (7+ messages)
` [PATCH 1/4] fuse: {io-uring} Use READ_ONCE in fuse_uring_send_in_task
` [PATCH 2/4] fuse: {io-uring} Access entries with queue lock in fuse_uring_entry_teardown
Bug: soft lockup in exfat_clear_bitmap
2025-01-25 3:50 UTC (8+ messages)
[PATCH v1] fuse: optimize over-io-uring request expiration check
2025-01-24 23:33 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox