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
/
free-space-cache.c
Age
Commit message (
Expand
)
Author
2019-04-29
btrfs: get fs_info from block group in lookup_free_space_inode
David Sterba
2019-04-29
btrfs: get fs_info from trans in btrfs_write_out_cache
David Sterba
2019-04-29
btrfs: get fs_info from trans in create_free_space_inode
David Sterba
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
2018-11-06
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
2018-10-22
Btrfs: fix use-after-free when dumping free space
Filipe Manana
2018-10-19
btrfs: set max_extent_size properly
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: remove unneeded NULL checks before kfree
zhong jiang
2018-08-06
btrfs: btrfs_iget never returns an is_bad_inode inode
Al Viro
2018-08-06
btrfs: use copy_page for copying pages instead of memcpy
David Sterba
2018-08-06
btrfs: simplify pointer chasing of local fs_info variables
David Sterba
2018-08-06
Btrfs: free space cache: make sure there is always room for generation number
Zhihui Zhang
2018-05-28
Btrfs: stop creating orphan items for truncate
Omar Sandoval
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2018-01-12
error-injection: Add injectable error types
Masami Hiramatsu
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2017-12-12
btrfs: allow us to inject errors at io_ctl_init
Josef Bacik
2017-11-27
btrfs: fix deadlock when writing out space cache
Josef Bacik
2017-08-16
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-04-18
btrfs: use clear_page where appropriate
David Sterba
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-02-28
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
2017-02-17
btrfs: btrfs_truncate_free_space_cache always allocates path
Jeff Mahoney
2017-02-17
btrfs: free-space-cache, clean up unnecessary root arguments
Jeff Mahoney
2017-02-17
btrfs: remove unused parameters from __btrfs_write_out_cache
David Sterba
2017-02-17
btrfs: remove unused parameter from cleanup_write_cache_enospc
David Sterba
2017-02-17
btrfs: make space cache inode readahead failure nonfatal
David Sterba
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
2016-12-06
btrfs: opencode chunk locking, remove helpers
David Sterba
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: simplify btrfs_wait_cache_io prototype
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, lock/unlock_chunks
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
Jeff Mahoney
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, io_ctl_init
Jeff Mahoney
2016-12-06
btrfs: call functions that overwrite their root parameter with fs_info
Jeff Mahoney
2016-11-30
btrfs: remove redundant check of btrfs_iget return value
Christophe JAILLET
2016-11-30
btrfs: change btrfs_csum_final result param type to u8
Domagoj Tršan
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
[prev]
[next]