linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 15:20:38 to 2020-03-24 21:18:01 UTC [more...]

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-24 21:17 UTC  (14+ messages)

lazytime causing inodes to remain dirty after sync?
 2020-03-24 18:43 UTC  (13+ messages)
` [PATCH] writeback: avoid double-writing the inode on a lazytime expiration
            ` [PATCH 1/2] "
              ` [PATCH 2/2] writeback, xfs: call dirty_inode() with I_DIRTY_TIME_EXPIRED when appropriate

[PATCH v10 00/25] Change readahead API
 2020-03-24  8:40 UTC  (28+ messages)
` [PATCH v10 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v10 02/25] mm: Return void from various readahead functions
` [PATCH v10 03/25] mm: Ignore return value of ->readpages
` [PATCH v10 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v10 05/25] mm: Add new readahead_control API
` [PATCH v10 06/25] mm: Use readahead_control to pass arguments
` [PATCH v10 07/25] mm: Rename various 'offset' parameters to 'index'
` [PATCH v10 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v10 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v10 10/25] mm: Put readahead pages in cache earlier
` [PATCH v10 11/25] mm: Add readahead address space operation
` [PATCH v10 12/25] mm: Move end_index check out of readahead loop
` [PATCH v10 13/25] mm: Add page_cache_readahead_unbounded
` [PATCH v10 14/25] mm: Document why we don't set PageReadahead
` [PATCH v10 15/25] mm: Use memalloc_nofs_save in readahead path
` [PATCH v10 16/25] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v10 17/25] btrfs: Convert from readpages to readahead
` [PATCH v10 18/25] erofs: Convert uncompressed files "
` [PATCH v10 19/25] erofs: Convert compressed "
` [PATCH v10 20/25] ext4: Convert "
` [PATCH v10 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v10 22/25] f2fs: Convert from readpages to readahead
` [PATCH v10 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
` [PATCH v10 24/25] fuse: Convert from readpages to readahead
` [PATCH v10 25/25] iomap: "

[PATCH] ext4: Check for non-zero journal inum in ext4_calculate_overhead
 2020-03-24  1:52 UTC  (5+ messages)

cleanup the partitioning code
 2020-03-23 19:32 UTC  (12+ messages)
` [PATCH 02/21] block: remove __bdevname
` [PATCH 17/21] block: move struct partition out of genhd.h
` [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] ext2: fix empty body warnings when -Wextra is used
 2020-03-23 12:02 UTC  (3+ messages)

[PATCH v9 00/25] Change readahead API
 2020-03-23  3:55 UTC  (46+ messages)
` [PATCH v9 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v9 02/25] mm: Return void from various readahead functions
` [PATCH v9 03/25] mm: Ignore return value of ->readpages
` [PATCH v9 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v9 05/25] mm: Add new readahead_control API
` [PATCH v9 06/25] mm: Use readahead_control to pass arguments
` [PATCH v9 07/25] mm: Rename various 'offset' parameters to 'index'
` [PATCH v9 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v9 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v9 10/25] mm: Put readahead pages in cache earlier
` [PATCH v9 11/25] mm: Add readahead address space operation
` [PATCH v9 12/25] mm: Move end_index check out of readahead loop
` [PATCH v9 13/25] mm: Add page_cache_readahead_unbounded
` [PATCH v9 14/25] mm: Document why we don't set PageReadahead
` [PATCH v9 15/25] mm: Use memalloc_nofs_save in readahead path
` [PATCH v9 16/25] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v9 17/25] btrfs: Convert from readpages to readahead
` [PATCH v9 18/25] erofs: Convert uncompressed files "
  ` [f2fs-dev] "
` [PATCH v9 19/25] erofs: Convert compressed "
  ` [f2fs-dev] "
` [PATCH v9 20/25] ext4: Convert "
` [PATCH v9 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v9 22/25] f2fs: Convert from readpages to readahead
  ` [f2fs-dev] "
` [PATCH v9 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
  ` [f2fs-dev] "
` [PATCH v9 24/25] fuse: Convert from readpages to readahead
` [PATCH v9 25/25] iomap: "

[PATCH 0/4] fscrypt: add ioctl to get file's encryption nonce
 2020-03-22  3:30 UTC  (9+ messages)
` [PATCH 1/4] fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctl
` [PATCH 2/4] ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE
` [PATCH 3/4] f2fs: "
` [PATCH 4/4] ubifs: "

Ext4 corruption with VM images as 3 > drop_caches
 2020-03-21  3:22 UTC  (7+ messages)

Fwd: Add page_cache_readahead_unbounded
 2020-03-20 15:49 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] iomap: return partial I/O count on error in iomap_dio_bio_actor
 2020-03-20 15:35 UTC  (5+ messages)

[PATCH 0/7] e2fsck: fast commit recovery path e2fsck changes
 2020-03-19 23:34 UTC  (7+ messages)
` [PATCH 1/7] e2fsck: make recovery.c identical with kernel
` [PATCH 2/7] e2fsck: allow rewriting extents of a file
` [PATCH 3/7] ext2fs: make ext2fs_calculate_summary_stats() visible
` [PATCH 4/7] e2fsck/jbd2: add fast commit feature in jbd2
` [PATCH 5/7] e2fsck/jbd2: fast commit recovery changes
` [PATCH 6/7] e2fsck: main fast commit replay handler

[PATCH] ext4: disable dioread_nolock whenever delayed allocation is disabled
 2020-03-19 15:00 UTC 

[PATCH 00/13] VFS: Filesystem information [ver #19]
 2020-03-19 12:36 UTC  (5+ messages)
` [PATCH 12/13] fsinfo: Example support for Ext4 "

[PATCH v8 00/25] Change readahead API
 2020-03-19 11:57 UTC  (4+ messages)

[PATCH v8 00/11] Inline Encryption Support
 2020-03-19 11:04 UTC  (20+ 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 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] ocfs2: fix a null pointer derefrence in ocfs2_block_group_clear_bits()
 2020-03-19  9:26 UTC  (3+ messages)

is there root_fs.arm32 used by xfstests?
 2020-03-19  1:34 UTC  (3+ messages)

[PATCH] ext4: do not commit super on read-only bdev
 2020-03-18 22:09 UTC  (2+ messages)

[Bug 206879] New: "extent tree corrupted" after several syscalls involving EXT4_IOC_SWAP_BOOT on a sparse file
 2020-03-18 15:07 UTC 

[PATCH] ext4: Avoid ENOSPC when avoiding to reuse recently deleted inodes
 2020-03-18 12:13 UTC 

[PATCH] ext4: Unregister sysfs path before destroying jbd2 journal
 2020-03-18  9:13 UTC  (2+ messages)

[PATCH] ext2: fix debug reference to ext2_xattr_cache
 2020-03-17 15:19 UTC  (3+ messages)

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

[PATCH] ext4: using matching invalidatepage in ext4_writepage
 2020-03-16 10:44 UTC  (2+ messages)

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-03-16  9:55 UTC  (8+ messages)

[PATCH 0/7 v2] e2fsprogs: Better handling of indexed directories
 2020-03-16  9:32 UTC  (17+ messages)
` [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 4/7] ext2fs: Implement dir entry creation in htree directories
` [PATCH 5/7] tests: Modify f_large_dir test to excercise indexed dir handling
` [PATCH 7/7] tune2fs: Update dir checksums when clearing dir_index feature

[PATCH] ext4: mark extents index blocks as dirty to avoid information leakage
 2020-03-16  8:01 UTC  (3+ messages)

[PATCHv5 0/6] ext4: bmap & fiemap conversion to use iomap
 2020-03-14  3:48 UTC  (15+ messages)
` [PATCHv5 1/6] ext4: Add IOMAP_F_MERGED for non-extent based mapping
` [PATCHv5 2/6] ext4: Optimize ext4_ext_precache for 0 depth
` [PATCHv5 3/6] ext4: Move ext4 bmap to use iomap infrastructure
` [PATCHv5 4/6] ext4: Make ext4_ind_map_blocks work with fiemap
` [PATCHv5 5/6] ext4: Move ext4_fiemap to use iomap framework
` [PATCHv5 6/6] Documentation: Correct the description of FIEMAP_EXTENT_LAST

LSF/MM/BPF 2020: Postponement announcement
 2020-03-13 18:47 UTC 

Is ext4_dio_read_iter() broken?
 2020-03-12 23:23 UTC  (2+ messages)

[PATCH] xfs: clear PF_MEMALLOC before exiting xfsaild thread
 2020-03-12 22:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v8 0/8] Support for Casefolding and Encryption
 2020-03-12 22:11 UTC  (4+ messages)
` [PATCH v8 2/8] fs: Add standard casefolding support


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