linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-17 01:45:47 to 2020-07-27 16:10:52 UTC [more...]

[PATCH] chattr/lsattr: Support dax attribute
 2020-07-27 16:08 UTC  (3+ messages)

[PATCH 0/6 v2] ext4: Check journal inode extents more carefully
 2020-07-27 12:43 UTC  (9+ messages)
` [PATCH 1/6] ext4: Handle error of ext4_setup_system_zone() on remount
` [PATCH 2/6] ext4: Don't allow overlapping system zones
` [PATCH 3/6] ext4: Check journal inode extents more carefully
` [PATCH 4/6] ext4: Fold ext4_data_block_valid_rcu() into the caller
` [PATCH 5/6] ext4: Handle add_system_zone() failure in ext4_setup_system_zone()
` [PATCH 6/6] ext4: Correctly restore system zone info when remount fails

[PATCH 0/4] ext4: Check journal inode extents more carefully
 2020-07-27 11:22 UTC  (12+ messages)
` [PATCH 1/4] ext4: Handle error of ext4_setup_system_zone() on remount
` [PATCH 2/4] ext4: Don't allow overlapping system zones
` [PATCH 3/4] ext4: Check journal inode extents more carefully
` [PATCH 4/4] ext4: Fold ext4_data_block_valid_rcu() into the caller

[PATCH] ext4/309: Test read-only external journal device
 2020-07-27 10:26 UTC  (3+ messages)
` [PATCH v2] ext4/002: "

[Bug 207729] New: Mounting EXT4 with data_err=abort does not abort journal on data block write failure
 2020-07-27  9:41 UTC  (2+ messages)
` [Bug 207729] "

[PATCH] ext2: ext2.h: fix duplicated word + typos
 2020-07-27  8:58 UTC  (2+ messages)

[PATCH] jbd2: check bh2jh() before accessing it
 2020-07-27  8:57 UTC  (2+ messages)

[PATCH] jbd2: fix incorrect code style
 2020-07-27  8:35 UTC  (2+ messages)

[PATCH v6 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-27  4:47 UTC  (13+ messages)
` [PATCH v6 1/7] fscrypt: Add functions for direct I/O support
    ` [f2fs-dev] "
` [PATCH v6 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v6 3/7] iomap: support direct I/O with "
` [PATCH v6 4/7] ext4: "
` [PATCH v6 5/7] f2fs: "
` [PATCH v6 6/7] fscrypt: document inline encryption support
` [PATCH v6 7/7] fscrypt: update documentation for direct I/O support

ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()
 2020-07-27  3:20 UTC  (2+ messages)

[PATCH v4 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-26  2:42 UTC  (33+ messages)
` [PATCH v4 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v4 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v4 3/7] iomap: support direct I/O with "
` [PATCH v4 4/7] ext4: "
` [PATCH v4 5/7] f2fs: "
` [PATCH v4 6/7] fscrypt: document inline encryption support
` [PATCH v4 7/7] fscrypt: update documentation for direct I/O support

[PATCH] ext4: export msg_count and warning_count via sysfs
 2020-07-25 12:33 UTC 

[PATCH v5 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-24 16:46 UTC  (9+ messages)
` [PATCH v5 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v5 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v5 3/7] iomap: support direct I/O with "
` [PATCH v5 4/7] ext4: "
` [PATCH v5 5/7] f2fs: "
` [PATCH v5 6/7] fscrypt: document inline encryption support
` [PATCH v5 7/7] fscrypt: update documentation for direct I/O support

[PATCH 0/4] ex4 block bitmap prefetching
 2020-07-24 13:58 UTC  (15+ messages)
` [PATCH 1/4] ext4: add prefetching for block allocation bitmaps
` [PATCH 2/4] ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
` [PATCH 3/4] ext4: indicate via a block bitmap read is prefetched via a tracepoint
` [PATCH 4/4] ext4: add prefetch_block_bitmaps mount options

[PATCH 00/17] VFS: Filesystem information [ver #20]
 2020-07-24 13:36 UTC  (2+ messages)
` [PATCH 13/17] fsinfo: Add support to ext4 "

[PATCH v2] ext4: remove some redundant function declarations
 2020-07-24  3:29 UTC 

[PATCH] ext4:remove some redundant function declarations
 2020-07-24  2:58 UTC  (2+ messages)

[PATCH 3/3] ext4: add needed paramter to, ext4_mb_discard_preallocations trace
 2020-07-24  2:58 UTC 

[PATCH 2/3] ext4: limit the length of per-inode prealloc list
 2020-07-24  2:58 UTC 

[PATCH 1/3] ext4: reorganize if statement of, ext4_mb_release_context()
 2020-07-24  2:58 UTC 

[PATCH] ext4: handle option set by mount flags correctly
 2020-07-23 15:05 UTC 

[Bug 207165] New: Persistent ext4_search_dir: bad entry in directory: directory entry too close to block end
 2020-07-23 14:47 UTC  (3+ messages)
` [Bug 207165] "

iomap write invalidation v2
 2020-07-22 23:13 UTC  (11+ messages)
` [PATCH 1/3] xfs: use ENOTBLK for direct I/O to buffered I/O fallback
` [PATCH 2/3] iomap: Only invalidate page cache pages on direct IO writes
` [PATCH 3/3] iomap: fall back to buffered writes for invalidation failures
    ` [Cluster-devel] "

Exporting ext4-specific information through fsinfo attributes
 2020-07-22 15:25 UTC  (10+ messages)

[PATCH] mke2fs: fix up check for hardlinks always false if inode > 0xFFFFFFFF
 2020-07-22  1:25 UTC 

[PATCH 0/5] fscrypt, fs-verity: one-time init fixes
 2020-07-21 22:59 UTC  (6+ messages)
` [PATCH 1/5] fscrypt: switch fscrypt_do_sha256() to use the SHA-256 library
` [PATCH 2/5] fscrypt: use smp_load_acquire() for fscrypt_prepared_key
` [PATCH 3/5] fscrypt: use smp_load_acquire() for ->s_master_keys
` [PATCH 4/5] fscrypt: use smp_load_acquire() for ->i_crypt_info
` [PATCH 5/5] fs-verity: use smp_load_acquire() for ->i_verity_info

[PATCH v8 0/7] ext4: add fast commits feature
 2020-07-21 18:43 UTC  (8+ messages)
` [PATCH v8 1/7] doc: update ext4 and journalling docs to include fast commit feature
` [PATCH v8 2/7] ext4: add fast_commit feature and handling for extended mount options
` [PATCH v8 3/7] ext4 / jbd2: add fast commit initialization
` [PATCH v8 4/7] jbd2: add fast commit machinery
` [PATCH v8 5/7] ext4: main fast-commit commit path
` [PATCH v8 6/7] jbd2: fast commit recovery path
` [PATCH v8 7/7] ext4: "

[PATCH] fscrypt: restrict IV_INO_LBLK_* to AES-256-XTS
 2020-07-21 18:10 UTC 

RFC: iomap write invalidation
 2020-07-21 16:05 UTC  (17+ messages)

[PATCH v7 0/7] ext4: add fast commits feature
 2020-07-21 15:54 UTC  (8+ messages)
` [PATCH v7 1/7] doc: update ext4 and journalling docs to include fast commit feature
` [PATCH v7 2/7] ext4: add fast_commit feature and handling for extended mount options
` [PATCH v7 3/7] ext4 / jbd2: add fast commit initialization
` [PATCH v7 4/7] jbd2: add fast commit machinery
` [PATCH v7 5/7] ext4: main fast-commit commit path
` [PATCH v7 6/7] jbd2: fast commit recovery path
` [PATCH v7 7/7] ext4: "

[PATCH v3 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-20 20:14 UTC  (12+ messages)
` [PATCH v3 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v3 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v3 3/7] iomap: support direct I/O with "
` [PATCH v3 4/7] ext4: "
` [PATCH v3 5/7] f2fs: "
` [PATCH v3 6/7] fscrypt: document inline encryption support
` [PATCH v3 7/7] fscrypt: update documentation for direct I/O support

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-20 17:09 UTC  (2+ messages)

[GIT PULL] Unicode patches for v5.9
 2020-07-20 15:14 UTC 

[PATCH v2] fcntl: Add 32bit filesystem mode
 2020-07-19 12:34 UTC  (4+ messages)

[PATCH] tests: replace perl usage with shell built-in
 2020-07-19 11:00 UTC 

[PATCH v2] fs/direct-io: fix one-time init of ->s_dio_done_wq
 2020-07-18  0:42 UTC  (5+ messages)

[PATCH v2] create_inode: set xattrs to the root directory as well
 2020-07-17 11:17 UTC  (2+ messages)

[PATCH] ext4: handle read only external journal device
 2020-07-17 11:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] create_inode: set xattrs to the root directory as well
 2020-07-17  8:24 UTC  (4+ messages)

[PATCH 0/5] add support for direct I/O with fscrypt using blk-crypto
 2020-07-17  1:56 UTC  (5+ messages)
` [PATCH 2/5] direct-io: add support for "


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