summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2021-12-17Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-15btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()Shin'ichiro Kawasaki
2021-12-15btrfs: fix warning when freeing leaf after subvolume creation failureFilipe Manana
2021-12-15btrfs: fix invalid delayed ref after subvolume creation failureFilipe Manana
2021-12-15btrfs: check WRITE_ERR when trying to read an extent bufferJosef Bacik
2021-12-14btrfs: fix missing last dir item offset update when logging directoryFilipe Manana
2021-12-14btrfs: fix double free of anon_dev after failure to create subvolumeFilipe Manana
2021-12-14btrfs: fix memory leak in __add_inode_ref()Jianglei Nie
2021-12-10Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-08btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handlingQu Wenruo
2021-12-08btrfs: zoned: clear data relocation bg on zone finishJohannes Thumshirn
2021-12-08btrfs: free exchange changeset on failuresJohannes Thumshirn
2021-12-08btrfs: fix re-dirty process of tree-log nodesNaohiro Aota
2021-12-08btrfs: call mapping_set_error() on btree inode with a write errorJosef Bacik
2021-12-08btrfs: clear extent buffer uptodate when we fail to write itJosef Bacik
2021-12-08btrfs: fail if fstrim_range->start == U64_MAXJosef Bacik
2021-12-08btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()Dan Carpenter
2021-11-26Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-26btrfs: fix the memory leak caused in lzo_compress_pages()Qu Wenruo
2021-11-18Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-16btrfs: deprecate BTRFS_IOC_BALANCE ioctlNikolay Borisov
2021-11-16btrfs: make 1-bit bit-fields of scrub_page unsigned intColin Ian King
2021-11-16btrfs: check-integrity: fix a warning on write caching disabled diskWang Yugui
2021-11-16btrfs: silence lockdep when reading chunk tree during mountFilipe Manana
2021-11-16btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov
2021-11-16btrfs: fix a out-of-bound access in copy_compressed_data_to_page()Qu Wenruo
2021-11-13Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds
2021-11-09btrfs: fix deadlock due to page faults during direct IO reads and writesFilipe Manana
2021-11-08lib: zstd: Add kernel-specific APINick Terrell
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-11-01btrfs: fix lzo_decompress_bio() kmap leakageLinus Torvalds
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-29Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from lzo"David Sterba
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zlib"David Sterba
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zstd"David Sterba
2021-10-29btrfs: remove root argument from check_item_in_log()Filipe Manana
2021-10-29btrfs: remove root argument from add_link()Filipe Manana
2021-10-29btrfs: remove root argument from btrfs_unlink_inode()Filipe Manana
2021-10-29btrfs: remove root argument from drop_one_dir_item()Filipe Manana
2021-10-29btrfs: clear MISSING device status bit in btrfs_close_one_deviceLi Zhang
2021-10-29btrfs: call btrfs_check_rw_degradable only if there is a missing deviceAnand Jain
2021-10-29btrfs: send: prepare for v2 protocolDavid Sterba
2021-10-27Revert "btrfs: compression: drop kmap/kunmap from generic helpers"David Sterba
2021-10-26btrfs: fix comment about sector sizes supported in 64K systemsAnand Jain
2021-10-26btrfs: update device path inode time instead of bd_inodeJosef Bacik