summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose2012-11-276-194/+260
* [SCSI] be2iscsi: Update the copyright informationJohn Soni Jose2012-11-279-9/+9
* [SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose2012-11-273-0/+44
* [SCSI] be2iscsi: Fix Task Completion Event handlingJohn Soni Jose2012-11-273-104/+230
* [SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose2012-11-275-62/+212
* [SCSI] be2iscsi: Fix support for V2 version of WRB.John Soni Jose2012-11-272-39/+277
* [SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.John Soni Jose2012-11-273-13/+52
* [SCSI] be2iscsi: Fix max EQ supported by the driver.John Soni Jose2012-11-272-7/+21
* [SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.John Soni Jose2012-11-273-1/+8
* [SCSI] be2iscsi: Fix return value and typo.John Soni Jose2012-11-272-20/+60
* [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.John Soni Jose2012-11-273-37/+52
* [SCSI] be2iscsi: Issue an function level reset when driver is loadedJohn Soni Jose2012-11-271-47/+18
* [SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose2012-11-273-0/+21
* [SCSI] be2iscsi: Fix max supported EQ count to 8.John Soni Jose2012-11-272-9/+15
* [SCSI] be2iscsi: Fix memory leak in control path of driverJohn Soni Jose2012-11-272-10/+31
* [SCSI] be2iscsi: Display Completion Event string instead of OpcodeJohn Soni Jose2012-11-272-26/+64
* [SCSI] be2iscsi: Fix the issue with soft reset.Minh Tran2012-11-271-1/+1
* [SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd classBoaz Harrosh2012-11-271-0/+28
* [SCSI] sd: Reshuffle init_sd to avoid crashJoel D. Diaz2012-11-271-5/+8
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-243-4/+4
|\
| * EDAC: Change Boris' email addressBorislav Petkov2012-10-303-4/+4
* | Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-11-244-7/+9
|\ \
| * \ Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtdDavid Woodhouse2012-11-21944-17239/+34674
| |\ \
| | * | mtd: nand: fix Samsung SLC detection regressionBrian Norris2012-11-151-0/+1
| | * | mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-11-151-4/+5
| | * | mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat2012-11-091-1/+1
| | * | mtd: slram: invalid checking of absolute end addressJiri Engelthaler2012-11-091-1/+1
| * | | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat2012-10-101-1/+1
| * | | mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-10-101-4/+5
* | | | Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-11-231-1/+1
|\ \ \ \
| * | | | PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski2012-11-231-1/+1
* | | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-11-233-105/+132
|\ \ \ \ \
| * | | | | md/raid10: decrement correct pending counter when writing to replacement.NeilBrown2012-11-221-1/+1
| * | | | | md/raid10: close race that lose writes lost when replacement completes.NeilBrown2012-11-221-61/+68
| * | | | | md/raid5: Make sure we clear R5_Discard when discard is finished.NeilBrown2012-11-211-2/+5
| * | | | | md/raid5: move resolving of reconstruct_state earlier inNeilBrown2012-11-211-34/+34
| * | | | | md/raid5: round discard alignment up to power of 2.NeilBrown2012-11-201-0/+4
| * | | | | md: make sure everything is freed when dm-raid stops an array.NeilBrown2012-11-201-2/+14
| * | | | | md: Avoid write invalid address if read_seqretry returned true.majianpeng2012-11-201-2/+2
| * | | | | md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...majianpeng2012-11-201-3/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-11-235-13/+26
|\ \ \ \ \ \
| * | | | | | mtip32xx: Fix padding issueSelvan Mani2012-11-231-2/+2
| * | | | | | aoe: avoid running request handler on plugged queueEd Cashin2012-11-231-1/+1
| * | | | | | mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun2012-11-231-1/+2
| * | | | | | mtip32xx: fix shift larger than type warningJens Axboe2012-11-231-1/+2
| * | | | | | mtip32xx: Fix incorrect mask used for erase modeSelvan Mani2012-11-231-1/+1
| * | | | | | mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani2012-11-231-2/+6
| * | | | | | mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani2012-11-231-2/+2
| * | | | | | dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe2012-11-231-1/+7
| * | | | | | floppy: destroy floppy workqueue before cleaning up the queueJiri Kosina2012-11-231-2/+3
| | |_|_|/ / | |/| | | |