messages from 2024-02-01 02:01:14 to 2024-02-02 10:55:53 UTC [more...]
[PATCH v4 0/9] File abstractions needed by Rust Binder
2024-02-02 10:55 UTC (3+ messages)
` [PATCH v4 1/9] rust: types: add `NotThreadSafe`
` [PATCH v4 2/9] rust: task: add `Task::current_raw`
[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ
2024-02-02 10:52 UTC (5+ messages)
` "
[LSF/MM/BPF TOPIC] Replacing TASK_(UN)INTERRUPTIBLE with regions of uninterruptibility
2024-02-02 10:46 UTC (5+ messages)
[PATCH] remap_range: merge do_clone_file_range() into vfs_clone_file_range()
2024-02-02 10:22 UTC
[PATCH] __fs_parse: Correct a documentation comment
2024-02-02 10:22 UTC (2+ messages)
[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
2024-02-02 10:18 UTC (2+ messages)
[PATCH 1/5] mean and variance: Promote to lib/math
2024-02-02 9:56 UTC (6+ messages)
` [PATCH 4/5] time_stats: Promote to lib/
[syzbot] [netfs?] KASAN: slab-use-after-free Write in __fscache_relinquish_cookie
2024-02-02 9:46 UTC
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2)
2024-02-02 9:24 UTC
[linus:master] [remap_range] dfad37051a: stress-ng.file-ioctl.ops_per_sec -11.2% regression
2024-02-02 9:13 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Large folios, swap and fscache
2024-02-02 9:09 UTC
[PATCH rfc 0/9] mm: migrate: support poison recover from migrate folio
2024-02-02 9:06 UTC (15+ messages)
` [PATCH rfc 1/9] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH rfc 2/9] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH rfc 3/9] mm: migrate: remove migrate_folio_extra()
` [PATCH rfc 4/9] mm: remove MIGRATE_SYNC_NO_COPY mode
` [PATCH rfc 6/9] mm: migrate: support poisoned recover from migrate folio
[PATCH 0/2] Fix I/O high when memory almost met memcg limit
2024-02-02 9:02 UTC (12+ messages)
` [PATCH 1/2] mm/readahead: stop readahead loop if memcg charge fails
` [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault
[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
2024-02-02 8:33 UTC
[PATCH v2] quota: Fix potential NULL pointer dereference
2024-02-02 8:18 UTC
[PATCH] quota: Fix potential NULL pointer dereference
2024-02-02 7:41 UTC
[PATCH v2 00/34] Open block devices as files
2024-02-02 6:43 UTC (63+ messages)
` [PATCH v2 01/34] bdev: open block device "
` [PATCH v2 07/34] xfs: port block device access to files
` [PATCH v2 13/34] bcache: "
` [PATCH v2 14/34] block2mtd: port "
` [PATCH v2 15/34] nvme: port block device access to file
` [PATCH v2 16/34] s390: "
` [PATCH v2 17/34] target: "
` [PATCH v2 18/34] bcachefs: "
` [PATCH v2 19/34] btrfs: port "
` [PATCH v2 20/34] erofs: "
` [PATCH v2 21/34] ext4: port block "
` [PATCH v2 22/34] f2fs: port block device access to files
` [PATCH v2 23/34] jfs: port block device access to file
` [PATCH v2 24/34] nfs: port block device access to files
` [PATCH v2 25/34] ocfs2: port block device access to file
` [PATCH v2 26/34] reiserfs: "
` [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 32/34] block: remove bdev_handle completely
` [PATCH v2 33/34] block: expose bdev_file_inode()
` [PATCH v2 34/34] ext4: rely on sb->f_bdev only
[syzbot] [gfs2?] WARNING in folio_account_dirtied
2024-02-02 5:55 UTC
[syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl
2024-02-02 4:49 UTC
[PATCH] regset: use vmalloc() for regset_get_alloc()
2024-02-02 4:05 UTC (9+ messages)
[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
2024-02-02 4:02 UTC (15+ messages)
` [PATCH RFC v3 12/35] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
` [PATCH RFC v3 13/35] mm: memory: Introduce fault-on-access mechanism for pages
` [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage
` [PATCH RFC v3 30/35] arm64: mte: ptrace: Handle pages with "
` [PATCH RFC v3 31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs
[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
2024-02-02 3:33 UTC (2+ messages)
` [PATCH] fs/ntfs3: fix oob "
[PATCH v5 0/2] io_uring: add support for ftruncate
2024-02-01 23:54 UTC (6+ messages)
` [PATCH v8 "
` [PATCH v8 1/2] Add do_ftruncate that truncates a struct file
[PATCH v3 00/47] filelock: split file leases out of struct file_lock
2024-02-01 22:49 UTC (4+ messages)
` [PATCH v3 34/47] 9p: adapt to breakup "
[PATCH 00/13] JFS folio conversion
2024-02-01 22:46 UTC (14+ messages)
` [PATCH 01/13] jfs: Convert metapage_read_folio to use folio APIs
` [PATCH 02/13] jfs: Convert metapage_writepage to metapage_write_folio
` [PATCH 03/13] jfs: Convert __get_metapage to use a folio
` [PATCH 04/13] jfs: Convert insert_metapage() to take "
` [PATCH 05/13] jfs; Convert release_metapage to use "
` [PATCH 06/13] jfs: Convert drop_metapage and remove_metapage to take "
` [PATCH 07/13] jfs: Convert dec_io "
` [PATCH 08/13] jfs; Convert __invalidate_metapages to use "
` [PATCH 09/13] jfs: Convert page_to_mp to folio_to_mp
` [PATCH 10/13] jfs: Convert inc_io and mp_anchor to take a folio
` [PATCH 11/13] jfs: Convert force_metapage to use "
` [PATCH 12/13] jfs: Change metapage->page to metapage->folio
` [PATCH 13/13] fs: Remove i_blocks_per_page
[syzbot] [reiserfs?] KASAN: slab-out-of-bounds Read in reiserfs_xattr_get (2)
2024-02-01 20:14 UTC
[PATCH v2 0/5] fuse: inode IO modes and mmap
2024-02-01 17:53 UTC (24+ messages)
` [PATCH v2 1/5] fuse: Fix VM_MAYSHARE and direct_io_allow_mmap
` [PATCH v2 4/5] fuse: prepare for failing open response
` [PATCH v2 5/5] fuse: introduce inode io modes
[PATCH 0/6] Restore data lifetime support
2024-02-01 17:38 UTC (4+ messages)
` [PATCH 3/6] fs: Split fcntl_rw_hint()
[PATCH 0/6] eventfs: More fixes and clean ups
2024-02-01 17:23 UTC (8+ messages)
` [PATCH 1/6] eventfs: Warn if an eventfs_inode is freed without is_freed being set
` [PATCH 2/6] eventfs: Restructure eventfs_inode structure to be more condensed
` [PATCH 3/6] eventfs: Remove fsnotify*() functions from lookup()
` [PATCH 4/6] eventfs: Keep all directory links at 1
` [PATCH 5/6] eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
` [PATCH 6/6] eventfs: Create eventfs_root_inode to store dentry
[syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3)
2024-02-01 16:57 UTC (3+ messages)
[RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression
2024-02-01 15:44 UTC (6+ messages)
` [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
[PATCH 3/3] ext4: Convert to buffered_write_operations
2024-02-01 15:12 UTC (2+ messages)
[PATCH] mbcache: Simplify the allocation of slab caches
2024-02-01 13:43 UTC (3+ messages)
map multiple blocks per ->map_blocks in iomap writeback
2024-02-01 13:23 UTC (5+ messages)
[PATCH] [v2] hfs: fix a memleak in hfs_find_init
2024-02-01 13:00 UTC
Recent-ish changes in binfmt_elf made my program segfault
2024-02-01 10:47 UTC (6+ messages)
[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
2024-02-01 10:27 UTC (5+ messages)
` [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 v3 0/9] File abstractions needed by Rust Binder
2024-02-01 9:48 UTC (13+ messages)
` [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v3 9/9] rust: file: add abstraction for `poll_table`
[overlay] [fuse] Potential bug with large file support for FUSE based lowerdir
2024-02-01 9:28 UTC (6+ messages)
[syzbot] [ext4?] KASAN: slab-use-after-free Read in ext4_convert_inline_data_nolock
2024-02-01 9:18 UTC (3+ messages)
[syzbot] [ext4?] [block?] kernel BUG in set_blocksize
2024-02-01 9:14 UTC
[syzbot] [udf?] KASAN: use-after-free Read in udf_sync_fs
2024-02-01 9:14 UTC (3+ messages)
[PATCH] xarray: document that xa_alloc uses the smallest index
2024-02-01 8:47 UTC
[PATCH DRAFT 1/4] : tracefs: port to kernfs
2024-02-01 7:01 UTC (2+ messages)
[PATCH 0/3] Start moving write_begin/write_end out of aops
2024-02-01 4:42 UTC (5+ messages)
` [PATCH 1/3] fs: Introduce buffered_write_operations
[PATCHv6 1/1] block: introduce content activity based ioprio
2024-02-01 4:37 UTC (5+ messages)
[PATCH v2 0/7] eventfs: Rewrite to simplify the code (aka: crapectomy)
2024-02-01 4:18 UTC (7+ messages)
` [PATCH v2 4/7] tracefs: dentry lookup crapectomy
[PATCH DRAFT 3/4] : hwlat: port struct file_operations thread_mode_fops to struct kernfs_ops
2024-02-01 3:30 UTC (2+ messages)
[PATCH v5 00/12] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-02-01 3:24 UTC (5+ messages)
` [PATCH v5 04/12] fscrypt: Drop d_revalidate for valid dentries during lookup
[PATCH v4 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-02-01 3:10 UTC (11+ messages)
` [PATCH v4 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
[PATCH v2 28/34] bdev: make bdev_release() private to block layer
2024-01-29 16:19 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).