Show patches with: Archived = No       |   11011 patches
« 1 2 ... 4 5 6110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[03/19] ext4: Do not iput inode under running transaction in ext4_mkdir() ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-09-30 Jan Kara Superseded
[03/20] mm/migrate: Convert writeout() to take a folio Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox Superseded
[03/20] nls: Wrap charset hooks in ops structure EXT4 encoding support - - - - --- 2018-07-03 Gabriel Krisman Bertazi Changes Requested
[03/21] block: move disk_name and related helpers out of partition-generic.c [01/21] block: remove the blk_lookup_devt export - - - - --- 2020-03-12 Christoph Hellwig Not Applicable
[03/21] ext4: avoid to use preallocated blocks if EXT4_MB_HINT_GOAL_ONLY is set Some bugfix and cleanup to mballoc - - - - --- 2023-02-09 Kemeng Shi Not Applicable
[03/22] ext4: Do not iput inode under running transaction in ext4_mkdir() ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-10-03 Jan Kara Superseded
[03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola Superseded
[03/26] ext4: Convert to folio_create_empty_buffers Finish the create_empty_buffers() transition - - 1 - --- 2023-09-19 Matthew Wilcox Not Applicable
[03/27] target: fix discard alignment on partitions [01/27] target: remove an incorrect unmap zeroes data deduction - 1 2 - --- 2022-04-15 Christoph Hellwig Not Applicable
[03/27] target: fix discard alignment on partitions [01/27] target: remove an incorrect unmap zeroes data deduction - 1 1 - --- 2022-04-09 Christoph Hellwig Not Applicable
[03/27] target: fix discard alignment on partitions [01/27] target: remove an incorrect unmap zeroes data deduction - - 1 - --- 2022-04-06 Christoph Hellwig Superseded
[03/29] dax: remove CONFIG_DAX_DRIVER [01/29] dm: fix alloc_dax error handling in alloc_dev - - 1 - --- 2021-11-29 Christoph Hellwig Not Applicable
[03/29] dax: remove CONFIG_DAX_DRIVER [01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem - - 1 - --- 2021-11-09 Christoph Hellwig Not Applicable
[03/29] dm: use bdev_nr_sectors instead of open coding it [01/29] bcache: remove bdev_sectors 1 - 1 - --- 2021-10-13 Christoph Hellwig Not Applicable
[03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[03/29] xfs: add NOWAIT semantics for readdir io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[03/30] bcache: remove bdev_sectors [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h 1 - 2 - --- 2021-10-18 Christoph Hellwig Not Applicable
[03/30] bcache: remove bdev_sectors [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h 1 - 2 - --- 2021-10-15 Christoph Hellwig Not Applicable
[03/31] ext4: Convert ext4_bio_write_page() to use a folio Convert most of ext4 to folios - - 2 - --- 2023-01-26 Matthew Wilcox Changes Requested
[03/34] fs: add mount_setattr() fs: idmapped mounts - - - - --- 2020-10-29 Christian Brauner Not Applicable
[03/38] configure.ac: automatically add include/mingw/ headers e2fsprogs: misc fixes, and add a GitHub Actions file - - - - --- 2023-01-21 Eric Biggers Accepted
[030/141] ext2: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - - - - --- 2020-11-20 Gustavo A. R. Silva Not Applicable
[031/141] ext4: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - - - - --- 2020-11-20 Gustavo A. R. Silva Awaiting Upstream
[04/10] dm-crypt: stop using bio_devname [01/10] block: fix and cleanup bio_check_ro - - 1 - --- 2022-03-04 Christoph Hellwig Not Applicable
[04/10] ext2: Convert ext2_readdir to use a folio [01/10] highmem: Add folio_release_kmap() - - - - --- 2023-09-21 Matthew Wilcox Not Applicable
[04/10] ext2: fix coding style for ext2.h fix coding style for ext2 filesystem - - - - --- 2018-11-13 cgxu519 Not Applicable
[04/10] ext4: Convert mpage_map_and_submit_buffers() to use filemap_get_folios() Convert to filemap_get_folios() - - 1 - --- 2022-06-05 Matthew Wilcox Not Applicable
[04/10] ext4: Unindent codeblock in ext4_xattr_block_set() ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-07-12 Jan Kara Accepted
[04/10] ext4: Unindent codeblock in ext4_xattr_block_set() ext4: Fix possible fs corruption due to xattr races - 1 - - --- 2022-06-14 Jan Kara Superseded
[04/10] ext4: clean up the JBD2 API that initializes fast commits Ext4 fast commit fixes - - - - --- 2020-10-31 harshad shirwadkar Superseded
[04/10] ext4: replace sb_getblk() with ext4_sb_getblk_locked() ext4: fix inconsistency since reading old metadata from disk - - - - --- 2020-05-26 Zhang Yi Superseded
[04/10] ext4: use is_power_of_2 helper in ext4_mb_regular_allocator A few fixes and cleanups to mballoc - - 1 - --- 2023-07-21 Kemeng Shi Superseded
[04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported [01/11] dm: make the DAX support dependend on CONFIG_FS_DAX - - - - --- 2021-10-18 Christoph Hellwig Not Applicable
[04/11] ext2fs: Implement faster CI comparison of strings e2fsprogs: improve case-insensitive fs support - - - - --- 2020-11-05 Arnaud Ferraris Superseded
[04/11] ext4: Convert to use mapping->invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-05-12 Jan Kara Superseded
[04/11] ext4: Make 'abort' mount option handling standard ext4: Cleanup read-only and fs aborted checks - - - - --- 2023-06-16 Jan Kara Awaiting Upstream
[04/11] ext4: remove the call to fiemap_check_flags in ext4_fiemap [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 2 - --- 2020-05-05 Christoph Hellwig Not Applicable
[04/11] ext4: remove the call to fiemap_check_flags in ext4_fiemap [01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro - - 1 - --- 2020-04-27 Christoph Hellwig Not Applicable
[04/11] fanotify: Expose fanotify_mark File system wide monitoring - - - - --- 2021-05-21 Gabriel Krisman Bertazi Superseded
[04/11] filemap: add a kiocb_write_and_wait helper [01/11] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-05-24 Christoph Hellwig Not Applicable
[04/11] fuse: remove reliance on bdi congestion Remove remaining parts of congestion tracking code. - - - - --- 2022-02-22 NeilBrown Not Applicable
[04/11] fuse: remove reliance on bdi congestion Remove remaining parts of congestion tracking code. - - - - --- 2022-02-10 NeilBrown Not Applicable
[04/11] jbd2: fast-commit commit path changes [01/11] ext4: add handling for extended mount options - - - - --- 2019-07-22 harshad shirwadkar Superseded
[04/11] unicode: mark the version field in struct unicode_map unsigned [01/11] ext4: simplify ext4_sb_read_encoding - - 1 - --- 2021-09-15 Christoph Hellwig Not Applicable
[04/11] unicode: mark the version field in struct unicode_map unsigned [01/11] ext4: simplify ext4_sb_read_encoding - - 1 - --- 2021-08-18 Christoph Hellwig Superseded
[04/11] vfs: add a vfs helper for io_uring file pos lock io_uring getdents - - - - --- 2023-08-27 Hao Xu Not Applicable
[04/12] btrfs: open block devices after superblock creation [01/12] fs: export setup_bdev_super - - - - --- 2023-08-02 Christoph Hellwig Not Applicable
[04/12] ext2: Convert to using invalidate_lock fs: Hole punch vs page cache filling races - - - - --- 2021-04-23 Jan Kara Superseded
[04/12] ext4: Make ext4_abort() use __ext4_error() ext4: Various fixes of ext4 handling of fs errors - - 1 - --- 2020-11-27 Jan Kara Awaiting Upstream
[04/12] ext4: add bitmaps I/O fault injection ext4: enhance simulate fail facility - - - - --- 2022-11-08 Zhang Yi Superseded
[04/12] filemap: add a kiocb_write_and_wait helper [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-06-01 Christoph Hellwig Not Applicable
[04/12] filemap: add a kiocb_write_and_wait helper [01/12] backing_dev: remove current->backing_dev_info 1 - 2 - --- 2023-05-31 Christoph Hellwig Not Applicable
[04/12] gfs2: move setting current->backing_dev_info [01/12] mm: fix a comment in sys_swapon - - - - --- 2020-01-14 Christoph Hellwig Not Applicable
[04/12] jbd2: checking valid features early in journal_get_superblock() ext4,jbd2: cleanup journal load and initialization process - - 1 - --- 2023-07-04 Zhang Yi Superseded
[04/12] mm: Add readahead address space operation Change readahead API - - - - --- 2020-01-25 Matthew Wilcox Superseded
[04/12] ss_add_info_dir: fix memory leak and check whether,NULL pointer e2fsprogs: some bugfixs and some code cleanups - - 1 - --- 2021-05-24 wuguanghao Superseded
[04/13] exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper [01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself 1 - - - --- 2024-02-04 Al Viro Not Applicable
[04/13] ext4: Clear dirty bit from pages without data to write ext4: Make ext4_writepages() write all journalled data - - - - --- 2023-03-29 Jan Kara Awaiting Upstream
[04/13] ext4: Fix a small typo in ext4_mb_prefetch_fini() [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - - - --- 2023-05-25 Ojaswin Mujoo Superseded
[04/13] ext4: factor out ext4_handle_clustersize() some refactor of __ext4_fill_super() - - 1 - --- 2022-08-30 Jason Yan Superseded
[04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[04/13] fat: only specify I_DIRTY_TIME when needed in fat_update_time() lazytime fixes and cleanups - - - - --- 2021-01-05 Eric Biggers Superseded
[04/13] filemap: add a kiocb_write_and_wait helper [01/13] iomap: update ki_pos a little later in iomap_dio_complete - - 1 - --- 2023-05-19 Christoph Hellwig Not Applicable
[04/13] fscrypt: clean up some BUG_ON()s in block encryption/decryption fscrypt, ext4: prepare for blocksize != PAGE_SIZE - - 1 - --- 2019-05-01 Eric Biggers Not Applicable
[04/13] mm: Add functions to lock invalidate_lock for two mappings fs: Hole punch vs page cache filling races 1 - - - --- 2021-05-25 Jan Kara Superseded
[04/13] xfs: remove xfs_blkdev_put [01/13] xfs: reformat the xfs_fs_free prototype - - 2 - --- 2023-08-09 Christoph Hellwig Not Applicable
[04/13] xfs: remove xfs_blkdev_put [01/13] xfs: reformat the xfs_fs_free prototype - - 2 - --- 2023-08-08 Christoph Hellwig Superseded
[04/14] gfs2: replace ll_rw_block() buffer: remove ll_rw_block() - - 1 - --- 2022-08-31 Zhang Yi Superseded
[04/14] mm: Add functions to lock invalidate_lock for two mappings fs: Hole punch vs page cache filling races - - 2 - --- 2021-07-15 Jan Kara Not Applicable
[04/14] mm: Add functions to lock invalidate_lock for two mappings fs: Hole punch vs page cache filling races - - 2 - --- 2021-07-12 Jan Kara Superseded
[04/14] mm: Add functions to lock invalidate_lock for two mappings fs: Hole punch vs page cache filling races - - 2 - --- 2021-06-15 Jan Kara Not Applicable
[04/14] mm: Add functions to lock invalidate_lock for two mappings fs: Hole punch vs page cache filling races - - 1 - --- 2021-06-07 Jan Kara Superseded
[04/15] ext4: Use ext4_journal_extend() instead of jbd2_journal_extend() ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-09-27 Jan Kara Superseded
[04/15] ext4: Use pagevec_lookup_range_tag() Untitled series #3095 - - - - --- 2017-09-14 Jan Kara Not Applicable
[04/15] mke2fs, dumpe2fs: make fast commit blocks configurable Fast commits support for e2fsprogs - - - - --- 2020-11-20 harshad shirwadkar Superseded
[04/16] dept: Apply Dept to spinlock DEPT(Dependency Tracker) - - - - --- 2022-02-17 Byungchul Park Not Applicable
[04/17] ext4: Change handle_mount_opt() to use fs_parameter [01/17] vfs: Handle fs_param_neg_with_empty - - - - --- 2019-11-06 Lukas Czerner Superseded
[04/17] fs: remove emergency_thaw_bdev [01/17] fs: unexport buffer_check_dirty_writeback - - - - --- 2023-04-24 Christoph Hellwig Not Applicable
[04/19] ext4: Use ext4_journal_extend() instead of jbd2_journal_extend() ext4: Fix transaction overflow due to revoke descriptors - - - - --- 2019-09-30 Jan Kara Superseded
[04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio() Convert aops->migratepage to aops->migrate_folio - - 1 - --- 2022-06-06 Matthew Wilcox Superseded
[04/20] nls: Split default charset from NLS core EXT4 encoding support - - - - --- 2018-07-03 Gabriel Krisman Bertazi Changes Requested
[04/21] block: move sysfs methods shared by disks and partitions to genhd.c [01/21] block: remove the blk_lookup_devt export - - - - --- 2020-03-12 Christoph Hellwig Not Applicable
[04/21] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini Some bugfix and cleanup to mballoc - - 1 - --- 2023-02-09 Kemeng Shi Not Applicable
[04/22] ext4: Fix credit estimate for final inode freeing ext4: Fix transaction overflow due to revoke descriptors - 1 - - --- 2019-10-03 Jan Kara Superseded
[04/23] page-writeback: Convert write_cache_pages() to use filemap_get_folios_tag() Convert to filemap_get_folios_tag() - - - - --- 2022-09-01 Vishal Moola Superseded
[04/26] buffer: Add get_nth_bh() Finish the create_empty_buffers() transition 1 - - - --- 2023-09-19 Matthew Wilcox Not Applicable
[04/27] drbd: remove assign_p_sizes_qlim [01/27] target: remove an incorrect unmap zeroes data deduction 1 - - - --- 2022-04-15 Christoph Hellwig Not Applicable
[04/27] drbd: remove assign_p_sizes_qlim [01/27] target: remove an incorrect unmap zeroes data deduction 1 - - - --- 2022-04-09 Christoph Hellwig Not Applicable
[04/27] drbd: remove assign_p_sizes_qlim [01/27] target: remove an incorrect unmap zeroes data deduction - - - - --- 2022-04-06 Christoph Hellwig Superseded
[04/29] dax: simplify the dax_device <-> gendisk association [01/29] dm: fix alloc_dax error handling in alloc_dev 1 - 1 - --- 2021-11-29 Christoph Hellwig Not Applicable
[04/29] dax: simplify the dax_device <-> gendisk association [01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem 1 - - - --- 2021-11-09 Christoph Hellwig Not Applicable
[04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker use refcount+RCU method to implement lockless slab shrink - - - - --- 2023-06-22 Qi Zheng Not Applicable
[04/29] md: use bdev_nr_sectors instead of open coding it [01/29] bcache: remove bdev_sectors 1 - 1 - --- 2021-10-13 Christoph Hellwig Not Applicable
[04/29] vfs: add nowait flag for struct dir_context io_uring getdents - - - - --- 2023-08-25 Hao Xu Rejected
[04/30] drbd: use bdev_nr_sectors instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h - - 3 - --- 2021-10-18 Christoph Hellwig Not Applicable
[04/30] drbd: use bdev_nr_sectors instead of open coding it [01/30] block: move the SECTOR_SIZE related definitions to blk_types.h - - 3 - --- 2021-10-15 Christoph Hellwig Not Applicable
[04/31] ext4: Convert ext4_finish_bio() to use folios Convert most of ext4 to folios - - 2 - --- 2023-01-26 Matthew Wilcox Changes Requested
[04/34] tests: add mount_setattr() selftests fs: idmapped mounts - - - - --- 2020-10-29 Christian Brauner Not Applicable
« 1 2 ... 4 5 6110 111 »