| Commit message (Expand) | Author | Age |
* | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 2010-11-27 |
|\ |
|
| * | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 |
* | | Merge branch 'for-2.6.37/drivers' into for-linus | Jens Axboe | 2010-11-10 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/... | Jens Axboe | 2010-10-23 |
| |\ |
|
| | * | drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs | Philipp Reisner | 2010-10-23 |
| | * | drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code | Philipp Reisner | 2010-10-23 |
| | * | drbd: fix potential deadlock on detach | Lars Ellenberg | 2010-10-22 |
| | * | drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid | Lars Ellenberg | 2010-10-22 |
* | | | drivers/block/drbd/drbd_main.c: fix error path | Nicolas Kaiser | 2010-10-28 |
|/ / |
|
* | | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-22 |
|\| |
|
| * | drbd: add race-breaker to drbd_go_diskless | Lars Ellenberg | 2010-10-15 |
| * | drbd: use dynamic_dev_dbg to optionally log uuid changes | Lars Ellenberg | 2010-10-15 |
| * | drbd: relax the grace period of the md_sync timer again | Lars Ellenberg | 2010-10-14 |
| * | drbd: drop wrong debug asserts, fix recently introduced race | Lars Ellenberg | 2010-10-14 |
| * | drbd: fix for possible deadlock on IO error during resync | Lars Ellenberg | 2010-10-14 |
| * | drbd: fix for spurious fullsync (uuids rotated too fast) | Lars Ellenberg | 2010-10-14 |
| * | drbd: drbd_send_ack_dp must not rely on header information | Lars Ellenberg | 2010-10-14 |
| * | drbd: fix possible access after free | Lars Ellenberg | 2010-10-14 |
| * | drbd: Track the reasons to suspend IO in dedicated state bits | Philipp Reisner | 2010-10-14 |
| * | drbd: fix for spurious full sync (becoming sync target looked like invalidate) | Lars Ellenberg | 2010-10-14 |
| * | drbd: cosmetic, don't report resync for online-verify | Lars Ellenberg | 2010-10-14 |
| * | drbd: don't count sendpage()d pages only referenced by tcp as in use | Lars Ellenberg | 2010-10-14 |
| * | drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARD | Philipp Reisner | 2010-10-14 |
| * | drbd: fix race on meta-data update, addendum | Lars Ellenberg | 2010-10-14 |
| * | drbd: Removed a race that could cause unexpected execution of w_make_resync_r... | Philipp Reisner | 2010-10-14 |
| * | drbd: fix race on meta-data update | Lars Ellenberg | 2010-10-14 |
| * | drbd: Disable activity log updates when the whole device is out of sync | Philipp Reisner | 2010-10-14 |
| * | drbd: Actually allow BIOs up to 128k (was 32k). | Philipp Reisner | 2010-10-14 |
| * | drbd: Sending of big packets, for payloads from 64KByte to 4GByte | Philipp Reisner | 2010-10-14 |
| * | drbd: new configuration parameter c-min-rate | Lars Ellenberg | 2010-10-14 |
| * | drbd: use rolling marks for resync speed calculation | Lars Ellenberg | 2010-10-14 |
| * | drbd: The new, smarter resync speed controller | Philipp Reisner | 2010-10-14 |
| * | drbd: New sync_param packet, that includes the parameters of the new controller | Philipp Reisner | 2010-10-14 |
| * | drbd: New sync parameters for the smart resync rate controller | Philipp Reisner | 2010-10-14 |
| * | drbd: Initialize all members of sync_conf to their defaults [Bugz 315] | Philipp Reisner | 2010-10-14 |
| * | drbd: Make sure tl_restart(, resend) can not get called multiple times for a ... | Philipp Reisner | 2010-10-14 |
| * | drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended | Philipp Reisner | 2010-10-14 |
| * | drbd: Fixed a deadlock, probably only affected UP machines | Philipp Reisner | 2010-10-14 |
| * | drbd: Delayed creation of current-UUID | Philipp Reisner | 2010-10-14 |
| * | drbd: Reduce the verbosity of some state transitions | Philipp Reisner | 2010-10-14 |
| * | drbd: Removing a by now obsolete clause in the state sanitizing | Philipp Reisner | 2010-10-14 |
| * | drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary c... | Philipp Reisner | 2010-10-14 |
| * | drbd: Finished the "on-no-data-accessible suspend-io;" functionality | Philipp Reisner | 2010-10-14 |
| * | drbd: Do not send two barriers without any writes between them | Philipp Reisner | 2010-10-14 |
| * | drbd: factored tl_restart() out of tl_clear(). | Philipp Reisner | 2010-10-14 |
| * | drbd: Track all IO requests on the TL, not writes only | Philipp Reisner | 2010-10-14 |
| * | drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes | Philipp Reisner | 2010-10-14 |
* | | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 |
|/ |
|
* | drbd: revert "delay probes", feature is being re-implemented differently | Lars Ellenberg | 2010-08-07 |
* | drbd: Initialize all members of sync_conf to their defaults [Bugz 315] | Philipp Reisner | 2010-08-07 |