| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -1/+1 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 2 | -3/+3 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 2 | -3/+3 |
* | | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 2010-02-26 | 1 | -2/+1 |
* | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 | 1 | -1/+1 |
|/ |
|
* | drbd: null dereference bug | Dan Carpenter | 2010-01-25 | 1 | -1/+1 |
* | drbd: fix max_segment_size initialization | Lars Ellenberg | 2010-01-22 | 1 | -1/+1 |
* | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t... | Philipp Reisner | 2010-01-12 | 3 | -11/+15 |
* | drbd: Don't go into StandAlone mode when authentification failes because of n... | Johannes Thoma | 2010-01-12 | 1 | -9/+22 |
* | drbd: check on CONFIG_LBDAF, not LBD | Lars Ellenberg | 2010-01-07 | 1 | -1/+1 |
* | drivers/block/drbd: Correct NULL test | Julia Lawall | 2010-01-04 | 1 | -1/+1 |
* | drbd: Silenced an assert that could triggered after changing write ordering m... | Philipp Reisner | 2009-12-31 | 1 | -4/+5 |
* | drbd: Kconfig fix | Johannes Thoma | 2009-12-29 | 1 | -1/+1 |
* | drbd: Fix for a race between IO and a detach operation [Bugz 262] | Philipp Reisner | 2009-12-29 | 1 | -0/+1 |
* | drbd: Use drbd_crypto_is_hash() instead of an open coded check | Philipp Reisner | 2009-12-29 | 1 | -1/+1 |
* | drbd: remove unused #include <linux/version.h> | Huang Weiyi | 2009-12-21 | 3 | -3/+0 |
* | drbd: remove duplicated #include | Huang Weiyi | 2009-12-21 | 1 | -1/+0 |
* | drbd: Fix test of unsigned in _drbd_fault_random() | Roel Kluin | 2009-12-21 | 1 | -1/+1 |
* | drbd: Constify struct file_operations | Emese Revfy | 2009-12-21 | 3 | -3/+3 |
* | drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff) | Philipp Reisner | 2009-12-09 | 1 | -2/+1 |
* | drbd_req.c: use part_[inc|dec]_in_flight() | Philipp Reisner | 2009-12-03 | 1 | -2/+2 |
* | Fixed a regression in resync decission code drbd_uuid_compare() [Bugz 260] | Philipp Reisner | 2009-11-24 | 1 | -0/+1 |
* | add missing state change on corrupt packet header in drbd_recv_header | Lars Ellenberg | 2009-11-24 | 1 | -1/+3 |
* | fix in-kernel configuration serialization | Lars Ellenberg | 2009-11-24 | 1 | -1/+1 |
* | drbd: performance - don't lose unplug events | Lars Ellenberg | 2009-11-04 | 1 | -1/+6 |
* | Do not deadlock in drbd_disconnect() [bugz 258] | Philipp Reisner | 2009-11-04 | 1 | -4/+0 |
* | drbdsetup X resume-io should be usable to resume IO [Bugz 256] | Philipp Reisner | 2009-11-04 | 1 | -4/+3 |
* | drbd: fix check for too large lower level device | Lars Ellenberg | 2009-11-04 | 1 | -5/+9 |
* | fix grammar in printk | Lars Ellenberg | 2009-11-04 | 1 | -1/+1 |
* | drbd: fix in_flight rw indexing | Jens Axboe | 2009-10-28 | 1 | -2/+2 |
* | drbd: needs __ratelimit() | Randy Dunlap | 2009-10-07 | 1 | -0/+1 |
* | drbd: Work on permission enforcement | Philipp Reisner | 2009-10-06 | 1 | -1/+6 |
* | drbd: fixup for reverted dual in_flight patch | Jens Axboe | 2009-10-05 | 1 | -2/+2 |
* | drbd: remove tracing bits | Jens Axboe | 2009-10-01 | 11 | -1021/+3 |
* | dropping unneeded include autoconf.h | Lars Ellenberg | 2009-10-01 | 7 | -7/+0 |
* | The DRBD driver | Philipp Reisner | 2009-10-01 | 17 | -0/+20363 |