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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-17
[PATCH] cciss: bug fix for crash when running hpacucli
Mike Miller
1
-47
/
+49
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-0
/
+1
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
1
-2
/
+3
2006-03-28
[PATCH] drivers/block/*: use time_after() and friends
Marcelo Feitoza Parisi
2
-12
/
+14
2006-03-28
[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0
Alexey Dobriyan
1
-2
/
+0
2006-03-28
[PATCH] drivers/block/paride/pd.c: fix an off-by-one error
Adrian Bunk
1
-1
/
+2
2006-03-28
[PATCH] paride-pt: register_chrdev fix
Andrew Morton
1
-3
/
+5
2006-03-28
[PATCH] paride: register_chrdev fix
Andrew Morton
1
-3
/
+5
2006-03-28
[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM
Adrian Bunk
1
-1
/
+2
2006-03-27
[PATCH] unused label in drivers/block/cciss.
Eric Sesterhenn
1
-1
/
+1
2006-03-27
[PATCH] kzalloc() conversion in drivers/block
Eric Sesterhenn
4
-16
/
+7
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
1
-3
/
+1
2006-03-26
[PATCH] mempool: use common mempool kmalloc allocator
Matthew Dobson
1
-22
/
+4
2006-03-26
[PATCH] Update documentation for BLK_DEV_INITRD to match current usage
H. Peter Anvin
1
-6
/
+9
2006-03-26
[PATCH] loop: potential kernel hang waiting for kthread
Herbert Poetzl
1
-1
/
+3
2006-03-26
[PATCH] drivers/block/floppy.c: dont free_irq() from irq context
Ingo Molnar
1
-1
/
+22
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6
Linus Torvalds
7
-120
/
+235
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-7
/
+4
2006-03-25
[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y
Zdenek Pavlas
1
-1
/
+0
2006-03-25
[PATCH] block/floppy: fix section mismatch warnings
Sam Ravnborg
1
-1
/
+1
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-2
/
+2
2006-03-25
[PATCH] drivers/block/nbd.c: don't defer compile error to runtime
Adrian Bunk
1
-4
/
+1
2006-03-24
BUG_ON() Conversion in drivers/block/
Eric Sesterhenn
4
-7
/
+4
2006-03-24
[PATCH] Fix "value computed not used" warnings
Takashi Iwai
2
-9
/
+9
2006-03-24
[PATCH] set_page_dirty() return value fixes
Andrew Morton
1
-1
/
+2
2006-03-24
[PATCH] block: floppy98 removal, really.
Arthur Othieno
1
-1
/
+0
2006-03-23
[PATCH] aoe [3/3]: update version to 22
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [2/3]: don't request ATA device ID on ATA error
Ed L. Cashin
1
-1
/
+2
2006-03-23
[PATCH] aoe [1/3]: support multiple AoE listeners
Ed L. Cashin
1
-17
/
+5
2006-03-23
[PATCH] aoe: do not stop retransmit timer when device goes down
Ed L. Cashin
1
-2
/
+2
2006-03-23
[PATCH] aoe [8/8]: update driver version number
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [7/8]: update driver compatibility string
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [6/8]: update device information on last close
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [5/8]: allow network interface migration on packet retransmit
Ed L. Cashin
1
-0
/
+2
2006-03-23
[PATCH] aoe [4/8]: use less confusing driver name
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [3/8]: increase allowed outstanding packets
Ed L. Cashin
1
-1
/
+1
2006-03-23
[PATCH] aoe [2/8]: support dynamic resizing of AoE devices
Ed L. Cashin
5
-97
/
+220
2006-03-23
[PATCH] aoe [1/8]: zero packet data after skb allocation
Ed L. Cashin
1
-0
/
+1
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+2
2006-03-23
[PATCH] sem2mutex: drivers/block/nbd.c
Ingo Molnar
1
-8
/
+8
2006-03-23
[PATCH] sem2mutex: drivers/block/loop.c
Ingo Molnar
1
-9
/
+9
2006-03-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
1
-2
/
+2
2006-03-23
[PATCH] sem2mutex: drivers/block/floppy.c
Jes Sorensen
1
-8
/
+9
2006-03-23
[PATCH] sem2mutex: drivers/block/pktcdvd.c
Jes Sorensen
1
-13
/
+14
2006-03-23
[PATCH] cciss: fix use-after-free in cciss_init_one
Patrick McHardy
1
-1
/
+1
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-03-22
Fix "frist", "fisrt", typos
Uwe Zeisberger
1
-1
/
+1
2006-03-21
Merge ../linux-2.6
James Bottomley
4
-241
/
+14
2006-03-20
[PATCH] USB: ub 03 drop stall clearing
Pete Zaitcev
1
-12
/
+1
2006-03-20
[PATCH] USB: ub 02 remove diag
Pete Zaitcev
1
-193
/
+4
[next]