linux-2.6-block.git
2022-02-28 Filipe Mananabtrfs: remove constraint on number of visited leaves...
2022-02-28 Filipe Mananabtrfs: avoid unnecessary computation when deleting...
2022-02-28 Filipe Mananabtrfs: avoid unnecessary COW of leaves when deleting...
2022-02-28 Filipe Mananabtrfs: remove unnecessary leaf free space checks when...
2022-02-28 Johannes Thumshirnbtrfs: stop checking for NULL return from btrfs_get_ext...
2022-02-28 Pankaj Raghavbtrfs: zoned: remove redundant assignment in btrfs_chec...
2022-02-28 David Sterbabtrfs: replace BUILD_BUG_ON by static_assert
2022-02-28 Johannes Thumshirnbtrfs: zoned: allow DUP on meta-data block groups
2022-02-28 Johannes Thumshirnbtrfs: zoned: prepare for allowing DUP on zoned
2022-02-28 Johannes Thumshirnbtrfs: zoned: make zone finishing multi stripe capable
2022-02-28 Johannes Thumshirnbtrfs: zoned: make zone activation multi stripe capable
2022-02-28 Josef Bacikbtrfs: add support for multiple global roots
2022-02-28 Josef Bacikbtrfs: add code to support the block group root
2022-02-28 Josef Bacikbtrfs: abstract out loading the tree root
2022-02-28 Josef Bacikbtrfs: tree-checker: don't fail on empty extent roots...
2022-02-28 Josef Bacikbtrfs: disable space cache related mount options for...
2022-02-28 Josef Bacikbtrfs: disable snapshot creation/deletion for extent...
2022-02-28 Josef Bacikbtrfs: disable scrub for extent-tree-v2
2022-02-28 Josef Bacikbtrfs: disable qgroups in extent tree v2
2022-02-28 Josef Bacikbtrfs: disable device manipulation ioctl's EXTENT_TREE_V2
2022-02-28 Josef Bacikbtrfs: disable balance for extent tree v2 for now
2022-02-28 Josef Bacikbtrfs: add definition for EXTENT_TREE_V2
2022-02-28 Filipe Mananabtrfs: use single variable to track return value at...
2022-02-28 Filipe Mananabtrfs: avoid inode logging during rename and link when...
2022-02-28 Filipe Mananabtrfs: stop doing unnecessary log updates during a...
2022-02-28 Filipe Mananabtrfs: avoid logging all directory changes during renames
2022-02-28 Filipe Mananabtrfs: pass the dentry to btrfs_log_new_name() instead...
2022-02-28 Filipe Mananabtrfs: add helper to delete a dir entry from a log...
2022-02-28 Minghao Chibtrfs: send: remove redundant ret variable in fs_path_copy
2022-02-28 Nikolay Borisovbtrfs: move QUOTA_ENABLED check to rescan_should_stop...
2022-02-28 Jiapeng Chongbtrfs: scrub: remove redundant initialization of increment
2022-02-28 Jiapeng Chongbtrfs: zoned: remove redundant initialization of to_add
2022-02-28 Anand Jainbtrfs: cleanup temporary variables when finding rotatio...
2022-02-28 Anand Jainbtrfs: use dev_t to match device in device_matched
2022-02-28 Anand Jainbtrfs: add device major-minor info in the struct btrfs_...
2022-02-28 Anand Jainbtrfs: match stale devices by dev_t
2022-02-28 Anand Jainbtrfs: harden identification of a stale device
2022-02-28 Anand Jainbtrfs: simplify fs_devices member access in btrfs_init_...
2022-02-28 Sahil Kangbtrfs: reuse existing inode from btrfs_ioctl
2022-02-28 Nikolay Borisovbtrfs: move missing device handling in a dedicate function
2022-02-28 Filipe Mananabtrfs: stop trying to log subdirectories created in...
2022-02-28 Filipe Mananabtrfs: stop copying old dir items when logging a directory
2022-02-28 Filipe Mananabtrfs: put initial index value of a directory in a...
2022-02-28 Filipe Mananabtrfs: don't log unnecessary boundary keys when logging...
2022-02-28 Sahil Kangbtrfs: reuse existing pointers from btrfs_ioctl
2022-02-28 Filipe Mananabtrfs: remove write and wait of struct walk_control
2022-02-27 Linus TorvaldsLinux 5.17-rc6 v5.17-rc6
2022-02-27 Linus TorvaldsMerge tag 'irq-urgent-2022-02-27' of git://git./linux...
2022-02-27 Linus TorvaldsMerge tag 'dma-mapping-5.17-1' of git://git.infradead...
2022-02-27 Linus TorvaldsMerge tag 'pinctrl-v5-17-3' of git://git./linux/kernel...
2022-02-26 Linus TorvaldsMerge tag 'trace-v5.17-rc4' of git://git./linux/kernel...
2022-02-26 Linus TorvaldsMerge tag 'fixes-2022-02-26' of git://git./linux/kernel...
2022-02-26 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-02-26 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-rc6' of git://git....
2022-02-26 Linus TorvaldsMerge tag 'xfs-5.17-fixes-2' of git://git./fs/xfs/xfs...
2022-02-26 Mike Kravetzselftests/memfd: clean up mapping in mfd_fail_write
2022-02-26 Roman Gushchinmailmap: update Roman Gushchin's email
2022-02-26 Vlastimil BabkaMAINTAINERS, SLAB: add Roman as reviewer, git tree
2022-02-26 Shakeel ButtMAINTAINERS: add Shakeel as a memcg co-maintainer
2022-02-26 Vladimir DavydovMAINTAINERS: remove Vladimir from memcg maintainers
2022-02-26 Roman GushchinMAINTAINERS: add Roman as a memcg co-maintainer
2022-02-26 Aneesh Kumar K.Vselftest/vm: fix map_fixed_noreplace test failure
2022-02-26 Suren Baghdasaryanmm: fix use-after-free bug when mm->mmap is reused...
2022-02-26 Liu Yuntaohugetlbfs: fix a truncation issue in hugepages parameter
2022-02-26 Andrey Konovalovkasan: test: prevent cache merging in kmem_cache_double...
2022-02-26 Aneesh Kumar K.Vmm/hugetlb: fix kernel crash with hugetlb mremap
2022-02-26 Luis ChamberlainMAINTAINERS: add sysctl-next git tree
2022-02-26 Daniel Bristot... rtla/osnoise: Fix error message when failing to enable...
2022-02-26 Daniel Bristot... rtla/osnoise: Free params at the exit
2022-02-26 Daniel Bristot... rtla/hist: Make -E the short version of --entries
2022-02-26 Christophe... tracing: Fix selftest config check for function graph...
2022-02-26 Steven Rostedt... tracefs: Set the group ownership in apply_options(...
2022-02-25 Linus TorvaldsMerge tag 'configfs-5.17-2022-02-25' of git://git.infra...
2022-02-25 Linus TorvaldsMerge tag 'for-5.17-rc5-tag' of git://git./linux/kernel...
2022-02-25 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2022-02-25 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.17-rc6' of git://git....
2022-02-25 Jason GunthorpeRDMA/cma: Do not change route.addr.src_addr outside...
2022-02-25 Linus TorvaldsMerge tag 'spi-fix-v5.17-rc5' of git://git./linux/kerne...
2022-02-25 Linus TorvaldsMerge tag 'regulator-fix-v5.17-rc5' of git://git./linux...
2022-02-25 Linus TorvaldsMerge tag 'regmap-fix-v5.17-rc5' of git://git./linux...
2022-02-25 Linus TorvaldsMerge tag 'thermal-5.17-rc6' of git://git./linux/kernel...
2022-02-25 Linus TorvaldsMerge tag 'pm-5.17-rc6' of git://git./linux/kernel...
2022-02-25 Linus TorvaldsMerge tag 'char-misc-5.17-rc6' of git://git./linux...
2022-02-25 Linus TorvaldsMerge tag 'driver-core-5.17-rc6' of git://git./linux...
2022-02-25 Linus TorvaldsMerge tag 'staging-5.17-rc6' of git://git./linux/kernel...
2022-02-25 Linus TorvaldsMerge tag 'tty-5.17-rc6' of git://git./linux/kernel...
2022-02-25 Linus TorvaldsMerge tag 'usb-5.17-rc6' of git://git./linux/kernel...
2022-02-25 Linus TorvaldsMerge tag 'ata-5.17-rc6' of git://git./linux/kernel...
2022-02-25 Daniel Bristot... tracing/osnoise: Make osnoise_main to sleep for microse...
2022-02-25 Nathan Chancellorftrace: Remove unused ftrace_startup_enable() stub
2022-02-25 Sven Schnelletracing: Ensure trace buffer is at least 4096 bytes...
2022-02-25 Christophe... tracing: Uninline trace_trigger_soft_disabled() partly
2022-02-25 Steven Rostedt... eprobes: Remove redundant event type information
2022-02-25 Steven Rostedt... tracing: Have traceon and traceoff trigger honor the...
2022-02-25 Changbin Duriscv: fix oops caused by irqsoff latency tracer
2022-02-25 Damien Le Moalriscv: fix nommu_k210_sdcard_defconfig
2022-02-25 Daniel Bristot... tracing: Dump stacktrace trigger to the corresponding...
2022-02-25 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-02-25 Linus TorvaldsMerge tag 'drm-fixes-2022-02-25' of git://anongit.freed...
2022-02-24 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of...
next