summaryrefslogtreecommitdiff
path: root/drivers/md/bcache
AgeCommit message (Expand)Author
2015-01-29bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet
2014-10-31bcache: fix crash with incomplete cache setSlava Pestov
2014-10-31bcache: fix memory corruption in init error pathSlava Pestov
2014-10-31bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande
2014-09-02bcache: Minor journal fixKent Overstreet
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-10bcache: 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-22Merge 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-26bcache: Send label ueventsGabriel de Perthuis
2013-06-26bcache: Send a uevent with a cached device's UUIDGabriel de Perthuis
2013-06-26bcache: Write out full stripesKent Overstreet
2013-06-26bcache: Track dirty data by stripeKent Overstreet
2013-06-26bcache: Initialize sectors_dirty when attachingKent Overstreet
2013-06-26bcache: Improve lazy sortingKent Overstreet
2013-06-26bcache: Rip out pkey()/pbtree()Kent Overstreet
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet
2013-06-26bcache: Refactor btree ioKent Overstreet
2013-06-26bcache: Convert allocator thread to kthreadKent Overstreet
2013-06-26bcache: Warn when a device is already registered.Gabriel de Perthuis
2013-06-26bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet
2013-06-26md: 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