index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: clean up misc stuff after block layer timeout conversion
Tejun Heo
2009-04-28
1
-13
/
+9
*
block: cleanup REQ_SOFTBARRIER usages
Tejun Heo
2009-04-28
1
-1
/
+0
*
block: don't set REQ_NOMERGE unnecessarily
Tejun Heo
2009-04-28
2
-5
/
+1
*
block: kill blk_start_queueing()
Tejun Heo
2009-04-28
5
-39
/
+9
*
block: merge blk_invoke_request_fn() into __blk_run_queue()
Tejun Heo
2009-04-28
1
-21
/
+14
*
block: implement blkdev_readpages
Jeff Moyer
2009-04-28
1
-0
/
+7
*
block: enable by default support for large devices and files on 32-bit archs
Bartlomiej Zolnierkiewicz
2009-04-28
1
-4
/
+7
*
ide-dma: don't reset request fields on dma_timeout_retry()
Tejun Heo
2009-04-28
1
-16
/
+4
*
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
2009-04-28
1
-5
/
+1
*
ide-atapi: kill unused fields and callbacks
Tejun Heo
2009-04-28
3
-26
/
+4
*
ide-tape: simplify read/write functions
Tejun Heo
2009-04-28
1
-99
/
+50
*
ide-tape: use byte size instead of sectors on rw issue functions
Tejun Heo
2009-04-28
1
-25
/
+20
*
ide-tape: unify r/w init paths
Tejun Heo
2009-04-28
1
-64
/
+46
*
ide-tape: kill idetape_bh
Tejun Heo
2009-04-28
1
-221
/
+84
*
ide-tape: use standard data transfer mechanism
Tejun Heo
2009-04-28
2
-94
/
+24
*
ide-tape: use single continuous buffer
Tejun Heo
2009-04-28
1
-198
/
+58
*
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
2009-04-28
3
-8
/
+18
*
ide-tape,floppy: fix failed command completion after request sense
Tejun Heo
2009-04-28
2
-0
/
+2
*
ide-pm: don't abuse rq->data
Tejun Heo
2009-04-28
2
-24
/
+16
*
ide-cd,atapi: use bio for internal commands
Tejun Heo
2009-04-28
5
-36
/
+52
*
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
2009-04-28
4
-39
/
+23
*
ide-cd: convert to using generic sense request
Borislav Petkov
2009-04-28
2
-46
/
+12
*
ide: add helpers for preparing sense requests
Borislav Petkov
2009-04-28
2
-0
/
+72
*
ide-cd: don't abuse rq->buffer
Tejun Heo
2009-04-28
1
-4
/
+4
*
ide-atapi: don't abuse rq->buffer
Tejun Heo
2009-04-28
3
-4
/
+4
*
ide-taskfile: don't abuse rq->buffer
Tejun Heo
2009-04-28
2
-11
/
+12
*
ide-floppy: block pc always uses bio
Tejun Heo
2009-04-28
1
-8
/
+6
*
ide-cd: clear sense buffer before issuing request sense
Tejun Heo
2009-04-28
1
-8
/
+4
*
ide kill unused ide_cmd->special
Tejun Heo
2009-04-28
1
-1
/
+0
*
ide: don't set REQ_SOFTBARRIER
Tejun Heo
2009-04-28
2
-2
/
+0
*
ide: use blk_run_queue() instead of blk_start_queueing()
Tejun Heo
2009-04-28
1
-5
/
+2
*
ide-tape: remove back-to-back REQUEST_SENSE detection
Tejun Heo
2009-04-28
1
-6
/
+0
*
block: clear req->errors on bio completion only for fs requests
Tejun Heo
2009-04-28
1
-3
/
+7
*
loop: use BIO list management functions
Akinobu Mita
2009-04-28
3
-22
/
+9
*
hd: fix locking
Tejun Heo
2009-04-28
1
-10
/
+7
*
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
2009-04-28
1
-1
/
+1
*
mg_disk: fix locking
Tejun Heo
2009-04-28
1
-4
/
+13
*
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+2
*
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
4
-4
/
+8
*
s390: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-3
/
+4
*
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
6
-6
/
+11
*
mn10300: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-5
/
+3
*
m68k: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
4
-4
/
+4
*
m32r: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+2
*
frv: convert frv to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+3
*
alpha: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+3
*
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-3
/
+4
*
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
2009-04-26
3
-2
/
+12
*
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
2009-04-24
1
-24
/
+27
*
ROMFS: Advance destination buffer pointer when reading from a blockdev
David Howells
2009-04-24
1
-0
/
+1
[next]