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
/
inode.c
Age
Commit message (
Expand
)
Author
2018-03-01
btrfs: handle failure of add_pending_csums
Nikolay Borisov
2018-02-02
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
2018-02-02
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
2018-02-02
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-01-22
btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
Nikolay Borisov
2018-01-22
Btrfs: move extent map specific code to extent_map.c
Liu Bo
2018-01-22
Btrfs: add helper for em merge logic
Liu Bo
2018-01-22
Btrfs: fix unexpected EEXIST from btrfs_get_extent
Liu Bo
2018-01-22
Btrfs: fix incorrect block_len in merge_extent_mapping
Liu Bo
2018-01-22
btrfs: correct wrong comment about magic number of index_cnt
Su Yue
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio
Nikolay Borisov
2018-01-22
btrfs: Remove redundant bio_get/set from submit_dio_repair_bio
Nikolay Borisov
2018-01-22
btrfs: sink extent_write_full_page tree argument
Nikolay Borisov
2018-01-22
btrfs: sink extent_write_locked_range tree parameter
Nikolay Borisov
2018-01-22
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
2018-01-22
btrfs: remove redundant check in btrfs_get_extent_fiemap
Nikolay Borisov
2018-01-22
btrfs: Remove unused variable in btrfs_get_extent
Nikolay Borisov
2018-01-22
Btrfs: compress_file_range() change page dirty status once
Timofey Titovets
2018-01-22
btrfs: Remove redundant FLAG_VACANCY
Nikolay Borisov
2018-01-22
btrfs: switch btrfs_trans_handle::adding_csums to bool
David Sterba
2018-01-22
btrfs: remove dead code from btrfs_get_extent
Edmund Nadolski
2018-01-22
btrfs: sink get_extent parameter to extent_readpages
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_fiemap
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_write_full_page
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_write_locked_range
David Sterba
2018-01-22
btrfs: sink get_extent parameter to extent_writepages
David Sterba
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
2018-01-22
btrfs: use GFP_KERNEL in btrfs_alloc_inode
David Sterba
2018-01-22
btrfs: sink gfp parameter to clear_extent_uptodate
David Sterba
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2018-01-22
Btrfs: document rules about bio async submit
Liu Bo
2018-01-22
Btrfs: add __init macro to btrfs init functions
Liu Bo
2018-01-22
Btrfs: remove redundant btrfs_balance_delayed_items
Liu Bo
2017-12-07
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-15
Btrfs: bail out gracefully rather than BUG_ON
Liu Bo
2017-11-15
Btrfs: add write_flags for compression bio
Liu Bo
2017-11-01
btrfs: move btrfs_truncate_block out of trans handle
Josef Bacik
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
2017-11-01
btrfs: allow to set compression level for zlib
David Sterba
2017-10-30
btrfs: use BLK_STS defines where needed
Anand Jain
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
2017-10-30
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
2017-10-30
Btrfs: compress_file_range remove dead variable num_bytes
Timofey Titovets
2017-10-30
btrfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-30
Btrfs: cleanup 'start' subtraction from try uncompressed inline extent
Timofey Titovets
2017-10-30
btrfs: Remove unused parameter from check_direct_IO
Nikolay Borisov
[next]