aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds50-1112/+2107
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds124-2637/+3838
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds374-2221/+3870
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 Torvalds25-362/+923
2008-10-10doc/cdrom: Trvial documentation error, file not presentRandy Dunlap1-2/+1
2008-10-09Linux 2.6.27Linus Torvalds1-1/+1
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-09Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-36/+83
2008-10-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-8/+6
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall1-3/+5
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton3-8/+6
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: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong1-13/+5
2008-10-09hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong1-0/+12
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_dev: fix kernel-doc in new functionsRandy Dunlap1-9/+4
2008-10-09block: add some comments around the bio read-write flagsJens Axboe1-1/+11
2008-10-09block: mark bio_split_pool staticDenis ChengRq6-12/+9
2008-10-09block: Find bio sector offset given idx and offsetMartin K. Petersen2-0/+37
2008-10-09block: gendisk integrity wrapperMartin K. Petersen1-0/+6
2008-10-09block: Switch blk_integrity_compare from bdev to gendiskMartin K. Petersen2-15/+15
2008-10-09block: Fix double put in blk_integrity_unregisterMartin K. Petersen1-1/+1
2008-10-09block: Introduce integrity data ownership flagMartin K. Petersen2-1/+3
2008-10-09block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1Jens Axboe2-5/+7
2008-10-09bio.h: Remove unused conditional codeAlberto Bertogli1-8/+1
2008-10-09block: remove end_{queued|dequeued}_request()Kiyoshi Ueda2-53/+7
2008-10-09block: change elevator to use __blk_end_request()Kiyoshi Ueda1-3/+3
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-09blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structureJens Axboe2-6/+5
2008-10-09block: add lld busy state exporting interfaceKiyoshi Ueda3-0/+38
2008-10-09block: Fix blk_start_queueing() to not kick a stopped queueElias Oltmanns1-2/+4
2008-10-09include blktrace_api.h in headers_installSven Schuetz2-26/+33
2008-10-09block: reserve some tags just for sync IOJens Axboe1-2/+12
2008-10-09block: as/cfq ssd idle check updateJens Axboe2-3/+7
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe2-0/+10
2008-10-09block: add queue flag for SSD/non-rotational devicesJens Axboe3-0/+14
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough2-9/+22
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-09fix an example of scatterlists handling in DMA-API.txtFUJITA Tomonori1-1/+1
2008-10-09block: add a queue flag for request stacking supportKiyoshi Ueda2-1/+5
2008-10-09block: add request submission interfaceKiyoshi Ueda2-0/+84
2008-10-09block: add request update interfaceKiyoshi Ueda2-9/+50
2008-10-09block: blk_cleanup_queue() should call blk_sync_queue()Jens Axboe1-0/+8
2008-10-09block: Expand Xen blkfront for > 16 xvdChris Lalancette1-21/+55