aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-10-09block: cleanup some of the integrity stuff in blkdev.hJens Axboe2-43/+31
2008-10-09block: use rq complete marking in blk_abort_request()Jens Axboe1-0/+2
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe6-1/+94
2008-10-09block: add bio_kmalloc()Jens Axboe2-21/+76
2008-10-09block: adjust blkdev_issue_discard for swapHugh Dickins2-7/+9
2008-10-09sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori1-7/+0
2008-10-09sg: remove sg_read_xferFUJITA Tomonori1-28/+5