aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-0/+1
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds28-355/+957
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds8-117/+173
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds43-1106/+1888
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds70-1092/+902
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds3-3/+6
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds23-327/+883
2008-10-10dm: detect lost queueAlasdair G Kergon1-3/+23
2008-10-10dm: publish dm_vcallocMikulas Patocka1-1/+0
2008-10-10dm: publish dm_table_unplug_allMikulas Patocka1-1/+0
2008-10-10dm: publish dm_get_mapinfoMikulas Patocka1-1/+0
2008-10-10dm: export struct dm_devMikulas Patocka3-39/+43
2008-10-10dm crypt: avoid unnecessary wait when splitting bioMilan Broz1-8/+18
2008-10-10dm crypt: tidy ctx pendingMilan Broz1-5/+11
2008-10-10dm crypt: fix async inc_pendingMilan Broz1-3/+2
2008-10-10dm crypt: move dec_pending on error into write_io_submitMilan Broz1-3/+2
2008-10-10dm crypt: remove inc_pending from write_io_submitAlasdair G Kergon1-4/+5
2008-10-10dm crypt: tidy write loop pendingMilan Broz1-16/+9
2008-10-10dm crypt: tidy crypt allocMilan Broz1-7/+17
2008-10-10dm crypt: tidy inc pendingMilan Broz1-5/+10
2008-10-10dm exception store: use chunk_t for_areasMikulas Patocka1-8/+10
2008-10-10dm exception store: introduce area_location functionMikulas Patocka1-2/+9
2008-10-10dm raid1: kcopyd should stop on error if errors handledJonathan Brassow1-1/+3
2008-10-10dm mpath: remove is_active from struct dm_pathKiyoshi Ueda2-8/+7
2008-10-10dm mpath: use more error codesBenjamin Marzinski1-10/+12
2008-10-09Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-nextRoland Dreier27-359/+959
2008-10-09RDMA/nes: Fix slab corruptionChien Tung1-1/+0
2008-10-10Merge branch 'next' into for-linusJames Morris1-0/+1
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan1-1/+1
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan1-0/+1
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-19/+51
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary1-3/+13
2008-10-09block: mark bio_split_pool staticDenis ChengRq4-4/+4
2008-10-09gdrom: change to use __blk_end_request()Kiyoshi Ueda1-2/+2
2008-10-09memstick: change to use __blk_end_request()Kiyoshi Ueda1-1/+1
2008-10-09virtio_blk: change to use __blk_end_request()Kiyoshi Ueda1-5/+5
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe1-0/+4
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough1-8/+15
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall3-9/+9
2008-10-09cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net2-53/+102
2008-10-09block: Expand Xen blkfront for > 16 xvdChris Lalancette1-21/+55
2008-10-09sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori1-7/+0
2008-10-09sg: remove sg_read_xferFUJITA Tomonori1-28/+5
2008-10-09sg: remove sg_write_xferFUJITA Tomonori1-32/+0
2008-10-09sg: incorporate sg_build_direct into sg_start_reqFUJITA Tomonori1-47/+33
2008-10-09sg: remove __sg_start_reqFUJITA Tomonori1-25/+13
2008-10-09sg: remove b_malloc_len in sg_scatter_hold structFUJITA Tomonori1-2/+0
2008-10-09sg: remove SG_ALLOW_DIO_CODE defineFUJITA Tomonori1-3/+1
2008-10-09sg: rename sg_cmd_done sg_rq_end_ioFUJITA Tomonori1-11/+12
2008-10-09dm: Call blk_abort_queue on failed pathsMike Anderson1-1/+14