summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lockTejun Heo2013-01-091-5/+9
| | * | | | block: RCU free request_queueTejun Heo2013-01-092-1/+10
| | * | | | blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge()Tejun Heo2013-01-092-0/+142
| | * | | | blkcg: export __blkg_prfill_rwstat()Tejun Heo2013-01-091-0/+1
| | * | | | blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/Tejun Heo2013-01-092-4/+4
| | * | | | blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->onlineTejun Heo2013-01-092-1/+27
| | * | | | blkcg: add blkg_policy_data->plidTejun Heo2013-01-092-1/+4
| | * | | | cfq-iosched: enable full blkcg hierarchy supportTejun Heo2013-01-093-26/+88
| | * | | | cfq-iosched: convert cfq_group_slice() to use cfqg->vfractionTejun Heo2013-01-091-6/+1
| | * | | | cfq-iosched: implement hierarchy-ready cfq_group charge scalingTejun Heo2013-01-091-30/+77
| | * | | | cfq-iosched: implement cfq_group->nr_active and ->children_weightTejun Heo2013-01-091-0/+76
| | * | | | cfq-iosched: add leaf_weightTejun Heo2013-01-093-9/+130
| | * | | | blkcg: make blkcg_gq's hierarchicalTejun Heo2013-01-092-5/+55
| | * | | | blkcg: cosmetic updates to blkg_create()Tejun Heo2013-01-091-8/+7
| | * | | | blkcg: reorganize blkg_lookup_create() and friendsTejun Heo2013-01-091-23/+52
| | * | | | blkcg: fix minor bug in blkg_alloc()Tejun Heo2013-01-091-1/+1
| | * | | | cfq-iosched: Print sync-noidle information in blktrace messagesVivek Goyal2013-01-091-3/+7
| | * | | | cfq-iosched: Get rid of unnecessary local variableVivek Goyal2013-01-091-6/+2
| | * | | | cfq-iosched: Rename few functions related to selecting workloadVivek Goyal2013-01-091-4/+5
| | * | | | cfq-iosched: Rename "service_tree" to "st" at some placesVivek Goyal2013-01-091-41/+36
| | * | | | cfq-iosched: More renaming to better represent wl_class and wl_typeVivek Goyal2013-01-091-31/+33
| | * | | | cfq-iosched: Properly name all references to IO classVivek Goyal2013-01-091-33/+34
| | | |/ / | | |/| |
| * | | | block: Remove should_sort judgement when flush blk_plugJianpeng Ma2013-01-112-13/+1
| * | | | block,elevator: use new hashtable implementationSasha Levin2013-01-113-21/+9
| | |/ / | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-02-2850-926/+2169
|\ \ \ \
| * | | | [SCSI] aacraid: 1024 max outstanding command support for Series 7 and aboveMahesh Rajashekhara2013-01-302-3/+16
| * | | | [SCSI] bnx2fc: adjust duplicate testJulia Lawall2013-01-301-1/+1
| * | | | [SCSI] qla4xxx: Update driver version to 5.03.00-k4Vikas Chaudhary2013-01-301-1/+1
| * | | | [SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param.Manish Rangankar2013-01-301-6/+6
| * | | | [SCSI] qla4xxx: wait for boot target login response during probe.Manish Rangankar2013-01-302-4/+84
| * | | | [SCSI] qla4xxx: Added support for force firmware dumpVikas Chaudhary2013-01-303-6/+13
| * | | | [SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapterPoornima Vonti2013-01-302-24/+5
| * | | | [SCSI] qla4xxx: Throttle active IOCBs to firmware limitsKaren Higgins2013-01-303-3/+21
| * | | | [SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_dataKaren Higgins2013-01-301-5/+2
| * | | | [SCSI] qla4xxx: Quiesce driver activities while loopbackNilesh Javali2013-01-304-3/+45
| * | | | [SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICA...Nilesh Javali2013-01-302-2/+2
| * | | | [SCSI] qla4xxx: Add spurious interrupt messages under debug level 2Nilesh Javali2013-01-301-6/+7
| * | | | [SCSI] cxgb4i: Remove the scsi host device when removing deviceThadeu Lima de Souza Cascardo2013-01-301-0/+1
| * | | | [SCSI] bfa: fix strncpy() limiter in bfad_start_ops()Dan Carpenter2013-01-301-1/+1
| * | | | [SCSI] qla4xxx: Update driver version to 5.03.00-k3Vikas Chaudhary2013-01-301-1/+1
| * | | | [SCSI] qla4xxx: Correct the validation to check in get_sys_info mailboxNilesh Javali2013-01-301-2/+2
| * | | | [SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_directVikas Chaudhary2013-01-301-1/+1
| * | | | [SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver releaseJames Smart2013-01-301-1/+1
| * | | | [SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2013-01-301-3/+6
| * | | | [SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource countJames Smart2013-01-301-0/+28
| * | | | [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operationJames Smart2013-01-305-84/+369
| * | | | [SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferr...James Smart2013-01-301-0/+10
| * | | | [SCSI] lpfc 8.3.37: Fix potential memory corruption bugJames Smart2013-01-301-1/+1
| * | | | [SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJTJames Smart2013-01-305-83/+168
| * | | | [SCSI] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verificationJames Smart2013-01-301-153/+26
OpenPOWER on IntegriCloud