Show patches with: none      |   28896 patches
« 1 2 3 4288 289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,5/5] ext4: declare support for FOP_DONTCACHE fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support - - - - --- 2025-06-24 陈涛涛 Taotao Chen New
[v2,4/5] ext4: handle IOCB_DONTCACHE in buffered write path fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support - - - - --- 2025-06-24 陈涛涛 Taotao Chen New
[v2,3/5] fs: change write_begin/write_end interface to take struct kiocb * fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support - - - - --- 2025-06-24 陈涛涛 Taotao Chen New
[v2,2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support - - - - --- 2025-06-24 陈涛涛 Taotao Chen New
[v2,1/5] drm/i915: Use kernel_write() in shmem object create fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support - - - - --- 2025-06-24 陈涛涛 Taotao Chen New
[v2,16/16] ext4: ensure global ordered traversal across all free groups xarrays ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,15/16] ext4: refactor choose group to scan group ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,14/16] ext4: convert free group lists to ordered xarrays ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,13/16] ext4: factor out ext4_mb_scan_group() ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,12/16] ext4: factor out ext4_mb_might_prefetch() ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,11/16] ext4: factor out __ext4_mb_scan_group() ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,10/16] ext4: fix largest free orders lists corruption on mb_optimize_scan switch ext4: better scalability for ext4 block allocation - 1 - - --- 2025-06-23 Baokun Li New
[v2,09/16] ext4: fix zombie groups in average fragment size lists ext4: better scalability for ext4 block allocation - 1 - - --- 2025-06-23 Baokun Li New
[v2,08/16] ext4: merge freed extent with existing extents before insertion ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,07/16] ext4: convert sbi->s_mb_free_pending to atomic_t ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,06/16] ext4: fix typo in CR_GOAL_LEN_SLOW comment ext4: better scalability for ext4 block allocation - - 2 - --- 2025-06-23 Baokun Li New
[v2,05/16] ext4: get rid of some obsolete EXT4_MB_HINT flags ext4: better scalability for ext4 block allocation - - 2 - --- 2025-06-23 Baokun Li New
[v2,04/16] ext4: utilize multiple global goals to reduce contention ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,03/16] ext4: remove unnecessary s_md_lock on update s_mb_last_group ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,02/16] ext4: remove unnecessary s_mb_last_start ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[v2,01/16] ext4: add ext4_try_lock_group() to skip busy groups ext4: better scalability for ext4 block allocation - - - - --- 2025-06-23 Baokun Li New
[5/5] Documentation: ext4: Move inode table short docs into its own file ext4 docs toctree reorganization - - - - --- 2025-06-20 Bagas Sanjaya New
[4/5] Documentation: ext4: blockgroup: Add explicit title heading ext4 docs toctree reorganization - - - - --- 2025-06-20 Bagas Sanjaya New
[3/5] Documentation: ext4: atomic_writes: Demote last three sections ext4 docs toctree reorganization - 1 - - --- 2025-06-20 Bagas Sanjaya New
[2/5] Documentation: ext4: Reduce toctree depth ext4 docs toctree reorganization - - - - --- 2025-06-20 Bagas Sanjaya New
[1/5] Documentation: ext4: Convert includes into toctrees ext4 docs toctree reorganization - 1 - - --- 2025-06-20 Bagas Sanjaya New
[5.4.y] jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() [5.4.y] jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() - 1 1 - --- 2025-06-20 Jeongjun Park New
[v2,9/9] ext4: add FALLOC_FL_WRITE_ZEROES support fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 1 - --- 2025-06-19 Zhang Yi New
[v2,8/9] block: add FALLOC_FL_WRITE_ZEROES support fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 2 - --- 2025-06-19 Zhang Yi New
[v2,7/9] block: factor out common part in blkdev_fallocate() fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 2 - --- 2025-06-19 Zhang Yi New
[v2,6/9] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 2 - --- 2025-06-19 Zhang Yi New
[v2,5/9] dm: clear unmap write zeroes limits when disabling write zeroes fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-06-19 Zhang Yi New
[v2,4/9] scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - - - --- 2025-06-19 Zhang Yi New
[v2,3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 1 - --- 2025-06-19 Zhang Yi New
[v2,2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 1 - --- 2025-06-19 Zhang Yi New
[v2,1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits fallocate: introduce FALLOC_FL_WRITE_ZEROES flag - - 1 - --- 2025-06-19 Zhang Yi New
[v3,14/14] mm/memremap: Remove unused devmap_managed_key mm: Remove pXX_devmap page table bit and pfn_t type 1 - 1 - --- 2025-06-19 Alistair Popple New
[v3,13/14] mm: Remove callers of pfn_t functionality mm: Remove pXX_devmap page table bit and pfn_t type 1 - 2 - --- 2025-06-19 Alistair Popple New
[v3,12/14] mm: Remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST mm: Remove pXX_devmap page table bit and pfn_t type 1 - 3 - --- 2025-06-19 Alistair Popple New
[v3,11/14] mm: Remove devmap related functions and page table bits mm: Remove pXX_devmap page table bit and pfn_t type 2 - 2 - --- 2025-06-19 Alistair Popple New
[v3,10/14] fs/dax: Remove FS_DAX_LIMITED config option mm: Remove pXX_devmap page table bit and pfn_t type 1 - - - --- 2025-06-19 Alistair Popple New
[v3,09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs mm: Remove pXX_devmap page table bit and pfn_t type 1 - 1 - --- 2025-06-19 Alistair Popple New
[v3,08/14] mm/khugepaged: Remove redundant pmd_devmap() check mm: Remove pXX_devmap page table bit and pfn_t type 1 - 1 - --- 2025-06-19 Alistair Popple New
[v3,07/14] mm: Remove redundant pXd_devmap calls mm: Remove pXX_devmap page table bit and pfn_t type - - - - --- 2025-06-19 Alistair Popple New
[v3,06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn() mm: Remove pXX_devmap page table bit and pfn_t type - - - - --- 2025-06-19 Alistair Popple New
[v3,05/14] mm/gup: Remove pXX_devmap usage from get_user_pages() mm: Remove pXX_devmap page table bit and pfn_t type - - 2 - --- 2025-06-19 Alistair Popple New
[v3,04/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special mm: Remove pXX_devmap page table bit and pfn_t type - - 2 - --- 2025-06-19 Alistair Popple New
[v3,03/14] mm: Remove remaining uses of PFN_DEV mm: Remove pXX_devmap page table bit and pfn_t type - - 3 - --- 2025-06-19 Alistair Popple New
[v3,02/14] mm: Filter zone device pages returned from folio_walk_start() mm: Remove pXX_devmap page table bit and pfn_t type - - - - --- 2025-06-19 Alistair Popple New
[v3,01/14] mm: Convert pXd_devmap checks to vma_is_dax mm: Remove pXX_devmap page table bit and pfn_t type - - 2 - --- 2025-06-19 Alistair Popple New
[2/2] jbd2: mark the transaction context with the scope PF_MEMALLOC_ACFORCE context Postpone memcg reclaim to return-to-user path - - - - --- 2025-06-18 Zhongkun He New
[1/2] mm: memcg: introduce PF_MEMALLOC_ACCOUNTFORCE to postpone reclaim to return-to-userland path Postpone memcg reclaim to return-to-user path - - - - --- 2025-06-18 Zhongkun He New
[4/4] Documentation: ext4: Reduce toctree depth Slurp (squash) ext4 subdocs - - - - --- 2025-06-18 Bagas Sanjaya New
[3/4] Documentation: ext4: Slurp included subdocs in dynamic structures docs Slurp (squash) ext4 subdocs - - - - --- 2025-06-18 Bagas Sanjaya New
[2/4] Documentation: ext4: Slurp included subdocs in global structures docs Slurp (squash) ext4 subdocs - - - - --- 2025-06-18 Bagas Sanjaya New
[1/4] Documentation: ext4: Slurp included subdocs in high-level overview docs Slurp (squash) ext4 subdocs - - - - --- 2025-06-18 Bagas Sanjaya New
[5.15,2/2] ext4: avoid remount errors with 'abort' mount option fix LTP regression in fanotify22 - 1 - 1 --- 2025-06-17 Amir Goldstein New
[5.15,1/2] ext4: make 'abort' mount option handling standard fix LTP regression in fanotify22 - - - - --- 2025-06-17 Amir Goldstein New
[v2] debugfs/logdump.c: Add parameter t to dump sequence commit timestamps [v2] debugfs/logdump.c: Add parameter t to dump sequence commit timestamps - - - - --- 2025-06-17 zhanchengbin New
debugfs/logdump.c: Add parameter t to dump sequence commit timestamps debugfs/logdump.c: Add parameter t to dump sequence commit timestamps - - - - --- 2025-06-17 zhanchengbin New
[10/10] fs: replace mmap hook with .mmap_prepare for simple mappings convert the majority of file systems to mmap_prepare 3 - 2 - --- 2025-06-16 Lorenzo Stoakes New
[09/10] fs: convert most other generic_file_*mmap() users to .mmap_prepare() convert the majority of file systems to mmap_prepare - - - - --- 2025-06-16 Lorenzo Stoakes New
[08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare() convert the majority of file systems to mmap_prepare 1 - 2 - --- 2025-06-16 Lorenzo Stoakes New
[07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers convert the majority of file systems to mmap_prepare 1 - 1 - --- 2025-06-16 Lorenzo Stoakes New
[06/10] fs/xfs: transition from deprecated .mmap hook to .mmap_prepare convert the majority of file systems to mmap_prepare - - - - --- 2025-06-16 Lorenzo Stoakes New
[05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare convert the majority of file systems to mmap_prepare - - 1 - --- 2025-06-16 Lorenzo Stoakes New
[04/10] fs/dax: make it possible to check dev dax support without a VMA convert the majority of file systems to mmap_prepare - - - - --- 2025-06-16 Lorenzo Stoakes New
[03/10] fs: consistently use file_has_valid_mmap_hooks() helper convert the majority of file systems to mmap_prepare 1 - - - --- 2025-06-16 Lorenzo Stoakes New
[02/10] mm/nommu: use file_has_valid_mmap_hooks() helper convert the majority of file systems to mmap_prepare 1 - 1 - --- 2025-06-16 Lorenzo Stoakes New
[01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare convert the majority of file systems to mmap_prepare 1 - - - --- 2025-06-16 Lorenzo Stoakes New
fuse2fs: clean up the lockfile handling fuse2fs: clean up the lockfile handling - 1 - - --- 2025-06-16 Darrick J. Wong New
[v2,14/14] mm/memremap: Remove unused devmap_managed_key mm: Remove pXX_devmap page table bit and pfn_t type 1 - 1 - --- 2025-06-16 Alistair Popple New
[v2,13/14] mm: Remove callers of pfn_t functionality mm: Remove pXX_devmap page table bit and pfn_t type 1 - 2 - --- 2025-06-16 Alistair Popple New
[v2,12/14] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST mm: Remove pXX_devmap page table bit and pfn_t type 1 - 3 - --- 2025-06-16 Alistair Popple New
[v2,11/14] mm: Remove devmap related functions and page table bits mm: Remove pXX_devmap page table bit and pfn_t type 2 - 2 - --- 2025-06-16 Alistair Popple New
[v2,10/14] fs/dax: Remove FS_DAX_LIMITED config option mm: Remove pXX_devmap page table bit and pfn_t type 1 - - - --- 2025-06-16 Alistair Popple New
[v2,09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs mm: Remove pXX_devmap page table bit and pfn_t type 1 - 1 - --- 2025-06-16 Alistair Popple New
[v2,08/14] mm/khugepaged: Remove redundant pmd_devmap() check mm: Remove pXX_devmap page table bit and pfn_t type 1 - 1 - --- 2025-06-16 Alistair Popple New
[v2,07/14] mm: Remove redundant pXd_devmap calls mm: Remove pXX_devmap page table bit and pfn_t type - - - - --- 2025-06-16 Alistair Popple New
[v2,06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn() mm: Remove pXX_devmap page table bit and pfn_t type - - - - --- 2025-06-16 Alistair Popple New
[v2,05/14] mm/gup: Remove pXX_devmap usage from get_user_pages() mm: Remove pXX_devmap page table bit and pfn_t type - - 2 - --- 2025-06-16 Alistair Popple New
[v2,04/14] mm: Remove remaining uses of PFN_DEV mm: Remove pXX_devmap page table bit and pfn_t type - - 3 - --- 2025-06-16 Alistair Popple New
[v2,03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special mm: Remove pXX_devmap page table bit and pfn_t type - - 2 - --- 2025-06-16 Alistair Popple New
[v2,02/14] mm: Filter zone device pages returned from folio_walk_start() mm: Remove pXX_devmap page table bit and pfn_t type - - - - --- 2025-06-16 Alistair Popple New
[v2,01/14] mm: Convert pXd_devmap checks to vma_is_dax mm: Remove pXX_devmap page table bit and pfn_t type - - 2 - --- 2025-06-16 Alistair Popple New
[v2] fscrypt: don't use problematic non-inline crypto accelerators [v2] fscrypt: don't use problematic non-inline crypto accelerators - 1 - - --- 2025-06-15 Eric Biggers New
[v2] ext2: Handle fiemap on empty files to prevent EINVAL [v2] ext2: Handle fiemap on empty files to prevent EINVAL - - - - --- 2025-06-13 Wei Gao New
[4/3] libext2fs: fix bounding error in the extent fallocate code [1/3] libext2fs: fix spurious warnings from fallocate - 1 - - --- 2025-06-12 Darrick J. Wong New
ext2: Handle fiemap on empty files to prevent EINVAL ext2: Handle fiemap on empty files to prevent EINVAL - - - - --- 2025-06-12 Wei Gao New
fscrypt: don't use hardware offload Crypto API drivers fscrypt: don't use hardware offload Crypto API drivers - - - - --- 2025-06-11 Eric Biggers New
[3/3] fuse2fs: catch positive errnos coming from libext2fs [1/3] libext2fs: fix spurious warnings from fallocate - 1 - - --- 2025-06-11 Darrick J. Wong New
[2/3] fuse2fs: fix error bailout in op_create [1/3] libext2fs: fix spurious warnings from fallocate - 1 - - --- 2025-06-11 Darrick J. Wong New
[1/3] libext2fs: fix spurious warnings from fallocate [1/3] libext2fs: fix spurious warnings from fallocate - 1 - - --- 2025-06-11 Darrick J. Wong New
[v2,6/6] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks() ext4: fix insufficient credits when writing back large folios - 1 2 - --- 2025-06-11 Zhang Yi New
[v2,5/6] ext4/jbd2: reintroduce jbd2_journal_blocks_per_page() ext4: fix insufficient credits when writing back large folios - - - - --- 2025-06-11 Zhang Yi New
[v2,4/6] ext4: correct the reserved credits for extent conversion ext4: fix insufficient credits when writing back large folios - 1 2 - --- 2025-06-11 Zhang Yi New
[v2,3/6] ext4: restart handle if credits are insufficient during allocating blocks ext4: fix insufficient credits when writing back large folios - - - - --- 2025-06-11 Zhang Yi New
[v2,2/6] ext4: fix stale data if it bail out of the extents mapping loop ext4: fix insufficient credits when writing back large folios - - - - --- 2025-06-11 Zhang Yi New
[v2,1/6] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done() ext4: fix insufficient credits when writing back large folios - - 2 - --- 2025-06-11 Zhang Yi New
Documentation: ext4: atomic_writes: Remove cross-reference labels Documentation: ext4: atomic_writes: Remove cross-reference labels - 1 - - --- 2025-06-10 Bagas Sanjaya New
« 1 2 3 4288 289 »