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-10-28
[PATCH] ub: suppress gcc warnings for pointer casts
Pete Zaitcev
1
-2
/
+2
2005-10-28
Merge ../bleed-2.6
Greg KH
9
-965
/
+500
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
3
-4
/
+4
2005-10-28
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
1
-0
/
+25
2005-10-28
[PATCH] aoe: update to version 14
Ed L. Cashin
1
-1
/
+1
2005-10-28
[PATCH] aoe: use get_unaligned for accesses in ATA id buffer
Ed L. Cashin
1
-7
/
+8
2005-10-28
Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis...
Linus Torvalds
1
-14
/
+37
2005-10-28
Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-158
/
+61
2005-10-28
Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...
Linus Torvalds
6
-773
/
+376
2005-10-28
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-16
/
+22
2005-10-28
[PATCH] gfp_t: remaining bits of drivers/*
Al Viro
2
-2
/
+2
2005-10-28
[PATCH] gfp_t: block layer core
Al Viro
5
-15
/
+15
2005-10-28
[BLOCK] Leftover reference to ->max_back_kb
Jens Axboe
1
-1
/
+0
2005-10-28
[BLOCK] elevator switch fixes/cleanup
Jens Axboe
2
-5
/
+5
2005-10-28
[BLOCK] Reimplement elevator switch
Tejun Heo
2
-158
/
+62
2005-10-28
[BLOCK] kill generic max_back_kb handling
Tejun Heo
1
-5
/
+1
2005-10-28
[PATCH] 04/05 remove last_merge handling from ioscheds
Tejun Heo
4
-114
/
+8
2005-10-28
[PATCH] 03/05 move last_merge handlin into generic elevator code
Tejun Heo
1
-25
/
+18
2005-10-28
[PATCH] 02/05: update ioscheds to use generic dispatch queue
Jens Axboe
4
-555
/
+187
2005-10-28
[PATCH] elevator: leftover function declaration
Jens Axboe
1
-4
/
+0
2005-10-28
[PATCH] generic dispatch fixes
Jens Axboe
1
-21
/
+12
2005-10-28
[PATCH] 01/05 Implement generic dispatch queue
Tejun Heo
2
-82
/
+183
2005-10-28
[PATCH] fix try_module_get race in elevator_find
Tejun Heo
1
-10
/
+14
2005-10-28
Following the same idea, it occurs to me that we should only update
Chen, Kenneth W
1
-0
/
+3
2005-10-28
[patch] remove gendisk->stamp_idle field
Chen, Kenneth W
1
-6
/
+5
2005-10-22
drivers/block/sx8: kill unused variable
Jeff Garzik
1
-1
/
+0
2005-10-22
drivers/block/sx8: several minor changes
Jeff Garzik
1
-13
/
+37
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+2
2005-10-08
[PATCH] scsi_ioctl: only warn for rejected commands
Jens Axboe
1
-4
/
+4
2005-09-22
[PATCH] ub: Comment out unconditional stall clear
Pete Zaitcev
1
-0
/
+2
2005-09-22
[PATCH] ub: fix burning cds
Pete Zaitcev
1
-26
/
+27
2005-09-21
[PATCH] remove blkdev_scsi_issue_flush_fn again
Christoph Hellwig
1
-38
/
+0
2005-09-21
[PATCH] cciss: busy_initializing bug fix
Mike Miller
1
-4
/
+1
2005-09-17
[PATCH] fix pf request handling
Jens Axboe
1
-6
/
+16
2005-09-17
[PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe command
Thomas Maguin
1
-0
/
+1
2005-09-13
[PATCH] pktcdvd: BUG_ON cleanups
Peter Osterlund
1
-6
/
+3
2005-09-13
[PATCH] pktcdvd: use kcalloc and kzalloc
Peter Osterlund
1
-6
/
+3
2005-09-13
[PATCH] pktcdvd: more accurate I/O accounting
Peter Osterlund
1
-7
/
+7
2005-09-13
[PATCH] pktcdvd: documentation update
Peter Osterlund
1
-18
/
+30
2005-09-13
[PATCH] pktcdvd: fix bogus BUG_ON
Peter Osterlund
1
-1
/
+4
2005-09-13
[PATCH] cciss: SCSI tape info for /proc
Mike Miller
1
-3
/
+24
2005-09-13
[PATCH] cciss: One Button Disaster Recovery support
Mike Miller
1
-12
/
+29
2005-09-13
[PATCH] cciss: fix for DMA brokeness
Mike Miller
1
-2
/
+6
2005-09-13
[PATCH] cciss: bug fix in cciss_remove_one
Mike Miller
1
-2
/
+3
2005-09-13
[PATCH] cciss: direct lookup for command completions
Mike Miller
4
-7
/
+73
2005-09-13
[PATCH] cciss: new disk register/deregister routines
Mike Miller
2
-190
/
+333
2005-09-13
[PATCH] cciss: busy_initializing flag
Mike Miller
2
-0
/
+9
2005-09-13
[PATCH] cciss: new controller pci/subsystem ids
Mike Miller
1
-9
/
+24
2005-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
1
-0
/
+1
2005-09-12
Merge ../torvalds-2.6/
Greg KH
17
-58
/
+40
[next]