messages from 2022-02-25 20:51:35 to 2022-03-07 03:08:20 UTC [more...]
remove bio_devname
2022-03-07 3:08 UTC (22+ messages)
` [PATCH 01/10] block: fix and cleanup bio_check_ro
` [PATCH 02/10] block: remove handle_bad_sector
` [PATCH 03/10] pktcdvd: remove a pointless debug check in pkt_submit_bio
` [PATCH 04/10] dm-crypt: stop using bio_devname
` [PATCH 05/10] dm-integrity: "
` [PATCH 06/10] md-multipath: "
` [PATCH 07/10] raid1: "
` [PATCH 08/10] raid5-ppl: "
` [PATCH 09/10] ext4: "
` [PATCH 10/10] block: remove bio_devname
[PATCH 00/16] DEPT(Dependency Tracker)
2022-03-07 2:43 UTC (30+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
` Report 2 "
[PATCH v4 00/24] DEPT(Dependency Tracker)
2022-03-04 23:38 UTC (29+ messages)
` [PATCH v4 01/24] llist: Move llist_{head,node} definition to types.h
` [PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
` [PATCH v4 03/24] dept: Embed Dept data in Lockdep
` [PATCH v4 04/24] dept: Add a API for skipping dependency check temporarily
` [PATCH v4 05/24] dept: Apply Dept to spinlock
` [PATCH v4 06/24] dept: Apply Dept to mutex families
` [PATCH v4 07/24] dept: Apply Dept to rwlock
` [PATCH v4 08/24] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v4 09/24] dept: Apply Dept to seqlock
` [PATCH v4 10/24] dept: Apply Dept to rwsem
` [PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph
` [PATCH v4 12/24] dept: Introduce split map concept and new APIs for them
` [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v4 14/24] dept: Apply SDT to swait
` [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue)
` [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v4 17/24] dept: Distinguish each syscall context from another
` [PATCH v4 18/24] dept: Distinguish each work "
` [PATCH v4 19/24] dept: Disable Dept within the wait_bit layer by default
` [PATCH v4 20/24] dept: Add nocheck version of init_completion()
` [PATCH v4 21/24] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case
` [PATCH v4 23/24] dept: Let it work with real sleeps in __schedule()
` [PATCH v4 24/24] dept: Disable Dept on that map once it's been handled until next turn
[PATCH 00/11] Remove remaining parts of congestion tracking code
2022-03-04 11:14 UTC (13+ messages)
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 04/11] fuse: "
[PATCH v3 00/21] DEPT(Dependency Tracker)
2022-03-04 0:28 UTC (30+ messages)
` [PATCH v3 01/21] llist: Move llist_{head,node} definition to types.h
` [PATCH v3 02/21] dept: Implement Dept(Dependency Tracker)
` [PATCH v3 03/21] dept: Embed Dept data in Lockdep
` [PATCH v3 04/21] dept: Add a API for skipping dependency check temporarily
` [PATCH v3 05/21] dept: Apply Dept to spinlock
` [PATCH v3 06/21] dept: Apply Dept to mutex families
` [PATCH v3 07/21] dept: Apply Dept to rwlock
` [PATCH v3 08/21] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v3 09/21] dept: Apply Dept to seqlock
` [PATCH v3 10/21] dept: Apply Dept to rwsem
` [PATCH v3 11/21] dept: Add proc knobs to show stats and dependency graph
` [PATCH v3 12/21] dept: Introduce split map concept and new APIs for them
` [PATCH v3 13/21] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v3 14/21] dept: Apply SDT to swait
` [PATCH v3 15/21] dept: Apply SDT to wait(waitqueue)
` [PATCH v3 16/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v3 17/21] dept: Distinguish each syscall context from another
` [PATCH v3 18/21] dept: Distinguish each work "
` [PATCH v3 19/21] dept: Disable Dept within the wait_bit layer by default
` [PATCH v3 20/21] dept: Add nocheck version of init_completion()
` [PATCH v3 21/21] dept: Disable Dept on struct crypto_larval's completion for now
BUG in ext4_ind_remove_space
2022-03-03 20:08 UTC (7+ messages)
[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
2022-03-03 19:14 UTC (19+ messages)
` [PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [PATCH 3/8] mm: khugepaged: skip DAX vma
` [PATCH 4/8] mm: thp: only regular file could be THP eligible
` [PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
` [PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c
` [PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_file() helper
` [PATCH 8/8] fs: register suitable readonly vmas for khugepaged
[tytso-ext4:dev] BUILD SUCCESS fe0aa5149f30e3803cdd60427cc8074504ebccba
2022-03-03 18:36 UTC
[PATCH v3] ext4: fix underflow in ext4_max_bitmap_size()
2022-03-03 15:14 UTC (3+ messages)
[PATCH v3] ext4:fix file system corrupted when rmdir non empty directory with IO error
2022-03-03 15:14 UTC (2+ messages)
[PATCH -next] ext4: Fix ext4_mb_clear_bb() kernel-doc comment
2022-03-03 15:14 UTC (2+ messages)
[PATCH] ext4: remove redundant assignment to variable split_flag1
2022-03-03 15:14 UTC (2+ messages)
[PATCHv2 0/1] ext4: Performance scalability improvement with fast_commit
2022-03-03 15:14 UTC (4+ messages)
` [PATCHv2 1/1] ext4: Improve fast_commit performance and scalability
[PATCH] ext4: use time_is_before_jiffies() instead of open coding it
2022-03-03 15:14 UTC (2+ messages)
[REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers()
2022-03-03 14:38 UTC (15+ messages)
` [PATCH -v2] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
` [PATCH -v3] "
` [PATCH -v4] "
` [PATCH -v5] ext4: don't BUG if someone "
[PATCH -next] ext4: Fix remount with 'abort' option isn't effective
2022-03-03 0:41 UTC (5+ messages)
` [PATCH] ext4: fix remount with 'abort' option
[PATCHv2 REBASED 0/2] jbd2: Kill t_handle_lock transaction spinlock
2022-03-03 0:41 UTC (2+ messages)
[PATCH] jbd2: Fix use-after-free of transaction_t race
2022-03-03 0:41 UTC (2+ messages)
[PATCHv2 0/9] ext4: fast_commit fixes, stricter block checking & cleanups
2022-03-03 0:41 UTC (2+ messages)
[PATCH v6 01/10] mm: add zone device coherent type memory support
2022-03-01 16:32 UTC (8+ messages)
` [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling
[PATCH] tests: fix ACL-printing tests
2022-03-01 4:17 UTC
[PATCH] debugfs: allow <inode> for ncheck
2022-03-01 4:10 UTC
Parallel fsck performance degradation case discussion
2022-03-01 2:57 UTC
[PATCH RESEND] misc: fix chattr usage message for project ID
2022-03-01 0:11 UTC
[PATCH] e2fsck: no parent lookup in disconnected dir
2022-03-01 0:02 UTC (2+ messages)
[PATCH] e2fsck: map PROMPT_* values to prompt messages
2022-02-28 23:58 UTC (5+ messages)
[PATCH 1/3] resize2fs: remove unused variable 'c'
2022-02-28 23:51 UTC (5+ messages)
` [PATCH 3/3] e2fsprogs: use mallinfo2 instead of mallinfo if available
[PATCH v2] ext4: fix underflow in ext4_max_bitmap_size()
2022-02-28 9:03 UTC (4+ messages)
[PATCH 00/11] Remove remaining parts of congestion tracking code
2022-02-28 5:19 UTC (8+ messages)
` [PATCH 02/11] MM: document and polish read-ahead code
[RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
2022-02-27 20:51 UTC (27+ messages)
` [RFC 1/9] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED
` [RFC 2/9] ext4: Fix ext4_fc_stats trace point
` [RFC 4/9] ext4: Do not call FC trace event if FS does not support FC
` [RFC 5/9] ext4: Add commit_tid info in jbd debug log
` [RFC 6/9] ext4: Add commit tid info in ext4_fc_commit_start/stop trace events
` [RFC 7/9] ext4: Fix remaining two trace events to use same printk convention
` [RFC 8/9] ext4: Convert ext4_fc_track_dentry type events to use event class
` [RFC 9/9] ext4: fast_commit missing tracking updates to a file
` [External] "
[tytso-ext4:dev] BUILD SUCCESS 8c91c57907d3ad8f88a12097213bb0920eb453b8
2022-02-26 16:26 UTC
simple file system cleanups for the new bio_alloc calling conventions
2022-02-26 14:18 UTC (4+ messages)
` [PATCH 2/3] ext4: pass the operation to bio_alloc
[PATCH -next v2] ext4:fix file system corrupted when rmdir non empty directory with IO error
2022-02-26 2:56 UTC (3+ messages)
[PATCH] ext4: truncate during setxattr leads to kernel panic
2022-02-25 23:28 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).