summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* [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/+14Star
|\|
| * [PATCH] USB: ub 03 drop stall clearingPete Zaitcev2006-03-201-12/+1Star
| * [PATCH] USB: ub 02 remove diagPete Zaitcev2006-03-201-193/+4Star
| * [PATCH] USB: ub 01 remove first_openPete Zaitcev2006-03-201-23/+0Star
| * [PATCH] ub: use kzallocPete Zaitcev2006-03-201-8/+4Star
| * [PATCH] regularize blk_cleanup_queue() useAl Viro2006-03-193-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-281-2/+1Star
|/
* [PATCH] pktcdvd: Only return -EROFS when appropriatePeter Osterlund2006-02-211-5/+5
* [PATCH] pktcdvd: Fix the logic in the pkt_writable_track functionPeter Osterlund2006-02-211-13/+15
* [PATCH] pktcdvd: Remove useless printk statementsPeter Osterlund2006-02-211-14/+0Star
* [PATCH] pktcdvd: Rename functions and make their return values sanePeter Osterlund2006-02-211-18/+18
* [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()Peter Osterlund2006-02-211-0/+2
* [PATCH] pktcdvd: Reduce stack usagePeter Osterlund2006-02-151-26/+17Star
* [PATCH] pktcdvd: Don't unlock the door if the disc is in usePeter Osterlund2006-02-151-1/+2
* [PATCH] pktcdvd: Allow non-writable media to be mountedPeter Osterlund2006-02-151-4/+3Star
* [PATCH] pktcdvd: Don't spam the kernel log when nothing is wrongPeter Osterlund2006-02-151-3/+3
* [PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe2006-02-071-2/+3
* [PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund2006-02-052-27/+30
* [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk2006-02-051-2/+2
* [PATCH] pktcdvd: remove version stringPeter Osterlund2006-02-051-3/+0Star
* [PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi2006-02-051-1/+1
* [PATCH] umem: check pci_set_dma_mask return value correctlyTobias Klauser2006-02-031-1/+1
* [PATCH] USB: ub 05 Bulk resetPete Zaitcev2006-02-011-7/+59
* [PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev2006-02-011-2/+3
* [PATCH] USB: ub 03 Oops with CFQPete Zaitcev2006-02-011-23/+45
* [PATCH] Fix drivers/block/ps2esdi.c compileJens Axboe2006-01-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-161-1/+0Star
|\
| * remove unused LOCAL_END_REQUESTDomen Puncer2006-01-151-1/+0Star
* | [PATCH] pktcdvd: un-inline some functionsPeter Osterlund2006-01-151-2/+2
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-121-17/+15Star
|\
| * [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-121-17/+15Star
* | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-122-10/+28
* | [PATCH] m68k: ataflop __user annotations, NULL noise removalAl Viro2006-01-121-4/+5
* | [PATCH] m68k: amiflop __user annotationsAl Viro2006-01-121-5/+3Star
* | [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-0/+2
|/