linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-21 16:18:53 to 2019-10-30 17:51:39 UTC [more...]

[PATCH] Revert "ext4 crypto: fix to check feature status before get policy"
 2019-10-30 17:51 UTC  (3+ messages)

[PATCH] ext4: bio_alloc never fails
 2019-10-30 16:12 UTC  (5+ messages)

[PATCH v3 09/13] ext4: fast-commit commit path changes
 2019-10-30 14:26 UTC  (4+ messages)
      ` 答复: [External Mail]Re: "

[PATCH] fs/ext4: get project quota from inode for mangling statfs results
 2019-10-30 12:57 UTC  (4+ messages)

[PATCH 0/7 v2] jbd2: Bit spinlock conversions
 2019-10-30 11:49 UTC  (5+ messages)
` [PATCH 5/7] jbd2: Don't call __bforget() unnecessarily

[PATCH v6 00/11] ext4: port direct I/O to iomap infrastructure
 2019-10-30 11:39 UTC  (25+ messages)
` [PATCH v6 01/11] ext4: reorder map.m_flags checks within ext4_iomap_begin()
` [PATCH v6 02/11] ext4: update direct I/O read lock pattern for IOCB_NOWAIT
` [PATCH v6 03/11] ext4: iomap that extends beyond EOF should be marked dirty
` [PATCH v6 04/11] ext4: move set iomap routines into a separate helper ext4_set_iomap()
` [PATCH v6 05/11] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper
` [PATCH v6 06/11] ext4: introduce new callback for IOMAP_REPORT
` [PATCH v6 07/11] ext4: introduce direct I/O read using iomap infrastructure
` [PATCH v6 08/11] ext4: move inode extension/truncate code out from ->iomap_end() callback
` [PATCH v6 09/11] ext4: move inode extension check out from ext4_iomap_alloc()
` [PATCH v6 11/11] ext4: introduce direct I/O write using iomap infrastructure
` [PATCH v6 10/11] ext4: update ext4_sync_file() to not use __generic_file_fsync()

[PATCH v2] ext2: don't set *count in the case of failure in ext2_try_to_allocate()
 2019-10-30 10:15 UTC  (2+ messages)

[PATCH v3 00/13] ext4: add fast commit support
 2019-10-30  5:12 UTC  (15+ messages)
` [PATCH v3 01/13] ext4: add handling for extended mount options
` [PATCH v3 05/13] jbd2: fast-commit recovery path changes
` [PATCH v3 08/13] ext4: fast-commit commit range tracking
` [PATCH v3 09/13] ext4: fast-commit commit path changes
` [PATCH v3 11/13] ext4: add support for asynchronous fast commits

[PATCH 0/4] statx: expose the fs-verity bit
 2019-10-29 20:41 UTC  (5+ messages)
` [PATCH 1/4] statx: define STATX_ATTR_VERITY
` [PATCH 2/4] ext4: support STATX_ATTR_VERITY
` [PATCH 3/4] f2fs: "
` [PATCH 4/4] docs: fs-verity: mention statx() support

[PATCH v2 0/3] fscrypt: support for IV_INO_LBLK_64 policies
 2019-10-29 17:47 UTC  (5+ messages)
` [PATCH v2 1/3] fscrypt: add "
` [PATCH v2 2/3] ext4: add support for IV_INO_LBLK_64 encryption policies
` [PATCH v2 3/3] f2fs: "

[PATCH] ext4: deaccount delayed allocations at freeing inode in ext4_evict_inode()
 2019-10-29  7:20 UTC  (2+ messages)

[RFC 0/5] Ext4: Add support for blocksize < pagesize for dioread_nolock
 2019-10-29  7:19 UTC  (6+ messages)
` [RFC 1/5] ext4: keep uniform naming convention for io & io_end variables

❌ FAIL: Test report for kernel 5.3.8-rc2-96dab43.cki (stable)
 2019-10-29  5:25 UTC 

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-10-27 22:10 UTC  (23+ messages)
` [PATCH 1/5] fs/stat: Define DAX statx attribute
` [PATCH 2/5] fs/xfs: Isolate the physical DAX flag from effective
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH AUTOSEL 5.3 15/33] jbd2: flush_descriptor(): Do not decrease buffer head's ref count
 2019-10-25 13:54 UTC 

[PATCH AUTOSEL 4.14 19/25] jbd2: flush_descriptor(): Do not decrease buffer head's ref count
 2019-10-25 13:57 UTC 

[PATCH AUTOSEL 4.9 14/20] jbd2: flush_descriptor(): Do not decrease buffer head's ref count
 2019-10-25 13:57 UTC 

[PATCH AUTOSEL 4.4 11/16] jbd2: flush_descriptor(): Do not decrease buffer head's ref count
 2019-10-25 13:58 UTC 

[PATCH AUTOSEL 4.19 29/37] jbd2: flush_descriptor(): Do not decrease buffer head's ref count
 2019-10-25 13:55 UTC 

[PATCH v2 0/2] ext4: support encryption with blocksize != PAGE_SIZE
 2019-10-25 13:30 UTC  (4+ messages)
` [PATCH v2 1/2] fs/buffer.c: support fscrypt in block_read_full_page()
` [PATCH v2 2/2] ext4: Enable encryption for subpage-sized blocks

[PATCH] ext2: don't set count in the case of failure
 2019-10-25 13:02 UTC  (2+ messages)

[PATCH 0/2] make jbd2 support checkpoint asynchronously
 2019-10-25  6:35 UTC  (3+ messages)
` [RFC 2/2] ext4: add async_checkpoint mount option

[PATCH 0/19 v3] ext4: Fix transaction overflow due to revoke descriptors
 2019-10-24 15:12 UTC  (51+ messages)
` [PATCH 03/22] ext4: Do not iput inode under running transaction in ext4_mkdir()
` [PATCH 04/22] ext4: Fix credit estimate for final inode freeing
` [PATCH 05/22] ext4: Fix ext4_should_journal_data() for EA inodes
` [PATCH 08/22] ext4: Provide function to handle transaction restarts
` [PATCH 09/22] ext4, jbd2: Provide accessor function for handle credits
` [PATCH 10/22] ocfs2: Use accessor function for h_buffer_credits
` [PATCH 11/22] jbd2: Fix statistics for the number of logged blocks
` [PATCH 12/22] jbd2: Reorganize jbd2_journal_stop()
` [PATCH 13/22] jbd2: Drop pointless check from jbd2_journal_stop()
` [PATCH 14/22] jbd2: Drop pointless wakeup "
` [PATCH 15/22] jbd2: Factor out common parts of stopping and restarting a handle
` [PATCH 16/22] jbd2: Account descriptor blocks into t_outstanding_credits
` [PATCH 17/22] jbd2: Drop jbd2_space_needed()
` [PATCH 18/22] jbd2: Reserve space for revoke descriptor blocks
` [PATCH 19/22] jbd2: Rename h_buffer_credits to h_total_credits
` [PATCH 20/22] jbd2: Make credit checking more strict
` [PATCH 21/22] ext4: Reserve revoke credits for freed blocks
` [PATCH 22/22] jbd2: Provide trace event for handle restarts

1024TB Ext4 partition
 2019-10-24 13:23 UTC 

[PATCH v5 00/12] ext4: port direct I/O to iomap infrastructure
 2019-10-24 11:17 UTC  (44+ messages)
` [PATCH v5 01/12] ext4: move set iomap routines into separate helper ext4_set_iomap()
` [PATCH v5 02/12] ext4: iomap that extends beyond EOF should be marked dirty
` [PATCH v5 03/12] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper
` [PATCH v5 04/12] ext4: introduce new callback for IOMAP_REPORT
` [PATCH v5 05/12] iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
` [PATCH v5 07/12] ext4: introduce direct I/O read using iomap infrastructure
` [PATCH v5 08/12] ext4: update direct I/O read to do trylock in IOCB_NOWAIT cases
` [PATCH v5 09/12] ext4: move inode extension/truncate code out from ->iomap_end() callback
` [PATCH v5 12/12] ext4: introduce direct I/O write using iomap infrastructure

[PATCH 0/3] fscrypt: support for inline-encryption-optimized policies
 2019-10-24  9:54 UTC  (18+ messages)
` [PATCH 1/3] fscrypt: add "
` [PATCH 2/3] ext4: add support for INLINE_CRYPT_OPTIMIZED encryption policies
` [PATCH 3/3] f2fs: "

"New" ext4 features tests in LTP
 2019-10-24  8:37 UTC  (4+ messages)

[PATCH] ext2: return error when fail to allocating memory in ioctl
 2019-10-24  7:24 UTC  (2+ messages)

[Bug 205197] New: kernel BUG at fs/ext4/extents_status.c:884
 2019-10-24  6:58 UTC  (3+ messages)
` [Bug 205197] "

[PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-10-24  4:57 UTC 

[PATCH linux-kselftest/test v2] ext4: add kunit test for decoding extended timestamps
 2019-10-24  1:30 UTC  (13+ messages)

[Project Quota]file owner could change its project ID?
 2019-10-23 23:01 UTC  (11+ messages)

[PATCH] ext4: fix signed vs unsigned comparison in ext4_valid_extent()
 2019-10-23 19:46 UTC  (5+ messages)

[PATCH] ext2fs: add ext2fs_read_sb that returns superblock
 2019-10-22 22:56 UTC  (2+ messages)

[PATCH v2] ext2: add missing brelse in ext2_new_blocks()
 2019-10-22  9:25 UTC  (2+ messages)

[PATCH] ext2: add missing brelse in ext2_new_blocks()
 2019-10-22  8:28 UTC  (2+ messages)

[PATCH] ext2: adjust block num when retry allocation
 2019-10-22  5:36 UTC  (3+ messages)

[e2fsprogs PATCH] Support the stable_inodes feature
 2019-10-21 23:30 UTC 

[PATCH] docs: ioctl-number: document fscrypt ioctl numbers
 2019-10-21 20:29 UTC  (2+ messages)

[PATCH] fscrypt: remove struct fscrypt_ctx
 2019-10-21 20:28 UTC  (2+ messages)

[xfstests-bld PATCH] test-appliance: add ext4/encrypt_1k test config
 2019-10-21 19:30 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).