messages from 2022-08-29 14:51:28 to 2022-09-05 05:53:19 UTC [more...]
[PATCH v2 00/14] fs/buffer: remove ll_rw_block()
2022-09-05 5:53 UTC (32+ messages)
` [PATCH v2 01/14] fs/buffer: remove __breadahead_gfp()
` [PATCH v2 02/14] fs/buffer: add some new buffer read helpers
` [PATCH v2 03/14] fs/buffer: replace ll_rw_block()
` [PATCH v2 04/14] gfs2: "
` [PATCH v2 05/14] isofs: "
` [PATCH v2 06/14] jbd2: "
` [PATCH v2 07/14] ntfs3: "
` [PATCH v2 08/14] ocfs2: "
` [PATCH v2 09/14] reiserfs: "
` [PATCH v2 10/14] udf: "
` [PATCH v2 11/14] ufs: "
` [PATCH v2 12/14] fs/buffer: remove ll_rw_block() helper
` [PATCH v2 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
` [PATCH v2 14/14] fs/buffer: remove bh_submit_read() helper
[PATCH 0/2] ext4: Fix performance regression with mballoc
2022-09-04 22:32 UTC (12+ messages)
kvm-xfstests, adv test scenario, inode size-related failures
2022-09-04 20:09 UTC
[PATCH 00/23] Convert to filemap_get_folios_tag()
2022-09-03 17:38 UTC (33+ messages)
` [PATCH 01/23] pagemap: Add filemap_grab_folio()
` [PATCH 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH 05/23] afs: Convert afs_writepages_region() "
` [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH 23/23] filemap: Remove find_get_pages_range_tag()
[PATCH v2 00/13] some refactor of __ext4_fill_super()
2022-09-03 3:01 UTC (14+ messages)
` [PATCH v2 01/13] ext4: goto right label 'failed_mount3a'
` [PATCH v2 02/13] ext4: remove cantfind_ext4 error handler
` [PATCH v2 03/13] ext4: factor out ext4_set_def_opts()
` [PATCH v2 04/13] ext4: factor out ext4_handle_clustersize()
` [PATCH v2 05/13] ext4: factor out ext4_fast_commit_init()
` [PATCH v2 06/13] ext4: factor out ext4_inode_info_init()
` [PATCH v2 07/13] ext4: factor out ext4_encoding_init()
` [PATCH v2 08/13] ext4: factor out ext4_init_metadata_csum()
` [PATCH v2 09/13] ext4: factor out ext4_check_feature_compatibility()
` [PATCH v2 10/13] ext4: factor out ext4_geometry_check()
` [PATCH v2 11/13] ext4: factor out ext4_group_desc_init() and ext4_group_desc_free()
` [PATCH v2 12/13] ext4: factor out ext4_load_and_init_journal()
` [PATCH v2 13/13] ext4: factor out ext4_journal_data_mode_check()
[PATCH v2] ext4: place buffer head allocation before handle start
2022-09-03 1:24 UTC
Wycena paneli fotowoltaicznych
2022-09-02 7:55 UTC
[PATCH -next] ext4: ensure data forced to disk when rename
2022-09-02 3:31 UTC (5+ messages)
[RFC PATCH] ext4: limit the number of retries after discarding preallocations blocks
2022-09-01 22:18 UTC
[PATCH v4 0/3] fscrypt: rework keyring and stop using request_queue
2022-09-01 19:32 UTC (4+ messages)
` [PATCH v4 1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH v4 2/3] fscrypt: stop holding extra request_queue references
` [PATCH v4 3/3] fscrypt: work on block_devices instead of request_queues
[RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
2022-09-01 16:30 UTC (3+ messages)
[Bug 216430] New: mdtest may pause for 5-10 mins on ext4
2022-09-01 8:49 UTC (4+ messages)
` [Bug 216430] "
[PATCH 00/13] some refactor of __ext4_fill_super()
2022-09-01 7:59 UTC (31+ messages)
` [PATCH 01/13] ext4: goto right label 'failed_mount3a'
` [PATCH 02/13] ext4: remove cantfind_ext4 error handler
` [PATCH 03/13] ext4: factor out ext4_set_def_opts()
` [PATCH 04/13] ext4: factor out ext4_handle_clustersize()
` [PATCH 05/13] ext4: factor out ext4_fast_commit_init()
` [PATCH 06/13] ext4: factor out ext4_inode_info_init()
` [PATCH 07/13] ext4: factor out ext4_encoding_init()
` [PATCH 08/13] ext4: factor out ext4_handle_csum()
` [PATCH 09/13] ext4: factor out ext4_compat_feature_check()
` [PATCH 10/13] ext4: factor out ext4_geometry_check()
` [PATCH 11/13] ext4: factor out ext4_group_desc_init() and ext4_group_desc_free()
` [PATCH 12/13] ext4: factor out ext4_load_and_init_journal()
` [PATCH 13/13] ext4: factor out ext4_journal_data_check()
[PATCH] ext4: Don't run ext4lazyinit for read-only filesystems
2022-08-31 22:09 UTC (3+ messages)
[PATCH] ext4: Fix check for block being out of directory size
2022-08-31 19:31 UTC (3+ messages)
[PATCH linux-next] ext4: remove redundant variable err
2022-08-31 16:08 UTC
[PATCH 00/14] buffer: remove ll_rw_block()
2022-08-31 13:11 UTC (30+ messages)
` [PATCH 01/14] fs/buffer: remove __breadahead_gfp()
` [PATCH 02/14] fs/buffer: add some new buffer read helpers
` [PATCH 03/14] fs/buffer: replace ll_rw_block()
` [PATCH 04/14] gfs2: "
` [PATCH 05/14] isofs: "
` [PATCH 06/14] jbd2: "
` [PATCH 07/14] ntfs3: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] reiserfs: "
` [PATCH 10/14] udf: "
` [PATCH 11/14] ufs: "
` [PATCH 12/14] fs/buffer: remove ll_rw_block() helper
` [PATCH 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
` [PATCH 14/14] fs/buffer: remove bh_submit_read() helper
[PATCH] ext4/053: Remove nouser_xattr test
2022-08-31 10:37 UTC (5+ messages)
[PATCH] ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
2022-08-31 10:36 UTC (2+ messages)
ext2/zram issue [was: Linux 5.19]
2022-08-31 7:55 UTC (2+ messages)
[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
2022-08-30 20:08 UTC (26+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates
` [PATCH v3 3/7] ext4: unconditionally enable the i_version counter
[PATCH] ext4: place buffer head allocation before handle start
2022-08-30 16:38 UTC
[PATCH v3 4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time
2022-08-30 11:20 UTC (12+ messages)
kernel BUG at fs/ext4/inline.c:LINE!
2022-08-30 7:46 UTC (4+ messages)
` [syzbot] "
[PATCH v5 0/8] make statx() return DIO alignment information
2022-08-29 17:43 UTC (7+ messages)
` [PATCH v5 5/8] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v5 6/8] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v5 7/8] f2fs: support STATX_DIOALIGN
[PATCH] Documentation: ext4: correct the document about superblock
2022-08-29 16:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).