index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
/
drbd_int.h
Age
Commit message (
Expand
)
Author
2011-03-10
drbd: allow petabyte storage on 64bit arch
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: 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: Get rid of unnecessary macros (2)
Andreas Gruenbacher
2011-03-10
drbd: Rename drbd_make_request_26 to drbd_make_request
Andreas Gruenbacher
2011-03-10
drbd: Remove left-over prototype
Andreas Gruenbacher
2011-03-10
drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap
Philipp Reisner
2011-03-10
drbd: Fixed inc_ap_bio()
Philipp Reisner
2011-03-10
drbd: Make some functions static
Philipp Reisner
2011-03-10
drbd: Implemented priority inheritance for resync requests
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: factor out drbd_rs_controller_reset
Lars Ellenberg
2011-03-10
drbd: show progress bar and ETA for online-verify
Lars Ellenberg
2011-03-10
drbd: advance progress step marks for online-verify
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-11-10
block: read i_size with i_size_read()
Mike Snitzer
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-22
Merge branch 'for-2.6.37/barrier' 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: tag a few error messages with "assert failed"
Lars Ellenberg
2010-10-14
drbd: fix for possible deadlock on IO error during resync
Lars Ellenberg
2010-10-14
drbd: drbd_send_ack_dp must not rely on header information
Lars Ellenberg
2010-10-14
drbd: Allow larger values for c-fill-target.
Philipp Reisner
2010-10-14
drbd: Track the reasons to suspend IO in dedicated state bits
Philipp Reisner
2010-10-14
drbd: don't count sendpage()d pages only referenced by tcp as in use
Lars Ellenberg
2010-10-14
drbd: Adding support for BIO/Request flags: REQ_FUA, REQ_FLUSH and REQ_DISCARD
Philipp Reisner
2010-10-14
drbd: fix race on meta-data update, addendum
Lars Ellenberg
2010-10-14
drbd: Removed a race that could cause unexpected execution of w_make_resync_r...
Philipp Reisner
2010-10-14
drbd: Disable activity log updates when the whole device is out of sync
Philipp Reisner
2010-10-14
drbd: Actually allow BIOs up to 128k (was 32k).
Philipp Reisner
2010-10-14
drbd: receiving of big packets, for payloads between 64kByte and 4GByte
Philipp Reisner
2010-10-14
drbd: Sending of big packets, for payloads from 64KByte to 4GByte
Philipp Reisner
2010-10-14
drbd: new configuration parameter c-min-rate
Lars Ellenberg
2010-10-14
drbd: use rolling marks for resync speed calculation
Lars Ellenberg
2010-10-14
drbd: remove outdated comment and dead code
Lars Ellenberg
2010-10-14
drbd: let drbd_free_ee implicitly free any digest
Lars Ellenberg
2010-10-14
drbd: Replaced some casts by an union. Improved comments
Philipp Reisner
[next]