linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-23 20:25:12 to 2020-04-06 10:00:12 UTC [more...]

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-04-06 10:00 UTC  (23+ messages)

[PATCH v2] ext2: Silence lockdep warning about reclaim under xattr_sem
 2020-04-06  5:36 UTC  (2+ messages)

[PATCH] libext2fs: avoid pointer arithmetic on `void *`
 2020-04-06  0:43 UTC  (2+ messages)

ext4 recovery
 2020-04-05 16:10 UTC  (3+ messages)

WARNING in ext4_da_update_reserve_space
 2020-04-04 22:13 UTC  (5+ messages)

spontaneous crash with "ext4: move ext4 bmap to use iomap infrastructure"
 2020-04-03 11:34 UTC  (5+ messages)

[PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
 2020-04-03  3:45 UTC  (14+ messages)
` [PATCH 1/4] block: create payloadless issue bio helper
` [PATCH 2/4] block: Add support for REQ_OP_ASSIGN_RANGE
` [PATCH 3/4] loop: Forward REQ_OP_ASSIGN_RANGE into fallocate(0)
` [PATCH 4/4] ext4: Notify block device about alloc-assigned blk

[GIT PULL] vfs: bug fix for 5.7
 2020-04-02 20:25 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.7
 2020-04-02 20:25 UTC  (2+ messages)

[PATCH] e2scrub: Remove PATH setting from the scripts
 2020-04-02 15:17 UTC  (2+ messages)

[ext4:dev] BUILD SUCCESS 54d3adbc29f0c7c53890da1683e629cd220d7201
 2020-04-02 14:34 UTC 

[PATCH 00/13] VFS: Filesystem information [ver #19]
 2020-04-02 14:14 UTC  (10+ messages)

[PATCH -next] ext4: remove set but not used variable 'es' in ext4_jbd2.c
 2020-04-02  3:47 UTC 

[PATCH -next] ext4: remove set but not used variable 'es'
 2020-04-02  3:39 UTC 

[PATCH -next] ext4: Fix build error while CONFIG_PRINTK is n
 2020-04-02  2:29 UTC  (3+ messages)

[PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature
 2020-04-02  2:19 UTC  (7+ messages)
` [PATCH 1/4] tune2fs: prevent changing UUID of fs with "
` [PATCH 2/4] tune2fs: prevent stable_inodes feature from being cleared
` [PATCH 3/4] ext4.5: document the stable_inodes feature
` [PATCH 4/4] tune2fs.8: "

Exporting ext4-specific information through fsinfo attributes
 2020-04-01 20:36 UTC  (6+ messages)

[GIT PULL] fscrypt updates for 5.7
 2020-03-31 21:50 UTC  (2+ messages)

linux-next: Tree for Mar 31 (fs/ext4)
 2020-03-31 15:34 UTC 

[PATCH 0/2] Fixes for dir_index support in libext2fs
 2020-03-31 14:30 UTC  (10+ messages)
` [PATCH 1/2] ext2fs: Fix error checking in dx_link()
` [PATCH 2/2] ext2fs: Fix off-by-one in dx_grow_tree()

[PATCH] fcntl: Add 32bit filesystem mode
 2020-03-31 13:35 UTC 

[PATCH] ext4: Do not zeroout extents beyond i_disksize
 2020-03-31 13:34 UTC  (2+ messages)

[ext4:dev] BUILD SUCCESS 2ea2fc775321f17d9324653e5548cc499247906e
 2020-03-31  5:48 UTC 

[PATCH] ext4: Fix return-value types in several function documentation comments
 2020-03-30  4:17 UTC  (2+ messages)

[PATCH] ext4: Fix incorrect group count in ext4_fill_super error message
 2020-03-29 16:44 UTC  (7+ messages)

[RFC PATCH v1 08/50] fs/ext4/ialloc.c: Replace % with reciprocal_scale() TO BE VERIFIED
 2020-03-29  4:00 UTC  (5+ messages)

[PATCH] ext4: Fix incorrect inodes per group in error message
 2020-03-29  2:29 UTC  (3+ messages)

Ext4 corruption with VM images as 3 > drop_caches
 2020-03-29  2:17 UTC  (3+ messages)
` [PATCH] ext4: Don't set dioread_nolock by default for blocksize < pagesize

[PATCH] ext4: save all error info in save_error_info() and drop ext4_set_errno()
 2020-03-29  2:04 UTC 

[PATCH v2] ext4: Fix incorrect group count in ext4_fill_super error message
 2020-03-29  0:11 UTC  (2+ messages)

[PATCH 1/2] ext4: return lblk from ext4_find_entry
 2020-03-29  0:01 UTC  (7+ messages)
` [PATCH 2/2] ext4: shrink directories on dentry delete

[PATCH v9 00/11] Inline Encryption Support
 2020-03-27 17:05 UTC  (22+ messages)
` [PATCH v9 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v9 02/11] block: Inline encryption support for blk-mq
` [PATCH v9 03/11] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v9 04/11] block: blk-crypto-fallback for Inline Encryption
` [PATCH v9 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v9 06/11] scsi: ufs: UFS crypto API
` [PATCH v9 07/11] scsi: ufs: Add inline encryption support to UFS
` [PATCH v9 08/11] fs: introduce SB_INLINECRYPT
` [PATCH v9 09/11] fscrypt: add inline encryption support
` [PATCH v9 10/11] f2fs: "
` [PATCH v9 11/11] ext4: "

[ext4:dev] BUILD SUCCESS c8980e1980ccdc2229aa2218d532ddc62e0aabe5
 2020-03-26 23:31 UTC 

[PATCH e2fsprogs 00/11] Improvements for Case-insensitive handling
 2020-03-26 17:25 UTC  (14+ messages)
` [PATCH e2fsprogs 01/11] tune2fs: Allow enabling casefold feature after fs creation
` [PATCH e2fsprogs 02/11] tune2fs: Fix casefold+encrypt error message
` [PATCH e2fsprogs 03/11] ext2fs: Add method to validate casefolded strings
` [PATCH e2fsprogs 04/11] ext2fs: Implement faster CI comparison of strings
` [PATCH e2fsprogs 05/11] e2fsck: Fix entries with invalid encoded characters
` [PATCH e2fsprogs 06/11] e2fsck: Support casefold directories when rehashing
` [PATCH e2fsprogs 07/11] dict: Support comparison with context
` [PATCH e2fsprogs 08/11] e2fsck: Detect duplicated casefolded direntries for rehash
` [PATCH e2fsprogs 09/11] e2fsck: Add option to force encoded filename verification
` [PATCH e2fsprogs 10/11] e2fsck.8.in: Document check_encoding extended option
` [PATCH e2fsprogs 11/11] tests: f_bad_fname: Test fixes of invalid filenames and duplicates
` [PATCH e2fsprogs 11/11] tests: f_bad_fname: Validate fix "

lazytime fixes
 2020-03-26 17:01 UTC  (9+ messages)
` [PATCH 1/4] ubifs: remove broken lazytime support
` [PATCH 2/4] fs: avoid double-writing the inode on a lazytime expiration
` [PATCH 3/4] fs: don't call ->dirty_inode for lazytime timestamp updates
` [PATCH 4/4] fs: clean up generic_update_time a bit

[PATCH v10 00/25] Change readahead API
 2020-03-26 16:53 UTC  (19+ messages)
` [PATCH v10 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v10 02/25] mm: Return void from various readahead functions
` [PATCH v10 11/25] mm: Add readahead address space operation
` [PATCH v10 12/25] mm: Move end_index check out of readahead loop
` [PATCH v10 17/25] btrfs: Convert from readpages to readahead
` [PATCH v10 18/25] erofs: Convert uncompressed files "
` [PATCH v10 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v10 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
` [PATCH v10 24/25] fuse: Convert from readpages to readahead
` [PATCH v10 25/25] iomap: "

[PATCH] ext4: disable dioread_nolock whenever delayed allocation is disabled
 2020-03-26 14:57 UTC  (2+ messages)

[PATCH] ext4: do not commit super on read-only bdev
 2020-03-26 14:57 UTC  (2+ messages)

[PATCH] ext4: Avoid ENOSPC when avoiding to reuse recently deleted inodes
 2020-03-26 14:55 UTC  (2+ messages)
` [PATCH] ext4: avoid "

[PATCH] ext4: Unregister sysfs path before destroying jbd2 journal
 2020-03-26 14:53 UTC  (3+ messages)

[PATCH 0/7 v2] e2fsprogs: Better handling of indexed directories
 2020-03-26 14:27 UTC  (4+ messages)
` [PATCH 7/7] tune2fs: Update dir checksums when clearing dir_index feature

[PATCH] writeback: avoid double-writing the inode on a lazytime expiration
 2020-03-25 15:47 UTC  (9+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] writeback, xfs: call dirty_inode() with I_DIRTY_TIME_EXPIRED when appropriate

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-24 21:17 UTC  (9+ messages)

[PATCH] ext4: Check for non-zero journal inum in ext4_calculate_overhead
 2020-03-24  1:52 UTC  (2+ 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).