messages from 2024-04-10 03:50:53 to 2024-04-11 16:23:22 UTC [more...]
[PATCH v6 00/10] block atomic writes
2024-04-11 16:22 UTC (23+ messages)
` [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
` [PATCH v6 05/10] block: Add core atomic write support
` [PATCH v6 10/10] nvme: Atomic "
[linux-next:master] [fsnotify] a5e57b4d37: stress-ng.full.ops_per_sec -17.3% regression
2024-04-11 16:22 UTC (4+ messages)
[PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
2024-04-11 16:21 UTC (7+ messages)
[syzbot] [gfs2?] KASAN: slab-use-after-free Read in gfs2_invalidate_folio
2024-04-11 16:17 UTC
[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
2024-04-11 16:13 UTC (16+ messages)
` [PATCH vfs.all 04/26] block: prevent direct access of bd_inode
` [PATCH vfs.all 08/26] erofs: "
` [PATCH vfs.all 19/26] dm-vdo: convert to use bdev_file
` [PATCH vfs.all 21/26] block: fix module reference leakage from bdev_open_by_dev error path
` (subset) "
[syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
2024-04-11 16:07 UTC (3+ messages)
[PATCH v2] tracing: Add sched_prepare_exec tracepoint
2024-04-11 15:56 UTC (5+ messages)
[PATCH] treewide: Fix common grammar mistake "the the"
2024-04-11 15:37 UTC (4+ messages)
[PATCH vfs.all 22/26] block: stash a bdev_file to read/write raw blcok_device
2024-04-11 15:22 UTC (30+ messages)
` [PATCH 01/11] block_device: add a pointer to struct address_space (page cache of bdev)
` [PATCH 02/11] use ->bd_mapping instead of ->bd_inode->i_mapping
` [PATCH 03/11] grow_dev_folio(): we only want ->bd_inode->i_mapping there
` [PATCH 04/11] gfs2: more obvious initializations of mapping->host
` [PATCH 05/11] blkdev_write_iter(): saner way to get inode and bdev
` [PATCH 06/11] blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_mapping here
` [PATCH 07/11] ext4: remove block_device_ejected()
` [PATCH 08/11] block: move two helpers into bdev.c
` [PATCH 09/11] dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode)
` [PATCH 10/11] bcachefs: remove dead function bdev_sectors()
` [PATCH 11/11] block2mtd: prevent direct access of bd_inode
[RFC 00/10] fs/dax: Fix FS DAX page reference counts
2024-04-11 14:10 UTC (20+ messages)
` [RFC 01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [RFC 02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
` [RFC 04/10] fs/dax: Don't track page mapping/index
` [RFC 05/10] fs/dax: Refactor wait for dax idle page
` [RFC 06/10] fs/dax: Add dax_page_free callback
` [RFC 07/10] mm: Allow compound zone device pages
` [RFC 08/10] fs/dax: Properly refcount fs dax pages
` [RFC 09/10] mm/khugepage.c: Warn if trying to scan devmap pmd
` [RFC 10/10] mm: Remove pXX_devmap
[PATCH 0/2] mm: batch mm counter updating in filemap_map_pages()
2024-04-11 14:08 UTC (5+ messages)
` [PATCH 1/2] mm: move mm counter updating out of set_pte_range()
` [PATCH 2/2] mm: filemap: batch mm counter updating in filemap_map_pages()
[syzbot] [jfs?] general protection fault in dtInsertEntry
2024-04-11 12:05 UTC (4+ messages)
` [PATCH] jfs: reserve the header and use freelist from second
` [Jfs-discussion] "
` [PATCH V2] jfs: fix null ptr deref in dtInsertEntry
[PATCH] vfs: compile out IS_SWAPFILE() on swapless configs
2024-04-11 12:01 UTC (2+ messages)
[PATCHSET v3 0/3] Convert fs drivers to ->read_iter()
2024-04-11 11:40 UTC (4+ messages)
` [PATCH 2/4] timerfd: convert "
[PATCH] fs: Remove NTFS classic
2024-04-11 11:03 UTC (6+ messages)
` [PATCH 2/2] ntfs3: remove warning
[PATCH] quota: don't let mark_dquot_dirty() fail silently
2024-04-11 10:27 UTC (3+ messages)
[syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_update_ref (3)
2024-04-11 9:48 UTC
[PATCH][next] fs/direct-io: remove redundant assignment to variable retval
2024-04-11 8:21 UTC (3+ messages)
[syzbot] [ext4?] WARNING in ext4_xattr_set_entry (2)
2024-04-11 8:11 UTC
[PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys
2024-04-11 7:09 UTC (6+ messages)
` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
[RFC PATCH] mm: move xa forward when run across zombie page
2024-04-11 7:04 UTC (12+ messages)
[PATCH 0/1] fuse: Add initial support for fs-verity
2024-04-11 6:06 UTC (5+ messages)
` [PATCH 1/1] "
[PATCHSET v30.2] xfs: atomic file content exchanges
2024-04-11 4:49 UTC (7+ messages)
` [PATCH 15/14] xfs: capture inode generation numbers in the ondisk exchmaps log item
` [PATCH v30.2.1 "
[GIT PULL] bcachefs fixes for rc4
2024-04-11 2:54 UTC
[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
2024-04-11 1:12 UTC (36+ messages)
` [PATCH v4 01/34] ext4: factor out a common helper to query extent map
` [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
` [PATCH v4 03/34] ext4: trim delalloc extent
` [PATCH v4 04/34] ext4: drop iblock parameter
` [PATCH v4 05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v4 06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH v4 07/34] ext4: factor out check for whether a cluster is allocated
` [PATCH v4 08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v4 09/34] ext4: make ext4_da_map_blocks() buffer_head unaware
` [RFC PATCH v4 10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks
` [RFC PATCH v4 11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
` [RFC PATCH v4 12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
` [RFC PATCH v4 13/34] ext4: let __revise_pending() return newly inserted pendings
` [RFC PATCH v4 14/34] ext4: count removed reserved blocks for delalloc only extent entry
` [RFC PATCH v4 15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
` [RFC PATCH v4 16/34] ext4: drop ext4_es_delayed_clu()
` [RFC PATCH v4 17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
` [RFC PATCH v4 18/34] ext4: drop ext4_es_is_delonly()
` [RFC PATCH v4 19/34] ext4: drop all delonly descriptions
` [RFC PATCH v4 20/34] ext4: use reserved metadata blocks when splitting extent on endio
` [RFC PATCH v4 21/34] ext4: introduce seq counter for the extent status entry
` [RFC PATCH v4 22/34] ext4: add a new iomap aops for regular file's buffered IO path
` [RFC PATCH v4 23/34] ext4: implement buffered read iomap path
` [RFC PATCH v4 24/34] ext4: implement buffered write "
` [RFC PATCH v4 25/34] ext4: implement writeback "
` [RFC PATCH v4 26/34] ext4: implement mmap "
` [RFC PATCH v4 27/34] ext4: implement zero_range "
` [RFC PATCH v4 28/34] ext4: writeback partial blocks before zeroing out range
` [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
` [RFC PATCH v4 30/34] ext4: partial enable iomap for regular file's buffered IO path
` [RFC PATCH v4 31/34] filemap: support disable large folios on active inode
` [RFC PATCH v4 32/34] ext4: enable large folio for regular file with iomap buffered IO path
` [RFC PATCH v4 33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write
` [RFC PATCH v4 34/34] ext4: add mount option for buffered IO iomap path
[PATCH v9 0/1] mm: report per-page metadata information
2024-04-10 23:58 UTC (4+ messages)
` [PATCH v9 1/1] "
[PATCH 0/1] sget_dev() minor bug fix
2024-04-10 21:24 UTC (7+ messages)
` [PATCH 1/1] sget_dev() bug fix: dev_t passed by value but stored via stack address
[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
2024-04-10 17:28 UTC (5+ messages)
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
[linux-next:master] BUILD REGRESSION 6ebf211bb11dfc004a2ff73a9de5386fa309c430
2024-04-10 17:33 UTC
[PATCH] tracing: Add new_exec tracepoint
2024-04-10 13:59 UTC (7+ messages)
[RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
2024-04-10 13:28 UTC (31+ messages)
` [PATCH v4 01/34] ext4: factor out a common helper to query extent map
` [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
` [PATCH v4 03/34] ext4: trim delalloc extent
` [PATCH v4 04/34] ext4: drop iblock parameter
` [PATCH v4 05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v4 06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH v4 07/34] ext4: factor out check for whether a cluster is allocated
` [PATCH v4 08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v4 09/34] ext4: make ext4_da_map_blocks() buffer_head unaware
` [RFC PATCH v4 10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks
` [RFC PATCH v4 11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
` [RFC PATCH v4 12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
` [RFC PATCH v4 13/34] ext4: let __revise_pending() return newly inserted pendings
` [RFC PATCH v4 14/34] ext4: count removed reserved blocks for delalloc only extent entry
` [RFC PATCH v4 15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
` [RFC PATCH v4 16/34] ext4: drop ext4_es_delayed_clu()
` [RFC PATCH v4 17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
` [RFC PATCH v4 18/34] ext4: drop ext4_es_is_delonly()
` [RFC PATCH v4 19/34] ext4: drop all delonly descriptions
` [RFC PATCH v4 20/34] ext4: use reserved metadata blocks when splitting extent on endio
` [RFC PATCH v4 21/34] ext4: introduce seq counter for the extent status entry
` [RFC PATCH v4 22/34] ext4: add a new iomap aops for regular file's buffered IO path
` [RFC PATCH v4 23/34] ext4: implement buffered read iomap path
` [RFC PATCH v4 24/34] ext4: implement buffered write "
` [RFC PATCH v4 25/34] ext4: implement writeback "
` [RFC PATCH v4 26/34] ext4: implement mmap "
` [RFC PATCH v4 27/34] ext4: implement zero_range "
` [RFC PATCH v4 28/34] ext4: writeback partial blocks before zeroing out range
` [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
` [RFC PATCH v4 30/34] ext4: partial enable iomap for regular file's buffered IO path
[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_inode_item_push
2024-04-10 12:45 UTC
[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
2024-04-10 8:20 UTC (7+ messages)
` [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
` [PATCH v1 04/18] mm: track mapcount of large folios in single value
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-10 8:02 UTC (3+ messages)
[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_listxattr (2)
2024-04-10 7:24 UTC (2+ messages)
` [PATCH] hfsplus: fix uninit-value in hfsplus_listxattr
[syzbot] [jffs2?] possible deadlock in jffs2_do_clear_inode
2024-04-10 5:53 UTC
[syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
2024-04-10 5:19 UTC (2+ messages)
[syzbot] [jffs2?] KASAN: slab-out-of-bounds Read in jffs2_sum_add_kvec
2024-04-10 4:31 UTC
[PATCH 0/7] ext4: support adding multi-delalloc blocks
2024-04-10 3:59 UTC (2+ messages)
[PATCH v2 0/9] ext4: support adding multi-delalloc blocks
2024-04-10 3:42 UTC (2+ messages)
` [PATCH v2 9/9] ext4: make ext4_da_map_blocks() buffer_head unaware
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).