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
/
inode-map.c
Age
Commit message (
Expand
)
Author
2014-09-17
btrfs: cleanup ino cache members of btrfs_root
David Sterba
2014-06-09
btrfs: remove newline from inode cache kthread name
David Sterba
2014-04-24
Btrfs: fix inode caching vs tree log
Miao Xie
2014-04-24
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
Wang Shilong
2014-04-06
Btrfs: remove transaction from send
Josef Bacik
2013-11-11
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
Btrfs: Don't allocate inode that is already in use
Stefan Behrens
2013-11-11
Btrfs: remove path arg from btrfs_truncate_free_space_cache
Filipe David Borba Manana
2013-11-11
Btrfs: remove duplicated ino cache's inode lookup
Filipe David Borba Manana
2013-11-11
Btrfs: eliminate the exceptional root_tree refs=0
Stefan Behrens
2013-05-17
Btrfs: don't use global block reservation for inode cache truncation
Miao Xie
2013-05-17
Btrfs: don't abort the current transaction if there is no enough space for in...
Miao Xie
2012-12-11
Btrfs: improve the noflush reservation
Miao Xie
2012-03-29
Btrfs: show useful info in space reservation tracepoint
Liu Bo
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-02-24
Btrfs: fix compiler warnings on 32 bit systems
Chris Mason
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
2011-11-10
Btrfs: fix no reserved space for writing out inode cache
Miao Xie
2011-10-19
Btrfs: handle enospc accounting for free space inodes
Josef Bacik
2011-06-04
btrfs: add helper for fs_info->closing
David Sterba
2011-06-04
Btrfs: add mount -o inode_cache
Chris Mason
2011-06-04
Btrfs: don't save the inode cache if we are deleting this root
Josef Bacik
2011-06-04
Btrfs: don't save the inode cache in non-FS roots
liubo
2011-05-26
Btrfs: setup free ino caching in a more asynchronous way
Li Zefan
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-04-25
Btrfs: Support reading/writing on disk free ino cache
Li Zefan
2011-04-25
Btrfs: Cache free inode numbers in memory
Li Zefan
2011-03-28
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
2009-09-21
Btrfs: do not reuse objectid of deleted snapshot/subvol
Yan, Zheng
2009-04-27
Btrfs: Fix a trivial warning using max() of u64 vs ULL.
Joel Becker
2009-02-12
Btrfs: remove btrfs_init_path
Jeff Mahoney
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2008-09-26
Btrfs: extent_map and data=ordered fixes for space balancing
Zheng Yan
2008-09-25
Btrfs: Update find free objectid function for orphan cleanup code
Zheng Yan
2008-09-25
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
2008-09-25
Fix for btrfs_find_free_objectid
Yan
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2007-07-11
Btrfs: trivial include fixups
Zach Brown
2007-06-12
Btrfs: add GPLv2
Chris Mason
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
2007-04-05
Btrfs: dirindex optimizations
Chris Mason
2007-04-04
Btrfs: tweak the inode-map and free extent search starts on cold mount
Chris Mason
2007-04-02
Btrfs: corruptions fixed
Chris Mason
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
2007-03-27
Btrfs: reference counts on data extents
Chris Mason
2007-03-23
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
2007-03-22
Mountable btrfs, with readdir
Chris Mason
2007-03-21
Btrfs: initial move to kernel module land
Chris Mason
2007-03-20
Btrfs: Add inode map, and the start of file extent items
Chris Mason