summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-09block: unify request timeout handlingJens Axboe28-313/+150
2008-10-09SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson1-2/+2
2008-10-09sg: set dxferp to NULL for READ with the older SG interfaceFUJITA Tomonori1-1/+4
2008-10-09sg: use blk_rq_aligned helper functionFUJITA Tomonori1-3/+1
2008-10-09sg: convert the indirect IO path to use the block layerFUJITA Tomonori1-292/+105
2008-10-09sg: convert the direct IO path to use the block layerFUJITA Tomonori1-146/+27
2008-10-09sg: convert the non-data path to use the block layerFUJITA Tomonori1-5/+48
2008-10-09block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori2-2/+2
2008-10-09block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori2-2/+2
2008-10-09block: allow disk to have extended device numberTejun Heo2-21/+55
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2-16/+7
2008-10-09block: move stats from disk to part0Tejun Heo9-45/+52
2008-10-09block: always set bdev->bd_partTejun Heo1-4/+1
2008-10-09block: move policy from disk to part0Tejun Heo2-2/+2
2008-10-09block: move capacity from disk to part0Tejun Heo3-4/+4
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo5-12/+12
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2-0/+12
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo2-5/+15
2008-10-09block: fix diskstats accessTejun Heo8-32/+53
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo1-1/+5
2008-10-09block: don't depend on consecutive minor spaceTejun Heo11-18/+20
2008-10-09block: misc updatesTejun Heo1-1/+1
2008-10-09driver-core: use klist for class device list and implement iteratorTejun Heo3-37/+107
2008-10-09block: make bi_phys_segments an unsigned int instead of shortJens Axboe1-6/+6
2008-10-09block: raid fixups for removal of bi_hw_segmentsJens Axboe3-17/+51
2008-10-09drop vmerge accountingMikulas Patocka2-6/+0
2008-10-09virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao1-2/+2
2008-10-09Kill REQ_TYPE_FLUSHDavid Woodhouse1-3/+6
2008-10-09Support 'discard sectors' operation.David Woodhouse1-0/+24
2008-10-09Support 'discard sectors' operation in translation layer support coreDavid Woodhouse1-0/+16
2008-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+5
2008-10-07Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds1-1/+0
2008-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds6-205/+7
2008-10-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds29-85/+128
2008-10-07atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen1-2/+4
2008-10-06[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann1-0/+1
2008-10-06[Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann1-0/+4
2008-10-06[Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2-5/+0
2008-10-05ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-05ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert1-0/+1
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle3-202/+0
2008-10-05ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov1-1/+1
2008-10-05ide-cd: temporary tray close fixBorislav Petkov1-1/+4
2008-10-05V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issueWiktor Grebla2-3/+3
2008-10-05V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310UDarron Broad2-5/+30
2008-10-05V4L/DVB (9092): gspca: Bad init values for sonixj ov7660.Jean-Francois Moine1-5/+13
2008-10-05V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors.Jean-Francois Moine1-0/+1
2008-10-05V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561.Shane1-1/+1
2008-10-05V4L/DVB (9053): fix buffer overflow in uvc-videoRalph Loader1-1/+1
2008-10-05V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflowPatrick Boettcher1-1/+1