aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/journal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28bcache: performance improvement for btree_flush_write()Coly Li1-0/+4
2018-08-11bcache: add identifier names to arguments of function definitionsColy Li1-9/+11
2018-08-11bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-02-25bcache: Fix a shutdown bugKent Overstreet1-0/+1
2014-01-08bcache: kill closure locking usageKent Overstreet1-0/+1
2013-11-10bcache: Pull on disk data structures out into a separate headerKent Overstreet1-37/+0
2013-11-10bcache: Prune struct btree_opKent Overstreet1-6/+3
2013-11-10bcache: Refactor journalling flow controlKent Overstreet1-1/+2
2013-11-10bcache: Fix a journalling performance bugKent Overstreet1-1/+2
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+215