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-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-15
/
+23
2006-01-09
[BLOCK] CCISS: update for blk softirq completions
Jens Axboe
1
-26
/
+46
2006-01-08
[PATCH] cciss: avoid defining useless MAJOR_NR macro
Christoph Hellwig
2
-3
/
+1
2006-01-08
[PATCH] drivers/block: Use ARRAY_SIZE macro
Tobias Klauser
7
-15
/
+14
2006-01-08
[PATCH] cciss: adds MSI and MSI-X support
Mike Miller
3
-13
/
+84
2006-01-08
[PATCH] nbd: remove duplicate assignment
taneli.vahakangas@netsonic.fi
1
-1
/
+0
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
14
-270
/
+196
2006-01-08
[PATCH] pktcdvd: Use bd_claim to get exclusive access
Peter Osterlund
1
-3
/
+9
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-15
/
+23
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
8
-8
/
+8
2006-01-06
[PATCH] parport: Kconfig dependency fixes
Marko Kohtala
2
-3
/
+4
2006-01-06
[PATCH] nbd: fix TX/RX race condition
Herbert Xu
1
-62
/
+60
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
8
-8
/
+8
2006-01-05
Merge http://oss.oracle.com/git/ocfs2
Linus Torvalds
2
-7
/
+20
2006-01-04
[PATCH] USB: ub 02 Removed unused variable
Daniel Marjamaki
1
-4
/
+1
2006-01-04
[PATCH] USB: ub 01 rename
Pete Zaitcev
1
-3
/
+3
2006-01-04
[PATCH] USB: ub 00 implement retries and resets
Pete Zaitcev
1
-117
/
+287
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2006-01-04
[PATCH] USB: drivers/usb/storage/libusual
Pete Zaitcev
2
-12
/
+14
2006-01-03
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
2
-7
/
+20
2005-12-12
[PATCH] cciss: fix for deregister_disk
Mike Miller
1
-1
/
+3
2005-12-12
[PATCH] cciss: double put_disk()
Jens Axboe
1
-3
/
+0
2005-11-23
[PATCH] revert floppy-fix-read-only-handling
Andrew Morton
1
-6
/
+0
2005-11-18
[PATCH 3/3] cciss: add put_disk into cleanup routines
mikem
1
-9
/
+24
2005-11-18
[PATCH 2/3] cciss: bug fix for BIG_PASS_THRU
Jens Axboe
1
-3
/
+4
2005-11-15
[PATCH] cciss_scsi warning fix
Grant Coady
1
-1
/
+1
2005-11-13
[PATCH] packet writing oops fix
Peter Osterlund
1
-1
/
+1
2005-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-4
/
+4
2005-11-10
Merge by hand (whitespace conflicts in libata.h)
James Bottomley
3
-6
/
+7
2005-11-09
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
1
-1
/
+0
2005-11-09
[PATCH] add a file_permission helper
Christoph Hellwig
1
-2
/
+1
2005-11-09
[PATCH] drivers/block/pktcdvd.c: remove write-only variable in pkt_iosched_pr...
Gabriel A. Devenyi
1
-3
/
+0
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-09
[PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk
Jon Masters
1
-0
/
+6
2005-11-08
Merge by hand (conflicts between pending drivers and kfree cleanups)
James Bottomley
3
-27
/
+254
2005-11-08
floppy: relocate devfs comment
James Nelson
1
-4
/
+4
2005-11-08
powermac: Use a spinlock in swim3.c (floppy driver) instead of cli
Paul Mackerras
1
-10
/
+10
2005-11-07
Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
12
-11456
/
+0
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2
-28
/
+15
2005-11-07
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
1
-1
/
+0
2005-11-07
[PATCH] as: cooperating processes
Nick Piggin
1
-145
/
+165
2005-11-06
[SCSI] cciss: scsi error handling
mike.miller@hp.com
3
-27
/
+254
2005-11-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-4
/
+4
2005-11-04
[BLOCK] Move all core block layer code to new block/ directory
Jens Axboe
12
-11437
/
+0
2005-11-02
Merge git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-54
/
+35
2005-11-02
Merge Paulus' tree
Stephen Rothwell
3
-4
/
+3
2005-11-01
[PATCH] blk: fix dangling pointer access in __elv_add_request
Tejun Heo
1
-1
/
+6
2005-11-02
merge filename and modify references to iseries/vio.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/hv_types.h
Kelly Daly
1
-1
/
+1
[next]