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
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-07-03
Btrfs: fix crash when starting transaction
Filipe Manana
2014-07-03
Btrfs: fix btrfs_print_leaf for skinny metadata
Josef Bacik
2014-07-03
Btrfs: fix race of using total_bytes_pinned
Liu Bo
2014-07-03
btrfs: use E2BIG instead of EIO if compression does not help
David Sterba
2014-07-03
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
David Sterba
2014-07-03
Btrfs: fix use-after-free when cloning a trailing file hole
Filipe Manana
2014-07-03
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
Anand Jain
2014-07-03
btrfs: fix null pointer dereference in clone_fs_devices when name is null
Anand Jain
2014-07-03
btrfs: fix nossd and ssd_spread mount option regression
Eric Sandeen
2014-07-03
Btrfs: fix race between balance recovery and root deletion
Wang Shilong
2014-07-03
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
Filipe Manana
2014-06-28
btrfs: only unlock block in verify_parent_transid if we locked it
Josef Bacik
2014-06-28
Btrfs: assert send doesn't attempt to start transactions
Filipe Manana
2014-06-28
btrfs compression: reuse recently used workspace
Sergey Senozhatsky
2014-06-28
Btrfs: fix crash when mounting raid5 btrfs with missing disks
Liu Bo
2014-06-28
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
2014-06-28
btrfs: dev replace should replace the sysfs entry
Anand Jain
2014-06-28
btrfs: dev add should add its sysfs entry
Anand Jain
2014-06-28
btrfs: dev delete should remove sysfs entry
Anand Jain
2014-06-28
btrfs: rename add_device_membership to btrfs_kobj_add_device
Anand Jain
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-19
Btrfs: fix wrong error handle when the device is missing or is not writeable
Miao Xie
2014-06-19
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
2014-06-19
Btrfs: use bio_endio_nodec instead of open code
Miao Xie
2014-06-19
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
2014-06-19
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
2014-06-19
Btrfs: fix broken free space cache after the system crashed
Miao Xie
2014-06-19
Btrfs: make free space cache write out functions more readable
Miao Xie
2014-06-19
Btrfs: remove unused wait queue in struct extent_buffer
Filipe Manana
2014-06-19
Btrfs: fix deadlocks with trylock on tree nodes
Chris Mason
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
2014-06-13
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2014-06-12
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
2014-06-12
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
2014-06-12
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
2014-06-12
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
2014-06-12
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
2014-06-12
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-10
Btrfs: convert smp_mb__{before,after}_clear_bit
Chris Mason
2014-06-09
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
[next]