messages from 2025-05-21 22:43:49 to 2025-06-05 01:42:40 UTC [more...]
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-05 1:39 UTC (41+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH 10/12] mm: Remove devmap related functions and page table bits
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
` [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key
[syzbot] [v9fs?] [ext4?] INFO: task hung in __iterate_supers
2025-06-04 22:40 UTC
[PATCH 0/4] ext4: better scalability for ext4 block allocation
2025-06-04 8:13 UTC (17+ messages)
` [PATCH 1/4] ext4: add ext4_try_lock_group() to skip busy groups
` [PATCH 2/4] ext4: move mb_last_[group|start] to ext4_inode_info
` [PATCH 3/4] ext4: get rid of some obsolete EXT4_MB_HINT flags
` [PATCH 4/4] ext4: fix typo in CR_GOAL_LEN_SLOW comment
[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-04 2:08 UTC (11+ messages)
` [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [PATCH 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [PATCH 03/10] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [PATCH 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [PATCH 05/10] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [PATCH 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [PATCH 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH 08/10] block: factor out common part in blkdev_fallocate()
` [PATCH 09/10] block: add FALLOC_FL_WRITE_ZEROES support
` [PATCH 10/10] ext4: "
EXT4/JBD2 Not Fully Released device after unmount of NVMe-oF Block Device
2025-06-03 20:32 UTC (5+ messages)
` [EXTERNAL] "
[linus:master] [ext4] 7ac67301e8: aim7.jobs-per-min 22.9% regression
2025-06-03 14:49 UTC
[PATCH AUTOSEL 5.10 13/34] ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
2025-06-01 23:43 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 18/34] ext4: prevent stale extent cache entries caused by concurrent get es_cache
[PATCH AUTOSEL 5.15 17/43] ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
2025-06-01 23:42 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 23/43] ext4: prevent stale extent cache entries caused by concurrent get es_cache
[PATCH AUTOSEL 6.1 22/58] ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
2025-06-01 23:39 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 28/58] ext4: prevent stale extent cache entries caused by concurrent get es_cache
[PATCH AUTOSEL 6.6 26/66] ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
2025-06-01 23:37 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 32/66] ext4: prevent stale extent cache entries caused by concurrent get es_cache
[PATCH AUTOSEL 6.12 41/93] ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
2025-06-01 23:33 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 51/93] ext4: prevent stale extent cache entries caused by concurrent get es_cache
[PATCH AUTOSEL 6.14 043/102] ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
2025-06-01 23:28 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 054/102] ext4: prevent stale extent cache entries caused by concurrent get es_cache
[PATCH AUTOSEL 6.15 045/110] ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space()
2025-06-01 23:23 UTC (2+ messages)
` [PATCH AUTOSEL 6.15 058/110] ext4: prevent stale extent cache entries caused by concurrent get es_cache
[PATCH] fix several typos in the latest Release Notes
2025-06-01 14:22 UTC
[PATCH 1/2] mke2fs: fix a misindentation in the man page
2025-06-01 12:36 UTC (2+ messages)
` [PATCH 2/2] e2freefrag: correct a mistyped symbol name
[syzbot] [ext4?] WARNING in jbd2_journal_dirty_metadata (2)
2025-05-30 9:28 UTC
[PATCH 0/5] ext4: fix insufficient credits when writing back large folios
2025-05-30 6:28 UTC (6+ messages)
` [PATCH 1/5] ext4: restart handle if credits are insufficient during writepages
` [PATCH 2/5] ext4: correct the reserved credits for extent conversion
` [PATCH 3/5] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page()
` [PATCH 4/5] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
` [PATCH 5/5] ext4: disable large folios if dioread_nolock is not enabled
[RFC] ext4: use kmem_cache for short fname allocation in readdir
2025-05-30 6:12 UTC (5+ messages)
[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
2025-05-29 19:41 UTC (36+ messages)
` [PATCHSET 1/3] fuse2fs: upgrade to libfuse 3.17
` [PATCH 1/3] fuse2fs: bump library version
` [PATCH 2/3] fuse2fs: wrap the fuse_set_feature_flag helper for older libfuse
` [PATCH 3/3] fuse2fs: disable nfs exports
` [PATCHSET RFC[RAP] 2/3] libext2fs: refactoring for fuse2fs iomap support
` [PATCH 01/10] libext2fs: always fsync the device when flushing the cache
` [PATCH 02/10] libext2fs: always fsync the device when closing the unix IO manager
` [PATCH 03/10] libext2fs: only fsync the unix fd if we wrote to the device
` [PATCH 04/10] libext2fs: invalidate cached blocks when freeing them
` [PATCH 05/10] libext2fs: add tagged block IO for better caching
` [PATCH 06/10] libext2fs: add tagged block IO caching to the unix IO manager
` [PATCH 07/10] libext2fs: only flush affected blocks in unix_write_byte
` [PATCH 08/10] libext2fs: allow unix_write_byte when the write would be aligned
` [PATCH 09/10] libext2fs: allow clients to ask to write full superblocks
` [PATCH 10/10] libext2fs: allow callers to disallow I/O to file data blocks
` [PATCHSET RFC[RAP] 3/3] fuse2fs: use fuse iomap data paths for better file I/O performance
` [PATCH 01/16] fuse2fs: implement bare minimum iomap for file mapping reporting
` [PATCH 02/16] fuse2fs: register block devices for use with iomap
` [PATCH 03/16] fuse2fs: always use directio disk reads with fuse2fs
` [PATCH 04/16] fuse2fs: implement directio file reads
` [PATCH 05/16] fuse2fs: use tagged block IO for zeroing sub-block regions
` [PATCH 06/16] fuse2fs: only flush the cache for the file under directio read
` [PATCH 07/16] fuse2fs: add extent dump function for debugging
` [PATCH 08/16] fuse2fs: implement direct write support
` [PATCH 09/16] fuse2fs: turn on iomap for pagecache IO
` [PATCH 10/16] fuse2fs: flush and invalidate the buffer cache on trim
` [PATCH 11/16] fuse2fs: improve tracing for fallocate
` [PATCH 12/16] fuse2fs: don't zero bytes in punch hole
` [PATCH 13/16] fuse2fs: don't do file data block IO when iomap is enabled
` [PATCH 14/16] fuse2fs: disable most io channel flush/invalidate in iomap pagecache mode
` [PATCH 15/16] fuse2fs: re-enable the block device pagecache for metadata IO
` [PATCH 16/16] fuse2fs: avoid fuseblk mode if fuse-iomap support is likely
[GIT PULL] ext2 and isofs changes for 6.16-rc1
2025-05-29 17:49 UTC (2+ messages)
[PATCHSET 1/6] fuse2fs: even more bug fixes
2025-05-29 1:37 UTC (3+ messages)
[GIT PULL] ext4 changes for v6.16-rc1
2025-05-28 19:45 UTC (2+ messages)
[PATCH v1] ext4: remove unused EXT_STATS macro from ext4_extents.h
2025-05-27 6:11 UTC (2+ messages)
[GIT PULL] fscrypt update for 6.16
2025-05-26 21:20 UTC (2+ messages)
[PATCH v2] ext4: inline: convert when mmap is called, not when page is written
2025-05-26 16:20 UTC (2+ messages)
[syzbot] [ext4?] KASAN: use-after-free Read in ext4_ext_insert_extent
2025-05-26 14:53 UTC (2+ messages)
[PATCH] ext4: inline: do not convert when writing to memory map
2025-05-26 14:10 UTC (5+ messages)
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_ext_correct_indexes
2025-05-26 13:47 UTC
[PATCH] ext4: remove unnecessary duplicate check in ext4_map_blocks()
2025-05-24 4:37 UTC (2+ messages)
[PATCH v2] ext4: replace strcpy() with '.' assignment
2025-05-23 22:07 UTC (7+ messages)
[PATCH v3 0/2] new: Improvements to new script
2025-05-23 19:06 UTC (5+ messages)
` [PATCH v3 1/2] new: Add a new parameter (name) in the "new" script
[bug report] ext4: hold s_fc_lock while during fast commit
2025-05-23 15:59 UTC
[PATCH v4 0/2] new: Improvements to new script
2025-05-23 15:11 UTC (4+ messages)
` [PATCH v4 1/2] new: Add a new parameter (copyright-owner) in the "new" script
` [PATCH v4 2/2] new: Replace "status=0; exit 0" with _exit 0
[PATCHSET 2/6] fuse2fs: various filewide cleanups
2025-05-23 14:28 UTC (2+ messages)
[BUG] kernel BUG in mb_mark_used
2025-05-23 8:11 UTC
[syzbot] [ext4?] INFO: task hung in lock_two_directories (4)
2025-05-23 3:51 UTC
[tytso-ext4:dev] BUILD SUCCESS 7acd1b315cdcc03b11a3aa1f9c9c85d99ddb4f0e
2025-05-22 13:25 UTC
[PATCH v2 0/2] new: Improvements to new script
2025-05-22 4:50 UTC (6+ messages)
` [PATCH v2 1/2] new: Add a new parameter (name/emailid) in the "new" script
[PATCHSET 6/6] fuse2fs: better tracking of writable state
2025-05-21 22:49 UTC (3+ messages)
` [PATCH 1/2] fuse2fs: pass a struct fuse2fs to fs_writeable
` [PATCH 2/2] fuse2fs: track our own writable state
[PATCHSET 5/6] fuse2fs: improve operation tracing
2025-05-21 22:48 UTC (5+ messages)
` [PATCH 1/4] fuse2fs: register as an IO flusher thread
` [PATCH 2/4] fuse2fs: hook library error message printing
` [PATCH 3/4] fuse2fs: log all errors being sent to libfuse
` [PATCH 4/4] fuse2fs: print the function name in error messages, not the file name
[PATCHSET 4/6] fuse2fs: use fuseblk mode
2025-05-21 22:47 UTC (11+ messages)
` [PATCH 01/10] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs
` [PATCH 02/10] fuse2fs: get rid of the global_fs variable
` [PATCH 03/10] fuse2fs: close filesystem from op_destroy
` [PATCH 04/10] fuse2fs: split filesystem mounting into helper functions
` [PATCH 05/10] fuse2fs: make norecovery behavior consistent with the kernel
` [PATCH 06/10] fuse2fs: check for recorded fs errors before touching things
` [PATCH 07/10] fuse2fs: recheck support after replaying journal
` [PATCH 08/10] fuse2fs: improve error handling behaviors
` [PATCH 09/10] libext2fs: make it possible to extract the fd from an IO manager
` [PATCH 10/10] fuse2fs: use fuseblk mode for mounting filesystems
[PATCHSET 3/6] fuse2fs: add some easy new features
2025-05-21 22:45 UTC (7+ messages)
` [PATCH 2/7] fuse2fs: implement dir seeking
` [PATCH 3/7] fuse2fs: implement readdirplus
` [PATCH 4/7] fuse2fs: implement dirsync mode
` [PATCH 5/7] fuse2fs: only flush O_SYNC files on close
` [PATCH 6/7] fuse2fs: improve want_extra_isize handling
` [PATCH 7/7] fuse2fs: cache symlink targets in the kernel
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).