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
2018-11-11
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-07
Btrfs: fix missing delayed iputs on unmount
Omar Sandoval
2018-11-06
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
2018-11-06
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
2018-11-06
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
2018-11-06
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Arnd Bergmann
2018-11-06
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
2018-11-06
Btrfs: fix missing data checksums after a ranged fsync (msync)
Filipe Manana
2018-11-06
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
2018-11-06
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-10-30
Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-25
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-10-22
Btrfs: fix use-after-free when dumping free space
Filipe Manana
2018-10-21
btrfs: Convert page cache to XArray
Matthew Wilcox
2018-10-21
pagevec: Use xa_mark_t
Matthew Wilcox
2018-10-19
Btrfs: fix use-after-free during inode eviction
Filipe Manana
2018-10-19
btrfs: move the dio_sem higher up the callchain
Josef Bacik
2018-10-19
btrfs: don't run delayed_iputs in commit
Josef Bacik
2018-10-19
btrfs: fix insert_reserved error handling
Josef Bacik
2018-10-19
btrfs: only free reserved extent if we didn't insert it
Josef Bacik
2018-10-19
btrfs: don't use ctl->free_space for max_extent_size
Josef Bacik
2018-10-19
btrfs: set max_extent_size properly
Josef Bacik
2018-10-19
btrfs: reset max_extent_size properly
Josef Bacik
2018-10-17
btrfs: delayed-ref: extract find_first_ref_head from find_ref_head
Lu Fengqi
2018-10-17
Btrfs: fix deadlock when writing out free space caches
Filipe Manana
2018-10-17
Btrfs: fix assertion on fsync of regular file when using no-holes feature
Filipe Manana
2018-10-17
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
2018-10-15
btrfs: switch return_bigger to bool in find_ref_head
Lu Fengqi
2018-10-15
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
2018-10-15
btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
Lu Fengqi
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock
Lu Fengqi
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_head
Lu Fengqi
2018-10-15
btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branch
Lu Fengqi
2018-10-15
btrfs: relocation: Remove redundant tree level check
Qu Wenruo
2018-10-15
btrfs: relocation: Cleanup while loop using rbtree_postorder_for_each_entry_safe
Qu Wenruo
2018-10-15
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2018-10-15
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
2018-10-15
Btrfs: fix warning when replaying log after fsync of a tmpfile
Filipe Manana
2018-10-15
btrfs: drop min_size from evict_refill_and_join
Josef Bacik
2018-10-15
btrfs: assert on non-empty delayed iputs
Josef Bacik
2018-10-15
btrfs: make sure we create all new block groups
Josef Bacik
2018-10-15
btrfs: reset max_extent_size on clear in a bitmap
Josef Bacik
2018-10-15
btrfs: protect space cache inode alloc with GFP_NOFS
Josef Bacik
2018-10-15
btrfs: release metadata before running delayed refs
Josef Bacik
2018-10-15
Btrfs: kill btrfs_clear_path_blocking
Liu Bo
2018-10-15
btrfs: dev-replace: remove pointless assert in write unlock
David Sterba
[next]