]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/block
drbd: when receive times out on meta socket, also check last receive time on data...
[karo-tx-linux.git] / drivers / block /
2011-06-30 Lars Ellenbergdrbd: when receive times out on meta socket, also check...
2011-06-30 Lars Ellenbergdrbd: account bitmap IO during resync as resync-(relate...
2011-06-30 Lars Ellenbergdrbd: don't cond_resched_lock with IRQs disabled
2011-06-30 Lars Ellenbergdrbd: add missing spinlock to bitmap receive
2011-06-30 Philipp Reisnerdrbd: Use the correct max_bio_size when creating resync...
2011-05-24 Namhyung Kimloop: handle on-demand devices correctly
2011-05-24 Namhyung Kimloop: limit 'max_part' module param to DISK_MAX_PARTS
2011-05-24 Andrew Mortondrbd: fix warning
2011-05-24 Philipp Reisnerdrbd: fix warning
2011-05-24 Bart Van Asschedrbd: Fix spelling
2011-05-24 Lars Ellenbergdrbd: fix schedule in atomic
2011-05-24 Philipp Reisnerdrbd: Take a more conservative approach when deciding...
2011-05-24 Philipp Reisnerdrbd: Fixed state transitions after async outdate-peer...
2011-05-24 Philipp Reisnerdrbd: Disallow the peer_disk_state to be D_OUTDATED...
2011-05-24 Philipp Reisnerdrbd: Fix for the connection problems on high latency...
2011-05-24 Lars Ellenbergdrbd: fix potential activity log refcount imbalance...
2011-05-24 Philipp Reisnerdrbd: Only downgrade the disk state in case of disk...
2011-05-24 Lars Ellenbergdrbd: fix disconnect/reconnect loop, if ping-timeout...
2011-05-24 Lars Ellenbergdrbd: fix potential distributed deadlock
2011-05-24 Philipp Reisnerdrbd: Fix for application IO with the on-io-error=pass...
2011-05-19 Jens AxboeMerge branches 'for-jens/xen-backend-fixes' and 'for...
2011-05-18 Jan Beulichxen/blkback: don't fail empty barrier requests
2011-05-13 Laszlo Ersekxen/blkback: fix xenbus_transaction_start() hang caused...
2011-05-12 Konrad Rzeszutek... xen/blkback: Align the tabs on the structure.
2011-05-12 Konrad Rzeszutek... xen/blkback: if log_stats is enabled print out the...
2011-05-12 Konrad Rzeszutek... xen/blkback: Add the prefix XEN in the common.h.
2011-05-12 Konrad Rzeszutek... xen/blkback: Prefix 'vbd' with 'xen' in structs and...
2011-05-12 Konrad Rzeszutek... xen/blkback: Change structure name blkif_st to xen_blkif.
2011-05-12 Konrad Rzeszutek... xen/blkback: Remove the unused typedefs.
2011-05-12 Konrad Rzeszutek... xen/blkback: Move include/xen/blkif.h into drivers...
2011-05-12 Konrad Rzeszutek... xen/blkback: Fixing some more of the cleanpatch.pl...
2011-05-12 Konrad Rzeszutek... xen/blkback: Checkpatch.pl recommend against multiple...
2011-05-12 Konrad Rzeszutek... xen/blkback: Flesh out the description in the Kconfig.
2011-05-12 Konrad Rzeszutek... xen/blkback: Fix spelling mistakes.
2011-05-12 Konrad Rzeszutek... xen/blkback: Move blkif_get_x86_[32|64]_req to common...
2011-05-12 Konrad Rzeszutek... xen/blkback: Removing the debug_lvl option.
2011-05-12 Konrad Rzeszutek... xen/blkback: Use the DRV_PFX in the pr_.. macros.
2011-05-12 Konrad Rzeszutek... xen/blkback: Make the DPRINTK uniform.
2011-05-12 Konrad Rzeszutek... xen/blkback: Change printk/DPRINTK to pr_.. type variant.
2011-05-12 Konrad Rzeszutek... xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.
2011-05-12 Marek Marczykowskixen-blkfront: fix data size for xenbus_gather in blkfro...
2011-05-11 Konrad Rzeszutek... xen/blkback: Fixed up comments and converted spaces...
2011-05-06 Jens Axboecciss: fix compile issue
2011-05-06 Stephen M. Cameroncciss: add cciss_tape_cmds module paramter
2011-05-06 Stephen M. Cameroncciss: do not use bit 2 doorbell reset
2011-05-06 Stephen M. Cameroncciss: do not attempt PCI power management reset method...
2011-05-06 Stephen M. Cameroncciss: remove superfluous sleeps around reset code
2011-05-06 Stephen M. Cameroncciss: do soft reset if hard reset is broken
2011-05-06 Stephen M. Cameroncciss: use new doorbell-bit-5 reset method
2011-05-06 Stephen M. Cameroncciss: increase timeouts for post-reset no-ops
2011-05-06 Stephen M. Cameroncciss: clarify messages around reset behavior
2011-05-06 Stephen M. Cameroncciss: increase time to wait for board reset to start
2011-05-06 Stephen M. Cameroncciss: get rid of message related magic numbers
2011-05-06 Stephen M. Cameroncciss: fix reply pool and block fetch table memory...
2011-05-06 Stephen M. Cameroncciss: factor out irq request code
2011-05-06 Stephen M. Cameroncciss: factor out scatterlist allocation functions
2011-05-06 Stephen M. Cameroncciss: factor out command pool allocation functions
2011-05-06 Stephen M. Cameroncciss: do a better job of detecting controller reset...
2011-05-06 Stephen M. Cameroncciss: add readl after writel in interrupt mask setting...
2011-05-05 Konrad Rzeszutek... xen/blkback: Fix up some of the comments.
2011-05-05 Konrad Rzeszutek... xen/blkback: Squash the checking for operation into...
2011-05-05 Konrad Rzeszutek... xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE...
2011-04-27 Konrad Rzeszutek... Revert "xen/blkback: Move the plugging/unplugging to...
2011-04-26 Konrad Rzeszutek... xen/blkback: Stick REQ_SYNC on WRITEs to deal with...
2011-04-26 Konrad Rzeszutek... xen/blkback: Move the plugging/unplugging to a higher...
2011-04-21 Tejun Heoblock: don't block events on excl write for non-optical...
2011-04-20 Konrad Rzeszutek... xen/blkback: Prefix exposed functions with xen_
2011-04-20 Konrad Rzeszutek... xen-blkback: Inline some of the functions that were...
2011-04-20 Konrad Rzeszutek... xen-blkback: Remove from the copyright notice the address.
2011-04-20 Konrad Rzeszutek... xen/blkback: Squash vbd.c,interface.c in blkback.c...
2011-04-18 Linus TorvaldsMerge branch 'for-39-rc4' of git://codeaurora.org/quic...
2011-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-04-18 Konrad Rzeszutek... xen/blkback: Move it from drivers/xen to drivers/block
2011-04-18 Benjamin HerrenschmidtMerge remote branch 'kumar/merge' into merge
2011-04-16 Linus TorvaldsMerge branch 'for-linus' of git://android.git.kernel...
2011-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-13 Russell KingMerge branch 'fix' of git://git.kernel.org/pub/scm...
2011-04-13 Greg Kroah-HartmanMerge branch 'for-greg' of git://gitorious.org/usb...
2011-04-13 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-04-12 Thomas GleixnerMerge branch 'fortglx/39/tip/timers/rtc' of git://git...
2011-04-12 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-04-12 Linus TorvaldsMerge branch 'stable/bug-fixes-rc2' of git://git.kernel...
2011-04-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-04-11 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-04-11 Linus TorvaldsMerge branch 'for-2.6.39' of git://linux-nfs.org/~bfiel...
2011-04-11 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-04-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-04-11 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-fixes' of...
2011-04-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-04-09 Takashi IwaiMerge branch 'fix/hda' into for-linus
2011-04-09 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-04-08 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-04-08 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-04-08 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-04-07 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git.kerne...
2011-04-07 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2011-04-07 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git.kernel...
2011-04-07 Linus TorvaldsMerge branches 'x86-fixes-for-linus', 'sched-fixes...
next