summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2006-03-08[PATCH] dac960: add disk entropy in request completionsMatt Mackall
2006-02-20[PATCH] pktcdvd: Only return -EROFS when appropriatePeter Osterlund
2006-02-20[PATCH] pktcdvd: Fix the logic in the pkt_writable_track functionPeter Osterlund
2006-02-20[PATCH] pktcdvd: Remove useless printk statementsPeter Osterlund
2006-02-20[PATCH] pktcdvd: Rename functions and make their return values sanePeter Osterlund
2006-02-20[PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()Peter Osterlund
2006-02-14[PATCH] pktcdvd: Reduce stack usagePeter Osterlund
2006-02-14[PATCH] pktcdvd: Don't unlock the door if the disc is in usePeter Osterlund
2006-02-14[PATCH] pktcdvd: Allow non-writable media to be mountedPeter Osterlund
2006-02-14[PATCH] pktcdvd: Don't spam the kernel log when nothing is wrongPeter Osterlund
2006-02-07[PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund
2006-02-05[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk
2006-02-05[PATCH] pktcdvd: remove version stringPeter Osterlund
2006-02-05[PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi
2006-02-03[PATCH] umem: check pci_set_dma_mask return value correctlyTobias Klauser
2006-01-31[PATCH] USB: ub 05 Bulk resetPete Zaitcev
2006-01-31[PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev
2006-01-31[PATCH] USB: ub 03 Oops with CFQPete Zaitcev
2006-01-16[PATCH] Fix drivers/block/ps2esdi.c compileJens Axboe
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-14[PATCH] pktcdvd: un-inline some functionsPeter Osterlund
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-15remove unused LOCAL_END_REQUESTDomen Puncer
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro
2006-01-12[PATCH] m68k: ataflop __user annotations, NULL noise removalAl Viro
2006-01-12[PATCH] m68k: amiflop __user annotationsAl Viro
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to completion: SX8Steven Rostedt
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-09[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-09[BLOCK] CCISS: update for blk softirq completionsJens Axboe
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller
2006-01-08[PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-08[PATCH] pktcdvd: Use bd_claim to get exclusive accessPeter Osterlund
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06[PATCH] parport: Kconfig dependency fixesMarko Kohtala
2006-01-06[PATCH] nbd: fix TX/RX race conditionHerbert Xu
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2006-01-05Merge http://oss.oracle.com/git/ocfs2Linus Torvalds
2006-01-04[PATCH] USB: ub 02 Removed unused variableDaniel Marjamaki