index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2021-11-26
Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-26
btrfs: fix the memory leak caused in lzo_compress_pages()
Qu Wenruo
2021-11-18
Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-16
btrfs: deprecate BTRFS_IOC_BALANCE ioctl
Nikolay Borisov
2021-11-16
btrfs: make 1-bit bit-fields of scrub_page unsigned int
Colin Ian King
2021-11-16
btrfs: check-integrity: fix a warning on write caching disabled disk
Wang Yugui
2021-11-16
btrfs: silence lockdep when reading chunk tree during mount
Filipe Manana
2021-11-16
btrfs: fix memory ordering between normal and ordered work functions
Nikolay Borisov
2021-11-16
btrfs: fix a out-of-bound access in copy_compressed_data_to_page()
Qu Wenruo
2021-11-13
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
2021-11-09
btrfs: fix deadlock due to page faults during direct IO reads and writes
Filipe Manana
2021-11-08
lib: zstd: Add kernel-specific API
Nick Terrell
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-11-01
btrfs: fix lzo_decompress_bio() kmap leakage
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-29
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
2021-10-29
btrfs: remove root argument from check_item_in_log()
Filipe Manana
2021-10-29
btrfs: remove root argument from add_link()
Filipe Manana
2021-10-29
btrfs: remove root argument from btrfs_unlink_inode()
Filipe Manana
2021-10-29
btrfs: remove root argument from drop_one_dir_item()
Filipe Manana
2021-10-29
btrfs: clear MISSING device status bit in btrfs_close_one_device
Li Zhang
2021-10-29
btrfs: call btrfs_check_rw_degradable only if there is a missing device
Anand Jain
2021-10-29
btrfs: send: prepare for v2 protocol
David Sterba
2021-10-27
Revert "btrfs: compression: drop kmap/kunmap from generic helpers"
David Sterba
2021-10-26
btrfs: fix comment about sector sizes supported in 64K systems
Anand Jain
2021-10-26
btrfs: update device path inode time instead of bd_inode
Josef Bacik
2021-10-26
btrfs: fix deadlock when defragging transparent huge pages
Omar Sandoval
2021-10-26
btrfs: sysfs: convert scnprintf and snprintf to sysfs_emit
Anand Jain
2021-10-26
btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZE
Qu Wenruo
2021-10-26
btrfs: update comments for chunk allocation -ENOSPC cases
Filipe Manana
2021-10-26
btrfs: fix deadlock between chunk allocation and chunk btree modifications
Filipe Manana
2021-10-26
btrfs: zoned: use greedy gc for auto reclaim
Johannes Thumshirn
2021-10-26
btrfs: check-integrity: stop storing the block device name in btrfsic_dev_state
Christoph Hellwig
2021-10-26
btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls
Josef Bacik
2021-10-26
btrfs: add a btrfs_get_dev_args_from_path helper
Josef Bacik
2021-10-26
btrfs: handle device lookup with btrfs_dev_lookup_args
Josef Bacik
2021-10-26
btrfs: do not call close_fs_devices in btrfs_rm_device
Josef Bacik
2021-10-26
btrfs: add comments for device counts in struct btrfs_fs_devices
Anand Jain
2021-10-26
btrfs: use num_device to check for the last surviving seed device
Anand Jain
2021-10-26
btrfs: fix lost error handling when replaying directory deletes
Filipe Manana
2021-10-26
btrfs: remove btrfs_bio::logical member
Qu Wenruo
2021-10-26
btrfs: rename btrfs_dio_private::logical_offset to file_offset
Qu Wenruo
2021-10-26
btrfs: use bvec_kmap_local in btrfs_csum_one_bio
Christoph Hellwig
[next]