public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-15 10:01:46 to 2023-06-25 07:56:19 UTC [more...]

[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-25  7:56 UTC  (5+ messages)

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-25  3:15 UTC  (51+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
    ` [External] "
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker
` [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH 21/29] fs: super: dynamically allocate the s_shrink
` [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem
` [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 25/29] mm: vmscan: make memcg "
` [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless
` [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file

[syzbot] [ext4?] general protection fault in ext4_put_io_end_defer
 2023-06-25  2:21 UTC 

RO mount of ext4 filesystem causes writes
 2023-06-24 19:39 UTC  (9+ messages)

[PATCH] ext4: Free data blocks directly for ordered journal
 2023-06-24 15:52 UTC 

[PATCH] ext4: Fix warning in blkdev_put()
 2023-06-23 14:27 UTC  (3+ messages)

[PATCH 28/79] ext2: switch to new ctime accessors
 2023-06-23 12:41 UTC  (4+ messages)
  ` [PATCH 29/79] ext4: "
    ` [PATCH 01/79] fs: add ctime accessors infrastructure
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-23 10:01 UTC  (16+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker

[PATCH 0/1] iomap regression for aio dio 4k writes
 2023-06-23  3:02 UTC  (12+ messages)
` [PATCH 1/1] For DIO writes with no mapped pages for inode, skip deferring completion

[syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext4_handle_clustersize
 2023-06-22 12:01 UTC 

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-22  8:31 UTC  (4+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink

[PATCH 0/2] fs: Fixup bdev_mark_dead callbacks for ext4 and xfs
 2023-06-21 16:26 UTC  (6+ messages)
` [PATCH 1/2] ext4: Fix crash in ext4_bdev_mark_dead()
` [PATCH 2/2] xfs: "

[PATCH AUTOSEL 5.10 9/9] ext4: enable the lazy init thread when remounting read/write
 2023-06-20 22:25 UTC  (4+ messages)

[PATCH 0/1] allow mke2fs to understand tarballs as input
 2023-06-20 12:16 UTC  (2+ messages)
` [PATCH 1/1] mke2fs: the -d option can now handle tarball input

[PATCH v2 0/5] clean up block_commit_write
 2023-06-20 12:19 UTC  (13+ messages)
` [PATCH v2 1/5] fs/buffer: "
` [PATCH v2 2/5] ext4: No need to check return value of block_commit_write()
` [PATCH v2 3/5] fs/ocfs2: "
` [PATCH v2 4/5] udf: "
` [PATCH v2 5/5] fs/buffer.c: convert block_commit_write to return void

[PATCH] fs: ext4: Fix traditional comparison using max/min method
 2023-06-20  2:22 UTC  (2+ messages)

[PATCH v4 00/19] Fixes, cleanups and unit test for mballoc
 2023-06-20  1:50 UTC  (7+ messages)
` [PATCH v4 13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple

[PATCH v2] jbd2: skip reading super block if it has been verified
 2023-06-20  1:12 UTC  (5+ messages)

[PATCH] merge extent blocks when possible
 2023-06-19 13:20 UTC 

[PATCH v1 0/5] clean up block_commit_write
 2023-06-19 10:42 UTC  (13+ messages)
` [PATCH v1 1/5] fs/buffer: "
` [PATCH v1 2/5] fs/buffer.c: convert block_commit_write to return void
` [PATCH v1 3/5] ext4: No need to check return value of block_commit_write()
` [PATCH v1 4/5] fs/ocfs2: "
` [PATCH v1 5/5] udf: "

[RFC PATCH] ext4: improve discard efficiency
 2023-06-19  3:13 UTC  (2+ messages)

[syzbot] [ext4?] WARNING in ext4_file_write_iter
 2023-06-17  8:28 UTC 

[syzbot] [ext4?] WARNING in ext4_iomap_begin (2)
 2023-06-17  3:29 UTC 

[syzbot] [ext4?] INFO: task hung in __writeback_inodes_sb_nr (6)
 2023-06-17  0:33 UTC 

[PATCH 0/11] ext4: Cleanup read-only and fs aborted checks
 2023-06-16 16:50 UTC  (12+ messages)
` [PATCH 01/11] ext4: Remove pointless sb_rdonly() checks from freezing code
` [PATCH 02/11] ext4: Use sb_rdonly() helper for checking read-only flag
` [PATCH 03/11] ext4: Make ext4_forced_shutdown() take struct super_block
` [PATCH 04/11] ext4: Make 'abort' mount option handling standard
` [PATCH 05/11] ext4: Drop EXT4_MF_FS_ABORTED flag
` [PATCH 06/11] ext4: Avoid starting transaction on read-only fs in ext4_quota_off()
` [PATCH 07/11] ext4: Warn on read-only filesystem in ext4_journal_check_start()
` [PATCH 08/11] ext4: Drop read-only check in ext4_init_inode_table()
` [PATCH 09/11] ext4: Drop read-only check in ext4_write_inode()
` [PATCH 10/11] ext4: Drop read-only check from ext4_force_commit()
` [PATCH 11/11] ext4: Replace read-only check for shutdown check in mmp code

[syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super (2)
 2023-06-16 15:49 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 12/14] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled"
 2023-06-16 10:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 13/14] ext4: only check dquot_initialize_needed() when debugging

[PATCH AUTOSEL 4.19 6/6] ext4: only check dquot_initialize_needed() when debugging
 2023-06-16 10:28 UTC 

[PATCH AUTOSEL 4.14 5/5] ext4: only check dquot_initialize_needed() when debugging
 2023-06-16 10:28 UTC 

[PATCH AUTOSEL 5.4 8/8] ext4: only check dquot_initialize_needed() when debugging
 2023-06-16 10:28 UTC 

[PATCH AUTOSEL 5.15 13/16] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled"
 2023-06-16 10:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 14/16] ext4: only check dquot_initialize_needed() when debugging

[PATCH AUTOSEL 6.1 23/26] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled"
 2023-06-16 10:26 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 24/26] ext4: only check dquot_initialize_needed() when debugging

[PATCH AUTOSEL 6.3 26/30] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled"
 2023-06-16 10:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.3 27/30] ext4: only check dquot_initialize_needed() when debugging

[PATCH -next] ext4: Remove used function ext4_journal_callback_try_del()
 2023-06-16 10:15 UTC 

[GIT PULL] ext4 fixes for 6.4-rc7
 2023-06-15 23:10 UTC  (2+ messages)

[PATCH] ext4: enable nowait async buffered writes
 2023-06-15 23:07 UTC  (2+ messages)

[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2023-06-15 20:48 UTC  (5+ messages)
` [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h

[tytso-ext4:dev] BUILD SUCCESS 63ec000b35a3c6cbb42b2e545c7c18f3d36159d6
 2023-06-15 17:16 UTC 

[PATCH v3 0/2] ext4: fix quotas leak in __ext4_fill_super()
 2023-06-15 14:59 UTC  (2+ messages)

[PATCH v5 0/3] ext4, jbd2: journal cycled record transactions between each mount
 2023-06-15 14:59 UTC  (2+ messages)

[PATCH v3 0/6] ext4: Fix stale buffer loading from last failed
 2023-06-15 14:59 UTC  (2+ messages)

[PATCH] Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa"
 2023-06-15 14:59 UTC  (2+ messages)

[PATCH v2] ext4: allow concurrent unaligned dio overwrites
 2023-06-15 14:59 UTC  (2+ messages)

[PATCH] ext4: Drop the call to ext4_error() from ext4_get_group_info()
 2023-06-15 14:59 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 10/10] ext4: enable the lazy init thread when remounting read/write
 2023-06-15 11:38 UTC 

[PATCH AUTOSEL 6.1 15/16] ext4: enable the lazy init thread when remounting read/write
 2023-06-15 11:38 UTC 

[PATCH AUTOSEL 6.3 18/19] ext4: enable the lazy init thread when remounting read/write
 2023-06-15 11:37 UTC 

Fwd: Remounting ext4 filesystem from ro to rw fails when quotas are enabled
 2023-06-15 10:01 UTC  (3+ messages)
` [PATCH 1/2] Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox