summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-10-10doc/cdrom: Trvial documentation error, file not presentRandy Dunlap
2008-10-09Linux 2.6.27v2.6.27Linus Torvalds
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds
2008-10-09Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton
2008-10-09hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan
2008-10-09hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong
2008-10-09hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong
2008-10-09hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare
2008-10-09eeepc-laptop: Fix hwmon interfaceCorentin Chary
2008-10-09block_dev: fix kernel-doc in new functionsRandy Dunlap
2008-10-09block: add some comments around the bio read-write flagsJens Axboe
2008-10-09block: mark bio_split_pool staticDenis ChengRq
2008-10-09block: Find bio sector offset given idx and offsetMartin K. Petersen
2008-10-09block: gendisk integrity wrapperMartin K. Petersen
2008-10-09block: Switch blk_integrity_compare from bdev to gendiskMartin K. Petersen
2008-10-09block: Fix double put in blk_integrity_unregisterMartin K. Petersen
2008-10-09block: Introduce integrity data ownership flagMartin K. Petersen
2008-10-09block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1Jens Axboe
2008-10-09bio.h: Remove unused conditional codeAlberto Bertogli
2008-10-09block: remove end_{queued|dequeued}_request()Kiyoshi Ueda
2008-10-09block: change elevator to use __blk_end_request()Kiyoshi Ueda
2008-10-09gdrom: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09memstick: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09virtio_blk: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structureJens Axboe
2008-10-09block: add lld busy state exporting interfaceKiyoshi Ueda
2008-10-09block: Fix blk_start_queueing() to not kick a stopped queueElias Oltmanns
2008-10-09include blktrace_api.h in headers_installSven Schuetz
2008-10-09block: reserve some tags just for sync IOJens Axboe
2008-10-09block: as/cfq ssd idle check updateJens Axboe
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe
2008-10-09block: add queue flag for SSD/non-rotational devicesJens Axboe
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall
2008-10-09cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net
2008-10-09fix an example of scatterlists handling in DMA-API.txtFUJITA Tomonori
2008-10-09block: add a queue flag for request stacking supportKiyoshi Ueda
2008-10-09block: add request submission interfaceKiyoshi Ueda
2008-10-09block: add request update interfaceKiyoshi Ueda
2008-10-09block: blk_cleanup_queue() should call blk_sync_queue()Jens Axboe
2008-10-09block: Expand Xen blkfront for > 16 xvdChris Lalancette