index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm exception store: move cow pointer
Jonathan Brassow
2009-04-02
6
-23
/
+30
*
dm exception store: move chunk_fields
Jonathan Brassow
2009-04-02
6
-53
/
+67
*
dm exception store: move dm_target pointer
Jonathan Brassow
2009-04-02
4
-7
/
+7
*
dm exception store: introduce registry
Jonathan Brassow
2009-04-02
6
-49
/
+307
*
dm raid1: add is_remote_recovering hook for clusters
Jonathan Brassow
2009-04-02
1
-2
/
+23
*
dm exception store: separate type from instance
Jonathan Brassow
2009-04-02
4
-25
/
+35
*
dm log: remove struct dm_dirty_log_internal
Mike Snitzer
2009-04-02
1
-44
/
+14
*
dm log: use standard kernel module refcount
Mike Snitzer
2009-04-02
1
-16
/
+3
*
dm crypt: use kzfree
Johannes Weiner
2009-04-02
1
-4
/
+2
*
dm target: remove struct tt_internal
Cheng Renquan
2009-04-02
2
-61
/
+31
*
dm table: fix upgrade mode race
Alasdair G Kergon
2009-04-02
1
-12
/
+14
*
dm: path selector use module refcount directly
Jun'ichi Nomura
2009-04-02
1
-18
/
+3
*
dm target: use module refcount directly
Cheng Renquan
2009-04-02
1
-17
/
+3
*
dm snapshot: avoid having two exceptions for the same chunk
Mikulas Patocka
2009-04-02
1
-0
/
+13
*
dm snapshot: avoid dropping lock in __find_pending_exception
Mikulas Patocka
2009-04-02
1
-18
/
+24
*
dm snapshot: refactor __find_pending_exception
Mikulas Patocka
2009-04-02
1
-24
/
+28
*
dm io: make sync_io uninterruptible
Mikulas Patocka
2009-04-02
1
-4
/
+1
*
dm raid1: switch read_record from kmalloc to slab to save memory
Mikulas Patocka
2009-04-02
1
-4
/
+21
*
dm: preserve bi_io_vec when resubmitting bios
Mikulas Patocka
2009-04-02
1
-0
/
+26
*
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
2009-04-01
1
-1
/
+1
*
qeth: properly delete empty files.
Linus Torvalds
2009-04-01
2
-0
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2009-04-01
48
-1293
/
+810
|
\
|
*
ide-floppy: do not complete rq's prematurely
Borislav Petkov
2009-03-31
1
-7
/
+6
|
*
ide: be able to build pmac driver without IDE built-in
Gilles Espinasse
2009-03-31
1
-1
/
+1
|
*
ide-pmac: IDE cable detection on Apple PowerBook
TOMARI Hisanobu
2009-03-31
1
-2
/
+10
|
*
ide: inline SELECT_DRIVE()
Sergei Shtylyov
2009-03-31
6
-20
/
+18
|
*
ide: turn selectproc() method into dev_select() method (take 5)
Sergei Shtylyov
2009-03-31
16
-45
/
+136
|
*
ide: move data register access out of tf_{read|load}() methods (take 2)
Sergei Shtylyov
2009-03-31
9
-100
/
+17
|
*
ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2)
Sergei Shtylyov
2009-03-31
7
-48
/
+52
|
*
ide-io-std: shorten ide_{in|out}put_data()
Sergei Shtylyov
2009-03-31
1
-32
/
+28
|
*
ide: rename IDE_TFLAG_IN_[HOB_]FEATURE
Sergei Shtylyov
2009-03-31
8
-59
/
+57
|
*
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
2009-03-31
18
-68
/
+30
|
*
ide: use ATA_HOB
Sergei Shtylyov
2009-03-31
7
-14
/
+14
|
*
ide-disk: use ATA_ERR
Sergei Shtylyov
2009-03-31
1
-2
/
+2
|
*
ide: add support for CFA specified transfer modes (take 3)
Sergei Shtylyov
2009-03-31
5
-10
/
+40
|
*
ide-iops: only clear DMA words on setting DMA mode
Sergei Shtylyov
2009-03-31
1
-3
/
+5
|
*
ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3)
Sergei Shtylyov
2009-03-31
4
-26
/
+19
|
*
au1xxx-ide: auide_{in|out}sw() should be static
Sergei Shtylyov
2009-03-31
1
-2
/
+2
|
*
ide-floppy: use ide_pio_bytes()
Bartlomiej Zolnierkiewicz
2009-03-31
2
-71
/
+21
|
*
ide-{floppy,tape}: fix padding for PIO transfers
Bartlomiej Zolnierkiewicz
2009-03-31
2
-54
/
+35
|
*
ide: remove CONFIG_BLK_DEV_IDEDOUBLER config option
Bartlomiej Zolnierkiewicz
2009-03-31
2
-26
/
+9
|
*
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
Bartlomiej Zolnierkiewicz
2009-03-31
3
-2
/
+12
|
*
ide: fix locking in drive_release_dev()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-8
/
+4
|
*
ide: merge ide_arm and ide_generic host drivers
Bartlomiej Zolnierkiewicz
2009-03-31
4
-66
/
+15
|
*
ide-generic: remove no longer needed sysfs interface
Bartlomiej Zolnierkiewicz
2009-03-31
1
-67
/
+1
|
*
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
Bartlomiej Zolnierkiewicz
2009-03-31
4
-30
/
+32
|
*
ide: set/clear drive->waiting_for_dma flag in the core code
Bartlomiej Zolnierkiewicz
2009-03-31
14
-36
/
+11
|
*
ide: move ide_map_sg() call out of ->dma_setup method (take 2)
Bartlomiej Zolnierkiewicz
2009-03-31
8
-37
/
+17
|
*
ide: add ->dma_check method
Bartlomiej Zolnierkiewicz
2009-03-31
3
-12
/
+19
|
*
trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive()
Bartlomiej Zolnierkiewicz
2009-03-31
1
-4
/
+3
[next]