index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
Tejun Heo
9
-30
/
+18
2009-05-11
ide: cleanup rq->data_len usages
Tejun Heo
5
-24
/
+13
2009-05-11
block: cleanup rq->data_len usages
Tejun Heo
10
-49
/
+49
2009-05-11
ide: convert to rq pos and nr_sectors accessors
Tejun Heo
11
-22
/
+22
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
45
-233
/
+245
2009-05-11
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
Tejun Heo
7
-17
/
+17
2009-05-11
block: add rq->resid_len
Tejun Heo
12
-73
/
+51
2009-05-11
ide-tape: don't initialize rq->sector for rw requests
Tejun Heo
1
-1
/
+0
2009-05-11
nbd: don't clear rq->sector and nr_sectors unnecessarily
Tejun Heo
1
-7
/
+0
2009-04-28
mg_disk: use defines from <linux/ata.h>
Bartlomiej Zolnierkiewicz
1
-101
/
+43
2009-04-28
mg_disk: fix dependency on libata
Bartlomiej Zolnierkiewicz
2
-5
/
+41
2009-04-28
mg_disk: clean up request completion paths
Tejun Heo
1
-84
/
+33
2009-04-28
mg_disk: fold mg_disk.h into mg_disk.c
Tejun Heo
1
-1
/
+185
2009-04-28
swim: clean up request completion paths
Tejun Heo
1
-7
/
+0
2009-04-28
swim3: clean up request completion paths
Tejun Heo
1
-26
/
+5
2009-04-28
hd: clean up request completion paths
Tejun Heo
1
-24
/
+12
2009-04-28
sunvdc: kill vdc_end_request()
Tejun Heo
1
-7
/
+2
2009-04-28
ps3disk: simplify request completion
Tejun Heo
1
-4
/
+1
2009-04-28
amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers
Tejun Heo
4
-28
/
+2
2009-04-28
block: kill rq->data
Tejun Heo
1
-1
/
+0
2009-04-28
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
18
-103
/
+105
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
10
-56
/
+19
2009-04-28
ide-dma: don't reset request fields on dma_timeout_retry()
Tejun Heo
1
-16
/
+4
2009-04-28
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
1
-5
/
+1
2009-04-28
ide-atapi: kill unused fields and callbacks
Tejun Heo
2
-14
/
+4
2009-04-28
ide-tape: simplify read/write functions
Tejun Heo
1
-99
/
+50
2009-04-28
ide-tape: use byte size instead of sectors on rw issue functions
Tejun Heo
1
-25
/
+20
2009-04-28
ide-tape: unify r/w init paths
Tejun Heo
1
-64
/
+46
2009-04-28
ide-tape: kill idetape_bh
Tejun Heo
1
-221
/
+84
2009-04-28
ide-tape: use standard data transfer mechanism
Tejun Heo
2
-94
/
+24
2009-04-28
ide-tape: use single continuous buffer
Tejun Heo
1
-198
/
+58
2009-04-28
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
3
-8
/
+18
2009-04-28
ide-tape,floppy: fix failed command completion after request sense
Tejun Heo
2
-0
/
+2
2009-04-28
ide-pm: don't abuse rq->data
Tejun Heo
2
-24
/
+16
2009-04-28
ide-cd,atapi: use bio for internal commands
Tejun Heo
4
-35
/
+51
2009-04-28
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
3
-37
/
+22
2009-04-28
ide-cd: convert to using generic sense request
Borislav Petkov
2
-46
/
+12
2009-04-28
ide: add helpers for preparing sense requests
Borislav Petkov
1
-0
/
+61
2009-04-28
ide-cd: don't abuse rq->buffer
Tejun Heo
1
-4
/
+4
2009-04-28
ide-atapi: don't abuse rq->buffer
Tejun Heo
3
-4
/
+4
2009-04-28
ide-taskfile: don't abuse rq->buffer
Tejun Heo
2
-11
/
+12
2009-04-28
ide-floppy: block pc always uses bio
Tejun Heo
1
-8
/
+6
2009-04-28
ide-cd: clear sense buffer before issuing request sense
Tejun Heo
1
-8
/
+4
2009-04-28
ide: don't set REQ_SOFTBARRIER
Tejun Heo
2
-2
/
+0
2009-04-28
ide: use blk_run_queue() instead of blk_start_queueing()
Tejun Heo
1
-5
/
+2
2009-04-28
ide-tape: remove back-to-back REQUEST_SENSE detection
Tejun Heo
1
-6
/
+0
2009-04-28
loop: use BIO list management functions
Akinobu Mita
1
-19
/
+7
2009-04-28
hd: fix locking
Tejun Heo
1
-10
/
+7
2009-04-28
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-04-28
mg_disk: fix locking
Tejun Heo
1
-4
/
+13
[next]