aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/bcache/super.c
AgeCommit message (Expand)Author
2013-07-12bcache: Allocation kthread fixesKent 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-06-26bcache: Send label ueventsGabriel de Perthuis
2013-06-26bcache: Send a uevent with a cached device's UUIDGabriel de Perthuis
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-05-15bcache: Fix error handling in init codeKent Overstreet
2013-05-15bcache: Fix incompatible pointer type warningEmil Goode
2013-04-30bcache: Use bd_link_disk_holder()Kent Overstreet
2013-04-24bcache: Make sure blocksize isn't smaller than device blocksizeKent Overstreet
2013-04-20bcache: Set ra_pages based on backing device's ra_pagesKent Overstreet
2013-04-20bcache: Take data offset from the bdev superblock.Kent Overstreet
2013-04-08bcache: Fix a minor memory leak on device teardownKent Overstreet
2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-25bcache: Build fixes from test robotKent Overstreet
2013-03-23bcache: A block layer cacheKent Overstreet