Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
30fd150202fb2d08a62f9c2966a4b1fcf2e861e7
30fd150
xen/blkback: Change structure name blkif_st to xen_blkif.
by Konrad Rzeszutek Wilk
· 14 years ago
325a648
xen/blkback: Remove the unused typedefs.
by Konrad Rzeszutek Wilk
· 14 years ago
452a6b2
xen/blkback: Move include/xen/blkif.h into drivers/block/xen-blkback/common.h
by Konrad Rzeszutek Wilk
· 14 years ago
b0f8012
xen/blkback: Fixing some more of the cleanpatch.pl warnings.
by Konrad Rzeszutek Wilk
· 14 years ago
03e0edf
xen/blkback: Checkpatch.pl recommend against multiple assigments.
by Konrad Rzeszutek Wilk
· 14 years ago
41ca4d3
xen/blkback: Fix checkpatch.pl warnings about more than 80 lines.
by Konrad Rzeszutek Wilk
· 14 years ago
a4c3485
xen/blkback: Flesh out the description in the Kconfig.
by Konrad Rzeszutek Wilk
· 14 years ago
b9fc029
xen/blkback: Fix spelling mistakes.
by Konrad Rzeszutek Wilk
· 14 years ago
68c88dd
xen/blkback: Move blkif_get_x86_[32|64]_req to common.h in block/xen-blkback dir.
by Konrad Rzeszutek Wilk
· 14 years ago
72468bf
xen/blkback: Removing the debug_lvl option.
by Konrad Rzeszutek Wilk
· 14 years ago
22b20f2
xen/blkback: Use the DRV_PFX in the pr_.. macros.
by Konrad Rzeszutek Wilk
· 14 years ago
1afbd73
xen/blkback: Make the DPRINTK uniform.
by Konrad Rzeszutek Wilk
· 14 years ago
ebe8190
xen/blkback: Change printk/DPRINTK to pr_.. type variant.
by Konrad Rzeszutek Wilk
· 14 years ago
01f37f2
xen/blkback: Fixed up comments and converted spaces to tabs.
by Konrad Rzeszutek Wilk
· 14 years ago
3d68b39
xen/blkback: Fix up some of the comments.
by Konrad Rzeszutek Wilk
· 14 years ago
fc53bf7
xen/blkback: Squash the checking for operation into dispatch_rw_block_io
by Konrad Rzeszutek Wilk
· 14 years ago
24f567f
xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE_BARRIER.
by Konrad Rzeszutek Wilk
· 14 years ago
73d842a
xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation.
by Konrad Rzeszutek Wilk
· 14 years ago
a19be5f
Revert "xen/blkback: Move the plugging/unplugging to a higher level."
by Konrad Rzeszutek Wilk
· 14 years ago
013c3ca
xen/blkback: Stick REQ_SYNC on WRITEs to deal with CFQ I/O scheduler.
by Konrad Rzeszutek Wilk
· 14 years ago
97961ef
xen/blkback: Move the plugging/unplugging to a higher level.
by Konrad Rzeszutek Wilk
· 14 years ago
8b6bf74
xen/blkback: Prefix exposed functions with xen_
by Konrad Rzeszutek Wilk
· 14 years ago
42c7841
xen-blkback: Inline some of the functions that were moved from vbd/interface.c
by Konrad Rzeszutek Wilk
· 14 years ago
6cd0388
xen-blkback: Remove from the copyright notice the address.
by Konrad Rzeszutek Wilk
· 14 years ago
ee9ff85
xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly.
by Konrad Rzeszutek Wilk
· 14 years ago
dfc07b1
xen/blkback: Move it from drivers/xen to drivers/block
by Konrad Rzeszutek Wilk
· 14 years ago
d2436ed
block, xen/blkback: remove blk_[get|put]_queue calls.
by Konrad Rzeszutek Wilk
· 14 years ago
6fd17b5
xen/blkback: Get the 'requeust_queue' properly.
by Konrad Rzeszutek Wilk
· 14 years ago
e935049
xen/blkback: Move the check for misaligned I/O once more.
by Konrad Rzeszutek Wilk
· 14 years ago
9f3aedf
xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map_seg.
by Konrad Rzeszutek Wilk
· 14 years ago
976222e
xen/blkback: Move the check for misaligned I/O higher.
by Konrad Rzeszutek Wilk
· 14 years ago
1a95fe6
xen/blkback: Shuffle code around (vbd_translate moved higher).
by Konrad Rzeszutek Wilk
· 14 years ago
b0aef17
xen/blkback: Cleanup move the code a bit around.
by Konrad Rzeszutek Wilk
· 14 years ago
7708992
xen/blkback: Seperate the bio allocation and the bio submission.
by Konrad Rzeszutek Wilk
· 14 years ago
0faa8cc
xen/blkback: remove per-queue plugging
by Konrad Rzeszutek Wilk
· 14 years ago
2e9977c
xen/blkback: Fix checkpatch warnings in blkback.c
by Konrad Rzeszutek Wilk
· 14 years ago
d6091b2
xen/blkback: Fix checkpatch warnings of xenbus.c
by Konrad Rzeszutek Wilk
· 14 years ago
e5f4b3c
xen/blkback: Fix interface.c checkpatch warnings .. except
by Konrad Rzeszutek Wilk
· 14 years ago
3c64b58
xen/blkback: Fix checkpatch warnings in vbd.c
by Konrad Rzeszutek Wilk
· 14 years ago
5489377
xen/blkback: blkif->struct blkif_st
by Konrad Rzeszutek Wilk
· 14 years ago
a1397fa
xen/blkback: Add some comments.
by Konrad Rzeszutek Wilk
· 14 years ago
314146e
xen/blkback: Fix the WRITE_BARRIER
by Tom Goetz
· 14 years ago
a742b02
xen/blkback: Use kzalloc's, and GFP_KERNEL for data structures.
by Konrad Rzeszutek Wilk
· 14 years ago
5dc0363
xen/blkback: Utilize the M2P override mechanism for GNTMAP_host_map
by Konrad Rzeszutek Wilk
· 14 years ago
464fb41
xen/blkback: Use 'vzalloc' for page arrays and pre-allocate pages.
by Konrad Rzeszutek Wilk
· 14 years ago
c35950b
xen/blkback: Union the blkif_request request specific fields
by Konrad Rzeszutek Wilk
· 14 years ago
e8e2887
xen/blkback: Move global/static variables into struct xen_blkbk.
by Konrad Rzeszutek Wilk
· 14 years ago
efe08a3
xen/blkback: simplify address translations
by Jan Beulich
· 15 years ago
bc0c081
xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum.
by Konrad Rzeszutek Wilk
· 14 years ago
248e9f7
xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH | REQ_FUA)
by Konrad Rzeszutek Wilk
· 14 years ago
313d7b0
blkback: Fix CVE-2010-3699
by Keir Fraser
· 14 years ago
a81135d
xen/blkback: Print additional information when a vbd is resized.
by K. Y. Srinivasan
· 14 years ago
cbf4629
xen/blkback: Flush blkback data when connecting.
by Chris Lalancette
· 14 years ago
98e036a
xen/blkback: add accessor for xenbus backend device
by Jeremy Fitzhardinge
· 15 years ago
2ccbfe2
xen/blkback: Propagate changed size of VBDs
by K. Y. Srinivasan
· 15 years ago
5cf6e4f
xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data.
by Jeremy Fitzhardinge
· 15 years ago
e7579a9
xen: rename blkbk module xen-blkback.
by Ian Campbell
· 15 years ago
8770b26
Fix compile warnings: ignoring return value of 'xenbus_register_backend' ..
by Konrad Rzeszutek Wilk
· 15 years ago
afd91d0
xen/blkback: little cleanups
by Jeremy Fitzhardinge
· 15 years ago
0660c7d
xen/blkback: remove spurious debug output noise
by Jeremy Fitzhardinge
· 15 years ago
05d4386
xen/blkback: deal with hardsect_size to logical_block_size rename
by Jeremy Fitzhardinge
· 15 years ago
690f1b6
block: export blk_get/put_queue for blkback
by Jeremy Fitzhardinge
· 16 years ago
8270b45
blkback: Fix potential resource leak.
by Keir Fraser
· 16 years ago
dd36724
xen/blkback: don't include xen/evtchn.h
by Jeremy Fitzhardinge
· 16 years ago
8812293
xen-blkback-porting
by Jeremy Fitzhardinge
· 16 years ago
4d05a28
xen: add blkback support
by Konrad Rzeszutek Wilk
· 14 years ago
a6360dd
Linux 2.6.39-rc3
by Linus Torvalds
· 14 years ago
1e05ff0
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
39411f8
xfs_destroy_workqueues() should not be tagged with__exit
by Luck, Tony
· 14 years ago
a97b520
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
18770c7
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6b98cd5
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
b42282e
pci: fix PCI bus allocation alignment handling
by Linus Torvalds
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
8faa7cf
dt/fsldma: fix build warning caused by of_platform_device changes
by Ira W. Snyder
· 14 years ago
c820563
ext4: fix data corruption regression by reverting commit 6de9843dab3f
by Theodore Ts'o
· 14 years ago
f80da1e
ext4: Allow indirect-block file to grow the file size to max file size
by Kazuya Mio
· 14 years ago
be4f27d
ext4: allow an active handle to be started when freezing
by Yongqiang Yang
· 14 years ago
0893ed4
ext4: sync the directory inode in ext4_sync_parent()
by Curt Wohlgemuth
· 14 years ago
88edaa4
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
by Steve Glendinning
· 14 years ago
4263a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
23fcf2e
nfsd4: fix oops on lock failure
by J. Bruce Fields
· 14 years ago
510ec7b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
84f3b6d
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
664cee4
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
94c8a98
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
f9fa0bc
signal.c: fix erroneous syscall kernel-doc
by Randy Dunlap
· 14 years ago
bb3c90f
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
3d762ca
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
a1b7ea5
xfs: use proper interfaces for on-stack plugging
by Christoph Hellwig
· 14 years ago
957935d
xfs: fix xfs_debug warnings
by Christoph Hellwig
· 14 years ago
ecb697c
xfs: fix variable set but not used warnings
by Christoph Hellwig
· 14 years ago
60b1809
mlx4_en: Restoring RX buffer pointer in case of failure
by Yevgeny Petrilin
· 14 years ago
ab6dc30
mlx4: Sensing link type at device initialization
by Yevgeny Petrilin
· 14 years ago
da8a1a4
xfs: convert log tail checking to a warning
by Dave Chinner
· 14 years ago
be65b18
xfs: catch bad block numbers freeing extents.
by Dave Chinner
· 14 years ago
fd07484
xfs: push the AIL from memory reclaim and periodic sync
by Dave Chinner
· 14 years ago
cd4a3c5
xfs: clean up code layout in xfs_trans_ail.c
by Dave Chinner
· 14 years ago
0bf6a5b
xfs: convert the xfsaild threads to a workqueue
by Dave Chinner
· 14 years ago
a7b339f
xfs: introduce background inode reclaim work
by Dave Chinner
· 14 years ago
Next »