aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2006-01-04[PATCH] USB: ub 02 Removed unused variableDaniel Marjamaki
2006-01-04[PATCH] USB: ub 01 renamePete Zaitcev
2006-01-04[PATCH] USB: ub 00 implement retries and resetsPete Zaitcev
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev
2005-12-12[PATCH] cciss: fix for deregister_diskMike Miller
2005-12-12[PATCH] cciss: double put_disk()Jens Axboe
2005-11-23[PATCH] revert floppy-fix-read-only-handlingAndrew Morton
2005-11-18[PATCH 3/3] cciss: add put_disk into cleanup routinesmikem
2005-11-18[PATCH 2/3] cciss: bug fix for BIG_PASS_THRUJens Axboe
2005-11-15[PATCH] cciss_scsi warning fixGrant Coady
2005-11-13[PATCH] packet writing oops fixPeter Osterlund
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig
2005-11-09[PATCH] drivers/block/pktcdvd.c: remove write-only variable in pkt_iosched_pr...Gabriel A. Devenyi
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-09[PATCH] fix floppy.c to store correct ro/rw status in underlying gendiskJon Masters
2005-11-08Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley
2005-11-08floppy: relocate devfs commentJames Nelson
2005-11-08powermac: Use a spinlock in swim3.c (floppy driver) instead of cliPaul Mackerras
2005-11-07Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap
2005-11-07[PATCH] as: cooperating processesNick Piggin
2005-11-06[SCSI] cciss: scsi error handlingmike.miller@hp.com
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-11-02Merge Paulus' treeStephen Rothwell
2005-11-01[PATCH] blk: fix dangling pointer access in __elv_add_requestTejun Heo
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly
2005-11-01[BLOCK] aoe: update for combined io statisticsJens Axboe
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe
2005-11-01[BLOCK] Update read/write block io statistics at completion timeJens Axboe
2005-10-31[PATCH] noop-iosched: avoid corrupted request mergingJens Axboe
2005-10-31[PATCH] Fix on-the-fly switch from cfq i/o schedulerJens Axboe
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller
2005-10-30[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-29[PATCH] blk: fix merge bug in as-ioschedTejun Heo