aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
* scsi/i2o_block: cleanup ioctl handlingArnd Bergmann2010-08-07
* scsi: fix discard page leakFUJITA Tomonori2010-08-07
* scsi: need to reset unprep_rq_fn in sd_removeFUJITA Tomonori2010-08-07
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
* ide: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
* virtio_blk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
* dm: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
* ps3disk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
* osdblk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
* scsi: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
* scsi: remove unused free discard page in sd_doneFUJITA Tomonori2010-08-07
* scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori2010-08-07
* block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-07
* drivers/cdrom: use pr_<level>Joe Perches2010-08-07
* block/xd.c: fix brace typoRandy Dunlap2010-08-07
* block: don't allocate a payload for discard requestChristoph Hellwig2010-08-07
* block: fix some more cmd_type cleanup falloutChristoph Hellwig2010-08-07
* virtio_blk: add default case to cmd type switchJens Axboe2010-08-07
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori2010-08-07
* floppy: use warning macrosStephen Hemminger2010-08-07
* floppy: use wait_event_interruptibleStephen Hemminger2010-08-07
* floppy: fix signed/unsigned warningsStephen Hemminger2010-08-07
* floppy: cmos attribute should be staticStephen Hemminger2010-08-07
* floppy: use atomic type for usage_countStephen Hemminger2010-08-07
* floppy: silence warning during disk testStephen Hemminger2010-08-07
* floppy: remove unnecessary inlinesStephen Hemminger2010-08-07
* floppy: initialize debug jiffies offsetStephen Hemminger2010-08-07
* cciss: change pad value from 32 to 0Mike Miller2010-08-07
* cciss: remove errant debug codeMike Miller2010-08-07
* cciss: move next_command function from ifdefMike Miller2010-08-07
* cciss: fix call to put_controller_in_performant_modeMike Miller2010-08-07
* cciss: make sure we request the performant mode irqMike Miller2010-08-07
* cciss: new controller support and bump driver versionMike Miller2010-08-07
* cciss: add performant mode support for Stars/SiriusMike Miller2010-08-07
* cciss: make interrupt access methods return type boolMike Miller2010-08-07
* cciss: check for msi in interrupt_not_for_usMike Miller2010-08-07
* cciss: clean up interrupt handlerMike Miller2010-08-07
* cciss: enqueue and submit ioMike Miller2010-08-07
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-30
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-30
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-30
| * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-30
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-30
|\ \
| * | drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-07-29
| * | drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman2010-07-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-07-28
|\ \ \
| * | | [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard2010-07-27