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-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
virtio_blk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
ps3disk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
osdblk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
block/xd.c: fix brace typo
Randy Dunlap
2010-08-07
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
2010-08-07
virtio_blk: add default case to cmd type switch
Jens Axboe
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
floppy: use warning macros
Stephen Hemminger
2010-08-07
floppy: use wait_event_interruptible
Stephen Hemminger
2010-08-07
floppy: fix signed/unsigned warnings
Stephen Hemminger
2010-08-07
floppy: cmos attribute should be static
Stephen Hemminger
2010-08-07
floppy: use atomic type for usage_count
Stephen Hemminger
2010-08-07
floppy: silence warning during disk test
Stephen Hemminger
2010-08-07
floppy: remove unnecessary inlines
Stephen Hemminger
2010-08-07
floppy: initialize debug jiffies offset
Stephen Hemminger
2010-08-07
cciss: change pad value from 32 to 0
Mike Miller
2010-08-07
cciss: remove errant debug code
Mike Miller
2010-08-07
cciss: move next_command function from ifdef
Mike Miller
2010-08-07
cciss: fix call to put_controller_in_performant_mode
Mike Miller
2010-08-07
cciss: make sure we request the performant mode irq
Mike Miller
2010-08-07
cciss: new controller support and bump driver version
Mike Miller
2010-08-07
cciss: add performant mode support for Stars/Sirius
Mike Miller
2010-08-07
cciss: make interrupt access methods return type bool
Mike Miller
2010-08-07
cciss: check for msi in interrupt_not_for_us
Mike Miller
2010-08-07
cciss: clean up interrupt handler
Mike Miller
2010-08-07
cciss: enqueue and submit io
Mike Miller
2010-06-15
cciss: set SCSI max cmd len to 16, as default is wrong
Stephen M. Cameron
2010-06-14
cpqarray: fix two more wrong section type
Jens Axboe
2010-06-14
cpqarray: fix wrong __init type on pci probe function
Jens Axboe
2010-06-14
drbd: Fixed a race between disk-attach and unexpected state changes
Philipp Reisner
2010-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-06-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-06-03
virtio-blk: fix minimum number of S/G elements
Christoph Hellwig
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-06-01
Merge branch 'master' into for-linus
Jens Axboe
2010-06-01
cciss: call BUG() earlier
Dan Carpenter
2010-06-01
drbd: Reduce verbosity
Philipp Reisner
2010-06-01
drbd: use drbd specific ratelimit instead of global printk_ratelimit
Lars Ellenberg
2010-06-01
drbd: fix hang on local read errors while disconnected
Lars Ellenberg
2010-06-01
drbd: Removed the now empty w_io_error() function
Philipp Reisner
2010-06-01
drbd: removed duplicated #includes
Andrea Gelmini
2010-06-01
drbd: improve usage of MSG_MORE
Lars Ellenberg
2010-06-01
drbd: need to set socket bufsize early to take effect
Lars Ellenberg
2010-06-01
drbd: improve network latency, TCP_QUICKACK
Lars Ellenberg
2010-06-01
drbd: Revert "drbd: Create new current UUID as late as possible"
Philipp Reisner
2010-06-01
brd: support discard
Nick Piggin
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
[next]