summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-16[SCSI] isci: enable wide port targetsBartek Nowakowski3-4/+12
2012-01-16[SCSI] isci: Fix IO fails when pull cable from phy in x4 wideport in MPC mode.Marcin Tomczak1-3/+7
2012-01-16[SCSI] isci: update version to 1.1Dan Williams2-6/+1
2012-01-16[SCSI] isci: remove unused 'isci_tmf->device' fieldMaciej Trela2-5/+4
2012-01-16[SCSI] isci: link speeds default to gen 2Jeff Skirvin2-3/+4
2012-01-16[SCSI] isci: performance-fix, shorten default "no outbound task" timeoutMarcin Tomczak2-2/+2
2012-01-16[SCSI] isci: oem parameter format v1.3 (cable select)Jeff Skirvin5-5/+111
2012-01-16[SCSI] isci: oem parameter format v1.1 (ssc select)Dave Jiang4-6/+148
2012-01-16[SCSI] isci: update afe (analog-front-end) recipe for C1Jeff Skirvin4-26/+103
2012-01-16[SCSI] isci: cleanup oem parameter and recipe handlingDan Williams2-102/+86
2012-01-16[SCSI] isci, firmware: Remove isci fallback parameter blob and generatorBen Hutchings6-248/+0
2012-01-16[SCSI] megaraid_sas: Version and Changelog updateadam radford3-4/+14
2012-01-16[SCSI] megaraid_sas: remove poll_mode_io codeadam radford2-143/+0
2012-01-16[SCSI] megaraid_sas: mask off flags in ioctl pathadam radford1-0/+2
2012-01-16[SCSI] megaraid_sas: Fix reglockFlags for degraded raid5/6adam radford1-1/+3
2012-01-16[SCSI] hpsa: do not sleep in atomic context in rmmod path.Stephen M. Cameron1-0/+2
2012-01-16[SCSI] MAINTAINERS: pvscsi maintainers updateAlok Kataria1-1/+1
2012-01-16[SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_...James Smart1-1/+2
2012-01-11[SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu1-0/+5
2012-01-11[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati6-4/+112
2012-01-11[SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati5-582/+2
2012-01-11[SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati1-2/+4
2012-01-11[SCSI] fcoe: remove double check if skb is nonlinearRobert Love1-2/+1
2012-01-11[SCSI] qla4xxx: Update driver version to 5.02.00-k11Vikas Chaudhary1-1/+1
2012-01-11[SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.Manish Rangankar1-3/+0
2012-01-11[SCSI] qla4xxx: Break the loop if the sendtargets list was emptyNilesh Javali1-0/+3
2012-01-11[SCSI] qla4xxx: Limit the ACB Default Timeout value to 12sNilesh Javali1-4/+12
2012-01-11[SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list shortLalit Chandivade1-162/+237
2012-01-11[SCSI] libcxgbi: do not print a message when memory allocation failsThadeu Lima de Souza Cascardo1-2/+3
2012-01-11[SCSI] sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis1-0/+4
2012-01-11[SCSI] scsi_dh_rdac: Fix error pathRichard Weinberger1-0/+2
2012-01-10drm/nouveau/pm: fix build with HWMON offDave Airlie1-1/+1
2012-01-10gma500: silence gcc warnings in mid_get_vbt_data()Dan Carpenter1-3/+3
2012-01-10drm/ttm: fix condition (and vs or)Dan Carpenter1-5/+3
2012-01-10vfs: new helper - d_make_root()Al Viro2-0/+18
2012-01-10dcache: use a dispose list in select_parentDave Chinner1-42/+21
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt2-2/+2
2012-01-09igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings1-0/+2
2012-01-09netdev: make net_device_ops conststephen hemminger2-3/+2
2012-01-09bcm63xx: make ethtool_ops conststephen hemminger1-1/+1
2012-01-09usbnet: make ethtool_ops conststephen hemminger4-5/+5
2012-01-09net: Fix build with INET disabled.David S. Miller2-2/+1
2012-01-09ceph: d_alloc_root() may failAl Viro1-4/+11
2012-01-09ext4: fix failure exitsAl Viro1-5/+8
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2-6/+11
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko1-2/+2
2012-01-09mtd: Fix dependency for MTD_DOC200xFabio Estevam1-0/+3
2012-01-09mtd: do not use mtd->block_markbad directlyArtem Bityutskiy6-10/+6
2012-01-09logfs: do not use 'mtd->block_isbad' directlyArtem Bityutskiy1-2/+2
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy12-20/+21