- 8d55e50 [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs by Robert Love · 12 years ago
- 9a74e88 [SCSI] libfcoe: Add fcoe_sysfs by Robert Love · 12 years ago
- fd8f890 [SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a member by Robert Love · 12 years ago
- 619fe4b [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member by Robert Love · 12 years ago
- b7e94a1 [SCSI] Fix dm-multipath starvation when scsi host is busy by Jun'ichi Nomura · 12 years ago
- 4886b1a [SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove. by Namjae Jeon · 12 years ago
- 841f97b [SCSI] qla2xxx: don't free pool that wasn't allocated by Dan Carpenter · 13 years ago
- 83ff74e [SCSI] mptfusion: unlock on error in mpt_config() by Dan Carpenter · 13 years ago
- 75f8c1f [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core by Nicholas Bellinger · 13 years ago
- 2d70c10 [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series by Nicholas Bellinger · 13 years ago
- 2c1391d [SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback." by Chad Dupuis · 13 years ago
- 9bc3bf2 [SCSI] qla2xxx: Display proper firmware version when new minidump template is gathered for ISP82xx. by Giridhar Malavali · 13 years ago
- b6d0d9d [SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application. by Giridhar Malavali · 13 years ago
- 4dc77c3 [SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted. by Joe Carnuccio · 13 years ago
- daae62a [SCSI] qla2xxx: Log link up and link down messages to track link flops. by Chad Dupuis · 13 years ago
- 00adc9a [SCSI] qla2xxx: Corrections to log messages. by Saurav Kashyap · 13 years ago
- c0822b6 [SCSI] qla2xxx: Optimize existing port name server query matching. by Joe Carnuccio · 13 years ago
- c6d39e2 [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port. by Joe Carnuccio · 13 years ago
- f863f60 [SCSI] qla2xxx: Fixups for ISP83xx. by Nigel Kirkland · 13 years ago
- 6f606d2 [SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters. by Giridhar Malavali · 13 years ago
- 46270af [SCSI] qla2xxx: Fix typo in bus-reset handler. by Andrew Vasquez · 13 years ago
- 2be21fa [SCSI] qla2xxx: Stats should be different from physical and virtual ports by Saurav Kashyap · 13 years ago
- 5f28d2d [SCSI] qla2xxx: Add ql_dbg_verbose logging level. by Saurav Kashyap · 13 years ago
- 9a347ff [SCSI] qla2xxx: Handle interrupt registration failures more gracefully. by Chad Dupuis · 13 years ago
- 01b6585 [SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in qla2x00_port_logout. by Chad Dupuis · 13 years ago
- 5988aeb [SCSI] qla2xxx: Detect PEG errors. by Giridhar Malavali · 13 years ago
- 008dda6 [SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog. by Chad Dupuis · 13 years ago
- 24d9ee8 [SCSI] qla2xxx: Fix typo in qla_mbx.c by Masanari Iida · 13 years ago
- a6eb3c9 [SCSI] qla2xxx: Micro optimization in queuecommand handler by Chetan Loke · 13 years ago
- 9e33652 [SCSI] qla2xxx: Fix typo in qla_init.c by Raul Porcel · 13 years ago
- d20ec59 [SCSI] scsi_pm: resume device if suspend failed by Aaron Lu · 13 years ago
- 6192bd7 [SCSI] bfa: Fix to set vport FC host sysfs entries by Krishna Gudipati · 13 years ago
- e91506d [SCSI] bnx2fc: Bumped version to 1.0.11 by Bhanu Prakash Gollapudi · 13 years ago
- 92886c9 [SCSI] bnx2fc: cleanup task management IO when it times out. by Bhanu Prakash Gollapudi · 13 years ago
- c1bb4f3 [SCSI] bnx2fc: Decrememnt io ref count when abort times out by Bhanu Prakash Gollapudi · 13 years ago
- de9c05f [SCSI] bnx2fc: Allow FLOGI to be retried when receiving bad responses. by Bhanu Prakash Gollapudi · 13 years ago
- 72c04af fbdev: sh_mobile_lcdc: Don't confuse line size with pitch by Laurent Pinchart · 13 years ago
- 4713685 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
- 99262a3 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
- c619080 virtio: fix typo in comment by Chen Baozi · 12 years ago
- 81a054c virtio-mmio: Devices parameter parsing by Pawel Moll · 13 years ago
- f65ca1d virtio_blk: Drop unused request tracking list by Asias He · 13 years ago
- b79d866 virtio-blk: Fix hot-unplug race in remove method by Asias He · 13 years ago
- 90e0320 virtio: Use ida to allocate virtio index by Asias He · 13 years ago
- c877bab virtio: balloon: separate out common code between remove and freeze functions by Amit Shah · 13 years ago
- c45b416 virtio: balloon: drop restore_common() by Amit Shah · 13 years ago
- 991ad9e 9p: disconnect channel when PCI device is removed by Sasha Levin · 13 years ago
- 33950c6 virtio: update documentation to v0.9.5 of spec by Rusty Russell · 12 years ago
- bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 5ec29e3 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- abd209b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 513de47 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 62c8d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
- 06930b9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
- 2e32180 Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu" by Linus Torvalds · 12 years ago
- ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
- c23ddf7 Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- da4f58f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
- ba01a87 Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- c9bfa7d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- f4c16c5 Merge tag 'for-3.5' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
- 3d1482f Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
- ac18065 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
- ae82a82 Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
- 3bb07f1 Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 6326c71f vfs: be even more careful about dentry RCU name lookups by Linus Torvalds · 12 years ago
- a70b52e vfs: make AIO use the proper rw_verify_area() area helpers by Linus Torvalds · 12 years ago
- ff8ce5f Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 4f6ade9 Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 31a6710 Fix blocking allocations called very early during bootup by Linus Torvalds · 12 years ago
- e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
- 8e95a53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
- cd975ae Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
- 881bcabb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
- e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
- 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
- cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
- e572568 RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree by Vipul Pandya · 12 years ago
- 31ed8e6 Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) by Linus Torvalds · 12 years ago
- 7e5cb5e Merge branch 'vfs-cleanups' (random vfs cleanups) by Linus Torvalds · 12 years ago
- 8c12fec Merge branch 'stat-cleanups' (clean up copying of stat info to user space) by Linus Torvalds · 12 years ago
- dddbd54 Merge branch 'vm-cleanups' (unmap_vma() interface cleanup) by Linus Torvalds · 12 years ago
- 4ab1056 Merge branch 'v3-removal' into for-linus by Russell King · 12 years ago
- 4175160 Merge branch 'misc' into for-linus by Russell King · 12 years ago
- ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 12 years ago
- e346933 Merge tag 'isci-for-3.5' into misc by James Bottomley · 12 years ago
- e0d8ffd hexagon: Remove select of not longer existing Kconfig switches by Thomas Gleixner · 12 years ago
- d4aa8b1 arm: Select core options instead of redefining them by Thomas Gleixner · 12 years ago
- 7486394 drivers/net/stmmac: seq_file fix memory leak by Djalal Harouni · 12 years ago
- 672552a blackfin: fix build after add bf60x mach/pm.h by Steven Miao · 13 years ago
- bda45b8 blackfin: twi: include linux/i2c.h by Sonic Zhang · 13 years ago
- 7967ba0 blackfin: bf60x: add head file for crc controller by Sonic Zhang · 13 years ago
- c41704f blackfin: bf60x: twi: work around temporary anomaly 0501001 by Sonic Zhang · 13 years ago
- 1e92bf6 blackfin: twi: Move TWI MMR access macro to twi head file by Sonic Zhang · 13 years ago
- cf93feb blackfin: twi: Move TWI peripheral pin request array to platform data by Sonic Zhang · 13 years ago
- 913f2f2 blackfin: bf60x: anomaly: Add a temporary anomaly 0501001 by Sonic Zhang · 13 years ago
- 8bf7135 blackfin: bf60x: Rename the DDR controller macro by Sonic Zhang · 13 years ago