linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 04:34:21 to 2020-03-12 22:20:53 UTC [more...]

WARNING in ext4_write_inode
 2020-03-12 22:20 UTC  (18+ messages)
` [PATCH] xfs: clear PF_MEMALLOC before exiting xfsaild thread
      ` [PATCH v2] "
              ` [PATCH v3] "
` [PATCH] cifs: clear PF_MEMALLOC before exiting demultiplex thread
  ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v8 0/8] Support for Casefolding and Encryption
 2020-03-12 22:11 UTC  (14+ messages)
` [PATCH v8 1/8] unicode: Add utf8_casefold_hash
` [PATCH v8 2/8] fs: Add standard casefolding support
` [PATCH v8 3/8] f2fs: Use generic "
` [PATCH v8 4/8] ext4: "
` [PATCH v8 5/8] fscrypt: Export fscrypt_d_revalidate
` [PATCH v8 6/8] libfs: Add generic function for setting dentry_ops
` [PATCH v8 7/8] fscrypt: Have filesystems handle their d_ops
` [PATCH v8 8/8] f2fs: Handle casefolding with Encryption

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

cleanup the partitioning code
 2020-03-12 15:19 UTC  (22+ messages)
` [PATCH 01/21] block: remove the blk_lookup_devt export
` [PATCH 02/21] block: remove __bdevname
` [PATCH 03/21] block: move disk_name and related helpers out of partition-generic.c
` [PATCH 04/21] block: move sysfs methods shared by disks and partitions to genhd.c
` [PATCH 05/21] block: remove alloc_part_info and free_part_info
` [PATCH 06/21] scsi: simplify scsi_bios_ptable
` [PATCH 07/21] scsi: move scsicam_bios_param to the end of scsicam.c
` [PATCH 08/21] scsi: simplify scsi_partsize
` [PATCH 09/21] block: unexport read_dev_sector and put_dev_sector
` [PATCH 10/21] block: cleanup how md_autodetect_dev is called
` [PATCH 11/21] block: remove warn_no_part
` [PATCH 12/21] block: declare all partition detection routines in check.h
` [PATCH 13/21] block: remove block/partitions/karma.h
` [PATCH 14/21] block: remove block/partitions/osf.h
` [PATCH 15/21] block: remove block/partitions/sgi.h
` [PATCH 16/21] block: remove block/partitions/sun.h
` [PATCH 17/21] block: move struct partition out of genhd.h
` [PATCH 18/21] block: move the *_PARTITION enum "
` [PATCH 19/21] partitions/msdos: remove LINUX_SWAP_PARTITION
` [PATCH 20/21] block: move the various x86 Unix label formats out of genhd.h
` [PATCH 21/21] block: merge partition-generic.c and check.c

[PATCH] ext4: remove map_from_cluster from ext4_ext_map_blocks
 2020-03-12 15:00 UTC  (3+ messages)

[PATCH] ext4: clean up ext4_ext_insert_extent() call in ext4_ext_map_blocks()
 2020-03-12 15:00 UTC  (3+ messages)

[PATCH][next] ext4: xattr.h: Replace zero-length array with flexible-array member
 2020-03-12 14:55 UTC  (2+ messages)

[PATCH][next] ext4: dir: Replace zero-length array with flexible-array member
 2020-03-12 14:54 UTC  (2+ messages)

[PATCH] ext4: mark block bitmap corrupted when found instead of BUGON
 2020-03-12 14:51 UTC  (3+ messages)

[PATCH] ext4: mark extents index blocks as dirty to avoid information leakage
 2020-03-12 14:46 UTC  (2+ messages)

lazytime causing inodes to remain dirty after sync?
 2020-03-12 14:34 UTC  (7+ messages)
` [PATCH] writeback: avoid double-writing the inode on a lazytime expiration

Is ext4_dio_read_iter() broken?
 2020-03-12 10:53 UTC  (7+ messages)
` Is ext4_dio_read_iter() broken? - and xfs_file_dio_aio_read()
` btrfs may be broken too - Re: Is ext4_dio_read_iter() broken?

[PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag
 2020-03-12  9:23 UTC  (7+ messages)

[man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY
 2020-03-12  8:26 UTC  (2+ messages)

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-03-12  7:27 UTC  (12+ messages)

[PATCH] ocfs2: fix a null pointer derefrence in ocfs2_block_group_clear_bits()
 2020-03-12  2:38 UTC 

[GIT PULL] fscrypt fix for v5.6-rc6
 2020-03-11 20:45 UTC  (2+ messages)

[Bug 42859] New: kernel BUG at fs/ext4/extents.c:1953
 2020-03-11 12:17 UTC  (2+ messages)
` [Bug 42859] "

[PATCH] fscrypt: don't evict dirty inodes after removing key
 2020-03-11  2:50 UTC  (2+ messages)

possible deadlock in __generic_file_fsync
 2020-03-10 22:22 UTC  (6+ messages)
` [PATCH] fs/direct-io.c: avoid workqueue allocation race

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-10 13:40 UTC  (31+ messages)
` [Lsf-pc] "
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
` [LSFMMBPF TOPIC] long live LFSMMBPF

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-10  9:18 UTC  (9+ messages)
` [PATCH 13/14] fsinfo: Example support for Ext4 "

Filesystem corruption after unreachable storage
 2020-03-09 22:32 UTC  (12+ messages)

[PATCH][next] ext2: xattr.h: Replace zero-length array with flexible-array member
 2020-03-09 18:04 UTC 

[PATCH v2 1/2] vfs: add non-blocking mode for function find_inode_nowait()
 2020-03-09 16:12 UTC  (2+ messages)

[PATCH v5 01/20] ext4: update docs for fast commit feature
 2020-03-09  7:05 UTC  (20+ messages)
  ` [PATCH v5 02/20] ext4: add handling for extended mount options
  ` [PATCH v5 03/20] ext4, jbd2: add fast commit initialization routines
  ` [PATCH v5 04/20] jbd2: add fast commit block tracker variables
  ` [PATCH v5 05/20] jbd2: disable fast commits if journal is empty
  ` [PATCH v5 06/20] jbd2: fast commit main commit path changes
  ` [PATCH v5 07/20] ext4: add generic diff tracking routines and range tracking
  ` [PATCH v5 08/20] ext4: add directory entry tracking routines
  ` [PATCH v5 09/20] ext4: add inode tracking and ineligible marking routines
  ` [PATCH v5 10/20] ext4: break ext4_unlink() and ext4_link()
  ` [PATCH v5 11/20] ext4: add fast commit track points
  ` [PATCH v5 12/20] ext4: add fast commit on-disk format structs
  ` [PATCH v5 13/20] jbd2: add new APIs for commit path of fast commits
  ` [PATCH v5 14/20] ext4: main commit routine for "
  ` [PATCH v5 15/20] jbd2: add fast commit recovery path support
  ` [PATCH v5 16/20] ext4: fast commit recovery path preparation
  ` [PATCH v5 17/20] ext4: add idempotent helpers to manipulate bitmaps
  ` [PATCH v5 18/20] ext4: disable certain features in replay path
  ` [PATCH v5 19/20] ext4: add fast commit "
  ` [PATCH v5 20/20] ext4: add debug mount option to test fast commit replay

KASAN: use-after-free Read in ext4_xattr_set_entry (3)
 2020-03-09  5:43 UTC 

[PATCH 0/7 v2] e2fsprogs: Better handling of indexed directories
 2020-03-08  2:20 UTC  (8+ messages)
` [PATCH 1/7] e2fsck: Clarify overflow link count error message
` [PATCH 2/7] e2fsck: Fix indexed dir rehash failure with metadata_csum enabled
` [PATCH 3/7] ext2fs: Update allocation info earlier in ext2fs_mkdir() and ext2fs_symlink()

[PATCH] libext2fs/ismounted.c: check open(O_EXCL) before mntent file
 2020-03-07 18:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH][e2fsprogs] misc/create_inode.c: set dir's mode correctly
 2020-03-07 17:43 UTC  (2+ messages)

[PATCH] libext2fs: don't use O_DIRECT for files on tmpfs
 2020-03-07 16:17 UTC  (2+ messages)

[PATCHv5 0/6] ext4: bmap & fiemap conversion to use iomap
 2020-03-07  5:50 UTC  (11+ messages)
` [PATCHv5 3/6] ext4: Move ext4 bmap to use iomap infrastructure

Ext4 errors in linux /var/log/messages
 2020-03-06 14:15 UTC  (2+ messages)

[ext4:dev] BUILD SUCCESS dce8e237100f60c28cc66effb526ba65a01d8cb3
 2020-03-06 13:41 UTC 

[PATCH] ext4: fix a data race at inode->i_disksize
 2020-03-06  4:34 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).