original_kernel/drivers/md/bcache
Thomas Gleixner ec8f24b7fa treewide: Add SPDX license identifier - Makefile/Kconfig
Add SPDX license identifiers to all Make/Kconfig files which:

 - Have no license information of any form

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-21 10:50:46 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
alloc.c bcache: avoid clang -Wunintialized warning 2019-04-24 10:56:27 -06:00
bcache.h
bset.c
bset.h
btree.c block: remove the i argument to bio_for_each_segment_all 2019-04-30 09:26:13 -06:00
btree.h
closure.c
closure.h
debug.c
debug.h
extents.c
extents.h
io.c
journal.c bcache: make is_discard_enabled() static 2019-05-01 06:34:09 -06:00
journal.h
movinggc.c
request.c bcache: Clean up bch_get_congested() 2019-04-24 10:56:27 -06:00
request.h bcache: Clean up bch_get_congested() 2019-04-24 10:56:27 -06:00
stats.c
stats.h
super.c bcache: remove redundant LIST_HEAD(journal) from run_cache_set() 2019-04-30 08:20:46 -06:00
sysfs.c bcache: fix inaccurate result of unused buckets 2019-04-24 10:56:27 -06:00
sysfs.h bcache: add sysfs_strtoul_bool() for setting bit-field variables 2019-02-09 07:18:32 -07:00
trace.c
util.c bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() 2019-02-15 08:40:11 -07:00
util.h bcache: Clean up bch_get_congested() 2019-04-24 10:56:27 -06:00
writeback.c
writeback.h