firmware/raspberrypi: Notify firmware of a reboot
[platform/kernel/linux-rpi.git] / fs / btrfs /
2022-03-16 Filipe Mananabtrfs: make send work with concurrent block group reloc...
2022-03-08 Josef Bacikbtrfs: do not start relocation until in progress drops...
2022-03-08 Filipe Mananabtrfs: add missing run of delayed items after unlink...
2022-03-08 Sidong Yangbtrfs: qgroup: fix deadlock between rescan worker and...
2022-03-08 Josef Bacikbtrfs: do not WARN_ON() if we have PageError set
2022-03-08 Omar Sandovalbtrfs: fix relocation crash due to premature return...
2022-03-08 Filipe Mananabtrfs: fix lost prealloc extents beyond eof after full...
2022-03-08 Filipe Mananabtrfs: fix ENOSPC failure when attempting direct IO...
2022-03-08 Filipe Mananabtrfs: get rid of warning on transaction commit when...
2022-03-02 Dāvis Mosānsbtrfs: prevent copying too big compressed lzo segment
2022-03-02 Su Yuebtrfs: tree-checker: check item_size for dev_item
2022-03-02 Su Yuebtrfs: tree-checker: check item_size for inode_item
2022-02-23 Dāvis Mosānsbtrfs: send: in case of IO error log it
2022-02-23 Naohiro Aotabtrfs: zoned: cache reported zone during mount
2022-02-08 Filipe Mananabtrfs: fix use-after-free after failure to create a...
2022-02-08 Shin'ichiro Kawasakibtrfs: fix deadlock between quota disable and qgroup...
2022-02-08 Qu Wenruobtrfs: don't start transaction for scrub if the fs...
2022-02-01 Amir Goldsteinfsnotify: invalidate dcache before IN_DELETE event
2022-01-27 Filipe Mananabtrfs: respect the max size in the header when activati...
2022-01-27 Josef Bacikbtrfs: check the root node for uptodate before returning it
2022-01-27 Filipe Mananabtrfs: fix deadlock between quota enable and other...
2022-01-27 Josef Bacikbtrfs: remove BUG_ON(!eie) in find_parent_nodes
2022-01-27 Josef Bacikbtrfs: remove BUG_ON() in find_parent_nodes()
2021-12-22 Shin'ichiro Kawasakibtrfs: fix missing blkdev_put() call in btrfs_scan_one_...
2021-12-22 Josef Bacikbtrfs: check WRITE_ERR when trying to read an extent...
2021-12-22 Filipe Mananabtrfs: fix double free of anon_dev after failure to...
2021-12-22 Jianglei Niebtrfs: fix memory leak in __add_inode_ref()
2021-12-22 Anand Jainbtrfs: remove stale comment about the btrfs_show_devname
2021-12-22 Anand Jainbtrfs: update latest_dev when we create a sprout device
2021-12-22 Anand Jainbtrfs: use latest_dev in btrfs_show_devname
2021-12-22 Anand Jainbtrfs: convert latest_bdev type to btrfs_device and...
2021-12-14 Johannes Thumshirnbtrfs: free exchange changeset on failures
2021-12-14 Qu Wenruobtrfs: replace the BUG_ON in btrfs_del_root_ref with...
2021-12-14 Naohiro Aotabtrfs: fix re-dirty process of tree-log nodes
2021-12-14 Josef Bacikbtrfs: clear extent buffer uptodate when we fail to...
2021-12-08 Wang Yuguibtrfs: check-integrity: fix a warning on write caching...
2021-12-08 Filipe Mananabtrfs: silence lockdep when reading chunk tree during...
2021-11-25 Josef Bacikbtrfs: update device path inode time instead of bd_inode
2021-11-25 Nikolay Borisovbtrfs: fix memory ordering between normal and ordered...
2021-11-25 Colin Ian Kingbtrfs: make 1-bit bit-fields of scrub_page unsigned int
2021-11-21 Johannes Thumshirnbtrfs: zoned: allow preallocation for relocation inodes
2021-11-21 Johannes Thumshirnbtrfs: check for relocation inodes on zoned btrfs in...
2021-11-21 Johannes Thumshirnbtrfs: zoned: use regular writes for relocation
2021-11-21 Johannes Thumshirnbtrfs: zoned: only allow one process to add pages to...
2021-11-21 Johannes Thumshirnbtrfs: zoned: add a dedicated data relocation block...
2021-11-21 Johannes Thumshirnbtrfs: introduce btrfs_is_data_reloc_root
2021-11-18 Josef Bacikbtrfs: do not take the uuid_mutex in btrfs_rm_device
2021-11-18 Sidong Yangbtrfs: reflink: initialize return value to 0 in btrfs_e...
2021-11-18 Anand Jainbtrfs: call btrfs_check_rw_degradable only if there...
2021-11-18 Filipe Mananabtrfs: fix lost error handling when replaying directory...
2021-11-18 Li Zhangbtrfs: clear MISSING device status bit in btrfs_close_o...
2021-11-12 Linus Torvaldsbtrfs: fix lzo_decompress_bio() kmap leakage
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-10-29 David SterbaRevert "btrfs: compression: drop kmap/kunmap from lzo"
2021-10-29 David SterbaRevert "btrfs: compression: drop kmap/kunmap from zlib"
2021-10-29 David SterbaRevert "btrfs: compression: drop kmap/kunmap from zstd"
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git./linux/kernel...
2021-10-27 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-10-27 David SterbaRevert "btrfs: compression: drop kmap/kunmap from gener...
2021-10-26 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.15-2' of git://git...
2021-10-25 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-10-25 Linus TorvaldsMerge tag 'libata-5.15-rc7' of git://git./linux/kernel...
2021-10-25 Linus TorvaldsMerge tag 'pinctrl-v5.15-3' of git://git./linux/kernel...
2021-10-24 Linus TorvaldsMerge tag '5.15-rc6-ksmbd-fixes' of git://git.samba...
2021-10-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-23 Linus TorvaldsMerge tag 'block-5.15-2021-10-22' of git://git.kernel...
2021-10-23 Linus TorvaldsMerge tag 'io_uring-5.15-2021-10-22' of git://git.kerne...
2021-10-22 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211022' of git://git...
2021-10-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-22 Rafael J. WysockiMerge branch 'acpi-tools'
2021-10-22 Jakub KicinskiMerge tag 'mac80211-for-net-2021-10-21' of git://git...
2021-10-22 Linus TorvaldsMerge branch 'ucount-fixes-for-v5.15' of git://git...
2021-10-22 Linus TorvaldsMerge tag 'powerpc-5.15-5' of git://git./linux/kernel...
2021-10-21 Dave AirlieMerge tag 'drm-msm-fixes-2021-10-18' of https://gitlab...
2021-10-21 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2021-10-20 Linus TorvaldsMerge tag 'dma-mapping-5.15-2' of git://git.infradead...
2021-10-20 Linus TorvaldsMerge tag 'sound-5.15-rc7' of git://git./linux/kernel...
2021-10-20 Linus TorvaldsMerge tag 'audit-pr-20211019' of git://git./linux/kerne...
2021-10-20 Linus TorvaldsMerge tag 'trace-v5.15-rc5' of git://git./linux/kernel...
2021-10-20 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-20 Arnd BergmannMerge tag 'reset-fixes-for-v5.15' of git://git.pengutro...
2021-10-20 Arnd BergmannMerge tag 'sunxi-fixes-for-5.15-1' of git://git./linux...
2021-10-20 Arnd BergmannMerge tag 'imx-fixes-5.15-4' of git://git./linux/kernel...
2021-10-18 Linus TorvaldsMerge tag 'libata-5.15-rc6' of git://git./linux/kernel...
2021-10-18 Linus TorvaldsMerge tag 'block-5.15-2021-10-17' of git://git.kernel...
2021-10-18 Linus TorvaldsMerge tag 'io_uring-5.15-2021-10-17' of git://git.kerne...
2021-10-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
next