index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ses.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-10
ide: check drive->present in ide_get_paired_drive()
Bartlomiej Zolnierkiewicz
8
-17
/
+17
2008-10-10
ide: remove needless drive->present checks from device drivers
Bartlomiej Zolnierkiewicz
5
-9
/
+7
2008-10-10
ide: remove unused _IDE_C and _IDE_DISK defines
Bartlomiej Zolnierkiewicz
2
-5
/
+0
2008-10-10
ide: remove IDE_CHIPSET_* macros
Bartlomiej Zolnierkiewicz
2
-5
/
+2
2008-10-10
ide: remove no longer needed BUG_ON()-s from init_irq()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-10-10
ide: enhance ide_busy_sleep()
Bartlomiej Zolnierkiewicz
3
-28
/
+19
2008-10-10
ide: fix EXABYTENEST handling in probe_for_drive()
Bartlomiej Zolnierkiewicz
1
-9
/
+7
2008-10-10
ide-cd: use the new object_is_in_stack() helper
FUJITA Tomonori
1
-9
/
+5
2008-10-10
ide: re-code ide_fixstring() loop to be less evil
Linus Torvalds
1
-3
/
+5
2008-10-10
ide: remove no longer needed ide_drive_t fields
Bartlomiej Zolnierkiewicz
3
-18
/
+4
2008-10-10
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
15
-113
/
+117
2008-10-10
hd: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2008-10-10
ide: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
9
-93
/
+89
2008-10-10
libata: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-10
ide-disk: use ata_id_hpa_enabled()
Bartlomiej Zolnierkiewicz
1
-13
/
+2
2008-10-10
ide-disk: use ata_id_wcache_enabled()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-10
ide: use ata_id_current_chs_valid()
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-10-10
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
13
-69
/
+90
2008-10-10
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
28
-280
/
+312
2008-10-10
ide: cleanup ide_fix_driveid()
Bartlomiej Zolnierkiewicz
1
-87
/
+20
2008-10-10
ide: cleanup ide_disk_init_mult_count()
Bartlomiej Zolnierkiewicz
1
-11
/
+10
2008-10-10
ide: remove superfluous check from ide_disk_special()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-10-10
ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.
Mark de Wever
1
-3
/
+4
2008-10-10
Fix barrier fail detection in XFS
Christoph Hellwig
3
-4
/
+14
2008-10-10
PnP: move pnpacpi/pnpbios_init to after PCI init
Linus Torvalds
3
-3
/
+6
2008-10-10
dm: detect lost queue
Alasdair G Kergon
1
-3
/
+23
2008-10-10
dm: publish dm_vcalloc
Mikulas Patocka
2
-1
/
+5
2008-10-10
dm: publish dm_table_unplug_all
Mikulas Patocka
2
-1
/
+5
2008-10-10
dm: publish dm_get_mapinfo
Mikulas Patocka
2
-1
/
+1
2008-10-10
dm: export struct dm_dev
Mikulas Patocka
4
-40
/
+49
2008-10-10
dm crypt: avoid unnecessary wait when splitting bio
Milan Broz
1
-8
/
+18
2008-10-10
dm crypt: tidy ctx pending
Milan Broz
1
-5
/
+11
2008-10-10
dm crypt: fix async inc_pending
Milan Broz
1
-3
/
+2
2008-10-10
dm crypt: move dec_pending on error into write_io_submit
Milan Broz
1
-3
/
+2
2008-10-10
dm crypt: remove inc_pending from write_io_submit
Alasdair G Kergon
1
-4
/
+5
2008-10-10
dm crypt: tidy write loop pending
Milan Broz
1
-16
/
+9
2008-10-10
dm crypt: tidy crypt alloc
Milan Broz
1
-7
/
+17
2008-10-10
dm crypt: tidy inc pending
Milan Broz
1
-5
/
+10
2008-10-10
dm exception store: use chunk_t for_areas
Mikulas Patocka
1
-8
/
+10
2008-10-10
dm exception store: introduce area_location function
Mikulas Patocka
1
-2
/
+9
2008-10-10
dm raid1: kcopyd should stop on error if errors handled
Jonathan Brassow
1
-1
/
+3
2008-10-10
dm mpath: remove is_active from struct dm_path
Kiyoshi Ueda
2
-8
/
+7
2008-10-10
dm mpath: use more error codes
Benjamin Marzinski
1
-10
/
+12
2008-10-10
doc/cdrom: Trvial documentation error, file not present
Randy Dunlap
1
-2
/
+1
2008-10-10
RDMA/nes: Fix slab corruption
Chien Tung
1
-1
/
+0
2008-10-10
Linux 2.6.27
v2.6.27
Linus Torvalds
1
-1
/
+1
2008-10-09
Don't allow splice() to files opened with O_APPEND
Linus Torvalds
1
-0
/
+3
2008-10-09
SLOB: fix bogus ksize calculation fix
Matt Mackall
1
-3
/
+5
2008-10-09
[CPUFREQ] correct broken links and email addresses
Németh Márton
3
-8
/
+6
2008-10-09
hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X
Alistair John Strachan
1
-1
/
+1
[next]