index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2020-01-20
btrfs: keep track of discardable_bytes for async discard
Dennis Zhou
2020-01-20
btrfs: track discardable extents for async discard
Dennis Zhou
2020-01-20
btrfs: sysfs: add UUID/debug/discard directory
Dennis Zhou
2020-01-20
btrfs: sysfs: make UUID/debug have its own kobject
Dennis Zhou
2020-01-20
btrfs: sysfs: add removal calls for debug/
Dennis Zhou
2020-01-20
btrfs: discard one region at a time in async discard
Dennis Zhou
2020-01-20
btrfs: handle empty block_group removal for async discard
Dennis Zhou
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
btrfs: keep track of free space bitmap trim status cleanliness
Dennis Zhou
2020-01-20
btrfs: keep track of which extents have been discarded
Dennis Zhou
2020-01-20
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
2020-01-20
btrfs: tree-checker: Verify location key for DIR_ITEM/DIR_INDEX
Qu Wenruo
2020-01-20
btrfs: tree-checker: Refactor root key check into separate function
Qu Wenruo
2020-01-20
btrfs: tree-checker: Refactor inode key check into seperate function
Qu Wenruo
2020-01-20
btrfs: tree-checker: Clean up fs_info parameter from error message wrapper
Qu Wenruo
2020-01-20
btrfs: tree-checker: Check leaf chunk item size
Qu Wenruo
2020-01-20
btrfs: Remove unneeded semicolon
zhengbin
2020-01-20
btrfs: remove struct find_free_extent.ram_bytes
Omar Sandoval
2020-01-20
btrfs: simplify compressed/inline check in __extent_writepage_io()
Omar Sandoval
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
2020-01-20
btrfs: remove redundant i_size check in __extent_writepage_io()
Omar Sandoval
2020-01-20
btrfs: remove trivial goto label in __extent_writepage()
Omar Sandoval
2020-01-20
btrfs: remove unnecessary pg_offset assignments in __extent_writepage()
Omar Sandoval
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
2020-01-20
btrfs: remove dead snapshot-aware defrag code
Omar Sandoval
2020-01-20
btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()
Omar Sandoval
2020-01-20
btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
Omar Sandoval
2020-01-20
btrfs: reset device back to allocation state when removing
Johannes Thumshirn
2020-01-20
btrfs: decrement number of open devices after closing the device not before
Johannes Thumshirn
2020-01-20
btrfs: use simple_dir_inode_operations for placeholder subvolume directory
Omar Sandoval
2020-01-20
btrfs: remove impossible WARN_ON in btrfs_destroy_dev_replace_tgtdev()
Johannes Thumshirn
2020-01-20
btrfs: remove superfluous BUG_ON() in integrity checks
Johannes Thumshirn
2020-01-20
btrfs: fix possible NULL-pointer dereference in integrity checks
Johannes Thumshirn
2020-01-20
btrfs: kill min_allocable_bytes in inc_block_group_ro
Josef Bacik
2020-01-20
btrfs: don't pass system_chunk into can_overcommit
Josef Bacik
2020-01-20
btrfs: Opencode ordered_data_tree_panic
Nikolay Borisov
2020-01-20
btrfs: relocation: Output current relocation stage at btrfs_relocate_block_gr...
Qu Wenruo
2020-01-20
btrfs: remove unused condition check in btrfs_page_mkwrite()
Yunfeng Ye
2020-01-20
btrfs: Remove redundant WARN_ON in walk_down_log_tree
Nikolay Borisov
2020-01-20
btrfs: Remove WARN_ON in walk_log_tree
Nikolay Borisov
2020-01-20
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
2020-01-20
btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent
Nikolay Borisov
2020-01-20
btrfs: Don't discard unwritten extents
Nikolay Borisov
2020-01-20
btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled
Marcos Paulo de Souza
2020-01-20
btrfs: qgroup: remove one-time use variables for quota_root checks
Marcos Paulo de Souza
2020-01-20
btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid
Anand Jain
2020-01-20
btrfs: sysfs, rename btrfs_sysfs_add_device()
Anand Jain
2020-01-20
btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent
Anand Jain
2020-01-20
btrfs: sysfs, rename devices kobject holder to devices_kobj
Anand Jain
2020-01-20
btrfs: fill ncopies for all raid table entries
David Sterba
[prev]
[next]