messages from 2024-01-29 15:55:26 to 2024-01-31 01:47:46 UTC [more...]
[PATCH net-next v4 0/3] Per epoll context busy poll support
2024-01-31 1:47 UTC (2+ messages)
` [PATCH net-next v4 1/3] eventpoll: support busy poll per epoll instance
[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
2024-01-31 1:13 UTC (3+ messages)
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type
[PATCH v5 00/12] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-01-31 1:00 UTC (19+ messages)
` [PATCH v5 01/12] ovl: Reject mounting over case-insensitive directories
` [PATCH v5 02/12] fscrypt: Factor out a helper to configure the lookup dentry
` [PATCH v5 03/12] fscrypt: Call fscrypt_prepare_lookup_dentry on unencrypted dentries
` [PATCH v5 04/12] fscrypt: Drop d_revalidate for valid dentries during lookup
` [PATCH v5 05/12] fscrypt: Drop d_revalidate once the key is added
` [PATCH v5 06/12] fscrypt: Ignore plaintext dentries during d_move
` [PATCH v5 07/12] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v5 08/12] libfs: Add helper to choose dentry operations at mount-time
` [PATCH v5 09/12] ext4: Configure dentry operations at dentry-creation time
` [PATCH v5 10/12] f2fs: "
` [PATCH v5 11/12] ubifs: "
` [PATCH v5 12/12] libfs: Drop generic_set_encrypted_ci_d_ops
[syzbot] [ext4?] general protection fault in jbd2__journal_start
2024-01-30 23:37 UTC (3+ messages)
` [syzbot] [xfs?] "
` current->journal_info got nested! (was Re: [syzbot] [xfs?] [ext4?] general protection fault in jbd2__journal_start)
[PATCH 0/2] netfs: Miscellaneous fixes
2024-01-30 21:57 UTC (3+ messages)
` [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
Convert write_cache_pages() to an iterator v5
2024-01-30 21:50 UTC (13+ messages)
` [PATCH 06/19] writeback: Factor out writeback_finish()
` [PATCH 18/19] iomap: Convert iomap_writepages() to use for_each_writeback_folio()
` [PATCH 19/19] writeback: simplify writeback iteration
[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
2024-01-30 21:48 UTC (20+ messages)
` [PATCH v9 01/19] fs: Fix rw_hint validation
` [PATCH v9 02/19] fs: Verify write lifetime constants at compile time
` [PATCH v9 03/19] fs: Split fcntl_rw_hint()
` [PATCH v9 04/19] fs: Move enum rw_hint into a new header file
` [PATCH v9 05/19] fs: Propagate write hints to the struct block_device inode
` [PATCH v9 06/19] block, fs: Restore the per-bio/request data lifetime fields
` [PATCH v9 07/19] fs/f2fs: Restore the whint_mode mount option
` [PATCH v9 08/19] fs/f2fs: Restore support for tracing data lifetimes
` [PATCH v9 09/19] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v9 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v9 11/19] scsi: sd: Translate data lifetime information
` [PATCH v9 12/19] scsi: scsi_debug: Reduce code duplication
` [PATCH v9 13/19] scsi: scsi_debug: Support the block limits extension VPD page
` [PATCH v9 14/19] scsi: scsi_debug: Rework page code error handling
` [PATCH v9 15/19] scsi: scsi_debug: Rework subpage "
` [PATCH v9 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap
` [PATCH v9 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v9 18/19] scsi: scsi_debug: Implement GET STREAM STATUS
` [PATCH v9 19/19] scsi: scsi_debug: Maintain write statistics per group number
[RFC PATCH v2 0/8] Introduce dcache_is_aliasing() to fix DAX regression
2024-01-30 21:40 UTC (8+ messages)
` [RFC PATCH v2 1/8] dax: Introduce dax_is_supported()
` [RFC PATCH v2 2/8] erofs: Use dax_is_supported()
` [RFC PATCH v2 3/8] ext2: "
` [RFC PATCH v2 4/8] ext4: "
` [RFC PATCH v2 5/8] fuse: "
` [RFC PATCH v2 8/8] dax: Fix incorrect list of dcache aliasing architectures
[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
2024-01-30 20:49 UTC (13+ messages)
` [PATCH v3 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
` [PATCH v3 2/5] dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
` [PATCH v3 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
` [PATCH v3 4/5] f2fs: guard blkdev_zone_mgmt with "
` [PATCH v3 5/5] block: remove gfp_flags from blkdev_zone_mgmt
[PATCH net-next v3 0/3] Per epoll context busy poll support
2024-01-30 20:33 UTC (4+ messages)
Fixing ELF loader for systems with oversized pages [was: Re: [musl] Segmentation fault musl 1.2.4]
2024-01-30 20:17 UTC
[syzbot] [btrfs?] general protection fault in btrfs_orphan_cleanup
2024-01-30 18:24 UTC (2+ messages)
[PATCH v4 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-01-30 18:20 UTC (4+ messages)
` [PATCH v4 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v4 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v4 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
[PATCH v8 0/9] Landlock: IOCTL support
2024-01-30 18:13 UTC (6+ messages)
` [PATCH v8 4/9] landlock: Add IOCTL access right
[PATCH v2 0/3] per-vma locks in userfaultfd
2024-01-30 17:28 UTC (18+ messages)
` [PATCH v2 1/3] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations
[PATCH v7 0/1] mm: report per-page metadata information
2024-01-30 17:09 UTC (4+ messages)
` [PATCH v7 1/1] "
[syzbot] [net?] [v9fs?] WARNING: refcount bug in p9_req_put (3)
2024-01-30 16:41 UTC (3+ messages)
[PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-01-30 16:01 UTC (11+ messages)
` [PATCH v3 4/4] mm/mempolicy: change cur_il_weight to atomic and carry the node with it
[PATCH] sysv: convert pointers_lock from rw_lock to rw_sem
2024-01-30 15:57 UTC (7+ messages)
` [PATCH] sysv: don't call sb_bread() with pointers_lock held
` [syzbot] [fs?] BUG: sleeping function called from invalid context in __getblk_gfp
[RFC PATCH 6/7] fuse: Introduce fuse_dax_is_supported()
2024-01-30 15:14 UTC (2+ messages)
` [RFC PATCH 0/7] Introduce cache_is_aliasing() to fix DAX regression
[PATCHv5 1/1] block: introduce content activity based ioprio
2024-01-30 13:53 UTC (7+ messages)
Future of libfuse maintenance
2024-01-30 12:27 UTC (3+ messages)
[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
2024-01-30 11:58 UTC (31+ messages)
` [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()
` [PATCH RFC v3 04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
` [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v3 08/35] mm: cma: Introduce cma_alloc_range()
` [PATCH RFC v3 09/35] mm: cma: Introduce cma_remove_mem()
` [PATCH RFC v3 10/35] mm: cma: Fast track allocating memory when the pages are free
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v3 23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page()
[RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range
2024-01-30 11:34 UTC (19+ messages)
[PATCH] select: Avoid wrap-around instrumentation in do_sys_poll()
2024-01-30 11:15 UTC (3+ messages)
[PATCH 0/3] fs/exec: remove current->in_execve flag
2024-01-30 10:42 UTC (6+ messages)
` [PATCH 1/3] LSM: add security_bprm_aborting_creds() hook
[PATCH v1 0/9] fuse: basic support for idmapped mounts
2024-01-30 9:52 UTC (10+ messages)
` [PATCH v1 6/9] fs/fuse: support idmapped ->setattr op
` [PATCH v1 7/9] fs/fuse: drop idmap argument from __fuse_get_acl
[PATCH 1/2] ntfs3: use file_mnt_idmap helper
2024-01-30 9:40 UTC (5+ messages)
` [PATCH 2/2] io_uring: "
` (subset) [PATCH 1/2] ntfs3: "
[PATCH v2 00/34] Open block devices as files
2024-01-30 9:11 UTC (30+ messages)
` [PATCH v2 01/34] bdev: open block device "
` [PATCH v2 02/34] block/ioctl: port blkdev_bszset() to file
` [PATCH v2 03/34] block/genhd: port disk_scan_partitions() "
` [PATCH v2 04/34] md: port block device access "
` [PATCH v2 05/34] swap: port block device usage "
` [PATCH v2 06/34] power: port block device access "
` [PATCH v2 07/34] xfs: port block device access to files
` [PATCH v2 27/34] bdev: remove bdev_open_by_path()
` [PATCH v2 28/34] bdev: make bdev_release() private to block layer
` [PATCH v2 29/34] bdev: make struct bdev_handle private to the "
` [PATCH v2 30/34] bdev: remove bdev pointer from struct bdev_handle
` [PATCH v2 31/34] block: use file->f_op to indicate restricted writes
` [PATCH v2 31/34] block: use file->f_op to indicate restricted writes^[
` [PATCH v2 32/34] block: remove bdev_handle completely
[PATCHv4 1/1] block: introduce content activity based ioprio
2024-01-30 8:37 UTC (3+ messages)
[PATCH 0/3] Start moving write_begin/write_end out of aops
2024-01-30 8:13 UTC (7+ messages)
` [PATCH 1/3] fs: Introduce buffered_write_operations
` [PATCH 2/3] fs: Supply optional buffered_write_operations in buffer.c
` [PATCH 3/3] ext4: Convert to buffered_write_operations
[fuse-devel] FICLONE / FICLONERANGE support
2024-01-30 8:08 UTC (4+ messages)
[PATCH v1] exfat: ratelimit error msg in exfat_file_mmap()
2024-01-30 7:31 UTC
[syzbot] [ext4?] kernel BUG in __ext4_journal_stop
2024-01-30 6:22 UTC
[PATCH v11 00/26] DEPT(Dependency Tracker)
2024-01-30 2:58 UTC (4+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
2024-01-30 1:14 UTC (9+ messages)
[PATCH 0/5] Fix and cleanups to page-writeback
2024-01-29 21:00 UTC (5+ messages)
` [PATCH 2/5] mm: correct calculation of cgroup wb's bg_thresh in wb_over_bg_thresh
[RFC PATCH 0/3] 9p: Further netfslib-related changes
2024-01-29 20:53 UTC (4+ messages)
[PATCH v3 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-01-29 19:34 UTC (6+ messages)
` [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
[PATCH] eventfs: Have inodes have unique inode numbers
2024-01-29 18:58 UTC (11+ messages)
[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
2024-01-29 18:30 UTC (8+ messages)
[syzbot] [ext4?] [nilfs?] INFO: task hung in migrate_pages_batch
2024-01-29 17:31 UTC (2+ messages)
[PATCH v3 0/9] File abstractions needed by Rust Binder
2024-01-29 17:08 UTC (7+ messages)
` [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v3 9/9] rust: file: add abstraction for `poll_table`
[PATCH 5.10/5.15 v2 0/1 RFC] mm/truncate: fix WARNING in ext4_set_page_dirty()
2024-01-29 16:09 UTC (5+ messages)
[PATCH v2] printk: Remove redundant CONFIG_BASE_SMALL
2024-01-29 16:00 UTC (2+ messages)
[LSF/MM TOPIC] Making pseudo file systems inodes/dentries more like normal file systems
2024-01-29 15:57 UTC (12+ 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;
as well as URLs for NNTP newsgroup(s).