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
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
btrfs: improve error handling of btrfs_add_link
Johannes Thumshirn
2018-12-17
Btrfs: use generic_remap_file_range_prep() for cloning and deduplication
Filipe Manana
2018-12-17
btrfs: Refactor main loop in extent_readpages
Nikolay Borisov
2018-12-17
btrfs: Remove 1st shrink/grow phase from balance
Nikolay Borisov
2018-12-17
Btrfs: send, fix race with transaction commits that create snapshots
Filipe Manana
2018-12-17
Btrfs: use nofs context when initializing security xattrs to avoid deadlock
Filipe Manana
2018-12-17
btrfs: run delayed items before dropping the snapshot
Josef Bacik
2018-12-17
btrfs: catch cow on deleting snapshots
Josef Bacik
2018-12-17
btrfs: extent-tree: cleanup one-shot usage of @blocksize in do_walk_down
Qu Wenruo
2018-12-17
Btrfs: scrub, move setup of nofs contexts higher in the stack
Filipe Manana
2018-12-17
btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex
David Sterba
2018-12-17
btrfs: scrub: pass fs_info to scrub_setup_ctx
David Sterba
2018-12-17
btrfs: fix truncate throttling
Josef Bacik
2018-12-17
btrfs: don't run delayed refs in the end transaction logic
Josef Bacik
2018-12-17
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
2018-12-17
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
2018-12-17
btrfs: update may_commit_transaction to use the delayed refs rsv
Josef Bacik
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
2018-12-17
btrfs: only track ref_heads in delayed_ref_updates
Josef Bacik
2018-12-17
btrfs: cleanup extent_op handling
Josef Bacik
2018-12-17
btrfs: add cleanup_ref_head_accounting helper
Josef Bacik
2018-12-17
btrfs: add btrfs_delete_ref_head helper
Josef Bacik
2018-12-17
btrfs: use PAGE_ALIGNED instead of open-coding it
Johannes Thumshirn
2018-12-17
btrfs: use offset_in_page instead of open-coding it
Johannes Thumshirn
2018-12-17
btrfs: dev-replace: open code trivial locking helpers
David Sterba
2018-12-17
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
2018-12-17
btrfs: dev-replace: swich locking to rw semaphore
David Sterba
2018-12-17
btrfs: reada: reorder dev-replace locks before radix tree preload
David Sterba
2018-12-17
btrfs: Fix error handling in btrfs_cleanup_ordered_extents
Nikolay Borisov
2018-12-17
btrfs: remove always true if branch in find_delalloc_range
Lu Fengqi
2018-12-17
btrfs: skip file_extent generation check for free_space_inode in run_delalloc...
Lu Fengqi
2018-12-17
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
2018-12-17
btrfs: drop extra enum initialization where using defaults
David Sterba
2018-12-17
btrfs: switch BTRFS_ORDERED_* to enums
David Sterba
2018-12-17
btrfs: switch EXTENT_FLAG_* to enums
David Sterba
2018-12-17
btrfs: switch EXTENT_BUFFER_* to enums
David Sterba
2018-12-17
btrfs: switch BTRFS_ROOT_* to enums
David Sterba
2018-12-17
btrfs: switch BTRFS_FS_* to enums
David Sterba
2018-12-17
btrfs: switch BTRFS_BLOCK_RSV_* to enums
David Sterba
2018-12-17
btrfs: switch BTRFS_FS_STATE_* to enums
David Sterba
2018-12-17
btrfs: Refactor btrfs_merge_bio_hook
Nikolay Borisov
2018-12-17
btrfs: cleanup the useless DEFINE_WAIT in cleanup_transaction
Lu Fengqi
2018-12-17
btrfs: document extent mapping assumptions in checksum
Johannes Thumshirn
2018-12-17
btrfs: don't initialize 'offset' in map_private_extent_buffer()
Johannes Thumshirn
2018-12-17
Btrfs: fix deadlock with memory reclaim during scrub
Filipe Manana
2018-12-17
btrfs: Remove extent_io_ops::readpage_io_failed_hook
Nikolay Borisov
[next]