summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_int.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-23Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+1
2010-10-14drbd: fix for possible deadlock on IO error during resyncLars Ellenberg1-1/+7
2010-10-14drbd: drbd_send_ack_dp must not rely on header informationLars Ellenberg1-1/+1
2010-10-14drbd: Allow larger values for c-fill-target.Philipp Reisner1-1/+1
2010-10-14drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner1-1/+8
2010-10-14drbd: don't count sendpage()d pages only referenced by tcp as in useLars Ellenberg1-2/+6
2010-10-14drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARDPhilipp Reisner1-2/+6
2010-10-14drbd: fix race on meta-data update, addendumLars Ellenberg1-0/+12
2010-10-14drbd: Removed a race that could cause unexpected execution of w_make_resync_r...Philipp Reisner1-1/+0
2010-10-14drbd: Disable activity log updates when the whole device is out of syncPhilipp Reisner1-0/+2
2010-10-14drbd: Actually allow BIOs up to 128k (was 32k).Philipp Reisner1-2/+4
2010-10-14drbd: receiving of big packets, for payloads between 64kByte and 4GBytePhilipp Reisner1-1/+3
2010-10-14drbd: Sending of big packets, for payloads from 64KByte to 4GBytePhilipp Reisner1-31/+43
2010-10-14drbd: new configuration parameter c-min-rateLars Ellenberg1-0/+1
2010-10-14drbd: use rolling marks for resync speed calculationLars Ellenberg1-8/+17
2010-10-14drbd: remove outdated comment and dead codeLars Ellenberg1-11/+0
2010-10-14drbd: let drbd_free_ee implicitly free any digestLars Ellenberg1-0/+4
2010-10-14drbd: Replaced some casts by an union. Improved commentsPhilipp Reisner1-5/+8
2010-10-14drbd: The new, smarter resync speed controllerPhilipp Reisner1-0/+11
2010-10-14drbd: New sync_param packet, that includes the parameters of the new controllerPhilipp Reisner1-0/+14
2010-10-14drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspendedPhilipp Reisner1-0/+1
2010-10-14drbd: Fixed a deadlock, probably only affected UP machinesPhilipp Reisner1-1/+2
2010-10-14drbd: Delayed creation of current-UUIDPhilipp Reisner1-0/+1
2010-10-14drbd: Run the fence-peer helper asynchronouslyPhilipp Reisner1-1/+2
2010-10-14drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner1-0/+1
2010-10-14drbd: factored tl_restart() out of tl_clear().Philipp Reisner1-0/+2
2010-10-14drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writesPhilipp Reisner1-1/+1
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig1-2/+1
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg1-15/+1
2010-06-01drbd: use drbd specific ratelimit instead of global printk_ratelimitLars Ellenberg1-1/+1
2010-06-01drbd: Removed the now empty w_io_error() functionPhilipp Reisner1-1/+0
2010-06-01drbd: improve network latency, TCP_QUICKACKLars Ellenberg1-1/+1
2010-06-01drbd: Revert "drbd: Create new current UUID as late as possible"Philipp Reisner1-8/+1
2010-05-18drbd: Create new current UUID as late as possiblePhilipp Reisner1-1/+8
2010-05-18drbd: If we detect late that IO got frozen, retry after we thawed.Philipp Reisner1-2/+2
2010-05-18drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg1-16/+74
2010-05-18drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning membersLars Ellenberg1-5/+1
2010-05-18drbd: Fixes to the new delay_probes codePhilipp Reisner1-3/+3
2010-05-18drbd: A fixes to the new resync speed codePhilipp Reisner1-0/+1
2010-05-18drbd: Actually send delay probesPhilipp Reisner1-1/+5
2010-05-18drbd: Sending of delay_probesPhilipp Reisner1-0/+1
2010-05-18drbd: Receiving of delay_probesPhilipp Reisner1-1/+19
2010-05-18drbd: Added transmission faults to the fault injection codePhilipp Reisner1-0/+1
2010-05-18drbd: Implemented flags for the resize packetPhilipp Reisner1-6/+8
2010-05-18drbd: Implemented the set_new_bits parameter for drbd_bm_resize()Philipp Reisner1-1/+1
2010-05-18drbd: made determin_dev_size's parameter an flag enumPhilipp Reisner1-1/+5
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov1-1/+2
2010-03-19Merge branch 'master' into for-linusJens Axboe1-2/+2
2010-03-11drbd: Reduce the time an empty resync takes usuallyPhilipp Reisner1-0/+1
2010-03-11drbd: add missing drbd command names to avoid <NULL> in error messagesLars Ellenberg1-0/+3