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
/
drbd_nl.c
Age
Commit message (
Expand
)
Author
2011-03-10
drbd: serialize admin requests for new verify run with pending bitmap io
Lars Ellenberg
2011-03-10
drbd: describe bitmap locking for bulk operation in finer detail
Lars Ellenberg
2011-03-10
drbd: log UUIDs whenever they change
Lars Ellenberg
2011-03-10
drbd: Provide hints with the error message when clearing the sync pause flag
Philipp Reisner
2011-03-10
drbd: serialize admin requests for new resync with pending bitmap io
Lars Ellenberg
2011-03-10
drbd: cleaned up __set_current_state() followed by schedule_timeout() calls
Philipp Reisner
2011-03-10
drbd: allow petabyte storage on 64bit arch
Lars Ellenberg
2011-03-10
drbd: bitmap keep track of changes vs on-disk bitmap
Lars Ellenberg
2011-03-10
drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size
Andreas Gruenbacher
2011-03-10
drbd: drbd_nl_disk_conf: Avoid a compiler warning
Andreas Gruenbacher
2011-03-10
drbd: Use the standard bool, true, and false keywords
Andreas Gruenbacher
2011-03-10
drbd: Be more explicit about functions that return an enum drbd_state_rv
Andreas Gruenbacher
2011-03-10
drbd: Rename enum drbd_ret_codes to enum drbd_ret_code
Andreas Gruenbacher
2011-03-10
drbd: --force option for disconnect
Philipp Reisner
2011-03-10
drbd: add packet_type 27 (return_code_only) to netlink api
Lars Ellenberg
2011-03-10
drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl
Lars Ellenberg
2011-03-10
drbd: New configuration parameters for dealing with network congestion
Philipp Reisner
2011-03-10
drbd: properly use max_hw_sectors to limit the our bio size
Lars Ellenberg
2011-03-10
drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k
Lars Ellenberg
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-10-23
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
Philipp Reisner
2010-10-23
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
2010-10-22
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-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
[next]