index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-10-10
hd: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
2008-10-09
block: mark bio_split_pool static
Denis ChengRq
2008-10-09
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
2008-10-09
floppy: support arbitrary first-sector numbers
Keith Wansbrough
2008-10-09
drivers/block: Use DIV_ROUND_UP
Julia Lawall
2008-10-09
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
2008-10-09
block: Expand Xen blkfront for > 16 xvd
Chris Lalancette
2008-10-09
block: move stats from disk to part0
Tejun Heo
2008-10-09
block: move capacity from disk to part0
Tejun Heo
2008-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
block: fix diskstats access
Tejun Heo
2008-10-09
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
block: misc updates
Tejun Heo
2008-10-09
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
2008-10-09
Kill REQ_TYPE_FLUSH
David Woodhouse
2008-09-23
aoe: Fix OOPS after SKB queue changes.
David S. Miller
2008-09-21
aoe: Use SKB interfaces for list management instead of home-grown stuff.
David S. Miller
2008-08-27
Revert "pktcdvd: push BKL down into driver"
Linus Torvalds
2008-08-20
brd: fix name argument of unregister_blkdev()
Akinobu Mita
2008-08-20
nbd: fix memory leak of nbd_dev array
Sven Wegener
2008-08-06
xen-blkfront.c: make blkif_ioctl() static
Adrian Bunk
2008-08-06
cciss: fix bug if scsi tape support is disabled
Mike Miller
2008-08-06
cciss: add support for multi lun tape devices
Mike Miller
2008-08-06
cciss: change the way we notify scsi midlayer of tape drives
Mike Miller
2008-08-06
cciss: fix negative logical drive count in procfs
Mike Miller
2008-08-06
cciss: remove redundant code
Mike Miller
2008-08-06
cciss: make rebuild_lun_table behave better
Mike Miller
2008-08-06
cciss: return -EFAULT if copy_from_user() fails
Nikanth Karthikesan
2008-08-05
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
2008-07-25
aoe: convert emsgs_sema into a completion
Matthias Kaehlcke
2008-07-25
virtio_blk: check for hardsector size from host
Christian Borntraeger
2008-07-21
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-20
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
2008-07-16
hd.c: remove the #include <linux/mc146818rtc.h>
Adrian Bunk
2008-07-16
update the BLK_DEV_HD help text
Adrian Bunk
2008-07-16
move ide/legacy/hd.c to drivers/block/
Adrian Bunk
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-15
block: convert pd_special_command to use blk_execute_rq
FUJITA Tomonori
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-07-04
cciss: read config to obtain max outstanding commands per controller
Mike Miller
2008-07-04
cciss: fix regression that no device nodes are created if no logical drives a...
Stephen M. Cameron
2008-07-04
drivers/block/pktcdvd.c: avoid useless memset
Christophe Jaillet
2008-07-04
DAC960: push down BKL
Alan Cox
2008-07-04
pktcdvd: push BKL down into driver
Alan Cox
[next]