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
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
5
-16
/
+9
2005-09-09
[PATCH] deadline: clean up question mark operator
Andrew Morton
1
-1
/
+4
2005-09-08
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
1
-4
/
+4
2005-09-08
[PATCH] USB: ub 4: Zaitcev's quasi-S/G
Pete Zaitcev
1
-164
/
+123
2005-09-08
[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1
Pete Zaitcev
1
-5
/
+5
2005-09-08
[PATCH] USB: ub 2/3: Fold one line
Pete Zaitcev
1
-1
/
+2
2005-09-08
[PATCH] USB: ub 1/3: Axboe's quasi-S/G
Pete Zaitcev
1
-59
/
+126
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2
-53
/
+199
2005-09-07
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-07
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-07
[PATCH] block: CFQ refcounting fix
Brian King
1
-3
/
+0
2005-09-07
[PATCH] blk: Use blk_queue_xxx functions to set parameters
Stuart McLaren
1
-2
/
+2
2005-09-07
[PATCH] Add missing overflow check in get_blkdev_list
Neil Horman
1
-1
/
+1
2005-09-07
[PATCH] cleanup of deadline_dispatch_requests()
Nikita Danilov
1
-10
/
+2
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-42
/
+0
2005-09-05
[PATCH] Floppy: add cmos attribute to floppy driver tidy
Andrew Morton
1
-8
/
+7
2005-09-05
[PATCH] Floppy: Add cmos attribute to floppy driver
Hannes Reinecke
1
-13
/
+29
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+4
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-1
/
+1
2005-09-01
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
1
-2
/
+4
2005-08-29
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
1
-1
/
+1
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
1
-1
/
+1
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
1
-1
/
+1
2005-08-28
fix mismerge in ll_rw_blk.c
James Bottomley
2
-53
/
+199
2005-08-24
[PATCH] cfq-iosched.c: minor fixes
Jens Axboe
1
-10
/
+21
2005-08-10
kconfig: move initramfs options to General Setup
Sam Ravnborg
1
-42
/
+0
2005-08-05
[PATCH] blk: fix tag shrinking (revive real_max_size)
Tejun Heo
1
-3
/
+15
2005-08-02
[PATCH] cfq-iosched: fix problem with barriers and max_depth == 1
Jens Axboe
1
-0
/
+1
2005-07-28
[PATCH] cciss per disk queue
Mike Miller
2
-25
/
+28
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-2
/
+2
2005-07-27
[PATCH] ub: fix for blank CDs
Pete Zaitcev
1
-41
/
+170
2005-07-27
[PATCH] as-iosched tunable encoding fix
Jens Axboe
1
-9
/
+1
2005-06-29
[PATCH] Fix get_request nastiness
Hugh Dickins
1
-3
/
+2
2005-06-28
[PATCH] blk: light iocontext ops
Nick Piggin
1
-31
/
+25
2005-06-28
[PATCH] blk: reduce locking
Nick Piggin
1
-10
/
+19
2005-06-28
[PATCH] blk: __make_request efficiency
Nick Piggin
1
-41
/
+21
2005-06-28
[PATCH] ll_rw_blk: prevent huge request allocations
Jens Axboe
1
-0
/
+9
2005-06-28
[PATCH] cciss_ioctl() warning fix
Andrew Morton
1
-1
/
+0
2005-06-27
[PATCH] cfq build fix
Andrew Morton
1
-25
/
+24
2005-06-27
[PATCH] cciss: remove partition info from CCISS_GETLUNINFO
Mike Miller
1
-7
/
+0
2005-06-27
[PATCH] cciss: pci domain info pass 2
Mike Miller
1
-0
/
+1
2005-06-27
[PATCH] cciss: pci id fix
Mike Miller
1
-3
/
+6
2005-06-27
[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
Benjamin Herrenschmidt
1
-1
/
+9
2005-06-27
Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+4
2005-06-27
[PATCH] CFQ io scheduler: scheduler switch oops
Jens Axboe
1
-2
/
+3
2005-06-27
[PATCH] CFQ io scheduler updates
Jens Axboe
1
-161
/
+299
2005-06-27
[PATCH] Fix cfq_find_next_crq()
Jens Axboe
1
-1
/
+2
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
5
-662
/
+1320
2005-06-27
[PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constants
Tobias Klauser
1
-3
/
+4
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
1
-2
/
+1
[next]