aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_transport_fc.c
AgeCommit message (Expand)Author
2013-03-28scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie
2012-07-20[SCSI] fc: add some more FC specific stats to fc_hostVasu Dev
2012-06-25block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo
2012-05-10[SCSI] fc class: fix scanning when devs are offlineMike Christie
2012-02-19[SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh
2012-01-16[SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_...James Smart
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-05-01[SCSI] scsi_transport_fc: Fix deadlock during fc_remove_hostNithin Nayak Sujir
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2010-10-07[SCSI] fc class: add fc host dev loss sysfs fileMike Christie
2010-09-09[SCSI] scsi_transport_fc: fix blocked bsg request when fc object deletedJames Smart
2010-09-05[SCSI] fc class: add fc host default default dev loss settingMike Christie
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König
2010-04-11[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt
2010-04-11[SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmoHannes Reinecke
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-27[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineSarang Radke
2010-03-08[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen
2010-01-18[SCSI] scsi_transport_fc: Remove capping from dev_loss_tmoHannes Reinecke
2010-01-17[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig
2009-12-10[SCSI] fc class: fix fc_transport_init error handlingMike Christie
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-04[SCSI] fc class: fail fast bsg requestsMike Christie
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt
2009-11-06[SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King
2009-10-29[SCSI] scsi_transport_fc: remove invalid BUG_ONMichael Reed
2009-10-02[SCSI] scsi_transport_fc: fix missing kernel-docRandy Dunlap
2009-08-22[SCSI] fc_transport: Correct max fc_host attribute countJames Smart
2009-08-22[SCSI] scsi_transport_fc: fix kernel-doc param nameRandy Dunlap
2009-06-26[SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt
2009-06-21[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley
2009-06-21fc_transport: Selective return value from BSG timeout functionGiridhar Malavali
2009-06-21fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali
2009-06-12[SCSI] FC Pass Thru supportJames Smart
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-03-12[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point descriptionChristof Schmitt
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso
2009-01-06[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-29[SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeoutJames Smart
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie