messages from 2024-08-03 00:51:31 to 2024-08-21 12:43:45 UTC [more...]
sort out the fallocate mode mess
2024-08-21 12:44 UTC (9+ messages)
` [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
` [PATCH 2/6] ext4: remove tracing "
` [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
` [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
` [PATCH 5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
` [PATCH 6/6] xfs: refactor xfs_file_fallocate
[RFC PATCH 1/1] fs: ext4: Don't use CMA for buffer_head
2024-08-21 11:22 UTC
Overwriteable media errors and data recovery
2024-08-21 9:38 UTC
[PATCH 0/2] fs/dcache: fix cache inconsistency on case-insensitive lookups
2024-08-21 9:10 UTC (5+ messages)
` [PATCH 1/2] fs/dcache: introduce d_alloc_parallel_check_existing
[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
2024-08-21 3:29 UTC (9+ messages)
` [PATCH 12/20] ext4: get rid of ppath in ext4_split_extent_at()
` [PATCH 13/20] ext4: get rid of ppath in ext4_force_split_extent_at()
[PATCH 1/2] ext4: dax: Fix overflowing extents beyond inode size when partially writing
2024-08-21 1:44 UTC (3+ messages)
` [PATCH 2/2] ext4: dax: keep orphan list before truncate overflow allocated blocks
[RESEND PATCH v4] ext4: Annotate struct ext4_xattr_inode_array with __counted_by()
2024-08-20 23:17 UTC (2+ messages)
[PATCH v4 1/2] locking/lockdep: Forcing subclasses to have same name pointer as their parent class
2024-08-20 21:07 UTC (5+ messages)
` [PATCH v4 2/2] locking/lockdep: Testing lock class and subclass got the same name pointer
[Bug 219166] New: ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler
2024-08-20 15:33 UTC (12+ messages)
` [Bug 219166] "
` [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler'
[syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir (2)
2024-08-20 14:23 UTC (3+ messages)
[PATCH v2 0/7] Fixes and cleanups to ext4 ialloc
2024-08-20 13:22 UTC (8+ messages)
` [PATCH v2 1/7] ext4: avoid buffer_head leak in ext4_mark_inode_used()
` [PATCH v2 2/7] ext4: avoid potential buffer_head leak in __ext4_new_inode()
` [PATCH v2 3/7] ext4: avoid negative min_clusters in find_group_orlov()
` [PATCH v2 4/7] ext4: remove dead check in __ext4_new_inode()
` [PATCH v2 5/7] ext4: move checksum length calculation of inode bitmap into ext4_inode_bitmap_csum_[verify/set]() functions
` [PATCH v2 6/7] ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used()
` [PATCH v2 7/7] ext4: check buffer_verified in advance to avoid unneeded ext4_get_group_info()
[PATCH v2 1/2] ext4: Check stripe size compatibility on remount as well
2024-08-20 12:48 UTC (3+ messages)
` [PATCH v2 2/2] ext4: Convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C
[PATCH] Fix missing description in struct member for journal_s
2024-08-20 10:58 UTC
[RFC PATCH 1/1] fs: jbd2: try to launch cp transaction when bh refer cma
2024-08-20 7:26 UTC
[PATCH 1/2] ext4: Check stripe size compatibility on remount as well
2024-08-20 6:30 UTC (6+ messages)
` [PATCH 2/2] ext4: Convert EXT4_B2C(sbi->s_stripe) users to EXT4_NUM_B2C
[PATCH -next] ext4: Remove redundant null pointer check
2024-08-20 1:32 UTC
[PATCH v2] Fix member variable description warnings while building docs
2024-08-19 18:33 UTC
[PATCH] doc: jbd2: Fix documentation warnings for jbd2.h
2024-08-19 16:36 UTC
[syzbot] [ext4?] [ocfs2?] KASAN: null-ptr-deref Write in jbd2_journal_update_sb_log_tail
2024-08-19 14:43 UTC (3+ messages)
` [PATCH] ocfs2: Fix null-ptr-deref "
jbd2: io throttle for metadata buffers
2024-08-19 13:38 UTC (3+ messages)
[PATCH] fix member variable description warnings while building docs
2024-08-19 7:51 UTC (3+ messages)
[PATCH] ext4: convert i_fc_lock to spinlock
2024-08-18 4:49 UTC (12+ messages)
` [PATCH v7 0/9] Ext4 Fast Commit Performance Patchset
` [PATCH v7 1/9] ext4: convert i_fc_lock to spinlock
` [PATCH v7 2/9] ext4: for committing inode, make ext4_fc_track_inode wait
` [PATCH v7 3/9] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr
` [PATCH v7 4/9] ext4: rework fast commit commit path
` [PATCH v7 5/9] ext4: drop i_fc_updates from inode fc info
` [PATCH v7 6/9] ext4: update code documentation
` [PATCH v7 7/9] ext4: temporarily elevate commit thread priority
` [PATCH v7 8/9] ext4: make fast commit ineligible on ext4_reserve_inode_write failure
` [PATCH v7 9/9] ext4: hold s_fc_lock while during fast commit
[PATCH v2] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
2024-08-17 8:55 UTC
[PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io()
2024-08-17 1:29 UTC (5+ messages)
[PATCH 0/7] Fixes and cleanups to ext4 ialloc
2024-08-16 16:35 UTC (17+ messages)
` [PATCH 1/7] ext4: avoid buffer_head leak in ext4_mark_inode_used
` [PATCH 2/7] ext4: avoid potential buffer_head leak in __ext4_new_inode
` [PATCH 3/7] ext4: avoid negative min_clusters in find_group_orlov
` [PATCH 4/7] ext4: remove dead check in __ext4_new_inode
` [PATCH 5/7] ext4: move checksum length calculation of inode bitmap into ext4_inode_bitmap_csum_[verify/set] functions
` [PATCH 6/7] ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used
` [PATCH 7/7] ext4: check buffer_verified in advance to avoid unneeded ext4_get_group_info
[syzbot] Monthly ext4 report (Aug 2024)
2024-08-16 9:46 UTC
[syzbot] [ext4?] divide error in ext4_mb_regular_allocator
2024-08-15 23:05 UTC (7+ messages)
` [PATCH] ext4: fix "
[PATCH v3 00/12] ext4: simplify the counting and management of delalloc reserved blocks
2024-08-13 12:34 UTC (13+ messages)
` [PATCH v3 01/12] ext4: factor out ext4_map_create_blocks() to allocate new blocks
` [PATCH v3 02/12] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
` [PATCH v3 03/12] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
` [PATCH v3 04/12] ext4: let __revise_pending() return newly inserted pendings
` [PATCH v3 05/12] ext4: passing block allocation information to ext4_es_insert_extent()
` [PATCH v3 06/12] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
` [PATCH v3 07/12] ext4: drop ext4_es_delayed_clu()
` [PATCH v3 08/12] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
` [PATCH v3 09/12] ext4: drop unused ext4_es_store_status()
` [PATCH v3 10/12] ext4: make extent status types exclusive
` [PATCH v3 11/12] ext4: drop ext4_es_is_delonly()
` [PATCH v3 12/12] ext4: drop all delonly descriptions
[PATCH v5.10.y 0/3] Apply fanotify-related documentation changes
2024-08-13 10:30 UTC (2+ messages)
[Bug 205197] New: kernel BUG at fs/ext4/extents_status.c:884
2024-08-12 16:01 UTC (5+ messages)
` [Bug 205197] "
Modification of block device by R/O mount
2024-08-12 12:08 UTC (6+ messages)
ext4 avoidably stalls waiting on writeback when unlinking a truncated file
2024-08-10 10:16 UTC
[PATCH v3 0/3] Fix an error caused by improperly dirtied buffer
2024-08-10 8:28 UTC (4+ messages)
` [PATCH v3 1/3] ext4: hoist ext4_block_write_begin and replace the __block_write_begin
` [PATCH v3 2/3] ext4: fix a potential assertion failure due to improperly dirtied buffer
` [RFC PATCH v3 3/3] ext4: remove the superfluous things left by __block_write_begin
[PATCH v2 00/10] ext4: simplify the counting and management of delalloc reserved blocks
2024-08-10 4:01 UTC (21+ messages)
` [PATCH v2 01/10] ext4: factor out ext4_map_create_blocks() to allocate new blocks
` [PATCH v2 02/10] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
` [PATCH v2 03/10] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
` [PATCH v2 06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
` [PATCH v2 08/10] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
` [PATCH v2 09/10] ext4: drop ext4_es_is_delonly()
[PATCH] jbd2: correct member name in document
2024-08-09 19:30 UTC
[PATCH] ext4: dax: Fix overflowing extents beyond inode size when partially writing
2024-08-09 19:30 UTC (2+ messages)
[RFC PATCH v2 0/2] Fix an error caused by improperly dirtied buffer
2024-08-09 17:10 UTC (5+ messages)
` [RFC PATCH V2 1/2] ext4: fix a potential assertion failure due to "
` [RFC PATCH V2 2/2] ext4: Replace the __block_write_begin with ext4_block_write_begin
[RFC PATCH] jbd2: fix a potential assertion failure due to improperly dirtied buffer
2024-08-09 15:55 UTC (6+ messages)
[PATCH v2] vfs: Don't evict inode under the inode lru traversing context
2024-08-09 15:15 UTC (2+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2024-08-09 3:50 UTC (2+ messages)
` [syzbot] "
[PATCH] ext4: don't set SB_RDONLY after filesystem errors
2024-08-08 16:16 UTC (3+ messages)
[Bug 219141] New: nfs slow , rw error ffast write
2024-08-08 13:47 UTC (2+ messages)
` [Bug 219141] "
[PATCH v3 0/8] Fix and cleanups to jbd2
2024-08-08 5:30 UTC (4+ messages)
` [PATCH v3 6/8] ext4: move escape handle to futher improve jbd2_journal_write_metadata_buffer
[syzbot] [ext4?] kernel BUG in ext4_mb_use_inode_pa (2)
2024-08-08 4:33 UTC
[Bug 219132] New: Redundant "re-mounted ro" message
2024-08-07 13:41 UTC (5+ messages)
` [Bug 219132] "
[Bug 219136] New: ext4: dax: overflowing extents beyond inode size when partially writing
2024-08-07 12:53 UTC (3+ messages)
` [Bug 219136] "
[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
2024-08-07 9:35 UTC (4+ messages)
[Bug 218596] New: kernel BUG at fs/ext4/extents_status.c:884
2024-08-06 11:31 UTC (4+ messages)
` [Bug 218596] "
[PATCH] vfs: Don't evict inode under the inode lru traversing context
2024-08-06 3:48 UTC (5+ messages)
[PATCH] correct the variable name of structure in comment in order to remove warning, seen while building Documentation using make htmldocs command
2024-08-05 13:29 UTC (2+ messages)
[BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
2024-08-05 1:29 UTC (2+ 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).