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
2015-06-10
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
Zhao Lei
2015-06-10
btrfs: Handle unaligned length in extent_same
Mark Fasheh
2015-06-10
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.
chandan
2015-06-10
Btrfs: btrfs_defrag_file: Fix ra_index computation.
chandan
2015-06-10
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
Filipe Manana
2015-06-10
Btrfs: don't attach unnecessary extents to transaction on fsync
Filipe Manana
2015-06-10
Btrfs: avoid syncing log in the fast fsync path when not necessary
Filipe Manana
2015-06-10
Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2015-06-03
Btrfs: fix hang during inode eviction due to concurrent readahead
Filipe Manana
2015-06-03
Btrfs: fix up read_tree_block to return proper error
Liu Bo
2015-06-03
Btrfs: add missing free_extent_buffer
Liu Bo
2015-06-03
Btrfs: remove csum_bytes_left
Liu Bo
2015-06-03
Btrfs: fix -ENOSPC on block group removal
Filipe Manana
2015-06-03
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
2015-06-03
Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap
Josef Bacik
2015-06-03
Btrfs: show subvol= and subvolid= in /proc/mounts
Omar Sandoval
2015-06-03
Btrfs: unify subvol= and subvolid= mounting
Omar Sandoval
2015-06-03
Btrfs: fail on mismatched subvol and subvolid mount options
Omar Sandoval
2015-06-03
Btrfs: clean up error handling in mount_subvol()
Omar Sandoval
2015-06-03
Btrfs: remove all subvol options before mounting top-level
Omar Sandoval
2015-06-03
Btrfs: lock superblock before remounting for rw subvol
Omar Sandoval
2015-06-03
Btrfs: wake up extent state waiters on unlock through clear_extent_bits
Filipe Manana
2015-06-03
Btrfs: fix chunk allocation regression leading to transaction abort
Filipe Manana
2015-06-02
btrfs: use after free when closing devices
Sasha Levin
2015-06-02
btrfs: make root id query unprivileged
David Sterba
2015-06-02
Btrfs: fix block group ->space_info null pointer dereference
Filipe Manana
2015-06-02
Btrfs: check error before reporting missing device and add uuid
Anand Jain
2015-06-02
btrfs: Fix superblock csum type check.
Qu Wenruo
2015-06-02
Btrfs: incremental send, fix clone operations for compressed extents
Filipe Manana
2015-06-02
btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
Christian Engelmayer
2015-06-02
Btrfs: fix mutex unlock without prior lock on space cache truncation
Filipe Manana
2015-06-02
Btrfs: log when missing device is created
Anand Jain
2015-06-02
btrfs: fix warnings after changes in btrfs_abort_transaction
David Sterba
2015-06-02
btrfs: add 'cold' compiler annotations to all error handling functions
David Sterba
2015-06-02
btrfs: report exact callsite where transaction abort occurs
David Sterba
2015-06-02
btrfs: let tree defrag work in SSD mode
David Sterba
2015-06-02
Btrfs: check pending chunks when shrinking fs to avoid corruption
Filipe Manana
2015-06-02
Btrfs: don't invalidate root dentry when subvolume deletion fails
Omar Sandoval
2015-06-03
Btrfs: incremental send, check if orphanized dir inode needs delayed rename
Filipe Manana
2015-06-03
Btrfs: incremental send, don't delay directory renames unnecessarily
Filipe Manana
2015-05-27
Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue
Anand Jain
2015-05-27
Btrfs: sysfs: add support to add parent for fsid
Anand Jain
2015-05-27
Btrfs: sysfs: separate kobject and attribute creation
Anand Jain
2015-05-27
Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static
Anand Jain
2015-05-27
Btrfs: sysfs: make btrfs_sysfs_add_device() non static
Anand Jain
2015-05-27
Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static
Anand Jain
2015-05-27
Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info
Anand Jain
2015-05-27
Btrfs: sysfs: provide framework to remove all fsid sysfs kobject
Anand Jain
2015-05-27
Btrfs: sysfs: add pointer to access fs_info from fs_devices
Anand Jain
[prev]
[next]