index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_main.c
Age
Commit message (
Expand
)
Author
2011-03-10
drbd: serialize sending of resync uuid with pending w_send_oos
Lars Ellenberg
2011-03-10
drbd: fix potential dereference of NULL pointer
Lars Ellenberg
2011-03-10
drbd: move bitmap write from resync_finished to after_state_change
Lars Ellenberg
2011-03-10
drbd: bitmap keep track of changes vs on-disk bitmap
Lars Ellenberg
2011-03-10
drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio
Andreas Gruenbacher
2011-03-10
drbd: send_bitmap_rle_or_plain: Get rid of ugly and useless enum
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_state_ret_codes to 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: Get rid of unnecessary macros (1)
Andreas Gruenbacher
2011-03-10
drbd: Rename drbd_make_request_26 to drbd_make_request
Andreas Gruenbacher
2011-03-10
drbd: Make sure that drbd_send() has sent the right number of bytes
Andreas Gruenbacher
2011-03-10
drbd: remove /proc/drbd before unregistering from netlink
Lars Ellenberg
2011-03-10
drbd: Becoming sync target may not happen out of < C_WF_REPORT_PARAMS
Philipp Reisner
2011-03-10
drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap
Philipp Reisner
2011-03-10
drbd: Improvements in sanitize_state()
Philipp Reisner
2011-03-10
drbd: Fixed race condition in drbd_queue_bitmap_io
Philipp Reisner
2011-03-10
drbd: use test_and_set_bit() to decide if bm_io_work should be queued
Philipp Reisner
2011-03-10
drbd: When proxy's buffer drained off go into regular resync mode
Philipp Reisner
2011-03-10
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
Philipp Reisner
2011-03-10
drbd: Implemented two new connection states Ahead/Behind
Philipp Reisner
2011-03-10
drbd: Track the numbers of sectors in flight
Philipp Reisner
2011-03-10
drbd: properly use max_hw_sectors to limit the our bio size
Lars Ellenberg
2011-03-10
drbd: detect modification of in-flight buffers
Lars Ellenberg
2011-03-10
drbd: use the resync controller for online-verify requests as well
Lars Ellenberg
2011-03-10
drbd: improve online-verify progress tracking
Lars Ellenberg
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-10
Merge branch 'for-2.6.37/drivers' into for-linus
Jens Axboe
2010-10-28
drivers/block/drbd/drbd_main.c: fix error path
Nicolas Kaiser
2010-10-23
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...
Jens Axboe
2010-10-23
drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs
Philipp Reisner
2010-10-23
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
Philipp Reisner
2010-10-23
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
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-15
drbd: add race-breaker to drbd_go_diskless
Lars Ellenberg
2010-10-15
drbd: use dynamic_dev_dbg to optionally log uuid changes
Lars Ellenberg
2010-10-14
drbd: relax the grace period of the md_sync timer again
Lars Ellenberg
2010-10-14
drbd: drop wrong debug asserts, fix recently introduced race
Lars Ellenberg
2010-10-14
drbd: fix for possible deadlock on IO error during resync
Lars Ellenberg
2010-10-14
drbd: fix for spurious fullsync (uuids rotated too fast)
Lars Ellenberg
2010-10-14
drbd: drbd_send_ack_dp must not rely on header information
Lars Ellenberg
2010-10-14
drbd: fix possible access after free
Lars Ellenberg
2010-10-14
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
2010-10-14
drbd: fix for spurious full sync (becoming sync target looked like invalidate)
Lars Ellenberg
2010-10-14
drbd: cosmetic, don't report resync for online-verify
Lars Ellenberg
[prev]
[next]