summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-17Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe8-31/+61
2013-07-12bcache: Allocation kthread fixesKent Overstreet3-18/+15
2013-07-12bcache: Fix GC_SECTORS_USED() calculationKent Overstreet1-1/+3
2013-07-12bcache: Journal replay fixKent Overstreet1-1/+6
2013-07-12bcache: Shutdown fixKent Overstreet1-7/+11
2013-07-12bcache: Fix a sysfs splat on shutdownKent Overstreet2-1/+11
2013-07-12bcache: Advertise that flushes are supportedKent Overstreet2-1/+9
2013-07-12bcache: check for allocation failuresDan Carpenter1-0/+2
2013-07-12bcache: Fix a dumb raceKent Overstreet1-2/+4
2013-07-02Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe23-907/+1119
2013-07-02Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe1563-11240/+19795
2013-07-02bcache: Use standard utility codeKent Overstreet8-144/+51
2013-07-02bcache: Update email addressKent Overstreet1-1/+1
2013-07-02bcache: Delete fuzz testerKent Overstreet3-152/+2
2013-07-02bcache: Document shrinker reserve betterKent Overstreet1-0/+7
2013-07-02bcache: FUA fixesKent Overstreet3-5/+35
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner8-53/+188
2013-06-28drbd: Constants should be UPPERCASEPhilipp Reisner3-14/+19
2013-06-28drbd: Ignore the exit code of a fence-peer handler if it returns too latePhilipp Reisner3-3/+17
2013-06-28drbd: Fix rcu_read_lock balance on error pathAndreas Gruenbacher1-7/+12
2013-06-28drbd: fix error return code in drbd_init()Wei Yongjun1-3/+1
2013-06-28drbd: Do not sleep inside rcuAndreas Gruenbacher1-2/+2
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe8-422/+1299
2013-06-27bcache: Refresh usage docsGabriel de Perthuis1-13/+24
2013-06-27bcache: Send label ueventsGabriel de Perthuis2-1/+17
2013-06-27bcache: Send a uevent with a cached device's UUIDGabriel de Perthuis1-3/+9
2013-06-27doc: Fix typo in documentation/bcache.txtMasanari Iida1-5/+5
2013-06-27bcache: Write out full stripesKent Overstreet9-37/+121
2013-06-27bcache: Track dirty data by stripeKent Overstreet7-26/+105
2013-06-27bcache: Initialize sectors_dirty when attachingKent Overstreet4-29/+39
2013-06-27bcache: Improve lazy sortingKent Overstreet3-17/+26
2013-06-27bcache: Rip out pkey()/pbtree()Kent Overstreet8-45/+90
2013-06-27bcache: Fix/revamp tracepointsKent Overstreet15-221/+367
2013-06-27bcache: Refactor btree ioKent Overstreet6-176/+140
2013-06-27bcache: Convert allocator thread to kthreadKent Overstreet4-33/+43
2013-06-27bcache: Warn when a device is already registered.Gabriel de Perthuis1-2/+37
2013-06-27bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet1-21/+22
2013-06-27md: bcache: io.c: fix a potential NULL pointer dereferenceKumar Amit Mehta1-0/+2
2013-06-25xen-blkback: check the number of iovecs before allocating a biosRoger Pau Monne1-1/+2
2013-06-22Linux 3.10-rc7v3.10-rc7Linus Torvalds1-1/+1
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+4
2013-06-22Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+18
2013-06-22Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-6/+15
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-12/+6
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-22/+21
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-47/+22
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-25/+43
2013-06-22aout32 coredump compat fixAl Viro1-1/+1
2013-06-21xen-blkfront: set blk_queue_max_hw_sectors correctlyRoger Pau Monne1-1/+1
2013-06-21xen-blkback: workaround compiler bug in gcc 4.1Roger Pau Monne1-10/+14