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
2017-06-29
Btrfs: always account pinned bytes when dropping a tree block ref
Omar Sandoval
2017-06-29
Btrfs: update total_bytes_pinned when pinning down extents
Omar Sandoval
2017-06-29
Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT()
Omar Sandoval
2017-06-29
Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64
Omar Sandoval
2017-06-29
btrfs: fix validation of XATTR_ITEM dir items
David Sterba
2017-06-21
btrfs: Verify dir_item in iterate_object_props
Su Yue
2017-06-21
btrfs: Check name_len before in btrfs_del_root_ref
Su Yue
2017-06-21
btrfs: Check name_len before reading btrfs_get_name
Su Yue
2017-06-21
btrfs: Check name_len before read in iterate_dir_item
Su Yue
2017-06-21
btrfs: Check name_len in btrfs_check_ref_name_override
Su Yue
2017-06-21
btrfs: Verify dir_item in replay_xattr_deletes
Su Yue
2017-06-21
btrfs: Check name_len on add_inode_ref call path
Su Yue
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
2017-06-21
btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
Su Yue
2017-06-21
btrfs: move dev stats accounting out of wait_dev_flush
David Sterba
2017-06-21
btrfs: account as waiting for IO, while waiting fot the flush bio completion
David Sterba
2017-06-21
btrfs: preallocate device flush bio
David Sterba
2017-06-21
Btrfs: incremental send, fix invalid path for unlink commands
Filipe Manana
2017-06-21
Btrfs: send, fix invalid path after renaming and linking file
Filipe Manana
2017-06-21
Btrfs: fix invalid extent maps due to hole punching
Filipe Manana
2017-06-21
btrfs: add cond_resched to btrfs_qgroup_trace_leaf_items
Jeff Mahoney
2017-06-20
btrfs: Round down values which are written for total_bytes_size
Nikolay Borisov
2017-06-20
btrfs: Manually implement device_total_bytes getter/setter
Nikolay Borisov
2017-06-20
btrfs: obsolete and remove mount option alloc_start
David Sterba
2017-06-20
btrfs: move fs_info::fs_frozen to the flags
David Sterba
2017-06-20
btrfs: cleanup duplicate return value in insert_inline_extent
David Sterba
2017-06-19
btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdev
David Sterba
2017-06-19
btrfs: use GFP_KERNEL in btrfs_calc_avail_data_space
David Sterba
2017-06-19
btrfs: Use btrfs_space_info_used instead of opencoding it
Nikolay Borisov
2017-06-19
btrfs: wait part of the write_dev_flush() can be separated out
Anand Jain
2017-06-19
btrfs: remove redundant null bdev counting during flush submission
Anand Jain
2017-06-19
btrfs: write_dev_flush does not return ENOMEM anymore
Anand Jain
2017-06-19
Btrfs: compression must free at least one sector size
Timofey Titovets
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
David Sterba
2017-06-19
btrfs: document mandatory order of bio in btrfs_io_bio
David Sterba
2017-06-19
Btrfs: skip checksum verification if IO error occurs
Liu Bo
2017-06-19
Btrfs: tolerate errors if we have retried successfully
Liu Bo
2017-06-19
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
2017-06-19
btrfs: opencode trivial compressed_bio_alloc, simplify error handling
David Sterba
2017-06-19
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
2017-06-19
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: btrfs_bio_clone never fails, skip error handling
David Sterba
2017-06-19
btrfs: btrfs_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: bioset allocations will never fail, adapt our helpers
David Sterba
2017-06-19
btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2017-06-19
btrfs: switch kmallocs to GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2017-06-19
btrfs: add memalloc_nofs protections around alloc_workspace callback
David Sterba
2017-06-19
btrfs: adjust includes after vmalloc removal
David Sterba
[next]