linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-17 21:12:30 to 2022-02-28 10:14:50 UTC [more...]

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-28 10:14 UTC  (26+ messages)
` [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[PATCH v3 00/21] DEPT(Dependency Tracker)
 2022-02-28  9:57 UTC  (22+ 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

[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  (10+ messages)
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 02/11] MM: document and polish read-ahead code

[PATCH] ext4: use time_is_before_jiffies() instead of open coding it
 2022-02-28  3:15 UTC 

[PATCH v3] ext4:fix file system corrupted when rmdir non empty directory with IO error
 2022-02-28  2:48 UTC 

[RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
 2022-02-27 20:51 UTC  (33+ messages)
` [RFC 1/9] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED
` [RFC 2/9] ext4: Fix ext4_fc_stats trace point
` [RFC 3/9] ext4: Add couple of more fast_commit tracepoints
` [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] "

[PATCHv2 0/1] ext4: Performance scalability improvement with fast_commit
 2022-02-27 18:26 UTC  (3+ messages)
` [PATCHv2 1/1] ext4: Improve fast_commit performance and scalability

[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  (7+ messages)
` [PATCH 1/3] mpage: pass the operation to bio_alloc
` [PATCH 2/3] ext4: "
` [PATCH 3/3] nilfs2: "

[PATCH -next v2] ext4:fix file system corrupted when rmdir non empty directory with IO error
 2022-02-26  2:56 UTC  (4+ messages)

[REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers()
 2022-02-26  2:55 UTC  (25+ messages)
` [PATCH -v2] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
      ` [PATCH -v3] "

[PATCH] ext4: truncate during setxattr leads to kernel panic
 2022-02-25 23:28 UTC  (2+ messages)

BUG in ext4_ind_remove_space
 2022-02-25 19:19 UTC  (3+ messages)

[PATCH] ext2: correct max file size computing
 2022-02-25 12:57 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-24 11:30 UTC  (15+ messages)
` [PATCH 02/11] MM: document and polish read-ahead code
` [PATCH 07/11] Remove inode_congested()
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [PATCH 05/11] nfs: remove reliance on bdi congestion
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 04/11] fuse: remove reliance on bdi congestion
` [PATCH 11/11] Remove congestion tracking framework

Ruch z pierwszej pozycji w Google
 2022-02-24  9:05 UTC 

[PATCH v2] resize2fs: resize2fs disk hardlinks will be error
 2022-02-24  8:28 UTC  (2+ messages)

[BUG] NEVER dereference pointers from the tracing ring buffer!
 2022-02-22 20:46 UTC  (2+ messages)

[PATCH v2 00/18] DEPT(Dependency Tracker)
 2022-02-22 19:25 UTC  (20+ messages)
` [PATCH v2 01/18] llist: Move llist_{head,node} definition to types.h
` [PATCH v2 02/18] dept: Implement Dept(Dependency Tracker)
` [PATCH v2 03/18] dept: Embed Dept data in Lockdep
` [PATCH v2 04/18] dept: Add a API for skipping dependency check temporarily
` [PATCH v2 05/18] dept: Apply Dept to spinlock
` [PATCH v2 06/18] dept: Apply Dept to mutex families
` [PATCH v2 07/18] dept: Apply Dept to rwlock
` [PATCH v2 08/18] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v2 09/18] dept: Apply Dept to seqlock
` [PATCH v2 10/18] dept: Apply Dept to rwsem
` [PATCH v2 11/18] dept: Add proc knobs to show stats and dependency graph
` [PATCH v2 12/18] dept: Introduce split map concept and new APIs for them
` [PATCH v2 13/18] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v2 14/18] dept: Apply SDT to swait
` [PATCH v2 15/18] dept: Apply SDT to wait(waitqueue)
` [PATCH v2 16/18] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v2 17/18] dept: Distinguish each syscall context from another
` [PATCH v2 18/18] dept: Distinguish each work "

[PATCH v2 0/2] tests/ext4: Ensure resizes with sparse_super2 are handled correctly
 2022-02-22 17:50 UTC  (3+ messages)
` [PATCH v2 1/2] src/ext4_resize.c: Refactor code and ensure accurate errno is returned
` [PATCH v2 2/2] ext4: Test to ensure resize with sparse_super2 is handled correctly

Regarding ext4 extent allocation strategy
 2022-02-22  2:48 UTC  (4+ messages)

Query regarding fast_commit replay of inode
 2022-02-21 18:54 UTC  (2+ messages)

[PATCH v3 0/6] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-21 11:02 UTC  (11+ messages)
` [PATCH v3 1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized
` [PATCH v3 2/6] generic/204: remove unnecessary _scratch_mkfs call
` [PATCH v3 3/6] generic/{171,172,173,174}: check _scratch_mkfs_sized return code
` [PATCH v3 4/6] ext4/021: "
` [PATCH v3 5/6] xfs/015: "
` [PATCH v3 6/6] common: factor out xfs unique part from _filter_mkfs

[ext4+sparc64] reads see zeros w/ simultaneous write
 2022-02-21  9:19 UTC 

[RFC 0/1] ext4: Performance scalability improvement with fast_commit
 2022-02-21  6:59 UTC  (6+ messages)
` [RFC 1/1] ext4: Improve fast_commit performance and scalability

[PATCH 0/2] tests/ext4: Ensure resizes with sparse_super2 are handled correctly
 2022-02-21  6:00 UTC  (9+ messages)
` [PATCH 1/2] src/ext4_resize.c: Refactor code and ensure accurate errno is returned
` [PATCH 2/2] ext4: Test to ensure resize with sparse_super2 is handled correctly

[PATCH v6 01/10] mm: add zone device coherent type memory support
 2022-02-18 19:37 UTC  (12+ messages)


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).