index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
xen/blkback: Change printk/DPRINTK to pr_.. type variant.
Konrad Rzeszutek Wilk
2011-05-12
2
-40
/
+37
|
|
*
|
|
xen/blkback: Fixed up comments and converted spaces to tabs.
Konrad Rzeszutek Wilk
2011-05-11
3
-81
/
+105
|
|
*
|
|
xen/blkback: Fix up some of the comments.
Konrad Rzeszutek Wilk
2011-05-05
1
-3
/
+3
|
|
*
|
|
xen/blkback: Squash the checking for operation into dispatch_rw_block_io
Konrad Rzeszutek Wilk
2011-05-05
1
-32
/
+13
|
|
*
|
|
xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE...
Konrad Rzeszutek Wilk
2011-05-05
3
-25
/
+34
|
|
*
|
|
Revert "xen/blkback: Move the plugging/unplugging to a higher level."
Konrad Rzeszutek Wilk
2011-04-27
1
-6
/
+7
|
|
*
|
|
xen/blkback: Stick REQ_SYNC on WRITEs to deal with CFQ I/O scheduler.
Konrad Rzeszutek Wilk
2011-04-26
1
-1
/
+1
|
|
*
|
|
xen/blkback: Move the plugging/unplugging to a higher level.
Konrad Rzeszutek Wilk
2011-04-26
1
-7
/
+6
|
|
*
|
|
xen/blkback: Prefix exposed functions with xen_
Konrad Rzeszutek Wilk
2011-04-20
3
-66
/
+68
|
|
*
|
|
xen-blkback: Inline some of the functions that were moved from vbd/interface.c
Konrad Rzeszutek Wilk
2011-04-20
3
-93
/
+65
|
|
*
|
|
xen-blkback: Remove from the copyright notice the address.
Konrad Rzeszutek Wilk
2011-04-20
1
-3
/
+0
|
|
*
|
|
xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly.
Konrad Rzeszutek Wilk
2011-04-20
5
-348
/
+287
|
|
*
|
|
xen/blkback: Move it from drivers/xen to drivers/block
Konrad Rzeszutek Wilk
2011-04-18
8
-0
/
+1822
|
*
|
|
|
xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.
Konrad Rzeszutek Wilk
2011-05-12
1
-13
/
+36
|
*
|
|
|
xen-blkfront: fix data size for xenbus_gather in blkfront_connect
Marek Marczykowski
2011-05-12
1
-1
/
+1
|
*
|
|
|
cciss: fix compile issue
Jens Axboe
2011-05-06
1
-25
/
+25
|
*
|
|
|
cciss: add cciss_tape_cmds module paramter
Stephen M. Cameron
2011-05-06
3
-23
/
+33
|
*
|
|
|
cciss: do not use bit 2 doorbell reset
Stephen M. Cameron
2011-05-06
1
-2
/
+8
|
*
|
|
|
cciss: do not attempt PCI power management reset method if we know it won't w...
Stephen M. Cameron
2011-05-06
1
-5
/
+31
|
*
|
|
|
cciss: remove superfluous sleeps around reset code
Stephen M. Cameron
2011-05-06
1
-3
/
+0
|
*
|
|
|
cciss: do soft reset if hard reset is broken
Stephen M. Cameron
2011-05-06
1
-15
/
+221
|
*
|
|
|
cciss: use new doorbell-bit-5 reset method
Stephen M. Cameron
2011-05-06
2
-11
/
+16
|
*
|
|
|
cciss: increase timeouts for post-reset no-ops
Stephen M. Cameron
2011-05-06
2
-2
/
+3
|
*
|
|
|
cciss: clarify messages around reset behavior
Stephen M. Cameron
2011-05-06
1
-2
/
+3
|
*
|
|
|
cciss: increase time to wait for board reset to start
Stephen M. Cameron
2011-05-06
1
-1
/
+1
|
*
|
|
|
cciss: get rid of message related magic numbers
Stephen M. Cameron
2011-05-06
2
-4
/
+12
|
*
|
|
|
cciss: fix reply pool and block fetch table memory leaks
Stephen M. Cameron
2011-05-06
1
-0
/
+4
|
*
|
|
|
cciss: factor out irq request code
Stephen M. Cameron
2011-05-06
1
-16
/
+25
|
*
|
|
|
cciss: factor out scatterlist allocation functions
Stephen M. Cameron
2011-05-06
1
-20
/
+35
|
*
|
|
|
cciss: factor out command pool allocation functions
Stephen M. Cameron
2011-05-06
1
-31
/
+36
|
*
|
|
|
cciss: do a better job of detecting controller reset failure
Stephen M. Cameron
2011-05-06
2
-10
/
+73
|
*
|
|
|
cciss: add readl after writel in interrupt mask setting code
Stephen M. Cameron
2011-05-06
1
-0
/
+6
*
|
|
|
|
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-25
1
-0
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge commit 'v2.6.39' into for-2.6.40/core
Jens Axboe
2011-05-20
11
-33
/
+158
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
/
/
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
block: don't block events on excl write for non-optical devices
Tejun Heo
2011-04-21
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-18
11
-11
/
+0
|
\
\
\
|
*
|
|
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
2011-04-21
11
-11
/
+0
|
|
/
/
*
|
|
rbd: fix split bio handling
Yehuda Sadeh
2011-05-13
1
-20
/
+151
*
|
|
rbd: fix leak of ops struct
Sage Weil
2011-05-12
1
-1
/
+5
*
|
|
libceph: fix ceph_osdc_alloc_request error checks
Sage Weil
2011-05-03
1
-2
/
+2
|
/
/
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
9
-17
/
+17
*
|
drbd: fix up merge error
Linus Torvalds
2011-03-28
1
-8
/
+6
*
|
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-27
16
-1395
/
+2214
|
\
\
|
*
|
cciss: fix lost command issue
Bud Brown
2011-03-23
1
-0
/
+1
|
*
|
drbd: need include for bitops functions declarations
Stephen Rothwell
2011-03-17
1
-0
/
+3
|
*
|
Revert "cciss: Add missing allocation in scsi_cmd_stack_setup and correspond...
Jens Axboe
2011-03-12
1
-9
/
+0
|
*
|
cciss: fix missed command status value CMD_UNABORTABLE
Stephen M. Cameron
2011-03-12
2
-2
/
+22
|
*
|
cciss: remove unnecessary casts
Stephen M. Cameron
2011-03-12
1
-2
/
+1
|
*
|
cciss: Mask off error bits of c->busaddr in cmd_special_free when calling pci...
Stephen M. Cameron
2011-03-12
1
-3
/
+3
[prev]
[next]