linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 09:42:33 to 2018-04-02 21:49:59 UTC [more...]

[PATCH] f2fs: reserve bits for fs-verity
 2018-04-02 21:49 UTC  (2+ messages)

KASAN: use-after-free Write in __ext4_expand_extra_isize
 2018-04-02 17:01 UTC 

WARNING in ext4_superblock_csum_set
 2018-04-02 17:01 UTC 

kernel BUG at fs/ext4/extents.c:LINE!
 2018-04-01 17:01 UTC 

[PATCH 1/2] ext4: always initialize the crc32c checksum driver
 2018-04-01 12:19 UTC  (4+ messages)
` [PATCH 2/2] ext4: don't allow r/w mounts if metadata blocks overlap the superblock

WARNING in ext4_set_page_dirty
 2018-04-01  8:05 UTC 

KASAN: use-after-free Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

KASAN: slab-out-of-bounds Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

KASAN: use-after-free Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

KASAN: slab-out-of-bounds Read in __ext4_check_dir_entry
 2018-03-31 20:47 UTC 

[PATCH v8 00/18] dax: fix dma vs truncate/hole-punch
 2018-03-31  4:02 UTC  (2+ messages)
  ` [PATCH v8 05/18] ext4, dax: introduce ext4_dax_aops

[PATCH] ext4: limit xattr size to INT_MAX
 2018-03-30 21:19 UTC  (5+ messages)
` [PATCH -v2] "

[PATCH] ext4: move call to ext4_error() into ext4_xattr_check_block()
 2018-03-30 20:36 UTC 

[PATCH] ext4: protect i_disksize update by i_data_sem in direct write path
 2018-03-30 18:14 UTC  (2+ messages)

linux-next 20180327 - "SELinux: (dev dm-3, type ext4) getxattr errno 34"
 2018-03-30  4:07 UTC  (5+ messages)

[PATCH] ext4: handle errors on ext4_commit_super
 2018-03-30  1:44 UTC 

[PATCH v7 00/14] dax: fix dma vs truncate/hole-punch
 2018-03-29 22:47 UTC  (5+ messages)
  ` [PATCH v7 05/14] ext4, dax: introduce ext4_dax_aops

[PATCH v2 1/3] fstests: log-writes: Add support to output human readable flags
 2018-03-28 23:36 UTC  (8+ messages)
` [PATCH v2 2/3] fstests: log-writes: Add support for METADATA flag
` [PATCH v2 3/3] fstests: generic: Check the fs after each FUA writes

[PATCH] ext4 : fix comments in ext4_swap_extents
 2018-03-26  5:46 UTC  (2+ messages)

[PATCH] ext4: fail ext4_iget for root directory if unallocated
 2018-03-26  1:48 UTC 

[PATCH 00/14] fscrypt: improved logging and other cleanups
 2018-03-23 19:23 UTC  (15+ messages)
` [PATCH 01/14] fscrypt: remove unnecessary NULL check when allocating skcipher
` [PATCH 02/14] fscrypt: remove error messages for skcipher_request_alloc() failure
` [PATCH 03/14] fscrypt: remove WARN_ON_ONCE() when decryption fails
` [PATCH 04/14] fscrypt: remove stale comment from fscrypt_d_revalidate()
` [PATCH 05/14] fscrypt: don't clear flags on crypto transform
` [PATCH 06/14] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
` [PATCH 07/14] fscrypt: drop max_namelen check from fname_decrypt()
` [PATCH 08/14] fscrypt: drop empty name "
` [PATCH 09/14] fscrypt: make fscrypt_operations.max_namelen an integer
` [PATCH 10/14] fscrypt: remove unnecessary check for non-logon key type
` [PATCH 11/14] fscrypt: remove internal key size constants
` [PATCH 12/14] fscrypt: use a common logging function
` [PATCH 13/14] fscrypt: separate key lookup from key derivation
` [PATCH 14/14] fscrypt: only derive the needed portion of the key

[PATCH 5/7] ext4: pass -ESHUTDOWN code to jbd2 layer
 2018-03-22 15:38 UTC  (8+ messages)
  ` [PATCH 6/7] jbd2: if the journal is aborted then don't allow update of the log tail
  ` [PATCH 7/7] ext4: don't update checksum of new initialized bitmaps
  ` [PATCH 4/7] ext4: eliminate sleep from shutdown ioctl
  ` [PATCH 3/7] ext4: shutdown should not prevent get_write_access

[PATCH 1/3] fstests: log-writes: Add support to output human readable flags
 2018-03-21 14:27 UTC  (5+ messages)
` [PATCH 2/3] fstests: log-writes: Add support for METADATA flag
` [PATCH 3/3] fstests: generic: Check the fs after each FUA writes

mmc: block: bonnie++ runs with errors on arc/hsdk board
 2018-03-20  8:29 UTC  (11+ messages)

[PATCH] ext4 : fix comments in ext4_swap_extents
 2018-03-19  8:34 UTC 

ext4 ignoring rootfs default mount options
 2018-03-15 18:35 UTC  (9+ messages)

[PATCH v6 00/15] dax: fix dma vs truncate/hole-punch
 2018-03-15 15:51 UTC  (2+ messages)
` [PATCH v6 05/15] ext4, dax: introduce ext4_dax_aops

[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
 2018-03-10  6:55 UTC  (2+ messages)
  ` [PATCH v5 03/11] ext4, dax: introduce ext4_dax_aops

[PATCH 2 1/2] dax: change bdev_dax_supported() to take a block_device as input
 2018-03-06  0:06 UTC  (7+ messages)
` [PATCH 2 2/2] xfs: fix rt_dev usage for DAX

[PATCH 4.1 0/3] ext4 encryption fixes for 4.1-stable
 2018-03-03 21:07 UTC  (5+ messages)
` [PATCH 4.1 1/3] ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
` [PATCH 4.1 2/3] fscrypto: add authorization check for setting encryption policy
` [PATCH 4.1 3/3] ext4 crypto: don't regenerate the per-inode encryption key unnecessarily

[PATCH] fscrypt: add Speck128/256 support
 2018-03-02 19:56 UTC 

[PATCH V15 06/22] mmc: block: Add blk-mq support
 2018-03-02 16:39 UTC  (7+ messages)
            ` EXT4 Oops (Re: [PATCH V15 06/22] mmc: block: Add blk-mq support)

[PATCH v4 0/3] minimal DAX support for XFS realtime device
 2018-03-01  1:22 UTC  (10+ messages)
  ` [PATCH v4 1/3] fs: allow per-device dax status checking for filesystems
  ` [PATCH v4 2/3] dax: change bdev_dax_supported() to support boolean returns
  ` [PATCH v4 3/3] xfs: reject removal of realtime flag when datadev doesn't support DAX

[PATCH] ext2: fix FS_IOMAP dependency
 2018-02-28 16:28 UTC  (2+ messages)

[PATCH v6 0/3] minimal DAX support for XFS realtime device
 2018-02-27 17:14 UTC  (13+ messages)
` [PATCH v6 1/3] fs: allow per-device dax status checking for filesystems
  ` [PATCH v6 2/3] dax: change bdev_dax_supported() to support boolean returns
` [PATCH v6 3/3] xfs: reject removal of realtime flag when datadev doesn't support DAX

v4.16-rc2: virtio-block + ext4 lockdep splats / sleeping from invalid context
 2018-02-27 12:03 UTC  (5+ messages)

[e2fsprogs PATCH] tune2fs: don't recover journal if device is busy
 2018-02-26 18:08 UTC  (3+ messages)

[RFC PATCH] fstests: Check if a fs can survive random (emulated) power loss
 2018-02-26  8:50 UTC  (7+ messages)

[PATCH v5 0/3] minimal DAX support for XFS realtime device
 2018-02-18  8:10 UTC  (8+ messages)
  ` [PATCH v5 1/3] fs: allow per-device dax status checking for filesystems
  ` [PATCH v5 3/3] xfs: reject removal of realtime flag when datadev doesn't support DAX
` [PATCH v5 2/3] dax: change bdev_dax_supported() to support boolean returns

[PATCH v4 0/4] 64 bit inode counter support
 2018-02-18  2:18 UTC  (3+ messages)
` [PATCH v4 4/4] ext4: Add 64-bit inode number support

Attempts to use ext4 encryption on kernel 4.1.15 keep resulting in kernel crash
 2018-02-16 18:30 UTC  (2+ messages)

[PATCH] e2fsck: properly account cluster size
 2018-02-15 18:41 UTC  (3+ messages)

Behavior of falloc collapse range when preceded by falloc keep size : Possible eof block loss
 2018-02-14 21:48 UTC  (2+ messages)

mount stuck in infinite loop
 2018-02-14 16:43 UTC  (2+ messages)

[PATCH RFC v2 00/13] NLS/UTF-8 Case-Insensitive lookups for ext4 and VFS proposal
 2018-02-14 12:27 UTC  (8+ messages)

[PATCH v3 0/3] minimal DAX support for XFS realtime device
 2018-02-13 20:43 UTC  (5+ messages)
` [PATCH v3 2/3] dax: change bdev_dax_supported() to support boolean returns

this is what you need
 2018-02-13 13:28 UTC 

[PATCH] ext4: Fix return value for direct io reads at or beyond eof
 2018-02-12 21:18 UTC 

[GIT PULL] ext4 updates for 4.15
 2018-02-12 20:23 UTC  (7+ messages)
` ext4 iomap SEEK broken [was: [GIT PULL] ext4 updates for 4.15]

[PATCH] mke2fs: avoid inode number error with large FS
 2018-02-12 16:31 UTC  (5+ messages)

[RFC PATCH V2 00/11] Ext4 encryption support for blocksize < pagesize
 2018-02-12  9:43 UTC  (12+ messages)
` [RFC PATCH V2 01/11] ext4: Clear BH_Uptodate flag on decryption error
` [RFC PATCH V2 02/11] fs/buffer.c: Export end_buffer_async_read and create_page_buffers
` [RFC PATCH V2 03/11] fs/crypto/: Rename functions to indicate that they operate on FS blocks
` [RFC PATCH V2 04/11] completion_pages: Decrypt all contiguous blocks in a page
` [RFC PATCH V2 05/11] ext4: Decrypt all boundary blocks when doing buffered write
` [RFC PATCH V2 06/11] ext4: Decrypt the block that needs to be partially zeroed
` [RFC PATCH V2 07/11] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
` [RFC PATCH V2 08/11] Enable reading encrypted files in blocksize less than pagesize setup
` [RFC PATCH V2 09/11] fscrypt: Move completion_pages to crypto/readpage.c
` [RFC PATCH V2 10/11] Enable writing encrypted files in blocksize less than pagesize setup
` [RFC PATCH V2 11/11] ext4: Enable encryption for blocksize less than page size


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