Linus Torvalds
|
8d49a77568
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Lars Ellenberg
|
873b0d5f98
drbd: serialize admin requests for new verify run with pending bitmap io
|
14 years ago |
Lars Ellenberg
|
20ceb2b22e
drbd: describe bitmap locking for bulk operation in finer detail
|
14 years ago |
Lars Ellenberg
|
62b0da3a24
drbd: log UUIDs whenever they change
|
14 years ago |
Philipp Reisner
|
cd88d030d4
drbd: Provide hints with the error message when clearing the sync pause flag
|
14 years ago |
Lars Ellenberg
|
194bfb32db
drbd: serialize admin requests for new resync with pending bitmap io
|
14 years ago |
Philipp Reisner
|
20ee639024
drbd: cleaned up __set_current_state() followed by schedule_timeout() calls
|
14 years ago |
Lars Ellenberg
|
4b0715f096
drbd: allow petabyte storage on 64bit arch
|
14 years ago |
Lars Ellenberg
|
19f843aa08
drbd: bitmap keep track of changes vs on-disk bitmap
|
14 years ago |
Andreas Gruenbacher
|
24dccabb39
drbd: Fix: drbd_bitmap_io does not return an enum determine_dev_size
|
14 years ago |
Andreas Gruenbacher
|
f2024e7ce2
drbd: drbd_nl_disk_conf: Avoid a compiler warning
|
14 years ago |
Andreas Gruenbacher
|
81e84650c2
drbd: Use the standard bool, true, and false keywords
|
14 years ago |
Andreas Gruenbacher
|
bf885f8a67
drbd: Be more explicit about functions that return an enum drbd_state_rv
|
14 years ago |
Andreas Gruenbacher
|
116676ca62
drbd: Rename enum drbd_ret_codes to enum drbd_ret_code
|
14 years ago |
Philipp Reisner
|
2561b9c1f1
drbd: --force option for disconnect
|
14 years ago |
Lars Ellenberg
|
42ff269d10
drbd: add packet_type 27 (return_code_only) to netlink api
|
14 years ago |
Lars Ellenberg
|
3e3a7766c2
drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl
|
14 years ago |
Philipp Reisner
|
422028b1ca
drbd: New configuration parameters for dealing with network congestion
|
14 years ago |
Lars Ellenberg
|
1816a2b47a
drbd: properly use max_hw_sectors to limit the our bio size
|
14 years ago |
Lars Ellenberg
|
3129b1b9ae
drbd: debug: limit nelink-broadcast of request on digest mismatch to 32k
|
14 years ago |
Patrick McHardy
|
01a16b21d6
netlink: kill eff_cap from struct netlink_skb_parms
|
14 years ago |
Jens Axboe
|
f30195c502
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
|
14 years ago |
Tejun Heo
|
d4d7762995
block: clean up blkdev_get() wrappers and their users
|
14 years ago |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 years ago |
Philipp Reisner
|
a8a4e51e69
drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accesses
|
15 years ago |
Philipp Reisner
|
2451fc3b2b
drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch code
|
15 years ago |
Lars Ellenberg
|
82f59cc635
drbd: fix potential deadlock on detach
|
15 years ago |
Lars Ellenberg
|
aaa8e2b34c
drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid
|
15 years ago |
Lars Ellenberg
|
0f8488e160
drbd: cleanup useless leftover warn/error printk's
|
15 years ago |
Lars Ellenberg
|
8979d9c9e0
drbd: protocol compatibility for maximum packet sizes
|
15 years ago |