linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 17:10:58 to 2020-07-22 17:06:58 UTC [more...]

[PATCH v4 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-22 17:06 UTC  (16+ 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

iomap write invalidation v2
 2020-07-22 16:15 UTC  (10+ 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  (27+ messages)
` [PATCH 1/2] iomap: Only invalidate page cache pages on direct IO writes
` [PATCH 2/2] iomap: fall back to buffered writes for invalidation failures

[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 0/4] ext4: Check journal inode extents more carefully
 2020-07-21 10:39 UTC  (9+ 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 0/4] ex4 block bitmap prefetching
 2020-07-21  8:20 UTC  (10+ 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 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] ext2: ext2.h: fix duplicated word + typos
 2020-07-20  0:13 UTC 

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

[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] jbd2: check bh2jh() before accessing it
 2020-07-18 13:28 UTC 

[PATCH] jbd2: fix incorrect code style
 2020-07-18 12:57 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  (15+ messages)
` [PATCH 1/5] fscrypt: Add functions for direct I/O support
` [PATCH 2/5] direct-io: add support for fscrypt using blk-crypto
` [PATCH 3/5] iomap: support direct I/O with "
` [PATCH 4/5] ext4: "
` [PATCH 5/5] f2fs: "

[PATCH] fs/direct-io: avoid data race on ->s_dio_done_wq
 2020-07-17  1:36 UTC  (13+ messages)

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

[PATCH] ext4: catch integer overflow in ext4_cache_extents
 2020-07-15 17:25 UTC  (5+ messages)

ext4: fix spelling typos in ext4_mb_initialize_context
 2020-07-15  3:00 UTC 

[PATCH] ext4: use generic names for generic ioctls
 2020-07-14 23:09 UTC 

[PATCH] fs: i_version mntopt gets visible through /proc/mounts
 2020-07-14 20:26 UTC  (14+ messages)

[PATCH] ext4: don't hardcode bit values in EXT4_FL_USER_*
 2020-07-13  3:10 UTC 

[PATCH v3 0/5] ext4: fix inconsistency since async write metadata buffer error
 2020-07-13  1:40 UTC  (2+ messages)

always fall back to buffered I/O after invalidation failures, was: Re: [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
 2020-07-12 11:36 UTC  (13+ messages)

[PATCH] ext2: initialize quota info in ext2_xattr_set()
 2020-07-11  7:27 UTC  (3+ messages)

[RFC] quiet "inode nnn extent tree could be narrower"?
 2020-07-10 23:13 UTC 

[PATCH v2] ext4: don't BUG on inconsistent journal feature
 2020-07-10 14:08 UTC  (4+ messages)

[PATCH v3] ext4: don't BUG on inconsistent journal feature
 2020-07-10 14:07 UTC 

[PATCH] generic/530: Require metadata journaling
 2020-07-09 19:13 UTC  (2+ messages)

[xfstests-bld PATCH] test-appliance: exclude generic/587 from the encrypt tests
 2020-07-09 19:10 UTC  (4+ messages)
  ` [xfstests-bld PATCH v2] "


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