]> git.karo-electronics.de Git - linux-beck.git/history - drivers/scsi/cxlflash
fs/f2fs/namei.c: remove unnecessary new_valid_dev() check
[linux-beck.git] / drivers / scsi / cxlflash /
2015-11-07 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-11-07 Linus TorvaldsMerge branch 'for-linus-4.4' of git://git.kernel.org...
2015-11-07 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2015-11-06 Linus TorvaldsMerge tag 'asm-generic-for-linus' of git://git.kernel...
2015-11-06 Linus TorvaldsMerge tag 'trace-v4.4' of git://git.kernel.org/pub...
2015-11-06 Linus TorvaldsMerge tag 'devicetree-for-4.4' of git://git.kernel...
2015-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-11-06 Linus TorvaldsMerge tag 'for-linus-20151106' of git://git.infradead...
2015-11-06 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2015-11-06 Linus TorvaldsMerge tag 'pci-v4.4-changes' of git://git.kernel.org...
2015-11-06 Linus TorvaldsMerge tag 'sound-4.4-rc1' of git://git.kernel.org/pub...
2015-11-06 Linus TorvaldsMerge tag 'backlight-for-linus-4.4' of git://git.kernel...
2015-11-06 Linus TorvaldsMerge tag 'mfd-for-linus-4.4' of git://git.kernel.org...
2015-11-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.4-1' of git://git...
2015-11-06 Linus TorvaldsMerge tag 'powerpc-4.4-1' of git://git.kernel.org/pub...
2015-11-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-11-06 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-11-06 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2015-11-04 Mark BrownMerge remote-tracking branches 'regulator/topic/load...
2015-11-04 Linus TorvaldsMerge branch 'x86-headers-for-linus' of git://git.kerne...
2015-11-03 Dmitry TorokhovMerge branch 'next' into for-linus
2015-10-31 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2015-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid bypassing context cleanup
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid lock instrumentation rejection
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid corrupting port selection mask
2015-10-30 Manoj Kumarcxlflash: Fix to escalate to LINK_RESET on login timeout
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid leaving dangling interrupt resources
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid potential deadlock on EEH
2015-10-30 Matthew R. Ochscxlflash: Correct trace string
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid corrupting adapter fops
2015-10-30 Manoj Kumarcxlflash: Fix to double the delay each time
2015-10-30 Matthew R. Ochscxlflash: Fix to prevent stale AFU RRQ
2015-10-30 Matthew R. Ochscxlflash: Correct spelling, grammar, and alignment...
2015-10-30 Matthew R. Ochscxlflash: Fix to prevent EEH recovery failure
2015-10-30 Matthew R. Ochscxlflash: Fix MMIO and endianness errors
2015-10-30 Matthew R. Ochscxlflash: Fix function prolog parameters and return...
2015-10-30 Matthew R. Ochscxlflash: Remove unnecessary scsi_block_requests
2015-10-30 Matthew R. Ochscxlflash: Correct behavior in device reset handler...
2015-10-30 Matthew R. Ochscxlflash: Fix to prevent workq from accessing freed...
2015-10-30 Matthew R. Ochscxlflash: Correct usage of scsi_host_put()
2015-10-30 Matthew R. Ochscxlflash: Fix AFU version access/storage and add check
2015-10-30 Matthew R. Ochscxlflash: Remove dual port online dependency
2015-10-30 Matthew R. Ochscxlflash: Fix async interrupt bypass logic
2015-10-30 Matthew R. Ochscxlflash: Fix host link up event handling
2015-10-30 Matthew R. Ochscxlflash: Fix location of setting resid
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid stall while waiting on TMF
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid spamming the kernel log
2015-10-30 Matthew R. Ochscxlflash: Refine host/device attributes
2015-10-30 Matthew R. Ochscxlflash: Make functions static
2015-10-30 Matthew R. Ochscxlflash: Correct naming of limbo state and waitq
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid CXL services during EEH
2015-10-30 Matthew R. Ochscxlflash: Fix context encode mask width
2015-10-30 Matthew R. Ochscxlflash: Fix to avoid sizeof(bool)
2015-10-30 Matthew R. Ochscxlflash: Fix data corruption when vLUN used over multi...
2015-10-30 Matthew R. Ochscxlflash: Fix potential oops following LUN removal
2015-10-30 Manoj Kumarcxlflash: Fix read capacity timeout
2015-10-30 Manoj Kumarcxlflash: Replace magic numbers with literals
2015-10-30 Manoj Kumarcxlflash: Fix to avoid invalid port_sel value
2015-10-27 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2015-10-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-10-27 Ingo MolnarMerge tag 'efi-next' of git://git.kernel.org/pub/scm...
2015-10-24 Dave AirlieMerge branch 'vmwgfx-fixes-4.3' of git://people.freedes...
2015-10-23 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git.kernel.org...
2015-10-21 Michael TurquetteMerge branch 'clk-shmobile-for-v4.4' of git://git.kerne...
2015-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-10-16 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git.kernel.org...
2015-10-15 Dave AirlieMerge tag 'vmwgfx-fixes-4.3-151014' of git://people...
2015-10-14 Ingo MolnarMerge tag 'efi-next' of git://git.kernel.org/pub/scm...
2015-10-14 Ingo MolnarMerge branch 'x86/urgent' into core/efi, to pick up...
2015-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-10-13 Johannes BergMerge remote-tracking branch 'net-next/master' into...
2015-10-12 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-10-09 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git.kernel.org...
2015-10-07 Jens AxboeMerge branch 'stable/for-jens-4.3' of git://git.kernel...
2015-10-07 David S. MillerMerge tag 'mac80211-next-for-davem-2015-10-05' of git...
2015-10-05 Kalle ValoMerge ath-next from ath.git
2015-10-04 Linus TorvaldsMerge branch 'strscpy' of git://git.kernel.org/pub...
2015-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-10-02 Trond MyklebustMerge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs...
2015-10-02 Stephen BoydMerge branch 'for-4.3-rc/ti-clk-fixes' of https://githu...
2015-10-02 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-10-02 Dave AirlieMerge tag 'vmwgfx-fixes-4.3-151001' of git://people...
2015-09-30 Greg Kroah-HartmanMerge tag 'iio-for-4.4a' of git://git.kernel.org/pub...
2015-09-29 Dmitry TorokhovMerge tag 'v4.3-rc3' into next
2015-09-27 Rafael J. WysockiMerge branch 'cpuidle' of https://git.kernel.org/pub...
2015-09-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-09-26 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-09-21' of git...
2015-09-25 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git.kernel.org...
2015-09-25 Doug LedfordMerge tag 'v4.3-rc2' into k.o/for-4.3-v1
2015-09-24 Tony LindgrenMerge commit 'b8c93646fd5c' into omap-for-v4.3/fixes
2015-09-24 Takashi IwaiMerge branch 'for-linus' into for-next
2015-09-24 Dave AirlieMerge tag 'vmwgfx-fixes-4.3-150924' of git://people...
2015-09-23 Dave AirlieMerge branch 'drm-fixes-4.3' of git://people.freedeskto...
2015-09-23 Mark BrownMerge remote-tracking branches 'asoc/topic/jz4740'...
2015-09-23 Mark BrownMerge remote-tracking branches 'asoc/fix/wm8960' and...
next