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
/
include
/
uapi
/
linux
/
bcache.h
Age
Commit message (
Expand
)
Author
2021-10-29
bcache: move uapi header bcache.h to bcache code directory
Coly Li
2021-10-20
bcache: reserve never used bits from bkey.high
Coly Li
2021-01-09
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
2020-07-25
bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
Coly Li
2020-07-25
bcache: struct cache_sb is only for in-memory super block now
Coly Li
2020-07-25
bcache: increase super block version for cache device and backing device
Coly Li
2020-01-23
bcache: use read_cache_page_gfp to read the superblock
Christoph Hellwig
2020-01-23
bcache: use a separate data structure for the on-disk super block
Christoph Hellwig
2018-08-11
bcache: style fix to add a blank line after declarations
Coly Li
2018-08-11
bcache: style fix to replace 'unsigned' by 'unsigned int'
Coly Li
2018-07-27
bcache: stop using the deprecated get_seconds()
Arnd Bergmann
2017-11-24
bcache: Fix building error on MIPS
Huacai Chen
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-05-11
uapi: includes linux/types.h before exporting files
Nicolas Dichtel
2014-01-08
bcache: Add bch_btree_keys_u64s_remaining()
Kent Overstreet
2014-01-08
bcache: Bkey indexing renaming
Kent Overstreet
2013-11-10
bcache: Pull on disk data structures out into a separate header
Kent Overstreet