messages from 2022-08-17 03:01:21 to 2022-08-29 12:51:16 UTC [more...]
[man-pages PATCH] statx, inode: document the new STATX_INO_VERSION field
2022-08-29 12:37 UTC (3+ messages)
kernel BUG at fs/ext4/inline.c:LINE!
2022-08-29 12:17 UTC (2+ messages)
` [syzbot] "
[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
2022-08-29 10:39 UTC (23+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates
` [PATCH v3 2/7] ext4: fix i_version handling in ext4
` [PATCH v3 3/7] ext4: unconditionally enable the i_version counter
` [PATCH v3 4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time
` [PATCH v3 5/7] vfs: report an inode version in statx for IS_I_VERSION inodes
` [PATCH v3 6/7] nfs: report the inode version in statx if requested
` [PATCH v3 7/7] ceph: fill in the change attribute in statx requests
[PATCH v4 1/3] ext4: don't increase iversion counter for ea_inodes
2022-08-29 10:16 UTC (8+ messages)
` [PATCH v4 2/3] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
` [PATCH v5] "
` [PATCH v4 3/3] ext4: unconditionally enable the i_version counter
[PATCH] ext4/053: Remove nouser_xattr test
2022-08-29 10:06 UTC (4+ messages)
[PATCH 0/2] ext4: Fix performance regression with mballoc
2022-08-29 9:04 UTC (16+ messages)
` [PATCH 1/2] ext4: Make mballoc try target group first even with mb_optimize_scan
` [PATCH 2/2] ext4: Avoid unnecessary spreading of allocations among groups
[RFC 0/8] ext4: Convert inode preallocation list to an rbtree
2022-08-28 6:46 UTC (9+ messages)
` [RFC 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
` [RFC 2/8] ext4: Refactor code related to freeing PAs
` [RFC 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [RFC 4/8] ext4: Move overlap assert logic into a separate function
` [RFC 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [RFC 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [RFC 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [RFC 8/8] ext4: Remove the logic to trim inode PAs
[PATCH v5 0/8] make statx() return DIO alignment information
2022-08-27 15:34 UTC (10+ messages)
` [PATCH v5 1/8] statx: add direct I/O "
` [PATCH v5 2/8] vfs: support STATX_DIOALIGN on block devices
` [PATCH v5 3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v5 4/8] ext4: support STATX_DIOALIGN
` [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 v5 8/8] xfs: "
[PATCH v4 0/9] make statx() return DIO alignment information
2022-08-27 7:07 UTC (15+ messages)
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes
[syzbot] WARNING in ext2_fill_super
2022-08-26 16:53 UTC
[PATCH] mm: migrate: buffer_migrate_folio_norefs() fallback migrate not uptodate pages
2022-08-25 14:11 UTC (4+ messages)
[PATCH] iversion: update comments with info about atime updates
2022-08-25 0:17 UTC (19+ messages)
3: qa-Letter | Em
2022-08-24 22:27 UTC
[syzbot] possible deadlock in jbd2_journal_lock_updates
2022-08-24 10:06 UTC (3+ messages)
Daily News: Sie konnten der nachste Millionar sein. Beeil dich
2022-08-23 23:18 UTC
[PATCH v4] tune2fs: Add support for get/set UUID ioctls
2022-08-23 20:58 UTC (2+ messages)
[PATCH] ext4: Make ext4_lazyinit_thread freezable
2022-08-23 16:03 UTC (3+ messages)
[syzbot] WARNING in iomap_iter
2022-08-23 15:54 UTC (21+ messages)
[PATCH v4] ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
2022-08-23 14:22 UTC (2+ messages)
[PATCH RFC] jbd2: detect old record when do journal scan
2022-08-23 13:07 UTC (6+ messages)
[PATCH] ext4: Fix check for block being out of directory size
2022-08-23 10:00 UTC (2+ messages)
[ext4] 72b90c090b: xfstests.generic.324.fail
2022-08-23 5:57 UTC
[bug report] disk quota exceed after multiple write/delete loops
2022-08-23 4:16 UTC
[PATCH v2 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
2022-08-22 19:21 UTC (3+ messages)
[PATCH v3 0/3] fscrypt: rework keyring and stop using request_queue
2022-08-22 19:08 UTC (4+ messages)
` [PATCH v3 1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH v3 2/3] fscrypt: stop holding extra request_queue references
` [PATCH v3 3/3] fscrypt: work on block_devices instead of request_queues
Daily News: Sie konnten der nachste Millionar sein. Beeil dich
2022-08-22 13:42 UTC
[PATCH v2 0/2] fscrypt: rework filesystem-level keyring
2022-08-22 12:25 UTC (4+ messages)
` [PATCH v2 1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH v2 2/2] fscrypt: stop holding extra request_queue references
[PATCH v2] ext4: do io submit when next to write page not continuous
2022-08-22 11:59 UTC
[PATCH v3 1/3] ext4: don't increase iversion counter for ea_inodes
2022-08-22 8:33 UTC (6+ messages)
` [PATCH v3 2/3] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
[PATCH] ext4: do io submit when next to write page not continues
2022-08-21 17:21 UTC
[PATCH v3] fs/ext4: replace ternary operator with min()/max() and min_t()
2022-08-20 22:50 UTC (2+ messages)
[PATCH 0/3] Check content after reading from quota file
2022-08-20 11:05 UTC (4+ messages)
` [PATCH 1/3] quota: Check next/prev free block number "
` [PATCH 2/3] quota: Replace all block number checking with helper function
` [PATCH 3/3] quota: Add more checking after reading from quota file
[syzbot] possible deadlock in ext4_bmap
2022-08-20 6:25 UTC (3+ messages)
[PATCH] ext4: fix i_version handling in ext4
2022-08-19 11:40 UTC (2+ messages)
[PATCH 0/2] ext4: fix a infinite loop in do_writepages after online resizing
2022-08-19 8:44 UTC (9+ messages)
` [PATCH 1/2] ext4: fix GDT corruption after online resizing with bigalloc enable and blocksize is 1024
` [PATCH 2/2] ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop
Zwiększenie płynności finansowej
2022-08-19 7:51 UTC
[PATCH 0/2] fscrypt: rework filesystem-level keyring
2022-08-19 7:15 UTC (3+ messages)
` [PATCH 1/2] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH 2/2] fscrypt: stop holding extra request_queue references
[PATCH] create_inode: do not fail if filesystem doesn't support xattr
2022-08-18 16:31 UTC
[PATCHv3 0/4] submit_bh: Drop unnecessary return value
2022-08-18 14:15 UTC (6+ messages)
` [PATCHv3 1/4] jbd2: Drop useless return value of submit_bh
` [PATCHv3 2/4] fs/ntfs: Drop useless return value of submit_bh from ntfs_submit_bh_for_read
` [PATCHv3 3/4] fs/buffer: Drop useless return value of submit_bh
` [PATCHv3 4/4] fs/buffer: Make submit_bh & submit_bh_wbc return type as void
[PATCH v2] ext4: fix i_version handling in ext4
2022-08-18 7:36 UTC (3+ messages)
[Bug 216317] New: "ext4: lblock 0 mapped to illegal pblock" after upgrading to 5.19.0
2022-08-17 14:59 UTC (2+ messages)
` [Bug 216317] "
[PATCH] ext4: fix i_version handling in ext4
2022-08-17 13:47 UTC (6+ messages)
[Bug 216283] New: FUZZ: BUG() triggered in fs/ext4/extent.c:ext4_ext_insert_extent() when mount and operate on crafted image
2022-08-17 12:42 UTC (8+ messages)
` [Bug 216283] "
[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
2022-08-17 10:57 UTC (7+ messages)
[syzbot] possible deadlock in ext4_writepages
2022-08-17 7:02 UTC
[PATCH v4] fs/ext4: replace ternary operator with min()/max() and min_t()
2022-08-17 2:59 UTC
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).