index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-1106
/
+1888
2008-10-10
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
70
-1092
/
+902
2008-10-10
PnP: move pnpacpi/pnpbios_init to after PCI init
Linus Torvalds
3
-3
/
+6
2008-10-10
Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-327
/
+883
2008-10-09
hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X
Alistair John Strachan
1
-1
/
+1
2008-10-09
hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X
Alistair John Strachan
1
-0
/
+1
2008-10-09
hwmon: (it87) Prevent power-off on Shuttle SN68PT
Jean Delvare
1
-19
/
+51
2008-10-09
eeepc-laptop: Fix hwmon interface
Corentin Chary
1
-3
/
+13
2008-10-09
block: mark bio_split_pool static
Denis ChengRq
4
-4
/
+4
2008-10-09
gdrom: change to use __blk_end_request()
Kiyoshi Ueda
1
-2
/
+2
2008-10-09
memstick: change to use __blk_end_request()
Kiyoshi Ueda
1
-1
/
+1
2008-10-09
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
1
-5
/
+5
2008-10-09
libata: set queue SSD flag for SSD devices
Jens Axboe
1
-0
/
+4
2008-10-09
floppy: support arbitrary first-sector numbers
Keith Wansbrough
1
-8
/
+15
2008-10-09
drivers/block: Use DIV_ROUND_UP
Julia Lawall
3
-9
/
+9
2008-10-09
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
2
-53
/
+102
2008-10-09
block: Expand Xen blkfront for > 16 xvd
Chris Lalancette
1
-21
/
+55
2008-10-09
sg: remove unnecessary blk_rq_unmap_user
FUJITA Tomonori
1
-7
/
+0
2008-10-09
sg: remove sg_read_xfer
FUJITA Tomonori
1
-28
/
+5
2008-10-09
sg: remove sg_write_xfer
FUJITA Tomonori
1
-32
/
+0
2008-10-09
sg: incorporate sg_build_direct into sg_start_req
FUJITA Tomonori
1
-47
/
+33
2008-10-09
sg: remove __sg_start_req
FUJITA Tomonori
1
-25
/
+13
2008-10-09
sg: remove b_malloc_len in sg_scatter_hold struct
FUJITA Tomonori
1
-2
/
+0
2008-10-09
sg: remove SG_ALLOW_DIO_CODE define
FUJITA Tomonori
1
-3
/
+1
2008-10-09
sg: rename sg_cmd_done sg_rq_end_io
FUJITA Tomonori
1
-11
/
+12
2008-10-09
dm: Call blk_abort_queue on failed paths
Mike Anderson
1
-1
/
+14
2008-10-09
block: unify request timeout handling
Jens Axboe
28
-313
/
+150
2008-10-09
SCSI sd driver calls revalidate_disk wrapper.
Andrew Patterson
1
-2
/
+2
2008-10-09
sg: set dxferp to NULL for READ with the older SG interface
FUJITA Tomonori
1
-1
/
+4
2008-10-09
sg: use blk_rq_aligned helper function
FUJITA Tomonori
1
-3
/
+1
2008-10-09
sg: convert the indirect IO path to use the block layer
FUJITA Tomonori
1
-292
/
+105
2008-10-09
sg: convert the direct IO path to use the block layer
FUJITA Tomonori
1
-146
/
+27
2008-10-09
sg: convert the non-data path to use the block layer
FUJITA Tomonori
1
-5
/
+48
2008-10-09
block: introduce struct rq_map_data to use reserved pages
FUJITA Tomonori
2
-2
/
+2
2008-10-09
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
FUJITA Tomonori
2
-2
/
+2
2008-10-09
block: allow disk to have extended device number
Tejun Heo
2
-21
/
+55
2008-10-09
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
2
-16
/
+7
2008-10-09
block: move stats from disk to part0
Tejun Heo
9
-45
/
+52
2008-10-09
block: always set bdev->bd_part
Tejun Heo
1
-4
/
+1
2008-10-09
block: move policy from disk to part0
Tejun Heo
2
-2
/
+2
2008-10-09
block: move capacity from disk to part0
Tejun Heo
3
-4
/
+4
2008-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
5
-12
/
+12
2008-10-09
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
2
-0
/
+12
2008-10-09
sd/ide-disk: apply extended minors to sd and ide
Tejun Heo
2
-5
/
+15
2008-10-09
block: fix diskstats access
Tejun Heo
8
-32
/
+53
2008-10-09
block: fix disk->part[] dereferencing race
Tejun Heo
1
-1
/
+5
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
11
-18
/
+20
2008-10-09
block: misc updates
Tejun Heo
1
-1
/
+1
2008-10-09
driver-core: use klist for class device list and implement iterator
Tejun Heo
3
-37
/
+107
2008-10-09
block: make bi_phys_segments an unsigned int instead of short
Jens Axboe
1
-6
/
+6
[next]