Show patches with: none      |   40981 patches
« 1 2 ... 60 61 62409 410 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[03/12] net: ipa: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-22 Kees Cook New
[02/12] skbuff: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() 1 - - --- 2022-09-22 Kees Cook New
[01/12] slab: Introduce kmalloc_size_roundup() slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[16/16] btrfs: introduce a debug mount option to do error injection for each stage of open_ctree() btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[15/16] btrfs: move qgroup init/exit code into open_ctree_seq[] array btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[14/16] btrfs: extract kthread code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[13/16] btrfs: move the fs root related code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[12/16] btrfs: extra block groups read code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[11/16] btrfs: extract sysfs init into its own helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[10/16] btrfs: extract mount time checks and items load code into its init helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[09/16] btrfs: extract tree roots and zone info initialization into init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[08/16] btrfs: extract chunk tree read code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[07/16] btrfs: move btrfs_init_workqueus() and btrfs_stop_all_workers() into open_ctree_seq[] btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[06/16] btrfs: extract mount options and features init code into its own init helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[05/16] btrfs: extract super block read code into its own init helper btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[04/16] btrfs: extract btree inode init code into its own init/exit helpers btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[03/16] btrfs: remove @fs_devices argument from open_ctree() btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[02/16] btrfs: initialize fs_info->sb at the very beginning of open_ctree() btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[01/16] btrfs: make btrfs module init/exit match their sequence btrfs: make open_ctree() init/exit sequence strictly matched - - - --- 2022-09-22 Qu Wenruo New
[v2] btrfs-progs: balance: deprecate old syntax [v2] btrfs-progs: balance: deprecate old syntax - - - --- 2022-09-21 Wang Yugui New
btrfs-progs: balance: deprecate old syntax btrfs-progs: balance: deprecate old syntax - - - --- 2022-09-21 Wang Yugui New
[v2] btrfs: Call btrfs_set_header_generation() before btrfs_clean_tree_block() [v2] btrfs: Call btrfs_set_header_generation() before btrfs_clean_tree_block() - - - --- 2022-09-20 Tetsuo Handa New
[GIT,PULL] Btrfs fixes for 6.0-rc7 [GIT,PULL] Btrfs fixes for 6.0-rc7 - - - --- 2022-09-20 David Sterba New
btrfs: Call btrfs_set_header_generation() before btrfs_clean_tree_block() btrfs: Call btrfs_set_header_generation() before btrfs_clean_tree_block() - - - --- 2022-09-20 Tetsuo Handa New
btrfs: make btrfs module init/exit match their sequence btrfs: make btrfs module init/exit match their sequence - - - --- 2022-09-19 Qu Wenruo New
[13/13] btrfs: drop extent map range more efficiently btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[12/13] btrfs: avoid pointless extent map tree search when flushing delalloc btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[11/13] btrfs: remove unnecessary next extent map search btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[10/13] btrfs: remove unnecessary NULL pointer checks when searching extent maps btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[09/13] btrfs: assert tree is locked when clearing extent map from logging btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[08/13] btrfs: remove unnecessary extent map initializations btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[07/13] btrfs: remove the refcount warning/check at free_extent_map() btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[06/13] btrfs: add helper to replace extent map range with a new extent map btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[05/13] btrfs: move open coded extent map tree deletion out of inode eviction btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[04/13] btrfs: use cond_resched_rwlock_write() during inode eviction btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[03/13] btrfs: use extent_map_end() at btrfs_drop_extent_map_range() btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[02/13] btrfs: move btrfs_drop_extent_cache() to extent_map.c btrfs: fixes and cleanups around extent maps - - - --- 2022-09-19 Filipe Manana New
[01/13] btrfs: fix missed extent on fsync after dropping extent maps btrfs: fixes and cleanups around extent maps - 1 - --- 2022-09-19 Filipe Manana New
[RFC] btrfs: make btrfs module init/exit match their sequence [RFC] btrfs: make btrfs module init/exit match their sequence - - - --- 2022-09-19 Qu Wenruo New
btrfs: adjust error jump position btrfs: adjust error jump position - - - --- 2022-09-18 flyingpeng(彭浩) New
btrfs: remove redundant code btrfs: remove redundant code - - - --- 2022-09-18 flyingpeng(彭浩) New
[v2,5/5] btrfs: extract the inline extent read code into its own function btrfs: btrfs_get_extent() cleanup for inline extents - - - --- 2022-09-16 Qu Wenruo New
[v2,4/5] btrfs: remove the @new_inline argument from btrfs_extent_item_to_extent_map() btrfs: btrfs_get_extent() cleanup for inline extents - - - --- 2022-09-16 Qu Wenruo New
[v2,3/5] btrfs: do not reset extent map members for inline extents read btrfs: btrfs_get_extent() cleanup for inline extents - - - --- 2022-09-16 Qu Wenruo New
[v2,2/5] btrfs: make inline extent read calculation much simpler btrfs: btrfs_get_extent() cleanup for inline extents - - - --- 2022-09-16 Qu Wenruo New
[v2,1/5] btrfs: selftests: remove impossible inline extent at non-zero file offset btrfs: btrfs_get_extent() cleanup for inline extents - - - --- 2022-09-16 Qu Wenruo New
btrfs: fixed an incorrect variable assignment btrfs: fixed an incorrect variable assignment - - - --- 2022-09-16 liujing New
[v4] btrfs: skip update of block group item if used bytes are the same [v4] btrfs: skip update of block group item if used bytes are the same - 1 - --- 2022-09-15 Qu Wenruo New
[5/5] block: remove PSI accounting from the bio layer [1/5] mm: add PSI accounting around ->read_folio and ->readahead calls 1 - - --- 2022-09-15 Christoph Hellwig New
[4/5] erofs: add manual PSI accounting for the compressed address space [1/5] mm: add PSI accounting around ->read_folio and ->readahead calls 2 - - --- 2022-09-15 Christoph Hellwig New
[3/5] btrfs: add manual PSI accounting for compressed reads [1/5] mm: add PSI accounting around ->read_folio and ->readahead calls 2 - 2 --- 2022-09-15 Christoph Hellwig New
[2/5] sched/psi: export psi_memstall_{enter,leave} [1/5] mm: add PSI accounting around ->read_folio and ->readahead calls 1 - - --- 2022-09-15 Christoph Hellwig New
[1/5] mm: add PSI accounting around ->read_folio and ->readahead calls [1/5] mm: add PSI accounting around ->read_folio and ->readahead calls 1 - - --- 2022-09-15 Christoph Hellwig New
[2/2] btrfs: selftests: remove impossible inline extent at non-zero file offset btrfs: btrfs_get_extent() cleanup - - - --- 2022-09-15 Qu Wenruo New
[1/2] btrfs: refactor the inline extent read code inside btrfs_get_extent() btrfs: btrfs_get_extent() cleanup - - - --- 2022-09-15 Qu Wenruo New
[10/10] btrfs: delete btrfs_check_super_location helper btrfs: clean up zoned device helpers - - - --- 2022-09-14 Josef Bacik New
[09/10] btrfs: make the zoned helpers take btrfs_zoned_device_info btrfs: clean up zoned device helpers - 1 - --- 2022-09-14 Josef Bacik New
[08/10] btrfs: move btrfs_zoned_bg_is_full into block-group.c btrfs: clean up zoned device helpers - 1 - --- 2022-09-14 Josef Bacik New
[07/10] btrfs: move btrfs_zoned_data_reloc_*lock to extent_io.c btrfs: clean up zoned device helpers - 1 - --- 2022-09-14 Josef Bacik New
[06/10] btrfs: move btrfs_clear_treelog_bg to extent-tree.c btrfs: clean up zoned device helpers - 1 - --- 2022-09-14 Josef Bacik New
[05/10] btrfs: move btrfs_zoned_meta_io_*lock to extent_io.c btrfs: clean up zoned device helpers - 1 - --- 2022-09-14 Josef Bacik New
[04/10] btrfs: move btrfs_check_super_location into scrub.c btrfs: clean up zoned device helpers - 1 - --- 2022-09-14 Josef Bacik New
[03/10] btrfs: move btrfs_can_zone_reset into extent-tree.c btrfs: clean up zoned device helpers - 1 - --- 2022-09-14 Josef Bacik New
[02/10] btrfs: move btrfs_check_device_zone_type into volumes.c btrfs: clean up zoned device helpers - 1 - --- 2022-09-14 Josef Bacik New
[01/10] btrfs: add a helper for opening a new device to add to the fs btrfs: clean up zoned device helpers - 1 - --- 2022-09-14 Josef Bacik New
[15/15] btrfs: add struct declarations in dev-replace.h btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[14/15] btrfs: use a runtime flag to indicate an inode is a free space inode btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[13/15] btrfs: delete btrfs_insert_inode_hash helper btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[12/15] btrfs: delete btrfs_inode_sectorsize helper btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[11/15] btrfs: move btrfs_ordered_sum_size into file-item.c btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[10/15] btrfs: move the fs_info related helpers closer to fs_info in ctree.h btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[09/15] btrfs: move btrfs_csum_ptr to inode.c btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[08/15] btrfs: move fs_info struct declarations to the top of ctree.h btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[07/15] btrfs: move btrfs_swapfile_pin into volumes.h btrfs: strip out btrfs_fs_info dependencies - 1 - --- 2022-09-14 Josef Bacik New
[06/15] btrfs: move static_assert() for btrfs_super_block into fs.c btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[05/15] btrfs: remove temporary btrfs_map_token declaration in ctree.h btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[04/15] btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[03/15] btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[02/15] btrfs: move btrfs_full_stripe_locks_tree into block-group.h btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[01/15] btrfs: move btrfs_caching_type to block-group.h btrfs: strip out btrfs_fs_info dependencies - 2 - --- 2022-09-14 Josef Bacik New
[16/16] btrfs: move accessor helpers into item-accessors.h btrfs: split out larger chunks of ctree.h - - - --- 2022-09-14 Josef Bacik New
[15/16] btrfs: move btrfs_map_token to item-accessors btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[14/16] btrfs: rename struct-funcs.c -> item-accessors.c btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[13/16] btrfs: move the compat/incompat flag masks to fs.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[12/16] btrfs: remove fs_info::pending_changes and related code btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[11/16] btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[10/16] btrfs: move fs_info->flags enum to fs.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[09/16] btrfs: move mount option definitions to fs.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[08/16] btrfs: move incompat and compat flag helpers to fs.c btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[07/16] btrfs: move BTRFS_FS_STATE* defs and helpers to fs.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[06/16] btrfs: push printk index code into their respective helpers btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[05/16] btrfs: move assert and error helpers out of btrfs-printk.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[04/16] btrfs: push extra checks into __btrfs_abort_transaction btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[03/16] btrfs: move the printk helpers out of ctree.h btrfs: split out larger chunks of ctree.h - 1 - --- 2022-09-14 Josef Bacik New
[02/16] btrfs: move larger compat flag helpers to their own c file btrfs: split out larger chunks of ctree.h - - - --- 2022-09-14 Josef Bacik New
[01/16] btrfs: move fs wide helpers out of ctree.h btrfs: split out larger chunks of ctree.h - - - --- 2022-09-14 Josef Bacik New
[17/17] btrfs: move the btrfs_verity_descriptor_item defs up in ctree.h btrfs: initial ctree.h cleanups, simple stuff - 2 - --- 2022-09-14 Josef Bacik New
[16/17] btrfs: move btrfs_next_old_item into ctree.c btrfs: initial ctree.h cleanups, simple stuff - 2 - --- 2022-09-14 Josef Bacik New
[15/17] btrfs: move free space cachep's out of ctree.h btrfs: initial ctree.h cleanups, simple stuff - 2 - --- 2022-09-14 Josef Bacik New
[14/17] btrfs: move btrfs_path_cachep out of ctree.h btrfs: initial ctree.h cleanups, simple stuff - 2 - --- 2022-09-14 Josef Bacik New
« 1 2 ... 60 61 62409 410 »