linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-21 13:35:30 to 2022-04-06 11:42:29 UTC [more...]

[RFC PATCH] ext4: convert symlink external data block mapping to bdev
 2022-04-06  8:45 UTC 

use block_device based APIs in block layer consumers
 2022-04-06  7:04 UTC  (29+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: cleanup decide_on_discard_support
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 08/27] ntfs3: use bdev_logical_block_size "
` [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 10/27] block: add a bdev_nonrot helper
` [PATCH 11/27] block: add a bdev_write_cache helper
` [PATCH 12/27] block: add a bdev_fua helper
` [PATCH 13/27] block: add a bdev_stable_writes helper
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: add a bdev_discard_granularity helper
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches

[PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
 2022-04-06  4:05 UTC  (20+ messages)
` [PATCHv3 1/4] generic/468: Add another falloc test entry
` [PATCHv3 2/4] common/punch: Add block_size argument to _filter_fiemap_**
` [PATCHv3 3/4] generic/678: Add a new shutdown recovery test
` [PATCHv3 4/4] generic/679: Add a test to check unwritten extents tracking

e2fsprogs builds and installs obsolete version of blkid
 2022-04-05 23:15 UTC 

[PATCH v3] ext4: truncate during setxattr leads to kernel panic
 2022-04-05 11:53 UTC  (4+ messages)

Prezentacja
 2022-04-05  7:43 UTC 

[PATCH] fscrypt: split up FS_CRYPTO_BLOCK_SIZE
 2022-04-05  1:09 UTC 

[PATCH 0/5] Clean up the case-insenstive lookup path
 2022-04-04 19:59 UTC  (13+ messages)
` [PATCH 1/5] ext4: Match the f2fs ci_compare implementation
` [PATCH 2/5] ext4: Simplify the handling of chached insensitive names
` [PATCH 3/5] ext4: Implement ci comparison using fscrypt_name
` [PATCH 4/5] ext4: Simplify hash check on ext4_match
` [PATCH 5/5] ext4: Log error when lookup of encoded dentry fails

[PATCH v2 0/3] split vm_normal_pages for LRU and non-LRU handling
 2022-04-04 19:22 UTC  (10+ messages)
` [PATCH v2 1/3] mm: add vm_normal_lru_pages for LRU handled pages only
` [PATCH v2 2/3] tools: add more gup configs to hmm_gup selftests
` [PATCH v2 3/3] tools: add selftests to hmm for COW in device memory

[PATCH] ext4: remove unnecessary code in __mb_check_buddy
 2022-04-04 15:22 UTC 

[PATCH -next v2] jbd2: Fix null-ptr-deref when process reserved list in jbd2_journal_commit_transaction
 2022-04-04 10:55 UTC  (2+ messages)

[PATCH] fs: ext2: Fix duplicate included linux/dax.h
 2022-04-04  7:14 UTC  (3+ messages)

[PATCH -next v2] ext4: fix use-after-free in ext4_search_dir
 2022-04-03 14:53 UTC  (3+ messages)

[PATCH] ext4, doc: Fix incorrect h_reserved size
 2022-04-03 14:53 UTC  (3+ messages)

[PATCH v3] ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
 2022-04-03 14:53 UTC  (2+ messages)

[PATCH -next] ext4: fix bug_on in start_this_handle during umount filesystem
 2022-04-03 14:08 UTC  (4+ messages)

[PATCH] common/rc: Modify _require_batched_discard to improve test coverage
 2022-04-03  8:19 UTC  (3+ messages)

[PATCH] ext4: Fix typo
 2022-04-02  9:07 UTC 

Use-After-Free Write in jbd2_journal_wait_updates in mainline Linux kernel 5.17
 2022-04-01 10:11 UTC  (2+ messages)

[PATCH] ext4: remove unnecessary type castings
 2022-04-01  8:13 UTC 

[PATCH v2] ext4: check if offset+length is valid in fallocate
 2022-03-31 18:03 UTC  (6+ messages)

[PATCH v2] ext4: truncate during setxattr leads to kernel panic
 2022-03-31 15:02 UTC  (3+ messages)

[PATCH -next v2] ext4: Fix symlink file size not match to file content
 2022-03-31 14:51 UTC  (2+ messages)

[PATCHv2 0/4] generic: Add some tests around journal replay/recoveryloop
 2022-03-31  9:49 UTC  (11+ messages)
` [PATCHv2 1/4] generic/468: Add another falloc test entry
` [PATCHv2 3/4] generic/676: Add a new shutdown recovery test
` [PATCHv2 4/4] generic/677: Add a test to check unwritten extents tracking

Realtime behavior of named pipes
 2022-03-31  8:53 UTC 

[syzbot] possible deadlock in p9_write_work
 2022-03-30 23:43 UTC  (6+ messages)

[PATCH] drm/amdkfd: Add SVM API support capability bits
 2022-03-30 22:04 UTC  (4+ messages)

writeback completion soft lockup BUG in folio_wake_bit()
 2022-03-30 15:55 UTC  (5+ messages)

[PATCH] misc: use ext2_ino_t instead of ino_t
 2022-03-30 14:30 UTC  (2+ messages)

[tytso-ext4:dev] BUILD SUCCESS c7cded845fc192cc35a1ca37c0cd957ee35abdf8
 2022-03-30 14:24 UTC 

[PATCH -next] ext4: fix warning in ext4_handle_inode_extension
 2022-03-30 13:30 UTC  (6+ messages)

df returns incorrect size of partition due to huge overhead block count in ext4 partition
 2022-03-29 13:08 UTC  (4+ messages)

KASAN: use-after-free Read in ext4_xattr_set_entry (4)
 2022-03-29 12:01 UTC  (5+ messages)
` [syzbot] "

[PATCH AUTOSEL 5.4 1/2] ext4: don't BUG if someone dirty pages without asking ext4 first
 2022-03-28 19:43 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 1/2] ext4: don't BUG if someone dirty pages without asking ext4 first
 2022-03-28 19:43 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 03/16] ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb
 2022-03-28 19:43 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 04/16] ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit
` [PATCH AUTOSEL 5.15 07/16] ext4: don't BUG if someone dirty pages without asking ext4 first

[PATCH AUTOSEL 4.19 1/2] ext4: don't BUG if someone dirty pages without asking ext4 first
 2022-03-28 19:43 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 2/8] ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb
 2022-03-28 19:43 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 3/8] ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit
` [PATCH AUTOSEL 5.10 4/8] ext4: don't BUG if someone dirty pages without asking ext4 first

[PATCH AUTOSEL 4.14 1/2] ext4: don't BUG if someone dirty pages without asking ext4 first
 2022-03-28 19:43 UTC  (2+ messages)

[PATCH AUTOSEL 5.16 03/20] ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb
 2022-03-28 19:42 UTC  (4+ messages)
` [PATCH AUTOSEL 5.16 04/20] ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit
` [PATCH AUTOSEL 5.16 07/20] ext4: don't BUG if someone dirty pages without asking ext4 first

[PATCH AUTOSEL 5.17 03/21] ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb
 2022-03-28 19:42 UTC  (4+ messages)
` [PATCH AUTOSEL 5.17 04/21] ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit
` [PATCH AUTOSEL 5.17 07/21] ext4: don't BUG if someone dirty pages without asking ext4 first

Resize of `-O bigalloc` filesystem uses a computation with O(n**2) complexity
 2022-03-28 19:06 UTC 

Issues with resize of `-O bigalloc` filesystem
 2022-03-28 18:59 UTC 

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[syzbot] WARNING in ext4_dirty_folio
 2022-03-26 15:24 UTC 

[Bug 211819] New: Processes stuck in D-state after accessing ext4+fast_commit+fscrypt
 2022-03-25 22:36 UTC  (2+ messages)
` [Bug 211819] "

[PATCH] ext4: fix fallocate to use file_modified to update permissions consistently
 2022-03-24 14:55 UTC  (2+ messages)

[Bug 215712] New: kernel deadlocks while mounting the image
 2022-03-24 12:46 UTC  (6+ messages)
` [Bug 215712] "

[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-24  2:46 UTC  (6+ messages)
` [v2 PATCH 3/8] mm: khugepaged: skip DAX vma

[GIT PULL] ext4 updates for 5.18-rc1
 2022-03-23 22:10 UTC  (3+ messages)

[PATCH -next] ext4: fix use-after-free in ext4_search_dir
 2022-03-23 13:36 UTC  (4+ messages)

[PATCH] fs: ext4: Fix duplicate included linux/dax.h
 2022-03-23 11:33 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 5.18
 2022-03-22 18:31 UTC  (2+ messages)

Parallel fsck performance degradation case discussion
 2022-03-21 16:40 UTC  (2+ messages)

[PATCH -next] ext4: Fix symlink file size not match to file content
 2022-03-21 15:11 UTC  (6+ messages)

[PATCH v2 0/5] ext4: improve commit path performance for fast commit
 2022-03-21 14:06 UTC  (6+ messages)
` [PATCH v2 2/5] ext4: for committing inode, make ext4_fc_track_inode wait


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