messages from 2023-12-18 10:48:51 to 2023-12-20 05:21:46 UTC [more...]
[PATCHES] assorted fs cleanups
2023-12-20 5:21 UTC (9+ messages)
` PATCH 01/22] hostfs: use d_splice_alias() calling conventions to simplify failure exits
` [PATCH 02/22] /proc/sys: "
` [PATCH 03/22] zonefs: d_splice_alias() will do the right thing on ERR_PTR() inode
` [PATCH 04/22] udf: "
` [PATCH 05/22] affs: d_obtain_alias(ERR_PTR(...)) will do the right thing
` [PATCH 06/22] befs: "
` [PATCH 07/22] ceph: d_obtain_{alias,root}(ERR_PTR(...)) "
` [PATCH 08/22] gfs2: d_obtain_alias(ERR_PTR(...)) "
[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
2023-12-20 4:18 UTC (20+ messages)
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-20 4:13 UTC (2+ messages)
[syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
2023-12-20 4:13 UTC (5+ messages)
[GIT PULL] overlayfs fixes for 6.7-rc7
2023-12-20 3:35 UTC
[GIT PULL] more bcachefs fixes for 6.7
2023-12-20 3:30 UTC
[PATCH 0/7 v3] block: Add config option to not allow writing to mounted devices
2023-12-20 3:26 UTC (3+ messages)
` [PATCH 3/7] "
[PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-20 2:27 UTC (19+ messages)
` [PATCH v4 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v4 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v4 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v4 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v4 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v4 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v4 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v4 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v4 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
[PATCH v3 0/2] mm: fix arithmetic for bdi min_ratio and max_ratio
2023-12-20 1:43 UTC (5+ messages)
` [PATCH v3 1/2] mm: fix arithmetic for bdi min_ratio
` [PATCH v3 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
[PATCH 00/50] big header dependency cleanup targeting sched.h
2023-12-20 0:37 UTC (31+ messages)
` [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
` [PATCH 03/50] x86/lib/cache-smp.c: "
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
` [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
` [PATCH 19/50] locking/mutex: split out mutex_types.h
` [PATCH 21/50] locking/seqlock: Split out seqlock_types.h
` [PATCH 22/50] pid: Split out pid_types.h
` [PATCH 25/50] wait: Remove uapi header file from main header file
` [PATCH 33/50] Split out irqflags_types.h
` [PATCH 41/50] uidgid: Split out uidgid_types.h
` [PATCH 43/50] lockdep: move held_lock to lockdep_types.h
[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-20 0:09 UTC (16+ messages)
[PATCH v2 0/8] Revert setting casefolding dentry operations through s_d_op
2023-12-19 23:12 UTC (10+ messages)
` [PATCH v2 2/8] fscrypt: Drop d_revalidate if key is available
` [PATCH v2 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v2 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
` [PATCH v2 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
pull-request: bpf-next 2023-12-18
2023-12-19 18:31 UTC (6+ messages)
Convert write_cache_pages() to an iterator v3
2023-12-19 18:27 UTC (22+ messages)
` [PATCH 01/17] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 02/17] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 03/17] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 04/17] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 05/17] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 06/17] writeback: Factor out writeback_finish()
` [PATCH 07/17] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 08/17] writeback: Factor should_writeback_folio() "
` [PATCH 09/17] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/17] pagevec: Add ability to iterate a queue
` [PATCH 11/17] writeback: Use the folio_batch queue iterator
` [PATCH 12/17] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 13/17] writeback: Factor writeback_get_folio() "
` [PATCH 14/17] writeback: Factor writeback_iter_next() "
` [PATCH 15/17] writeback: Add for_each_writeback_folio()
` [PATCH 16/17] writeback: Remove a use of write_cache_pages() from do_writepages()
` [PATCH 17/17] writeback: update the kerneldoc comment for tag_pages_for_writeback
[syzbot] [reiserfs?] kernel BUG in flush_commit_list (2)
2023-12-19 18:06 UTC
[PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
2023-12-19 17:19 UTC (19+ messages)
` [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
` [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints
` [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
` [PATCH v4 36/39] netfs: Implement a write-through caching option
` [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
[PATCH v2 00/16] block atomic writes
2023-12-19 16:53 UTC (12+ messages)
[RFC] HACK: overlayfs: Optimize overlay/restore creds
2023-12-19 14:33 UTC (11+ messages)
[PATCH v2 0/2] mm: fix arithmetic for bdi min_ratio and
2023-12-19 14:07 UTC (7+ messages)
` [PATCH v2 1/2] mm: fix arithmetic for bdi min_ratio
` [PATCH v2 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio
[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
2023-12-19 13:43 UTC (13+ messages)
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
[syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)
2023-12-19 10:19 UTC (2+ messages)
` [PATCH] btrfs: fix oob Read in getname_kernel
[PATCH] vboxsf: Remove usage of the deprecated ida_simple_xx() API
2023-12-19 9:39 UTC (3+ messages)
[PATCH] fs: fix doc comment typo fs tree wide
2023-12-19 9:32 UTC (3+ messages)
[PATCH] security: new security_file_ioctl_compat() hook
2023-12-19 9:10 UTC (2+ messages)
file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
2023-12-19 7:41 UTC (11+ messages)
` file handle in statx
[PATCH bpf-next] bpf: add BPF_F_TOKEN_FD flag to pass with BPF token FD
2023-12-19 5:31 UTC
[PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
2023-12-19 1:12 UTC (21+ messages)
` [PATCH v8 01/19] fs: Fix rw_hint validation
` [PATCH v8 02/19] fs: Verify write lifetime constants at compile time
` [PATCH v8 03/19] fs: Split fcntl_rw_hint()
` [PATCH v8 04/19] fs: Move enum rw_hint into a new header file
` [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
` [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
` [PATCH v8 07/19] fs/f2fs: Restore the whint_mode mount option
` [PATCH v8 08/19] fs/f2fs: Restore support for tracing data lifetimes
` [PATCH v8 09/19] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v8 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v8 11/19] scsi: sd: Translate data lifetime information
` [PATCH v8 12/19] scsi: scsi_debug: Reduce code duplication
` [PATCH v8 13/19] scsi: scsi_debug: Support the block limits extension VPD page
` [PATCH v8 14/19] scsi: scsi_debug: Rework page code error handling
` [PATCH v8 15/19] scsi: scsi_debug: Rework subpage "
` [PATCH v8 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap
` [PATCH v8 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v8 18/19] scsi: scsi_debug: Implement GET STREAM STATUS
` [PATCH v8 19/19] scsi: scsi_debug: Maintain write statistics per group number
[PATCH v7 00/19] Pass data lifetime information to SCSI disk devices
2023-12-18 23:29 UTC (23+ messages)
` [PATCH v7 01/19] fs: Fix rw_hint validation
` [PATCH v7 02/19] fs: Verify write lifetime constants at compile time
` [PATCH v7 03/19] fs: Split fcntl_rw_hint()
` [PATCH v7 04/19] fs: Move enum rw_hint into a new header file
` [PATCH v7 05/19] block, fs: Restore the per-bio/request data lifetime fields
` [PATCH v7 06/19] block, fs: Propagate write hints to the block device inode
` [PATCH v7 07/19] fs/f2fs: Restore the whint_mode mount option
` [PATCH v7 08/19] fs/f2fs: Restore support for tracing data lifetimes
` [PATCH v7 09/19] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v7 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v7 11/19] scsi: sd: Translate data lifetime information
` [PATCH v7 12/19] scsi: scsi_debug: Reduce code duplication
` [PATCH v7 13/19] scsi: scsi_debug: Support the block limits extension VPD page
` [PATCH v7 14/19] scsi: scsi_debug: Rework page code error handling
` [PATCH v7 15/19] scsi: scsi_debug: Rework subpage "
` [PATCH v7 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap
` [PATCH v7 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v7 18/19] scsi: scsi_debug: Implement GET STREAM STATUS
` [PATCH v7 19/19] scsi: scsi_debug: Maintain write statistics per group number
[PATCH] iomap: fix warning in iomap_write_delalloc_release()
2023-12-18 22:45 UTC (2+ messages)
[PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-18 17:15 UTC (3+ messages)
[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
2023-12-18 15:53 UTC (7+ messages)
[PATCH 00/14] Clean up the writeback paths
2023-12-18 15:40 UTC (6+ messages)
` [PATCH 08/14] hfsplus: Really remove hfsplus_writepage
[PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
2023-12-18 10:59 UTC (11+ messages)
[PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data
2023-12-14 14:07 UTC
[PATCH v4 36/39] netfs: Implement a write-through caching option
2023-12-14 13:49 UTC
[PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
2023-12-14 12:43 UTC
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).