summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/block/floppy.c: dont free_irq() from irq contextIngo Molnar2006-03-261-1/+22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds2006-03-257-120/+235
|\
| * [PATCH] aoe [3/3]: update version to 22Ed L. Cashin2006-03-231-1/+1
| * [PATCH] aoe [2/3]: don't request ATA device ID on ATA errorEd L. Cashin2006-03-231-1/+2
| * [PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin2006-03-231-17/+5
| * [PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin2006-03-231-2/+2
| * [PATCH] aoe [8/8]: update driver version numberEd L. Cashin2006-03-231-1/+1
| * [PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin2006-03-231-1/+1
| * [PATCH] aoe [6/8]: update device information on last closeEd L. Cashin2006-03-231-1/+1
| * [PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin2006-03-231-0/+2
| * [PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin2006-03-231-1/+1
| * [PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin2006-03-231-1/+1
| * [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-235-97/+220
| * [PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin2006-03-231-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-254-7/+4
|\ \
| * | BUG_ON() Conversion in drivers/block/Eric Sesterhenn2006-03-244-7/+4
* | | [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas2006-03-251-1/+0
* | | [PATCH] block/floppy: fix section mismatch warningsSam Ravnborg2006-03-251-1/+1
* | | [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-2/+2
* | | [PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk2006-03-251-4/+1
|/ /
* | [PATCH] Fix "value computed not used" warningsTakashi Iwai2006-03-242-9/+9
* | [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+2
* | [PATCH] block: floppy98 removal, really.Arthur Othieno2006-03-241-1/+0
|/
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+2
* [PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar2006-03-231-8/+8
* [PATCH] sem2mutex: drivers/block/loop.cIngo Molnar2006-03-231-9/+9
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-2/+2
* [PATCH] sem2mutex: drivers/block/floppy.cJes Sorensen2006-03-231-8/+9
* [PATCH] sem2mutex: drivers/block/pktcdvd.cJes Sorensen2006-03-231-13/+14
* [PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy2006-03-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-221-1/+1
|\
| * Fix "frist", "fisrt", typosUwe Zeisberger2006-03-221-1/+1
* | Merge ../linux-2.6James Bottomley2006-03-214-241/+14
|\|
| * [PATCH] USB: ub 03 drop stall clearingPete Zaitcev2006-03-201-12/+1
| * [PATCH] USB: ub 02 remove diagPete Zaitcev2006-03-201-193/+4
| * [PATCH] USB: ub 01 remove first_openPete Zaitcev2006-03-201-23/+0
| * [PATCH] ub: use kzallocPete Zaitcev2006-03-201-8/+4
| * [PATCH] regularize blk_cleanup_queue() useAl Viro2006-03-183-5/+5
* | Merge ../linux-2.6James Bottomley2006-03-141-1/+2
|\|
| * [PATCH] dac960: add disk entropy in request completionsMatt Mackall2006-03-081-1/+2
* | [SCSI] cciss: kfree(NULL) is legalAndrew Morton2006-02-271-2/+1
|/
* [PATCH] pktcdvd: Only return -EROFS when appropriatePeter Osterlund2006-02-201-5/+5
* [PATCH] pktcdvd: Fix the logic in the pkt_writable_track functionPeter Osterlund2006-02-201-13/+15
* [PATCH] pktcdvd: Remove useless printk statementsPeter Osterlund2006-02-201-14/+0
* [PATCH] pktcdvd: Rename functions and make their return values sanePeter Osterlund2006-02-201-18/+18
* [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()Peter Osterlund2006-02-201-0/+2
* [PATCH] pktcdvd: Reduce stack usagePeter Osterlund2006-02-141-26/+17
* [PATCH] pktcdvd: Don't unlock the door if the disc is in usePeter Osterlund2006-02-141-1/+2
* [PATCH] pktcdvd: Allow non-writable media to be mountedPeter Osterlund2006-02-141-4/+3
* [PATCH] pktcdvd: Don't spam the kernel log when nothing is wrongPeter Osterlund2006-02-141-3/+3