Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9dc353c67cbe3150d3a6b293662d5a33028adec4
/
drivers
/
block
/
xen-blkfront.c
f84adf4
xen-blkfront: drop the use of llist_for_each_entry_safe
by Konrad Rzeszutek Wilk
· 12 years ago
d62f691
xen-blkfront: handle bvecs with partial data
by Roger Pau Monne
· 12 years ago
ebb351c
llist/xen-blkfront: implement safe version of llist_for_each_entry
by Roger Pau Monne
· 12 years ago
07c540a
xen-blkfront: free allocated page
by Roger Pau Monne
· 12 years ago
cb5bd4d
xen/blkback: persistent-grants fixes
by Roger Pau Monne
· 12 years ago
0a8704a
xen/blkback: Persistent grant maps for xen blk drivers
by Roger Pau Monne
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
89c30f1
xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 12 years ago
6878c32
xen/blkfront: Add WARN to deal with misbehaving backends.
by Konrad Rzeszutek Wilk
· 12 years ago
8605067
xen-blkfront: module exit handling adjustments
by Jan Beulich
· 13 years ago
e77c78c
xen-blkfront: properly name all devices
by Jan Beulich
· 13 years ago
c104f1f
Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
9479f0f
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
e95ae5a
xen: only check xen_platform_pci_unplug if hvm
by Igor Mammedov
· 13 years ago
e22057c
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
b9136d2
xen: initialize platform-pci even if xen_emul_unplug=never
by Igor Mammedov
· 13 years ago
3467811
xen-blkfront: make blkif_io_lock spinlock per-device
by Steven Noonan
· 13 years ago
dad5cf6
xen/blkfront: don't put bdev right after getting it
by Andrew Jones
· 13 years ago
34ae2e4
xen-blkfront: use bitmap_set() and bitmap_clear()
by Akinobu Mita
· 13 years ago
16008d6
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
73db144
Xen: consolidate and simplify struct xenbus_driver instantiation
by Jan Beulich
· 13 years ago
f094148
xen-blkfront: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
5ea4298
xen/blk[front|back]: Enhance discard support with secure erasing support.
by Konrad Rzeszutek Wilk
· 13 years ago
97e3683
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
by Konrad Rzeszutek Wilk
· 13 years ago
3d0a8d1
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
469738e
xen-blkfront: plug device number leak in xlblk_init() error path
by Laszlo Ersek
· 13 years ago
d11e615
xen-blkfront: If no barrier or flush is supported, use invalid operation.
by Konrad Rzeszutek Wilk
· 13 years ago
69ef68c
xen-blkfront: fix a deadlock while handling discard response
by Li Dongyang
· 13 years ago
ed30bf3
xen-blkfront: Handle discard requests.
by Li Dongyang
· 13 years ago
89153b5
xen-blkfront: Fix one off warning about name clash
by Stefan Bader
· 13 years ago
196cfe2
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
by Stefan Bader
· 13 years ago
edf6ef5
xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.
by Konrad Rzeszutek Wilk
· 14 years ago
4352b47
xen-blkfront: fix data size for xenbus_gather in blkfront_connect
by Marek Marczykowski
· 14 years ago
76ca078
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
by Linus Torvalds
· 14 years ago
51de695
xen: Union the blkif_request request specific fields
by Owen Smith
· 14 years ago
c80a420
xen-blkfront: handle Xen major numbers other than XENVBD
by Stefano Stabellini
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
30d6503
xen: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
667c78af
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
by Jeremy Fitzhardinge
· 14 years ago
02e031c
block: remove REQ_HARDBARRIER
by Christoph Hellwig
· 14 years ago
dcb8bae
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
by Jeremy Fitzhardinge
· 14 years ago
be2f837
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
by Jeremy Fitzhardinge
· 14 years ago
a945b98
xen/blkfront: change blk_shadow.request to proper pointer
by Jeremy Fitzhardinge
· 14 years ago
c64e38e
xen/blkfront: map REQ_FLUSH into a full barrier
by Jeremy Fitzhardinge
· 14 years ago
18cb657
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
005a1d1
xen-blkfront: disable barrier/flush write support
by Jens Axboe
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
b78c951
xenbus: prevent warnings on unhandled enumeration values
by Noboru Iwamatsu
· 15 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
4913efe
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
by Tejun Heo
· 14 years ago
6958f14
block: kill QUEUE_ORDERED_BY_TAG
by Tejun Heo
· 14 years ago
1dc7ce9
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
by Ian Campbell
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
a4cc14e
xen-blkfront: fix missing out label
by Jens Axboe
· 14 years ago
7901d14
xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends
by Jeremy Fitzhardinge
· 14 years ago
4dab46f
xen/blkfront: use tagged queuing for barriers
by Jeremy Fitzhardinge
· 14 years ago
d54142c
blkfront: Klog the unclean release path
by Daniel Stodden
· 14 years ago
7b32d10
blkfront: Remove obsolete info->users
by Daniel Stodden
· 15 years ago
acfca3c
blkfront: Remove obsolete info->users
by Daniel Stodden
· 14 years ago
fa1bd35
blkfront: Lock blockfront_info during xbdev removal
by Daniel Stodden
· 15 years ago
7fd152f
blkfront: Fix blkfront backend switch race (bdev release)
by Daniel Stodden
· 14 years ago
1396174
blkfront: Fix blkfront backend switch race (bdev open)
by Daniel Stodden
· 14 years ago
b70f5fa
blkfront: Lock blkfront_info when closing
by Daniel Stodden
· 15 years ago
a66b5ae
blkfront: Clean up vbd release
by Daniel Stodden
· 14 years ago
9897cb5
blkfront: Fix gendisk leak
by Daniel Stodden
· 15 years ago
89de166
blkfront: Fix backtrace in del_gendisk
by Daniel Stodden
· 15 years ago
2def141
xen/blkfront: revalidate after setting capacity
by K. Y. Srinivasan
· 15 years ago
b4dddb4
xen/blkfront: avoid compiler warning from missing cases
by Jeremy Fitzhardinge
· 15 years ago
1fa73be
xen/front: Propagate changed size of VBDs
by K. Y. Srinivasan
· 15 years ago
5d7ed20
blkfront: don't access freed struct xenbus_device
by Jan Beulich
· 14 years ago
0e34582
blkfront: fixes for 'xm block-detach ... --force'
by Jan Beulich
· 14 years ago
203fd61
xen: use less generic names in blkfront driver.
by Ian Campbell
· 15 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
b98a409
blkfront: do not create a PV cdrom device if xen_hvm_guest
by Stefano Stabellini
· 14 years ago
c1c5413
x86: Unplug emulated disks and nics.
by Stefano Stabellini
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
ec9c42e
block: make xenbus device id constant
by Márton Németh
· 15 years ago
1ccbf53
xen: move Xen-testing predicates to common header
by Jeremy Fitzhardinge
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
a1b4b12
xen block: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9bd7de5
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 15 years ago
b9ed725
xen-blkfront: beyond ARRAY_SIZE of info->shadow
by Roel Kluin
· 15 years ago
31a1440
xen/blkfront: fix warning when deleting gendisk on unplug/shutdown
by Ian Campbell
· 15 years ago
28afea5
xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected
by Ian Campbell
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
296b2f6
block: convert to dequeueing model (easy ones)
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
40cbbb7
block: implement and use [__]blk_end_request_all()
by Tejun Heo
· 16 years ago
a1a15ac
Fix kernel NULL pointer dereference in xen-blkfront
by Kris Shannon
· 16 years ago
9e973e6
xen/blkfront: use blk_rq_map_sg to generate ring entries
by Jens Axboe
· 16 years ago
66d352e
xen-blkfront: set queue paravirt flag
by Fernando Luis Vázquez Cao
· 16 years ago
Next »