index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
1
-100
/
+432
2013-06-21
xen-blkfront: set blk_queue_max_hw_sectors correctly
Roger Pau Monne
1
-1
/
+1
2013-06-08
xen/blkback: Use physical sector size for setup
Stefan Bader
1
-3
/
+18
2013-06-04
xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir...
Konrad Rzeszutek Wilk
1
-0
/
+2
2013-05-08
xen-blkfront: use a different scatterlist for each request
Roger Pau Monne
1
-25
/
+18
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-2
/
+1
2013-04-18
xen-block: implement indirect descriptors
Roger Pau Monne
1
-84
/
+406
2013-03-19
xen-blkfront: remove frame list from blk_shadow
Roger Pau Monne
1
-5
/
+1
2013-03-19
xen-blkfront: pre-allocate pages for requests
Roger Pau Monne
1
-41
/
+79
2013-03-19
xen-blkfront: switch from llist to list
Roger Pau Monne
1
-23
/
+18
2013-03-19
xen-blkfront: replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
1
-2
/
+1
2013-02-20
xen-blkfront: drop the use of llist_for_each_entry_safe
Konrad Rzeszutek Wilk
1
-3
/
+10
2012-12-18
xen-blkfront: handle bvecs with partial data
Roger Pau Monne
1
-3
/
+4
2012-12-18
llist/xen-blkfront: implement safe version of llist_for_each_entry
Roger Pau Monne
1
-1
/
+2
2012-11-26
xen-blkfront: free allocated page
Roger Pau Monne
1
-0
/
+1
2012-11-04
xen/blkback: persistent-grants fixes
Roger Pau Monne
1
-1
/
+2
2012-10-30
xen/blkback: Persistent grant maps for xen blk drivers
Roger Pau Monne
1
-28
/
+169
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-2
/
+2
2012-08-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2012-07-19
xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-3
/
+2
2012-06-12
xen/blkfront: Add WARN to deal with misbehaving backends.
Konrad Rzeszutek Wilk
1
-12
/
+46
2012-05-12
xen-blkfront: module exit handling adjustments
Jan Beulich
1
-1
/
+3
2012-05-12
xen-blkfront: properly name all devices
Jan Beulich
1
-18
/
+22
2012-04-14
Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-21
/
+20
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2012-04-06
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
1
-1
/
+1
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+3
2012-03-22
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
1
-0
/
+3
2012-03-20
xen-blkfront: make blkif_io_lock spinlock per-device
Steven Noonan
1
-16
/
+16
2012-03-20
xen/blkfront: don't put bdev right after getting it
Andrew Jones
1
-1
/
+1
2012-03-20
xen-blkfront: use bitmap_set() and bitmap_clear()
Akinobu Mita
1
-4
/
+3
2012-01-16
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-28
/
+51
2012-01-05
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
1
-7
/
+4
2011-12-16
xen-blkfront: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-11-18
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
1
-10
/
+31
2011-11-18
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
1
-21
/
+23
2011-11-05
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+98
2011-10-13
xen-blkfront: plug device number leak in xlblk_init() error path
Laszlo Ersek
1
-1
/
+9
2011-10-13
xen-blkfront: If no barrier or flush is supported, use invalid operation.
Konrad Rzeszutek Wilk
1
-1
/
+3
2011-10-13
xen-blkfront: fix a deadlock while handling discard response
Li Dongyang
1
-2
/
+0
2011-10-13
xen-blkfront: Handle discard requests.
Li Dongyang
1
-23
/
+88
2011-07-14
xen-blkfront: Fix one off warning about name clash
Stefan Bader
1
-1
/
+1
2011-07-14
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
Stefan Bader
1
-2
/
+2
2011-05-12
xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.
Konrad Rzeszutek Wilk
1
-13
/
+36
2011-05-12
xen-blkfront: fix data size for xenbus_gather in blkfront_connect
Marek Marczykowski
1
-1
/
+1
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
1
-5
/
+74
2011-03-08
xen: Union the blkif_request request specific fields
Owen Smith
1
-4
/
+4
2011-02-25
xen-blkfront: handle Xen major numbers other than XENVBD
Stefano Stabellini
1
-5
/
+74
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2010-12-24
xen: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
[next]