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
Age
Commit message (
Expand
)
Author
2010-04-22
drbd: Terminate a connection early if sending the protocol fails
Philipp Reisner
2010-04-22
drbd: fix memory leak
Dan Carpenter
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-02
drbd: lc_element_by_index() never returns NULL
Philipp Reisner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-19
Merge branch 'master' into for-linus
Jens Axboe
2010-03-11
drbd: fix al-to-on-disk-bitmap for 4k logical_block_size
Lars Ellenberg
2010-03-11
drbd: Renamed overwrite_peer to primary_force
Philipp Reisner
2010-03-11
drbd: Forcing primary should also work for Consistent disks [Bugz 266]
Philipp Reisner
2010-03-11
drbd: Make sure we do not send state updates during an empty resync [Bugz 271]
Philipp Reisner
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_disconnect: grab meta.socket mutex as well
Lars Ellenberg
2010-03-11
fix unit of rs_same_csums accounting
Lars Ellenberg
2010-03-11
drbd: fix broken state change after split-brain attach while connected
Lars Ellenberg
2010-03-11
drbd: fix NULL pointer dereference on 4k hard sect size
Lars Ellenberg
2010-03-11
drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
Philipp Reisner
2010-03-11
block: drbd: Convert semaphore to mutex
Thomas Gleixner
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-25
drbd: null dereference bug
Dan Carpenter
2010-01-22
drbd: fix max_segment_size initialization
Lars Ellenberg
2010-01-12
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
2010-01-12
drbd: Don't go into StandAlone mode when authentification failes because of n...
Johannes Thoma
2010-01-07
drbd: check on CONFIG_LBDAF, not LBD
Lars Ellenberg
2010-01-04
drivers/block/drbd: Correct NULL test
Julia Lawall
2009-12-31
drbd: Silenced an assert that could triggered after changing write ordering m...
Philipp Reisner
2009-12-29
drbd: Kconfig fix
Johannes Thoma
2009-12-29
drbd: Fix for a race between IO and a detach operation [Bugz 262]
Philipp Reisner
2009-12-29
drbd: Use drbd_crypto_is_hash() instead of an open coded check
Philipp Reisner
2009-12-21
drbd: remove unused #include <linux/version.h>
Huang Weiyi
2009-12-21
drbd: remove duplicated #include
Huang Weiyi
2009-12-21
drbd: Fix test of unsigned in _drbd_fault_random()
Roel Kluin
2009-12-21
drbd: Constify struct file_operations
Emese Revfy
2009-12-09
drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)
Philipp Reisner
2009-12-03
drbd_req.c: use part_[inc|dec]_in_flight()
Philipp Reisner
2009-11-24
Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260]
Philipp Reisner
2009-11-24
add missing state change on corrupt packet header in drbd_recv_header
Lars Ellenberg
2009-11-24
fix in-kernel configuration serialization
Lars Ellenberg
2009-11-04
drbd: performance - don't lose unplug events
Lars Ellenberg
2009-11-04
Do not deadlock in drbd_disconnect() [bugz 258]
Philipp Reisner
2009-11-04
drbdsetup X resume-io should be usable to resume IO [Bugz 256]
Philipp Reisner
2009-11-04
drbd: fix check for too large lower level device
Lars Ellenberg
2009-11-04
fix grammar in printk
Lars Ellenberg
2009-10-28
drbd: fix in_flight rw indexing
Jens Axboe
2009-10-07
drbd: needs __ratelimit()
Randy Dunlap
2009-10-06
drbd: Work on permission enforcement
Philipp Reisner
2009-10-05
drbd: fixup for reverted dual in_flight patch
Jens Axboe
[next]