index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2010-05-18
drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning members
Lars Ellenberg
2010-05-18
drbd: Fixes to the new delay_probes code
Philipp Reisner
2010-05-18
drbd: A fixes to the new resync speed code
Philipp Reisner
2010-05-18
drbd: Proc bits of new resync speed stuff
Philipp Reisner
2010-05-18
drbd: Control the actual resync rate based on the queuing delay of data packets
Philipp Reisner
2010-05-18
drbd: Actually send delay probes
Philipp Reisner
2010-05-18
drbd: Four new configuration settings for resync speed control
Philipp Reisner
2010-05-18
drbd: Sending of delay_probes
Philipp Reisner
2010-05-18
drbd: Receiving of delay_probes
Philipp Reisner
2010-05-18
drbd: Fixed bitmap in case of online-grow without resync
Philipp Reisner
2010-05-18
drbd: Added transmission faults to the fault injection code
Philipp Reisner
2010-05-18
drbd: bugfix: Make resize work, if remote's size was limiting and increased i...
Philipp Reisner
2010-05-18
drbd: Implemented the --assume-clean option for drbdsetup resize
Philipp Reisner
2010-05-18
drbd: Added some missing statics
Philipp Reisner
2010-05-18
drbd: Make sure to resync all of the new storage upon online resize
Philipp Reisner
2010-05-18
drbd: Implemented flags for the resize packet
Philipp Reisner
2010-05-18
drbd: Implemented the set_new_bits parameter for drbd_bm_resize()
Philipp Reisner
2010-05-18
drbd: made determin_dev_size's parameter an flag enum
Philipp Reisner
2010-05-18
drbd: New handler: initial-split-brain
Adam Gandelman
2010-05-18
drbd: fail_requests_early: remove incorrect and unnecessary optimization
Lars Ellenberg
2010-05-18
drbd: check for corrupt or malicous sector addresses when receiving data
Lars Ellenberg
2010-05-18
drbd: cleanup: This code path to trigger a resync is no longer needed
Philipp Reisner
2010-05-18
drbd: don't start a resync without access to up-to-date Data
Lars Ellenberg
2010-05-18
drbd: fix potential protocol error
Lars Ellenberg
2010-05-18
drbd: remove bogus ASSERT
Lars Ellenberg
2010-05-18
drbd: fix regression: attach while connected failed
Lars Ellenberg
2010-05-18
drbd: Do not upgrade state to Outdated if already Inconsistent [Bugz 277]
Philipp Reisner
2010-05-18
drbd: use proc_create_data with explicit NULL argument
Lars Ellenberg
2010-04-29
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2010-04-22
drbd: Terminate a connection early if sending the protocol fails
Philipp Reisner
2010-04-22
drbd: fix memory leak
Dan Carpenter
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-02
drbd: lc_element_by_index() never returns NULL
Philipp Reisner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-19
Merge branch 'master' into for-linus
Jens Axboe
2010-03-11
drbd: fix al-to-on-disk-bitmap for 4k logical_block_size
Lars Ellenberg
2010-03-11
drbd: Renamed overwrite_peer to primary_force
Philipp Reisner
2010-03-11
drbd: Forcing primary should also work for Consistent disks [Bugz 266]
Philipp Reisner
2010-03-11
drbd: Make sure we do not send state updates during an empty resync [Bugz 271]
Philipp Reisner
2010-03-11
drbd: Reduce the time an empty resync takes usually
Philipp Reisner
2010-03-11
drbd: add missing drbd command names to avoid <NULL> in error messages
Lars Ellenberg
2010-03-11
drbd_disconnect: grab meta.socket mutex as well
Lars Ellenberg
2010-03-11
fix unit of rs_same_csums accounting
Lars Ellenberg
2010-03-11
drbd: fix broken state change after split-brain attach while connected
Lars Ellenberg
2010-03-11
drbd: fix NULL pointer dereference on 4k hard sect size
Lars Ellenberg
2010-03-11
drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
Philipp Reisner
2010-03-11
block: drbd: Convert semaphore to mutex
Thomas Gleixner
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
[next]