index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
31
-1141
/
+1534
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-13
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+1
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-1
/
+1
2009-06-12
virtio_blk: add missing __dev{init,exit} markings
Mike Frysinger
1
-2
/
+2
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
1
-3
/
+3
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
1
-1
/
+1
2009-06-11
floppy: fix hibernation
Ondrej Zary
1
-1
/
+26
2009-06-11
ramdisk: remove long-deprecated "ramdisk=" boot-time parameter
Robert P. J. Day
1
-6
/
+1
2009-06-09
Add serial number support for virtio_blk, V4a
john cooper
1
-3
/
+34
2009-06-09
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-7
/
+16
2009-06-09
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2
-104
/
+3
2009-06-09
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2
-15
/
+12
2009-06-09
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
2
-32
/
+46
2009-06-09
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
1
-22
/
+34
2009-06-09
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
3
-84
/
+59
2009-06-09
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-87
/
+96
2009-06-09
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-1
/
+1
2009-06-02
cciss: use schedule_timeout_interruptible()
Andrew Morton
1
-2
/
+1
2009-06-02
cciss: add cciss driver sysfs entries
Andrew Patterson
2
-10
/
+281
2009-06-02
cciss: fix SCSI device reset handler
Stephen M. Cameron
2
-9
/
+90
2009-06-02
cciss: factor out core of sendcmd() for a more sane interface
Stephen M. Cameron
1
-116
/
+109
2009-05-28
aoe: Remove superfluous clearing of skb fields in new_skb().
David S. Miller
1
-7
/
+0
2009-05-23
block: Use accessor functions for queue limits
Martin K. Petersen
1
-2
/
+4
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
10
-15
/
+15
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
1
-4
/
+6
2009-05-22
xen-blkfront: beyond ARRAY_SIZE of info->shadow
Roel Kluin
1
-1
/
+1
2009-05-21
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
1
-1
/
+1
2009-05-19
block: set rq->resid_len to blk_rq_bytes() on issue
Tejun Heo
1
-2
/
+4
2009-05-19
ub: use __blk_end_request_all()
Tejun Heo
1
-17
/
+7
2009-05-19
xen/blkfront: fix warning when deleting gendisk on unplug/shutdown
Ian Campbell
1
-2
/
+2
2009-05-19
xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn...
Ian Campbell
1
-2
/
+4
2009-05-18
virtio_blk: get rid of unused variable
Jens Axboe
1
-1
/
+0
2009-05-18
virtio_blk: SG_IO passthru support
Hannes Reinecke
1
-14
/
+50
2009-05-18
virtio_blk: don't blindly derefence req->rq_disk
Christoph Hellwig
1
-2
/
+2
2009-05-11
splice: implement default splice_read method
Miklos Szeredi
1
-10
/
+1
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
24
-92
/
+48
2009-05-11
block: convert to dequeueing model (easy ones)
Tejun Heo
2
-7
/
+10
2009-05-11
z2ram: dequeue in-flight request
Tejun Heo
1
-4
/
+15
2009-05-11
xd: dequeue in-flight request
Tejun Heo
1
-12
/
+17
2009-05-11
swim: dequeue in-flight request
Tejun Heo
1
-24
/
+23
2009-05-11
amiflop: dequeue in-flight request
Tejun Heo
1
-24
/
+24
2009-05-11
ps3disk: dequeue in-flight request
Tejun Heo
1
-3
/
+5
2009-05-11
paride: dequeue in-flight request
Tejun Heo
3
-18
/
+28
2009-05-11
xsysace: dequeue in-flight request
Tejun Heo
1
-6
/
+13
2009-05-11
swim3: dequeue in-flight request
Tejun Heo
1
-13
/
+34
2009-05-11
ataflop: dequeue and track in-flight request
Tejun Heo
1
-28
/
+35
2009-05-11
hd: dequeue and track in-flight request
Tejun Heo
1
-23
/
+40
2009-05-11
mg_disk: dequeue and track in-flight request
Tejun Heo
1
-50
/
+59
2009-05-11
mg_disk: fix queue hang / infinite retry on !fs requests
Tejun Heo
1
-11
/
+13
[next]