summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap
2004-11-10[PATCH] md: delete unplug timer before shutting down md arrayNeil Brown
2004-11-04Merge bk://kernel.bkbits.net/gregkh/linux/driver-2.6Linus Torvalds
2004-11-03Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-11-03Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-11-03[PATCH] USB: Patch for ubPete Zaitcev
2004-11-03[PATCH] add the physical device and the bus to the hotplug environmentKay Sievers
2004-11-03[PATCH] queue congestion threshold hysteresisJens Axboe
2004-11-03[PATCH] add READ_BUFFER_CAPACITY as read-ok commandJens Axboe
2004-11-01[PATCH] rd: convert to module_param and add module aliasStephen Hemminger
2004-11-01[PATCH] loop: convert to module_paramStephen Hemminger
2004-10-31[PATCH] Don't initialize /dev/pg0 to be always busyTero Roponen
2004-10-27[PATCH] issues with online scheduler switchingJens Axboe
2004-10-27[PATCH] cfq v2 switch bugJens Axboe
2004-10-27[PATCH] mark pi_unclaim staticChristoph Hellwig
2004-10-25[PATCH] Fix incorrect kunmap_atomic in pktcdvdPeter Osterlund
2004-10-25[PATCH] fix bad segment coalescing in blk_recalc_rq_segments()Jens Axboe
2004-10-24[PATCH] ppc64: clean up existence-check of legacy ISAdevicesBenjamin Herrenschmidt
2004-10-21[PATCH] move io scheduler kconfig entriesJens Axboe
2004-10-22[block] remove bio walkingBartlomiej Zolnierkiewicz
2004-10-19[PATCH] fix block/cciss.c with PROC_FS=nAdrian Bunk
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-19[PATCH] disk stats preempt safetyIngo Molnar
2004-10-19[PATCH] select-cpio_list-or-source-directory-for-initramfs-image fixAndrew Morton
2004-10-19[PATCH] Select cpio_list or source directory for initramfs imageMartin Schlemmer
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-18Merge bk://kernel.bkbits.net/gregkh/linux/usb-2.6Linus Torvalds
2004-10-18[PATCH] janitor: cpqarray remove unused includeMaximilian Attems
2004-10-18[PATCH] convert jiffies <-> msecs for io schedulersJens Axboe
2004-10-18[PATCH] cfq-v2 I/O scheduler updateJens Axboe
2004-10-18[PATCH] switchable and modular io schedulersJens Axboe
2004-10-18[PATCH] CDRW packet writing supportPeter Osterlund
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-18[PATCH] return full SCSI status byte in SG_IOJens Axboe
2004-10-18[PATCH] cciss: fixes for clusteringMike Miller
2004-10-16[PATCH] cciss: SCSI API updatesMike Miller
2004-10-15USB: add endian markups to the ub driver.Greg Kroah-Hartman
2004-10-06mergeGreg Kroah-Hartman
2004-10-06[PATCH] PCI: audit all callers of pci_register_driver() to work properly.Greg Kroah-Hartman
2004-10-05[PATCH] umem iomem and (partial) endianness annotationsAlexander Viro
2004-10-05[PATCH] cpqarray iomem annotationsAlexander Viro
2004-10-05[PATCH] cciss endianness and iomem annotationsAlexander Viro
2004-10-05[PATCH] sx8 iomem and endianness annotations + endianness bugfixAlexander Viro
2004-10-05[PATCH] DAC960 iomem annotationsAlexander Viro
2004-10-04[PATCH] USB: fix oops with latest ub driver in -mm treePete Zaitcev
2004-10-02[PATCH] fix block layer ioctl bugEd L. Cashin
2004-09-29Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-09-29[PATCH] USB: Fixes for ub in 2.4.9-rc2-mm2Pete Zaitcev
2004-09-22[PATCH] fix diskstats_show() accounting with PREEMPTIngo Molnar
2004-09-21mergeGreg Kroah-Hartman