index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2009-04-28
block: kill rq->data
Tejun Heo
-1
/
+0
2009-04-28
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
-103
/
+105
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
-56
/
+19
2009-04-28
ide-dma: don't reset request fields on dma_timeout_retry()
Tejun Heo
-16
/
+4
2009-04-28
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
-5
/
+1
2009-04-28
ide-atapi: kill unused fields and callbacks
Tejun Heo
-14
/
+4
2009-04-28
ide-tape: simplify read/write functions
Tejun Heo
-99
/
+50
2009-04-28
ide-tape: use byte size instead of sectors on rw issue functions
Tejun Heo
-25
/
+20
2009-04-28
ide-tape: unify r/w init paths
Tejun Heo
-64
/
+46
2009-04-28
ide-tape: kill idetape_bh
Tejun Heo
-221
/
+84
2009-04-28
ide-tape: use standard data transfer mechanism
Tejun Heo
-94
/
+24
2009-04-28
ide-tape: use single continuous buffer
Tejun Heo
-198
/
+58
2009-04-28
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
-8
/
+18
2009-04-28
ide-tape,floppy: fix failed command completion after request sense
Tejun Heo
-0
/
+2
2009-04-28
ide-pm: don't abuse rq->data
Tejun Heo
-24
/
+16
2009-04-28
ide-cd,atapi: use bio for internal commands
Tejun Heo
-35
/
+51
2009-04-28
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
-37
/
+22
2009-04-28
ide-cd: convert to using generic sense request
Borislav Petkov
-46
/
+12
2009-04-28
ide: add helpers for preparing sense requests
Borislav Petkov
-0
/
+61
2009-04-28
ide-cd: don't abuse rq->buffer
Tejun Heo
-4
/
+4
2009-04-28
ide-atapi: don't abuse rq->buffer
Tejun Heo
-4
/
+4
2009-04-28
ide-taskfile: don't abuse rq->buffer
Tejun Heo
-11
/
+12
2009-04-28
ide-floppy: block pc always uses bio
Tejun Heo
-8
/
+6
2009-04-28
ide-cd: clear sense buffer before issuing request sense
Tejun Heo
-8
/
+4
2009-04-28
ide: don't set REQ_SOFTBARRIER
Tejun Heo
-2
/
+0
2009-04-28
ide: use blk_run_queue() instead of blk_start_queueing()
Tejun Heo
-5
/
+2
2009-04-28
ide-tape: remove back-to-back REQUEST_SENSE detection
Tejun Heo
-6
/
+0
2009-04-28
loop: use BIO list management functions
Akinobu Mita
-19
/
+7
2009-04-28
hd: fix locking
Tejun Heo
-10
/
+7
2009-04-28
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
-1
/
+1
2009-04-28
mg_disk: fix locking
Tejun Heo
-4
/
+13
2009-04-24
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
-2
/
+2
2009-04-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
-244
/
+293
2009-04-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
-0
/
+4
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
-271
/
+314
2009-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
-1
/
+1
2009-04-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
-16
/
+7
2009-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
-66
/
+47
2009-04-24
radio_si470x: Fix free memory corruption
Alan Cox
-1
/
+1
2009-04-24
serial: remove contact data
Niels de Vos
-2
/
+0
2009-04-24
cafe_nand: Fix warning
Alan Cox
-1
/
+1
2009-04-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
-0
/
+1
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-380
/
+571
2009-04-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
-1
/
+3
2009-04-24
Merge branch 'bjorn.button' into release
Len Brown
-96
/
+44
2009-04-24
Merge branch 'bugzilla-13036' into release
Len Brown
-14
/
+72
2009-04-24
Merge branch 'bugzilla-13048' into release
Len Brown
-4
/
+5
2009-04-24
Merge branch 'bugzilla-13142' into release
Len Brown
-0
/
+3
2009-04-24
Merge branch 'hpet' into release
Len Brown
-3
/
+3
2009-04-24
umem: fix request_queue lock warning
Sage Weil
-0
/
+1
[next]