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
Age
Commit message (
Expand
)
Author
2010-10-14
drbd: Make sure tl_restart(, resend) can not get called multiple times for a ...
Philipp Reisner
2010-10-14
drbd: Do not try to free tl_hash in drbd_disconnect() when IO is suspended
Philipp Reisner
2010-10-14
drbd: Allow attach while IO is suspended
Philipp Reisner
2010-10-14
drbd: Allow tl_restart() to do IO completion while IO is suspended
Philipp Reisner
2010-10-14
drbd: Fixed a deadlock, probably only affected UP machines
Philipp Reisner
2010-10-14
drbd: Do not do a hard state change when establishing a connection [bugz 304]
Philipp Reisner
2010-10-14
drbd: Ensure that the peer was not rebootet in the meantime before resending TL
Philipp Reisner
2010-10-14
drbd: Delayed creation of current-UUID
Philipp Reisner
2010-10-14
drbd: Run the fence-peer helper asynchronously
Philipp Reisner
2010-10-14
drbd: Reduce the verbosity of some state transitions
Philipp Reisner
2010-10-14
drbd: Removing a by now obsolete clause in the state sanitizing
Philipp Reisner
2010-10-14
drbd: Now we need to handle the ed_uuid of an diskless, unconnected primary c...
Philipp Reisner
2010-10-14
drbd: Disabled the crashed_primary detection for re-attach of last data while...
Philipp Reisner
2010-10-14
drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A
Philipp Reisner
2010-10-14
drbd: Finished the "on-no-data-accessible suspend-io;" functionality
Philipp Reisner
2010-10-14
drbd: Removed redundant error checks in the request code path
Philipp Reisner
2010-10-14
drbd: factored drbd_req_make_private_bio() out of drbd_req_new()
Philipp Reisner
2010-10-14
drbd: Do not send two barriers without any writes between them
Philipp Reisner
2010-10-14
drbd: factored tl_restart() out of tl_clear().
Philipp Reisner
2010-10-14
drbd: mod_req has now a return value
Philipp Reisner
2010-10-14
drbd: Track all IO requests on the TL, not writes only
Philipp Reisner
2010-10-14
drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writes
Philipp Reisner
2010-10-12
ps3disk: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
2010-10-09
virtio-blk: fix request leak.
Mike Snitzer
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-27
Fix pktcdvd ioctl dev_minor range check
Dan Rosenberg
2010-09-26
amiga floppy: Compile failure fixes
Vivek Goyal
2010-09-24
atari floppy: Stop sharing request queue across multiple gendisks
Vivek Goyal
2010-09-24
amiga floppy: Stop sharing request queue across multiple gendisks
Vivek Goyal
2010-09-22
floppy: switch to one queue per drive instead of sharing a queue
Jens Axboe
2010-09-21
cciss: freeing uninitialized data on error path
Dan Carpenter
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-10
virtio_blk: drop REQ_HARDBARRIER support
Tejun Heo
2010-09-10
block/loop: implement REQ_FLUSH/FUA support
Tejun Heo
2010-09-10
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
2010-09-10
block/loop: queue ordered mode should be DRAIN_FLUSH
Tejun Heo
2010-09-10
cciss: remove some superfluous tests from cciss_bigpassthru()
Stephen M. Cameron
2010-09-10
cciss: factor out cciss_big_passthru
Stephen M. Cameron
2010-09-10
cciss: factor out cciss_passthru
Stephen M. Cameron
2010-09-10
cciss: factor out cciss_getluninfo
Stephen M. Cameron
2010-09-10
cciss: factor out cciss_getdrivver
Stephen M. Cameron
2010-09-10
cciss: factor out cciss_getfirmver
Stephen M. Cameron
2010-09-10
cciss: factor out cciss_getbustypes
Stephen M. Cameron
2010-09-10
cciss: factor out cciss_getheartbeat
Stephen M. Cameron
2010-09-10
cciss: factor out cciss_setnodename
Stephen M. Cameron
[prev]
[next]