aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar1-8/+8
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar1-9/+9
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven1-2/+2
2006-03-23[PATCH] sem2mutex: drivers/block/floppy.cJes Sorensen1-8/+9
2006-03-23[PATCH] sem2mutex: drivers/block/pktcdvd.cJes Sorensen1-13/+14
2006-03-23[PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy1-1/+1
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-22Fix "frist", "fisrt", typosUwe Zeisberger1-1/+1
2006-03-21Merge ../linux-2.6James Bottomley4-241/+14
2006-03-20[PATCH] USB: ub 03 drop stall clearingPete Zaitcev1-12/+1
2006-03-20[PATCH] USB: ub 02 remove diagPete Zaitcev1-193/+4
2006-03-20[PATCH] USB: ub 01 remove first_openPete Zaitcev1-23/+0
2006-03-20[PATCH] ub: use kzallocPete Zaitcev1-8/+4
2006-03-18[PATCH] regularize blk_cleanup_queue() useAl Viro3-5/+5
2006-03-14Merge ../linux-2.6James Bottomley1-1/+2
2006-03-08[PATCH] dac960: add disk entropy in request completionsMatt Mackall1-1/+2
2006-02-27[SCSI] cciss: kfree(NULL) is legalAndrew Morton1-2/+1
2006-02-20[PATCH] pktcdvd: Only return -EROFS when appropriatePeter Osterlund1-5/+5
2006-02-20[PATCH] pktcdvd: Fix the logic in the pkt_writable_track functionPeter Osterlund1-13/+15
2006-02-20[PATCH] pktcdvd: Remove useless printk statementsPeter Osterlund1-14/+0
2006-02-20[PATCH] pktcdvd: Rename functions and make their return values sanePeter Osterlund1-18/+18
2006-02-20[PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()Peter Osterlund1-0/+2
2006-02-14[PATCH] pktcdvd: Reduce stack usagePeter Osterlund1-26/+17
2006-02-14[PATCH] pktcdvd: Don't unlock the door if the disc is in usePeter Osterlund1-1/+2
2006-02-14[PATCH] pktcdvd: Allow non-writable media to be mountedPeter Osterlund1-4/+3
2006-02-14[PATCH] pktcdvd: Don't spam the kernel log when nothing is wrongPeter Osterlund1-3/+3
2006-02-07[PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe1-2/+3
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund2-27/+30
2006-02-05[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk1-2/+2
2006-02-05[PATCH] pktcdvd: remove version stringPeter Osterlund1-3/+0
2006-02-05[PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi1-1/+1
2006-02-03[PATCH] umem: check pci_set_dma_mask return value correctlyTobias Klauser1-1/+1
2006-01-31[PATCH] USB: ub 05 Bulk resetPete Zaitcev1-7/+59
2006-01-31[PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev1-2/+3
2006-01-31[PATCH] USB: ub 03 Oops with CFQPete Zaitcev1-23/+45
2006-01-16[PATCH] Fix drivers/block/ps2esdi.c compileJens Axboe1-0/+1
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-01-14[PATCH] pktcdvd: un-inline some functionsPeter Osterlund1-2/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-15remove unused LOCAL_END_REQUESTDomen Puncer1-1/+0
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-17/+15
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2-10/+28
2006-01-12[PATCH] m68k: ataflop __user annotations, NULL noise removalAl Viro1-4/+5
2006-01-12[PATCH] m68k: amiflop __user annotationsAl Viro1-5/+3
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-0/+2
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-17/+15
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-4/+4
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-15/+12
2006-01-09[PATCH] mutex subsystem, semaphore to completion: SX8Steven Rostedt1-6/+6
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2