index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_nl.c
Age
Commit message (
Expand
)
Author
2010-10-14
drbd: cleanup useless leftover warn/error printk's
Lars Ellenberg
2010-10-14
drbd: protocol compatibility for maximum packet sizes
Lars Ellenberg
2010-10-14
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
2010-10-14
drbd: drbd_md_sync before calling user space helpers
Lars Ellenberg
2010-10-14
drbd: implicitly create unconfigured devices on sync-after dependencies
Lars Ellenberg
2010-10-14
drbd: fix race between deconfiguring and reconfiguring network
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: new configuration parameter c-min-rate
Lars Ellenberg
2010-10-14
drbd: The new, smarter resync speed controller
Philipp Reisner
2010-10-14
drbd: New sync parameters for the smart resync rate controller
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: Allow attach while IO is suspended
Philipp Reisner
2010-10-14
drbd: Ensure that the peer was not rebootet in the meantime before resending TL
Philipp Reisner
2010-10-14
drbd: Delayed creation of current-UUID
Philipp Reisner
2010-10-14
drbd: Run the fence-peer helper asynchronously
Philipp Reisner
2010-10-14
drbd: Disabled the crashed_primary detection for re-attach of last data while...
Philipp Reisner
2010-10-14
drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A
Philipp Reisner
2010-10-14
drbd: Finished the "on-no-data-accessible suspend-io;" functionality
Philipp Reisner
2010-08-07
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
2010-06-14
drbd: Fixed a race between disk-attach and unexpected state changes
Philipp Reisner
2010-05-18
drivers/block/drbd: Use kzalloc
Julia Lawall
2010-05-18
drbd: always use_bmbv, ignore setting
Lars Ellenberg
2010-05-18
drbd: Allow drbd_epoch_entries to use multiple bios.
Lars Ellenberg
2010-05-18
drbd: Four new configuration settings for resync speed control
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: 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-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: fix NULL pointer dereference on 4k hard sect size
Lars Ellenberg
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-01-12
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
2009-12-29
drbd: Use drbd_crypto_is_hash() instead of an open coded check
Philipp Reisner
2009-12-09
drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)
Philipp Reisner
2009-11-24
fix in-kernel configuration serialization
Lars Ellenberg
2009-11-04
drbd: fix check for too large lower level device
Lars Ellenberg
2009-10-06
drbd: Work on permission enforcement
Philipp Reisner
2009-10-01
drbd: remove tracing bits
Jens Axboe
2009-10-01
dropping unneeded include autoconf.h
Lars Ellenberg
2009-10-01
The DRBD driver
Philipp Reisner