index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
swim3: clean up request completion paths
Tejun Heo
2009-04-28
1
-26
/
+5
|
*
|
hd: clean up request completion paths
Tejun Heo
2009-04-28
1
-24
/
+12
|
*
|
sunvdc: kill vdc_end_request()
Tejun Heo
2009-04-28
1
-7
/
+2
|
*
|
ps3disk: simplify request completion
Tejun Heo
2009-04-28
1
-4
/
+1
|
*
|
amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers
Tejun Heo
2009-04-28
4
-28
/
+2
|
*
|
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
2009-04-28
14
-84
/
+86
|
*
|
block: implement and use [__]blk_end_request_all()
Tejun Heo
2009-04-28
4
-8
/
+4
|
*
|
loop: use BIO list management functions
Akinobu Mita
2009-04-28
1
-19
/
+7
|
*
|
hd: fix locking
Tejun Heo
2009-04-28
1
-10
/
+7
|
*
|
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
2009-04-28
1
-1
/
+1
|
*
|
mg_disk: fix locking
Tejun Heo
2009-04-28
1
-4
/
+13
*
|
|
aoe: Remove superfluous clearing of skb fields in new_skb().
David S. Miller
2009-05-27
1
-7
/
+0
|
|
/
|
/
|
*
|
hd: fix locking
Tejun Heo
2009-04-28
1
-10
/
+7
*
|
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
2009-04-28
1
-1
/
+1
*
|
mg_disk: fix locking
Tejun Heo
2009-04-28
1
-4
/
+13
|
/
*
umem: fix request_queue lock warning
Sage Weil
2009-04-24
1
-0
/
+1
*
USB: add reset endpoint operations
David Vrabel
2009-04-17
1
-11
/
+9
*
brd: fix cacheflushing
Nick Piggin
2009-04-15
1
-1
/
+3
*
brd: support barriers
Nick Piggin
2009-04-15
1
-0
/
+1
*
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-13
1
-1
/
+1
*
xsysace: Fix dereferencing of cf_id after hd_driveid removal
Grant Likely
2009-04-08
1
-6
/
+6
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-04-07
7
-10
/
+1162
|
\
|
*
loop: mutex already unlocked in loop_clr_fd()
Alexander Beregalov
2009-04-07
1
-2
/
+5
|
*
mflash: initial support
unsik Kim
2009-04-07
3
-0
/
+1023
|
*
cciss: change to discover first memory BAR
Mike Miller
2009-04-07
1
-5
/
+14
|
*
cciss: kernel scan thread for MSA2012
Mike Miller
2009-04-07
3
-2
/
+111
|
*
cciss: fix residual count for block pc requests
Jens Axboe
2009-04-07
1
-1
/
+9
*
|
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
4
-7
/
+7
*
|
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
4
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup
Linus Torvalds
2009-04-03
3
-28
/
+27
|
\
|
*
include/linux/hdreg.h: remove unused defines
Bartlomiej Zolnierkiewicz
2009-04-01
1
-0
/
+2
|
*
aoe: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
2009-04-01
1
-11
/
+12
|
*
xsysace: make it 'struct hd_driveid'-free
Bartlomiej Zolnierkiewicz
2009-04-01
1
-17
/
+13
*
|
nbd: trivial cleanups
Pavel Machek
2009-04-02
1
-6
/
+4
*
|
nbd: add locking to nbd_ioctl
Pavel Machek
2009-04-02
1
-35
/
+67
*
|
floppy: provide a PNP device table in the module.
Scott James Remnant
2009-04-02
1
-0
/
+8
|
/
*
loop: add ioctl to resize a loop device
J. R. Okajima
2009-04-01
1
-0
/
+30
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2009-03-26
4
-0
/
+1252
|
\
|
*
m68k: mac - Add SWIM floppy support
Laurent Vivier
2009-03-26
4
-0
/
+1252
*
|
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-03-26
3
-4
/
+52
|
\
\
|
*
|
loop: fix circular locking in loop_clr_fd()
Nikanth Karthikesan
2009-03-26
1
-2
/
+14
|
*
|
loop: support barrier writes
Nikanth Karthikesan
2009-03-24
1
-2
/
+30
|
*
|
cpqarray: enable bus mastering
Dave Jones
2009-03-24
1
-0
/
+1
|
*
|
cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment
Jens Axboe
2009-03-24
1
-0
/
+7
|
|
/
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
8
-15
/
+900
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-03-26
1
-6
/
+5
|
|
\
\
|
|
*
|
usb-storage: prepare for subdriver separation
Alan Stern
2009-03-24
1
-1
/
+1
|
|
*
|
USB: ub: use USB API functions rather than constants
Julia Lawall
2009-03-24
1
-5
/
+4
|
|
|
/
|
*
|
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
2009-03-24
1
-2
/
+1
|
|
/
[prev]
[next]