index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
Age
Commit message (
Expand
)
Author
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-11-27
drbd: fix for spin_lock_irqsave in endio callback
Lars Ellenberg
2010-11-27
drbd: don't recvmsg with zero length
Lars Ellenberg
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
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-11-10
Merge branch 'for-2.6.37/drivers' into for-linus
Jens Axboe
2010-11-10
block: read i_size with i_size_read()
Mike Snitzer
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: 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-23
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-23
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-23
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
drbd: Silenced an assert
Philipp Reisner
2010-10-22
drbd: rate limit an error message
Lars Ellenberg
2010-10-22
drbd: fix a misleading printk
Lars Ellenberg
2010-10-22
drbd: fix potential data divergence after multiple failures
Lars Ellenberg
2010-10-22
drbd: fix potential deadlock on detach
Lars Ellenberg
2010-10-22
drbd: tag a few error messages with "assert failed"
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: cleanup: change "<= 0" to "== 0"
Dan Carpenter
2010-10-14
drbd: relax the grace period of the md_sync timer again
Lars Ellenberg
2010-10-14
drbd: add some more explicit drbd_md_sync
Lars Ellenberg
2010-10-14
drbd: drop wrong debug asserts, fix recently introduced race
Lars Ellenberg
2010-10-14
drbd: cleanup useless leftover warn/error printk's
Lars Ellenberg
2010-10-14
drbd: add explicit drbd_md_sync to drbd_resync_finished
Lars Ellenberg
2010-10-14
drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTED
Philipp Reisner
2010-10-14
drbd: fix for possible deadlock on IO error during resync
Lars Ellenberg
2010-10-14
drbd: fix unlikely access after free and list corruption
Lars Ellenberg
2010-10-14
drbd: fix for spurious fullsync (uuids rotated too fast)
Lars Ellenberg
2010-10-14
drbd: allow for explicit resync-finished notifications
Lars Ellenberg
2010-10-14
drbd: preparation commit, using full state in receive_state()
Lars Ellenberg
2010-10-14
drbd: drbd_send_ack_dp must not rely on header information
Lars Ellenberg
2010-10-14
drbd: Fix regression in recv_bm_rle_bits (compressed bitmap)
Lars Ellenberg
2010-10-14
drbd: Fixed a stupid copy and paste error
Philipp Reisner
2010-10-14
drbd: Allow larger values for c-fill-target.
Philipp Reisner
2010-10-14
drbd: fix possible access after free
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: DIV_ROUND_UP not needed here
Lars Ellenberg
2010-10-14
drbd: Fixed compatibility with protocol versions smaller than 95
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
2010-10-14
drbd: fix spurious protocol error
Lars Ellenberg
[next]