Age | Commit message (Expand) | Author |
2013-07-12 | bcache: Shutdown fix | Kent Overstreet |
2013-07-12 | bcache: Fix a sysfs splat on shutdown | Kent Overstreet |
2013-07-12 | bcache: Advertise that flushes are supported | Kent Overstreet |
2013-07-12 | bcache: check for allocation failures | Dan Carpenter |
2013-07-12 | bcache: Fix a dumb race | Kent Overstreet |
2013-07-01 | bcache: Use standard utility code | Kent Overstreet |
2013-07-01 | bcache: Delete fuzz tester | Kent Overstreet |
2013-07-01 | bcache: Document shrinker reserve better | Kent Overstreet |
2013-07-01 | bcache: FUA fixes | Kent Overstreet |
2013-06-26 | bcache: Send label uevents | Gabriel de Perthuis |
2013-06-26 | bcache: Send a uevent with a cached device's UUID | Gabriel de Perthuis |
2013-06-26 | bcache: Write out full stripes | Kent Overstreet |
2013-06-26 | bcache: Track dirty data by stripe | Kent Overstreet |
2013-06-26 | bcache: Initialize sectors_dirty when attaching | Kent Overstreet |
2013-06-26 | bcache: Improve lazy sorting | Kent Overstreet |
2013-06-26 | bcache: Rip out pkey()/pbtree() | Kent Overstreet |
2013-06-26 | bcache: Fix/revamp tracepoints | Kent Overstreet |
2013-06-26 | bcache: Refactor btree io | Kent Overstreet |
2013-06-26 | bcache: Convert allocator thread to kthread | Kent Overstreet |
2013-06-26 | bcache: Warn when a device is already registered. | Gabriel de Perthuis |
2013-06-26 | bcache: fix a spurious gcc complaint, use scnprintf | Kent Overstreet |
2013-06-26 | md: bcache: io.c: fix a potential NULL pointer dereference | Kumar Amit Mehta |
2013-06-13 | Merge tag 'md-3.10-fixes' of git://neil.brown.name/md | Linus Torvalds |
2013-06-13 | md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place | H. Peter Anvin |
2013-06-13 | md/raid1,raid10: use freeze_array in place of raise_barrier in various places. | NeilBrown |
2013-06-13 | md/raid1: consider WRITE as successful only if at least one non-Faulty and no... | Alex Lyakas |
2013-06-13 | md: md_stop_writes() should always freeze recovery. | NeilBrown |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-30 | raid5: Initialize bi_vcnt | Kent Overstreet |
2013-05-19 | dm thin: fix metadata dev resize detection | Alasdair G Kergon |
2013-05-15 | Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bca... | Jens Axboe |
2013-05-15 | bcache: Fix error handling in init code | Kent Overstreet |
2013-05-15 | bcache: drop "select CLOSURES" | Paul Bolle |
2013-05-15 | bcache: Fix incompatible pointer type warning | Emil Goode |
2013-05-10 | dm cache: set config value | Joe Thornber |
2013-05-10 | dm cache: move config fns | Alasdair G Kergon |
2013-05-10 | dm thin: generate event when metadata threshold passed | Joe Thornber |
2013-05-10 | dm persistent metadata: add space map threshold callback | Joe Thornber |
2013-05-10 | dm persistent data: add threshold callback to space map | Joe Thornber |
2013-05-10 | dm thin: detect metadata device resizing | Joe Thornber |
2013-05-10 | dm persistent data: support space map resizing | Joe Thornber |
2013-05-10 | dm thin: open dev read only when possible | Joe Thornber |
2013-05-10 | dm thin: refactor data dev resize | Joe Thornber |
2013-05-10 | dm cache: replace memcpy with struct assignment | Joe Thornber |
2013-05-10 | dm cache: fix typos in comments | Joe Thornber |
2013-05-10 | dm cache policy: fix description of lookup fn | Alasdair G Kergon |
2013-05-10 | dm persistent data: fix error message typos | Joe Thornber |
2013-05-10 | dm cache: tune migration throttling | Joe Thornber |
2013-05-10 | dm mpath: enable WRITE SAME support | Mike Snitzer |
2013-05-10 | dm table: fix write same support | Mike Snitzer |