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
/
xen-blkfront.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen-blkfront: remove frame list from blk_shadow
Roger Pau Monne
2013-03-19
1
-5
/
+1
*
xen-blkfront: pre-allocate pages for requests
Roger Pau Monne
2013-03-19
1
-41
/
+79
*
xen-blkfront: switch from llist to list
Roger Pau Monne
2013-03-19
1
-23
/
+18
*
xen-blkfront: replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
2013-03-18
1
-2
/
+1
*
xen-blkfront: drop the use of llist_for_each_entry_safe
Konrad Rzeszutek Wilk
2013-02-19
1
-3
/
+10
*
xen-blkfront: handle bvecs with partial data
Roger Pau Monne
2012-12-17
1
-3
/
+4
*
llist/xen-blkfront: implement safe version of llist_for_each_entry
Roger Pau Monne
2012-12-17
1
-1
/
+2
*
xen-blkfront: free allocated page
Roger Pau Monne
2012-11-26
1
-0
/
+1
*
xen/blkback: persistent-grants fixes
Roger Pau Monne
2012-11-04
1
-1
/
+2
*
xen/blkback: Persistent grant maps for xen blk drivers
Roger Pau Monne
2012-10-30
1
-28
/
+169
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-2
/
+2
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
1
-3
/
+2
|
\
|
*
xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-3
/
+2
*
|
xen/blkfront: Add WARN to deal with misbehaving backends.
Konrad Rzeszutek Wilk
2012-06-12
1
-12
/
+46
|
/
*
xen-blkfront: module exit handling adjustments
Jan Beulich
2012-05-11
1
-1
/
+3
*
xen-blkfront: properly name all devices
Jan Beulich
2012-05-11
1
-18
/
+22
*
Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-04-13
1
-21
/
+20
|
\
|
*
xen-blkfront: make blkif_io_lock spinlock per-device
Steven Noonan
2012-03-20
1
-16
/
+16
|
*
xen/blkfront: don't put bdev right after getting it
Andrew Jones
2012-03-20
1
-1
/
+1
|
*
xen-blkfront: use bitmap_set() and bitmap_clear()
Akinobu Mita
2012-03-20
1
-4
/
+3
*
|
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-04-06
1
-1
/
+1
|
\
\
|
*
|
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
2012-04-06
1
-1
/
+1
*
|
|
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-24
1
-0
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
2012-03-22
1
-0
/
+3
*
|
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
1
-28
/
+51
|
\
\
|
|
/
|
/
|
|
*
xen-blkfront: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-16
1
-1
/
+1
|
*
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
2011-11-18
1
-10
/
+31
|
*
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
2011-11-18
1
-21
/
+23
*
|
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
1
-7
/
+4
|
/
*
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-04
1
-25
/
+98
|
\
|
*
xen-blkfront: plug device number leak in xlblk_init() error path
Laszlo Ersek
2011-10-13
1
-1
/
+9
|
*
xen-blkfront: If no barrier or flush is supported, use invalid operation.
Konrad Rzeszutek Wilk
2011-10-13
1
-1
/
+3
|
*
xen-blkfront: fix a deadlock while handling discard response
Li Dongyang
2011-10-13
1
-2
/
+0
|
*
xen-blkfront: Handle discard requests.
Li Dongyang
2011-10-13
1
-23
/
+88
*
|
xen-blkfront: Fix one off warning about name clash
Stefan Bader
2011-07-14
1
-1
/
+1
*
|
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
Stefan Bader
2011-07-14
1
-2
/
+2
|
/
*
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
*
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-15
1
-5
/
+74
|
\
|
*
xen-blkfront: handle Xen major numbers other than XENVBD
Stefano Stabellini
2011-02-25
1
-5
/
+74
*
|
xen: Union the blkif_request request specific fields
Owen Smith
2011-03-08
1
-4
/
+4
|
/
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-2
/
+2
|
\
|
*
xen: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-2
/
+2
|
*
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-11-10
1
-2
/
+0
*
|
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
2010-12-15
1
-1
/
+1
*
|
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
Jeremy Fitzhardinge
2010-11-02
1
-0
/
+10
*
|
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
Jeremy Fitzhardinge
2010-11-02
1
-2
/
+12
*
|
xen/blkfront: change blk_shadow.request to proper pointer
Jeremy Fitzhardinge
2010-11-02
1
-8
/
+6
*
|
xen/blkfront: map REQ_FLUSH into a full barrier
Jeremy Fitzhardinge
2010-11-02
1
-14
/
+5
|
/
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
1
-0
/
+2
|
\
[next]