aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [SCSI] megaraid_sas: mask off flags in ioctl pathadam radford2012-01-16
* [SCSI] megaraid_sas: Fix reglockFlags for degraded raid5/6adam radford2012-01-16
* [SCSI] hpsa: do not sleep in atomic context in rmmod path.Stephen M. Cameron2012-01-16
* [SCSI] MAINTAINERS: pvscsi maintainers updateAlok Kataria2012-01-16
* [SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_...James Smart2012-01-16
* [SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu2012-01-10
* [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati2012-01-10
* [SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati2012-01-10
* [SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati2012-01-10
* [SCSI] fcoe: remove double check if skb is nonlinearRobert Love2012-01-10
* [SCSI] qla4xxx: Update driver version to 5.02.00-k11Vikas Chaudhary2012-01-10
* [SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.Manish Rangankar2012-01-10
* [SCSI] qla4xxx: Break the loop if the sendtargets list was emptyNilesh Javali2012-01-10
* [SCSI] qla4xxx: Limit the ACB Default Timeout value to 12sNilesh Javali2012-01-10
* [SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list shortLalit Chandivade2012-01-10
* [SCSI] libcxgbi: do not print a message when memory allocation failsThadeu Lima de Souza Cascardo2012-01-10
* [SCSI] sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis2012-01-10
* [SCSI] scsi_dh_rdac: Fix error pathRichard Weinberger2012-01-10
* Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-10
|\
| * mtd: Fix dependency for MTD_DOC200xFabio Estevam2012-01-09
| * mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-09
| * logfs: do not use 'mtd->block_isbad' directlyArtem Bityutskiy2012-01-09
| * mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-09
| * mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-09
| * mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy2012-01-09
| * mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-09
| * mtd: harmonize mtd_writev usageArtem Bityutskiy2012-01-09
| * mtd: do not use mtd->lock_user_prot_reg directlyArtem Bityutskiy2012-01-09
| * mtd: mtd->write_user_prot_reg directlyArtem Bityutskiy2012-01-09
| * mtd: do not use mtd->read_*_prot_reg directlyArtem Bityutskiy2012-01-09
| * mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy2012-01-09
| * mtd: do not use mtd->read_oob directlyArtem Bityutskiy2012-01-09
| * mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy2012-01-09
| * romfs: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-09
| * mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-09
| * mtd: do use mtd->point directlyArtem Bityutskiy2012-01-09
| * mtd: introduce mtd_has_oob helperArtem Bityutskiy2012-01-09
| * mtd: mtdcore: export symbols cleanupArtem Bityutskiy2012-01-09
| * mtd: clean-up the default_mtd_writev functionArtem Bityutskiy2012-01-09
| * jffs: remove custom mtd_fake_writev functionArtem Bityutskiy2012-01-09
| * mtd: remove unused default_mtd_readv prototypeArtem Bityutskiy2012-01-09
| * mtd: sst25l: kill unused variableArtem Bityutskiy2012-01-09
| * mtd: onenand: kill unused variableArtem Bityutskiy2012-01-09
| * mtd: kill dev_to_mtd helperArtem Bityutskiy2012-01-09
| * mtd: remove extra retlen assignmentArtem Bityutskiy2012-01-09
| * mtd: always initialize retlen to zeroArtem Bityutskiy2012-01-09
| * mtd: doc: do not initialize mtd_info fields to 0 or NULLArtem Bityutskiy2012-01-09
| * mtd: docprobe: use kzalloc insteadArtem Bityutskiy2012-01-09
| * mtd: move mtd->{get,put}_device functions upArtem Bityutskiy2012-01-09
| * mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-09