summaryrefslogtreecommitdiff
path: root/drivers/md/bcache
AgeCommit message (Expand)Author
2015-02-13md: disable bcacheSebastian Andrzej Siewior
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14md: disable bcacheSebastian Andrzej Siewior
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10md: disable bcacheSebastian Andrzej Siewior
2014-02-06bcache: Data corruption fixKent Overstreet
2013-12-04bcache: Fix dirty_data accountingKent Overstreet
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet
2013-10-11bcache: Fix a null ptr deref regressionKent Overstreet
2013-09-24bcache: Fix flushes in writeback modeKent Overstreet
2013-09-24bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet
2013-09-24bcache: Fix a shrinker deadlockKent Overstreet
2013-09-24bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet
2013-09-24bcache: Fix a flush/fua performance bugKent Overstreet
2013-09-24bcache: Fix a writeback performance regressionKent Overstreet
2013-09-24bcache: Correct printf()-style format length modifierGeert Uytterhoeven
2013-09-24bcache: Fix for when no journal entries are foundKent Overstreet
2013-09-24bcache: Strip endline when writing the label through sysfsGabriel de Perthuis
2013-09-24bcache: Fix a dumb journal discard bugKent Overstreet
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner
2013-07-23Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-12bcache: Allocation kthread fixesKent Overstreet
2013-07-12bcache: Fix GC_SECTORS_USED() calculationKent Overstreet
2013-07-12bcache: Journal replay fixKent Overstreet
2013-07-12bcache: Shutdown fixKent Overstreet
2013-07-12bcache: Fix a sysfs splat on shutdownKent Overstreet
2013-07-12bcache: Advertise that flushes are supportedKent Overstreet
2013-07-12bcache: check for allocation failuresDan Carpenter
2013-07-12bcache: Fix a dumb raceKent Overstreet
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-01bcache: Use standard utility codeKent Overstreet
2013-07-01bcache: Delete fuzz testerKent Overstreet
2013-07-01bcache: Document shrinker reserve betterKent Overstreet
2013-07-01bcache: FUA fixesKent Overstreet
2013-06-27bcache: Send label ueventsGabriel de Perthuis
2013-06-27bcache: Send a uevent with a cached device's UUIDGabriel de Perthuis
2013-06-27bcache: Write out full stripesKent Overstreet
2013-06-27bcache: Track dirty data by stripeKent Overstreet
2013-06-27bcache: Initialize sectors_dirty when attachingKent Overstreet
2013-06-27bcache: Improve lazy sortingKent Overstreet
2013-06-27bcache: Rip out pkey()/pbtree()Kent Overstreet
2013-06-27bcache: Fix/revamp tracepointsKent Overstreet
2013-06-27bcache: Refactor btree ioKent Overstreet
2013-06-27bcache: Convert allocator thread to kthreadKent Overstreet
2013-06-27bcache: Warn when a device is already registered.Gabriel de Perthuis
2013-06-27bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet
2013-06-27md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta
2013-06-18md: bcache: Fixed a typo with the word 'arithmetic'Phil Viana
2013-05-15bcache: Fix error handling in init codeKent Overstreet
2013-05-15bcache: drop "select CLOSURES"Paul Bolle