aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_def.h
Commit message (Expand)AuthorAge
* [SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt2010-05-02
* [SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt2010-05-02
* [SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt2010-05-02
* [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-17
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-17
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-17
* [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-17
* [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt2009-12-04
* [SCSI] zfcp: Update FSF error reportingChristof Schmitt2009-12-04
* [SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt2009-12-04
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-04
* [SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt2009-12-04
* [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-04
* [SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt2009-12-04
* [SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt2009-12-04
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-04
* [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig2009-12-04
* [SCSI] zfcp: Remove global config_mutexSwen Schillig2009-12-04
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-04
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-04
* [SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens2009-09-05
* [SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt2009-09-05
* [SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt2009-09-05
* [SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt2009-09-05
* [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-05
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-05
* [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig2009-09-05
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-05
* [SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig2009-09-05
* [SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig2009-09-05
* [SCSI] zfcp: Only issue one test link command per portChristof Schmitt2009-09-05
* [SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt2009-09-05
* [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-12
* [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt2009-05-23
* [SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig2009-04-27
* [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-12
* [SCSI] zfcp: Remove PCI flagChristof Schmitt2009-03-12
* [SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt2009-03-12
* [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt2009-03-12
* [SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke2009-03-12
* [SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt2009-03-12
* [SCSI] zfcp: Remove some port flagsChristof Schmitt2009-03-12
* [SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt2008-12-29
* [SCSI] zfcp: Remove busid macroChristof Schmitt2008-12-29
* [SCSI] zfcp: remove DID_DID flagChristof Schmitt2008-12-29
* [SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt2008-12-29
* [SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt2008-12-29
* [SCSI] zfcp: Remove adapter listChristof Schmitt2008-12-29
* [S390] zfcp: Report microcode level through service level interfaceChristof Schmitt2008-12-25
* blktrace: pass zfcp driver dataStefan Raspl2008-10-17
638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946

















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
%PDF-1.3
%
4 0 obj
<< /Length 5 0 R /Filter /FlateDecode >>
stream
xZَ5}p’ݫ		
^t%h4@	?޸KN"}\uj?qUM;vLߥ͕i.tҿSYT/?\7X?DCqymm0ite6&6uƙ{S޻f6c