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_int.h
Age
Commit message (
Expand
)
Author
2010-10-14
drbd: Removed a race that could cause unexpected execution of w_make_resync_r...
Philipp Reisner
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: receiving of big packets, for payloads between 64kByte and 4GByte
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: remove outdated comment and dead code
Lars Ellenberg
2010-10-14
drbd: let drbd_free_ee implicitly free any digest
Lars Ellenberg
2010-10-14
drbd: Replaced some casts by an union. Improved comments
Philipp Reisner
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: 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: Run the fence-peer helper asynchronously
Philipp Reisner
2010-10-14
drbd: Finished the "on-no-data-accessible suspend-io;" functionality
Philipp Reisner
2010-10-14
drbd: factored tl_restart() out of tl_clear().
Philipp Reisner
2010-10-14
drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes
Philipp Reisner
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-08-07
drbd: revert "delay probes", feature is being re-implemented differently
Lars Ellenberg
2010-06-01
drbd: use drbd specific ratelimit instead of global printk_ratelimit
Lars Ellenberg
2010-06-01
drbd: Removed the now empty w_io_error() function
Philipp Reisner
2010-06-01
drbd: improve network latency, TCP_QUICKACK
Lars Ellenberg
2010-06-01
drbd: Revert "drbd: Create new current UUID as late as possible"
Philipp Reisner
2010-05-18
drbd: Create new current UUID as late as possible
Philipp Reisner
2010-05-18
drbd: If we detect late that IO got frozen, retry after we thawed.
Philipp Reisner
2010-05-18
drbd: Allow drbd_epoch_entries to use multiple bios.
Lars Ellenberg
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: Actually send delay probes
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: Added transmission faults to the fault injection code
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-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2010-03-19
Merge branch 'master' into for-linus
Jens Axboe
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: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
Philipp Reisner
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-12
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
2010-01-07
drbd: check on CONFIG_LBDAF, not LBD
Lars Ellenberg
2009-12-21
drbd: Constify struct file_operations
Emese Revfy
2009-10-07
drbd: needs __ratelimit()
Randy Dunlap
2009-10-01
drbd: remove tracing bits
Jens Axboe
2009-10-01
The DRBD driver
Philipp Reisner
[prev]