aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] libfc: Export FC headersRobert Love6-0/+13
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Chris Leech3-0/+22
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Chris Leech3-0/+21
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech2-2/+3
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech1-1/+0
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech3-5/+23
2009-12-04[SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech2-1/+32
2009-12-04[SCSI] libfc: vport link handling and fc_vport state managmentChris Leech1-0/+8
2009-12-04[SCSI] libfc: add some generic NPIV support routines to libfcChris Leech1-0/+20
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocationChris Leech1-3/+12
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesRobert Love1-79/+0
2009-12-04[SCSI] libfc: Remove fc_fcp_completeRobert Love1-8/+0
2009-12-04[SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love1-49/+0
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt1-0/+1
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2-3/+6
2009-12-04[SCSI] add queue_depth ramp up codeVasu Dev1-3/+6
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie5-5/+13
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang1-0/+2
2009-12-04[SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt1-0/+1
2009-12-04[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou1-0/+3
2009-12-04[SCSI] libfc: removes unused disc_work and ex_listVasu Dev1-1/+0
2009-12-04[SCSI] scsi: Add missing command definitionsMartin K. Petersen1-0/+4
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds1-1/+0
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+12
2009-10-29Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+1
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-10-298250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt1-0/+3
2009-10-29serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.hKrauth.Julien1-0/+4
2009-10-29strstrip(): mark as as must_checkKOSAKI Motohiro1-1/+1
2009-10-29cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap1-0/+7
2009-10-29param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell1-1/+0
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds7-4/+7
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+4
2009-10-22virtio_blk: Revert serial number supportRusty Russell1-4/+0
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger7-0/+7
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet1-4/+4
2009-10-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+2
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang1-4/+2
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-6/+8
2009-10-15rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney1-5/+1
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds1-0/+1
2009-10-14sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra1-2/+2
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+2
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-11/+14
2009-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-0/+6
2009-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+1
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg1-0/+2
2009-10-11net: Fix struct sock bitfield annotationEric Dumazet1-5/+5
2009-10-11warn about use of uninstalled kernel headersArnd Bergmann1-0/+6
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+1