summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm persistent data: stop using dm_bm_unlock_move when shadowing blocks in tmJoe Thornber2012-07-273-27/+14
* dm persistent data: tidy transaction manager creation fnsJoe Thornber2012-07-274-55/+46
* dm thin metadata: stop tracking need for commitJoe Thornber2012-07-271-38/+2
* dm persistent data: create new dm_block_manager structJoe Thornber2012-07-272-23/+41
* dm thin metadata: factor __setup_btree_details out of init_pmdJoe Thornber2012-07-271-35/+39
* dm: use bool bitfields in struct dm_targetAlasdair G Kergon2012-07-274-9/+9
* dm thin: set flush_supportedJoe Thornber2012-07-271-0/+1
* dm: allow targets to request flushes regardless of underlying device supportJoe Thornber2012-07-272-0/+9
* dm persistent data: only commit space map if index changedJoe Thornber2012-07-272-1/+12
* dm persistent data: always unlock superblock in dm_bm_flush_and_unlockJoe Thornber2012-07-271-12/+4
* dm thin: avoid unnecessarily breaking sharing for flushesJoe Thornber2012-07-271-1/+1
* dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber2012-07-271-2/+3
* dm crypt: rename struct convert_context sector fieldMikulas Patocka2012-07-271-6/+6
* dm crypt: store crypt_config instead of dm_target structAlasdair G Kergon2012-07-271-20/+18
* dm crypt: move cipher data out of per_cpu structMikulas Patocka2012-07-271-69/+65
* dm crypt: rename pending fieldMikulas Patocka2012-07-271-13/+13
* dm raid: move sectors_per_dev calculationJonathan E Brassow2012-07-271-9/+9
* dm raid: restructure parse_raid_paramsJonathan E Brassow2012-07-271-5/+20
* dm mpath: add retain_attached_hw_handler featureMike Snitzer2012-07-271-6/+41
* dm thin: optimize power of two block sizeMikulas Patocka2012-07-271-7/+16
* dm thin: split discards on block boundaryMikulas Patocka2012-07-271-9/+7
* dm: introduce split_discard_requestsMikulas Patocka2012-07-272-1/+10
* dm thin: support for non power of 2 pool blocksizeMike Snitzer2012-07-271-22/+37
* dm stripe: optimize chunk_size calculationsMikulas Patocka2012-07-271-3/+23
* dm stripe: remove minimum stripe sizeMikulas Patocka2012-07-271-2/+1
* dm stripe: support for non power of 2 chunksizeMike Snitzer2012-07-272-27/+21
* dm: support non power of two target max_io_lenMike Snitzer2012-07-278-33/+69
* dm stripe: remove stripes_maskMikulas Patocka2012-07-271-6/+3
* dm stripe: fix size testMikulas Patocka2012-07-272-3/+1
* dm thin: provide specific errors for two table load failure casesMike Snitzer2012-07-271-2/+6
* dm: replace simple_strtoulmajianpeng2012-07-273-18/+7
* dm snapshot: remove redundant assignment in merge fnAlasdair G Kergon2012-07-271-1/+0
* dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKSJoe Thornber2012-07-271-6/+8
* dm thin metadata: remove pointless label from __commit_transactionJoe Thornber2012-07-271-8/+7
* dm persistent data: remove debug space map checkerJoe Thornber2012-07-276-534/+11
* dm: remove unused flush target methodJoe Thornber2012-07-271-2/+0
* dm thin: clean up compiler warningMike Snitzer2012-07-273-3/+3
* dm thin: reduce endio_hook pool sizeAlasdair G Kergon2012-07-271-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-24114-1018/+2509
|\
| * [SCSI] Revert "[SCSI] fix async probe regression"Dan Williams2012-07-201-5/+2
| * [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-203-25/+0
| * [SCSI] queue async scan work to an async_schedule domainDan Williams2012-07-201-6/+6
| * [SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams2012-07-203-2/+43
| * [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-207-27/+55
| * [SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati2012-07-202-4/+5
| * [SCSI] aacraid: Series 7 Async. (performance) mode supportMahesh Rajashekhara2012-07-208-125/+357
| * [SCSI] aha152x: Allow use on 64bit systemsAlan Cox2012-07-201-1/+1
| * [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger2012-07-203-4/+17
| * [SCSI] bfa: squelch lockdep complaint with a spin_lock_initKyle McMartin2012-07-201-0/+2
| * [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2012-07-203-6/+6
OpenPOWER on IntegriCloud