aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drbd: Control the actual resync rate based on the queuing delay of data packetsPhilipp Reisner2010-05-181-1/+14
| * | | | drbd: Actually send delay probesPhilipp Reisner2010-05-182-2/+47
| * | | | drbd: Four new configuration settings for resync speed controlPhilipp Reisner2010-05-181-0/+4
| * | | | drbd: Sending of delay_probesPhilipp Reisner2010-05-182-0/+34
| * | | | drbd: Receiving of delay_probesPhilipp Reisner2010-05-183-1/+118
| * | | | drbd: Fixed bitmap in case of online-grow without resyncPhilipp Reisner2010-05-181-4/+1
| * | | | drbd: Added transmission faults to the fault injection codePhilipp Reisner2010-05-183-2/+10
| * | | | drbd: bugfix: Make resize work, if remote's size was limiting and increased i...Philipp Reisner2010-05-181-5/+2
| * | | | drbd: Implemented the --assume-clean option for drbdsetup resizePhilipp Reisner2010-05-181-2/+9
| * | | | drbd: Added some missing staticsPhilipp Reisner2010-05-181-4/+4
| * | | | drbd: Make sure to resync all of the new storage upon online resizePhilipp Reisner2010-05-181-0/+6
| * | | | drbd: Implemented flags for the resize packetPhilipp Reisner2010-05-184-18/+25
| * | | | drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner2010-05-184-6/+10
| * | | | drbd: made determin_dev_size's parameter an flag enumPhilipp Reisner2010-05-182-4/+8
| * | | | drbd: New handler: initial-split-brainAdam Gandelman2010-05-181-1/+4
| * | | | drbd: fail_requests_early: remove incorrect and unnecessary optimizationLars Ellenberg2010-05-181-5/+0
| * | | | drbd: check for corrupt or malicous sector addresses when receiving dataLars Ellenberg2010-05-181-0/+10
| * | | | drbd: cleanup: This code path to trigger a resync is no longer neededPhilipp Reisner2010-05-181-17/+0
| * | | | drbd: don't start a resync without access to up-to-date DataLars Ellenberg2010-05-182-1/+4
| * | | | drbd: fix potential protocol errorLars Ellenberg2010-05-181-1/+4
| * | | | drbd: remove bogus ASSERTLars Ellenberg2010-05-181-1/+0
| * | | | drbd: fix regression: attach while connected failedLars Ellenberg2010-05-181-1/+6
| * | | | drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277]Philipp Reisner2010-05-181-1/+1
| * | | | drbd: use proc_create_data with explicit NULL argumentLars Ellenberg2010-05-181-1/+1
| * | | | paride: fix menu indentationRandy Dunlap2010-05-111-11/+11
| * | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-292-1/+3
| |\ \ \ \ | | |/ / /
| | * | | drbd: Terminate a connection early if sending the protocol failsPhilipp Reisner2010-04-221-1/+2
| | * | | drbd: fix memory leakDan Carpenter2010-04-221-0/+1
| | | |/ | | |/|
| * | | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-282-2/+4
| |/ /
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+2
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-182-5/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-0913-57/+120
|\ \
| * | loop: Update mtime when writing using aopsNikanth Karthikesan2010-04-081-0/+2
| * | drbd: lc_element_by_index() never returns NULLPhilipp Reisner2010-04-021-1/+1
| * | cciss: unlock on error pathDan Carpenter2010-04-021-0/+1
| * | Merge branch 'master' into for-linusJens Axboe2010-03-195-766/+759
| |\ \
| * | | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-152-4/+2
| * | | paride: fix off-by-one testRoel Kluin2010-03-123-6/+6
| * | | drbd: fix al-to-on-disk-bitmap for 4k logical_block_sizeLars Ellenberg2010-03-111-4/+13
| * | | drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-111-1/+1
| * | | drbd: Forcing primary should also work for Consistent disks [Bugz 266]Philipp Reisner2010-03-111-2/+2
| * | | drbd: Make sure we do not send state updates during an empty resync [Bugz 271]Philipp Reisner2010-03-111-2/+1
| * | | drbd: Reduce the time an empty resync takes usuallyPhilipp Reisner2010-03-113-3/+12
| * | | drbd: add missing drbd command names to avoid <NULL> in error messagesLars Ellenberg2010-03-111-0/+3
| * | | drbd_disconnect: grab meta.socket mutex as wellLars Ellenberg2010-03-112-3/+4
| * | | fix unit of rs_same_csums accountingLars Ellenberg2010-03-111-1/+2
| * | | drbd: fix broken state change after split-brain attach while connectedLars Ellenberg2010-03-111-1/+6
| * | | drbd: fix NULL pointer dereference on 4k hard sect sizeLars Ellenberg2010-03-111-19/+19
| * | | drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner2010-03-113-5/+41
| * | | block: drbd: Convert semaphore to mutexThomas Gleixner2010-03-111-5/+5
| | |/ | |/|