aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dm thin: avoid unnecessarily breaking sharing for flushesJoe Thornber2012-07-27
* dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber2012-07-27
* dm crypt: rename struct convert_context sector fieldMikulas Patocka2012-07-27
* dm crypt: store crypt_config instead of dm_target structAlasdair G Kergon2012-07-27
* dm crypt: move cipher data out of per_cpu structMikulas Patocka2012-07-27
* dm crypt: rename pending fieldMikulas Patocka2012-07-27
* dm raid: move sectors_per_dev calculationJonathan E Brassow2012-07-27
* dm raid: restructure parse_raid_paramsJonathan E Brassow2012-07-27
* dm mpath: add retain_attached_hw_handler featureMike Snitzer2012-07-27
* dm thin: optimize power of two block sizeMikulas Patocka2012-07-27
* dm thin: split discards on block boundaryMikulas Patocka2012-07-27
* dm: introduce split_discard_requestsMikulas Patocka2012-07-27
* dm thin: support for non power of 2 pool blocksizeMike Snitzer2012-07-27
* dm stripe: optimize chunk_size calculationsMikulas Patocka2012-07-27
* dm stripe: remove minimum stripe sizeMikulas Patocka2012-07-27
* dm stripe: support for non power of 2 chunksizeMike Snitzer2012-07-27
* dm: support non power of two target max_io_lenMike Snitzer2012-07-27
* dm stripe: remove stripes_maskMikulas Patocka2012-07-27
* dm stripe: fix size testMikulas Patocka2012-07-27
* dm thin: provide specific errors for two table load failure casesMike Snitzer2012-07-27
* dm: replace simple_strtoulmajianpeng2012-07-27
* dm snapshot: remove redundant assignment in merge fnAlasdair G Kergon2012-07-27
* dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKSJoe Thornber2012-07-27
* dm thin metadata: remove pointless label from __commit_transactionJoe Thornber2012-07-27
* dm persistent data: remove debug space map checkerJoe Thornber2012-07-27
* dm: remove unused flush target methodJoe Thornber2012-07-27
* dm thin: clean up compiler warningMike Snitzer2012-07-27
* dm thin: reduce endio_hook pool sizeAlasdair G Kergon2012-07-27
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-24
|\
| * [SCSI] Revert "[SCSI] fix async probe regression"Dan Williams2012-07-20
| * [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-20
| * [SCSI] queue async scan work to an async_schedule domainDan Williams2012-07-20
| * [SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams2012-07-20
| * [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-20
| * [SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati2012-07-20
| * [SCSI] aacraid: Series 7 Async. (performance) mode supportMahesh Rajashekhara2012-07-20
| * [SCSI] aha152x: Allow use on 64bit systemsAlan Cox2012-07-20
| * [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger2012-07-20
| * [SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin2012-07-20
| * [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2012-07-20
| * [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2012-07-20
| * [SCSI] ufs: fix incorrect return value about SUCCESS and FAILEDNamjae Jeon2012-07-20
| * [SCSI] ufs: reverse the ufshcd_is_device_present logicVenkatraman S2012-07-20
| * [SCSI] ufs: use module_pci_driverVenkatraman S2012-07-20
| * [SCSI] usb-storage: update usb devices for write cache quirk in quirk list.Namjae Jeon2012-07-20
| * [SCSI] usb-storage: add support for write cache quirkNamjae Jeon2012-07-20
| * [SCSI] set to WCE if usb cache quirk is present.Namjae Jeon2012-07-20
| * [SCSI] virtio-scsi: hotplug support for virtio-scsiCong Meng2012-07-20
| * [SCSI] virtio-scsi: split scatterlist per targetPaolo Bonzini2012-07-20
| * [SCSI] virtio-scsi: release sg_lock after add_bufPaolo Bonzini2012-07-20