Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
21423fa79119a80e335de0c82ec29f67ed59f1bc
/
drivers
21423fa
drbd: Fixed state transitions after async outdate-peer-handler returned
by Philipp Reisner
· 13 years ago
fa7d939
drbd: Disallow the peer_disk_state to be D_OUTDATED while connected
by Philipp Reisner
· 13 years ago
a8e4079
drbd: Fix for the connection problems on high latency links
by Philipp Reisner
· 13 years ago
76727f6
drbd: fix potential activity log refcount imbalance in error path
by Lars Ellenberg
· 13 years ago
d2e1780
drbd: Only downgrade the disk state in case of disk failures
by Philipp Reisner
· 14 years ago
f36af18
drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int
by Lars Ellenberg
· 14 years ago
53ea433
drbd: fix potential distributed deadlock
by Lars Ellenberg
· 14 years ago
738a84b
drbd: Fix for application IO with the on-io-error=pass-on policy
by Philipp Reisner
· 14 years ago
779d530
Merge branches 'for-jens/xen-backend-fixes' and 'for-jens/xen-blkback-v3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-2.6.40/drivers
by Jens Axboe
· 13 years ago
d5431d5
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
by Konrad Rzeszutek Wilk
· 14 years ago
8ab5215
xen/blkback: don't fail empty barrier requests
by Jan Beulich
· 13 years ago
496b318
xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_transaction_end()
by Laszlo Ersek
· 13 years ago
5185432
xen/blkback: Align the tabs on the structure.
by Konrad Rzeszutek Wilk
· 13 years ago
cca537a
xen/blkback: if log_stats is enabled print out the data.
by Konrad Rzeszutek Wilk
· 13 years ago
5a577e3
xen/blkback: Add the prefix XEN in the common.h.
by Konrad Rzeszutek Wilk
· 13 years ago
3d81473
xen/blkback: Prefix 'vbd' with 'xen' in structs and functions.
by Konrad Rzeszutek Wilk
· 13 years ago
30fd150
xen/blkback: Change structure name blkif_st to xen_blkif.
by Konrad Rzeszutek Wilk
· 13 years ago
325a648
xen/blkback: Remove the unused typedefs.
by Konrad Rzeszutek Wilk
· 13 years ago
452a6b2
xen/blkback: Move include/xen/blkif.h into drivers/block/xen-blkback/common.h
by Konrad Rzeszutek Wilk
· 13 years ago
b0f8012
xen/blkback: Fixing some more of the cleanpatch.pl warnings.
by Konrad Rzeszutek Wilk
· 13 years ago
03e0edf
xen/blkback: Checkpatch.pl recommend against multiple assigments.
by Konrad Rzeszutek Wilk
· 13 years ago
a4c3485
xen/blkback: Flesh out the description in the Kconfig.
by Konrad Rzeszutek Wilk
· 13 years ago
b9fc029
xen/blkback: Fix spelling mistakes.
by Konrad Rzeszutek Wilk
· 13 years ago
68c88dd
xen/blkback: Move blkif_get_x86_[32|64]_req to common.h in block/xen-blkback dir.
by Konrad Rzeszutek Wilk
· 13 years ago
72468bf
xen/blkback: Removing the debug_lvl option.
by Konrad Rzeszutek Wilk
· 13 years ago
22b20f2
xen/blkback: Use the DRV_PFX in the pr_.. macros.
by Konrad Rzeszutek Wilk
· 13 years ago
1afbd73
xen/blkback: Make the DPRINTK uniform.
by Konrad Rzeszutek Wilk
· 13 years ago
ebe8190
xen/blkback: Change printk/DPRINTK to pr_.. type variant.
by Konrad Rzeszutek Wilk
· 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
01f37f2
xen/blkback: Fixed up comments and converted spaces to tabs.
by Konrad Rzeszutek Wilk
· 13 years ago
edc83d47
cciss: fix compile issue
by Jens Axboe
· 14 years ago
8a4ec67
cciss: add cciss_tape_cmds module paramter
by Stephen M. Cameron
· 14 years ago
063d2cf
cciss: do not use bit 2 doorbell reset
by Stephen M. Cameron
· 14 years ago
ec52d5f
cciss: do not attempt PCI power management reset method if we know it won't work.
by Stephen M. Cameron
· 14 years ago
93c46c2
cciss: remove superfluous sleeps around reset code
by Stephen M. Cameron
· 14 years ago
5afe278
cciss: do soft reset if hard reset is broken
by Stephen M. Cameron
· 14 years ago
bf2e2e6
cciss: use new doorbell-bit-5 reset method
by Stephen M. Cameron
· 14 years ago
3e28601
cciss: increase timeouts for post-reset no-ops
by Stephen M. Cameron
· 14 years ago
59ec86b
cciss: clarify messages around reset behavior
by Stephen M. Cameron
· 14 years ago
19adbb9
cciss: increase time to wait for board reset to start
by Stephen M. Cameron
· 14 years ago
8f71bb8
cciss: get rid of message related magic numbers
by Stephen M. Cameron
· 14 years ago
e363e01
cciss: fix reply pool and block fetch table memory leaks
by Stephen M. Cameron
· 14 years ago
2b48085
cciss: factor out irq request code
by Stephen M. Cameron
· 14 years ago
abf7966
cciss: factor out scatterlist allocation functions
by Stephen M. Cameron
· 14 years ago
54dae34
cciss: factor out command pool allocation functions
by Stephen M. Cameron
· 14 years ago
62710ae
cciss: do a better job of detecting controller reset failure
by Stephen M. Cameron
· 14 years ago
9bd3c20
cciss: add readl after writel in interrupt mask setting code
by Stephen M. Cameron
· 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
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
d4dc210
block: don't block events on excl write for non-optical devices
by Tejun Heo
· 14 years ago
ea6949b
cdrom: always check_disk_change() on open
by Tejun Heo
· 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
96fd2d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 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
c36b58e
Input: xen-kbdfront - fix mouse getting stuck after save/restore
by Igor Mammedov
· 14 years ago
80b4895
Input: estimate number of events per packet
by Jeff Brown
· 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
24ecfbe
block: add blk_run_queue_async
by Christoph Hellwig
· 14 years ago
c3b328a
md: fix up raid1/raid10 unplugging.
by NeilBrown
· 14 years ago
7c13edc
md: incorporate new plugging into raid5.
by NeilBrown
· 14 years ago
97658cd
md: provide generic support for handling unplug callbacks.
by NeilBrown
· 14 years ago
482c083
md - remove old plugging code.
by NeilBrown
· 14 years ago
af1db72
md/dm - remove remains of plug_fn callback.
by NeilBrown
· 14 years ago
e1dfa0a
md: use new plugging interface for RAID IO.
by NeilBrown
· 14 years ago
d3b3e15
i2c-algo-bit: Call pre/post_xfer for bit_test
by Alex Deucher
· 14 years ago
a920ff4
i2c: Improve deprecation warnings
by Jean Delvare
· 14 years ago
08150c5
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
fdfc552
Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c98ece6
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 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
59f9996
RapidIO/mpc85xx: fix possible mport registration problems
by Alexandre Bounine
· 14 years ago
13209c2
RapidIO: add IDT CPS-1432 switch definitions
by Alexandre Bounine
· 14 years ago
5de1743
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip
by Wanlong Gao
· 14 years ago
592ce31
leds/leds-regulator.c: fix handling of already enabled regulators
by Antonio Ospite
· 14 years ago
c344180
drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table
by Axel Lin
· 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
Next »