index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-04-29
38
-120
/
+275
|
\
|
*
block: Skip I/O merges when disabled
Alan D. Brunelle
2008-04-29
3
-0
/
+31
|
*
block: add large command support
FUJITA Tomonori
2008-04-29
2
-2
/
+4
|
*
block: replace sizeof(rq->cmd) with BLK_MAX_CDB
FUJITA Tomonori
2008-04-29
3
-4
/
+4
|
*
ide: use blk_rq_init() to initialize the request
FUJITA Tomonori
2008-04-29
4
-7
/
+5
|
*
block: use blk_rq_init() to initialize the request
FUJITA Tomonori
2008-04-29
3
-3
/
+3
|
*
block: rename and export rq_init()
FUJITA Tomonori
2008-04-29
4
-5
/
+6
|
*
block: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
2008-04-29
6
-10
/
+0
|
*
block: no need to initialize rq->cmd in prepare_flush_fn hook
FUJITA Tomonori
2008-04-29
2
-2
/
+0
|
*
block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inline
Adrian Bunk
2008-04-29
1
-1
/
+1
|
*
block/elevator.c:elv_rq_merge_ok() mustn't be inline
Adrian Bunk
2008-04-29
1
-1
/
+1
|
*
block: make queue flags non-atomic
Nick Piggin
2008-04-29
13
-49
/
+102
|
*
block: add dma alignment and padding support to blk_rq_map_kern
FUJITA Tomonori
2008-04-29
3
-1
/
+112
|
*
unexport blk_max_pfn
Adrian Bunk
2008-04-29
1
-1
/
+0
|
*
ps3disk: Remove superfluous cast
Geert Uytterhoeven
2008-04-29
1
-2
/
+1
|
*
block: make rq_init() do a full memset()
FUJITA Tomonori
2008-04-29
2
-32
/
+5
|
*
relay: fix splice problem
Tom Zanussi
2008-04-29
2
-2
/
+2
*
|
bitops: remove "optimizations"
Thomas Gleixner
2008-04-29
2
-115
/
+22
*
|
v850: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+2
*
|
sh: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+2
*
|
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-28
/
+23
*
|
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-3
/
+2
*
|
ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
2
-10
/
+3
*
|
parisc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+1
*
|
mn10300: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-8
/
+1
*
|
m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
2
-8
/
+2
*
|
h8300: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+1
*
|
frv: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-8
/
+1
*
|
blackfin: use kbuild.h instead of defining macros in asm-macros.c
Christoph Lameter
2008-04-29
1
-2
/
+1
*
|
avr32: use kbuild.h macros instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-8
/
+1
*
|
sparc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+1
*
|
xtensa: use kbuild.h macros instead of defining them in asm-offsets.c
Christoph Lameter
2008-04-29
1
-2
/
+1
*
|
arm: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-7
/
+1
*
|
ia64: use kbuild.h macros instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-6
/
+1
*
|
alpha: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+1
*
|
mips: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-260
/
+218
*
|
x86: use kbuild.h
Christoph Lameter
2008-04-29
2
-16
/
+2
*
|
Add kbuild.h that contains common definitions for kbuild users
Christoph Lameter
2008-04-29
2
-5
/
+16
*
|
aio: fix misleading comments
Jeff Moyer
2008-04-29
1
-4
/
+1
*
|
relayfs: support larger relay buffer
Masami Hiramatsu
2008-04-29
1
-3
/
+32
*
|
ncpfs: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-20
/
+19
*
|
isofs: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-6
/
+6
*
|
hfsplus: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
*
|
fat: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-5
/
+3
*
|
video: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
2
-20
/
+17
*
|
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
7
-56
/
+44
*
|
pcmcia: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-24
/
+15
*
|
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
7
-30
/
+22
*
|
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
9
-34
/
+30
*
|
mmc: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
[next]