linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 21:26:17 to 2022-04-12 14:25:58 UTC [more...]

[RFC PATCH v2] ext4: convert symlink external data block mapping to bdev
 2022-04-12 14:25 UTC  (3+ messages)

df returns incorrect size of partition due to huge overhead block count in ext4 partition
 2022-04-12  8:56 UTC  (5+ messages)

use block_device based APIs in block layer consumers
 2022-04-11 18:24 UTC  (68+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
  ` [dm-devel] "
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
  ` [dm-devel] "
` [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
  ` [Ocfs2-devel] "
` [PATCH 11/27] block: add a bdev_write_cache helper
  ` [Ocfs2-devel] "
` [PATCH 12/27] block: add a bdev_fua helper
  ` [Ocfs2-devel] "
` [PATCH 13/27] block: add a bdev_stable_writes helper
  ` [Ocfs2-devel] "
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
  ` [dm-devel] "
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
  ` [Ocfs2-devel] "
` [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
  ` [Ocfs2-devel] "
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
  ` [Ocfs2-devel] "
` [PATCH 19/27] block: remove queue_discard_alignment
  ` [Ocfs2-devel] "
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
  ` [Ocfs2-devel] "
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
  ` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment "
` [PATCH 22/27] block: refactor discard bio size limiting
  ` [Ocfs2-devel] "
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
  ` [Ocfs2-devel] "
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
  ` [Ocfs2-devel] "
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches

use block_device based APIs in block layer consumers v2
 2022-04-11 17:25 UTC  (38+ 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
  ` [Drbd-dev] "
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [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: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches

[RFC PATCH] ext4: convert symlink external data block mapping to bdev
 2022-04-11 10:50 UTC  (7+ messages)

[PATCH v2] ext4: remove unnecessary conditional
 2022-04-11  3:23 UTC 

[PATCH] ext4/053: Add support for testing mb_optimize_scan
 2022-04-10 12:48 UTC  (2+ messages)

[PATCH v2 0/2] tests/ext4: Ensure resizes with sparse_super2 are handled correctly
 2022-04-10 10:36 UTC  (3+ messages)
` [PATCH v2 2/2] ext4: Test to ensure resize with sparse_super2 is "

e2fsprogs builds and installs obsolete version of blkid
 2022-04-09  3:24 UTC  (3+ messages)

[PATCH v2] fs: remove unnecessary conditional
 2022-04-08 13:58 UTC  (2+ messages)

ext4/052 test failures and possible circular locking
 2022-04-08 11:09 UTC  (2+ messages)

[Bug 215818] New: FUZZ: KASAN: slab-out-of-bounds in fs/ext4/xattr.c: ext4_xattr_set_entry()
 2022-04-07 21:05 UTC 

[PATCH v3] ext4: truncate during setxattr leads to kernel panic
 2022-04-07 18:25 UTC  (6+ messages)

Loop device fixes
 2022-04-07 15:40 UTC 

[PATCH] ext4: remove redundant judgment
 2022-04-07 15:01 UTC  (2+ messages)

[PATCH] Shrink fast commit buffer when not used
 2022-04-07 12:42 UTC 

[PATCH] ext4: Should ext4_bio_end_io be ext4_end_io_end ?
 2022-04-06 12:52 UTC 

[PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
 2022-04-06 11:56 UTC  (22+ 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

[PATCH -next] ext4: Fix symlink file size not match to file content
 2022-04-06  8:31 UTC  (5+ 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  (6+ messages)
` [PATCH 3/5] ext4: Implement ci comparison using fscrypt_name

[PATCH v2 0/3] split vm_normal_pages for LRU and non-LRU handling
 2022-04-04 19:22 UTC  (9+ messages)
` [PATCH v2 1/3] mm: add vm_normal_lru_pages for LRU handled pages only
` [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  (2+ 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  (2+ 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  (3+ 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  (5+ messages)
` [PATCHv2 3/4] generic/676: Add a new shutdown recovery test

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)


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