index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm thin metadata: move dm_commit_pool_metadata into __write_initial_superblock
Joe Thornber
2012-07-27
1
-6
/
+38
*
dm thin metadata: factor out __write_initial_superblock
Joe Thornber
2012-07-27
1
-51
/
+58
*
dm thin metadata: lift some initialisation out of __open_or_format_metadata
Joe Thornber
2012-07-27
1
-4
/
+4
*
dm thin metadata: factor __destroy_persistent_data out of dm_pool_metadata_close
Joe Thornber
2012-07-27
1
-5
/
+10
*
dm thin metadata: move bm creation code into create_persistent_data_objects
Joe Thornber
2012-07-27
1
-24
/
+32
*
dm thin metadata: rename init_pmd to __create_persistent_data_objects
Joe Thornber
2012-07-27
1
-4
/
+4
*
dm thin metadata: wrap superblock locking
Joe Thornber
2012-07-27
1
-21
/
+20
*
dm persistent data: stop using dm_bm_unlock_move when shadowing blocks in tm
Joe Thornber
2012-07-27
3
-27
/
+14
*
dm persistent data: tidy transaction manager creation fns
Joe Thornber
2012-07-27
4
-55
/
+46
*
dm thin metadata: stop tracking need for commit
Joe Thornber
2012-07-27
1
-38
/
+2
*
dm persistent data: create new dm_block_manager struct
Joe Thornber
2012-07-27
2
-23
/
+41
*
dm thin metadata: factor __setup_btree_details out of init_pmd
Joe Thornber
2012-07-27
1
-35
/
+39
*
dm: use bool bitfields in struct dm_target
Alasdair G Kergon
2012-07-27
4
-9
/
+9
*
dm thin: set flush_supported
Joe Thornber
2012-07-27
1
-0
/
+1
*
dm: allow targets to request flushes regardless of underlying device support
Joe Thornber
2012-07-27
2
-0
/
+9
*
dm persistent data: only commit space map if index changed
Joe Thornber
2012-07-27
2
-1
/
+12
*
dm persistent data: always unlock superblock in dm_bm_flush_and_unlock
Joe Thornber
2012-07-27
1
-12
/
+4
*
dm thin: avoid unnecessarily breaking sharing for flushes
Joe Thornber
2012-07-27
1
-1
/
+1
*
dm thin: fix memory leak in process_prepared_mapping error paths
Joe Thornber
2012-07-27
1
-2
/
+3
*
dm crypt: rename struct convert_context sector field
Mikulas Patocka
2012-07-27
1
-6
/
+6
*
dm crypt: store crypt_config instead of dm_target struct
Alasdair G Kergon
2012-07-27
1
-20
/
+18
*
dm crypt: move cipher data out of per_cpu struct
Mikulas Patocka
2012-07-27
1
-69
/
+65
*
dm crypt: rename pending field
Mikulas Patocka
2012-07-27
1
-13
/
+13
*
dm raid: move sectors_per_dev calculation
Jonathan E Brassow
2012-07-27
1
-9
/
+9
*
dm raid: restructure parse_raid_params
Jonathan E Brassow
2012-07-27
1
-5
/
+20
*
dm mpath: add retain_attached_hw_handler feature
Mike Snitzer
2012-07-27
1
-6
/
+41
*
dm thin: optimize power of two block size
Mikulas Patocka
2012-07-27
1
-7
/
+16
*
dm thin: split discards on block boundary
Mikulas Patocka
2012-07-27
1
-9
/
+7
*
dm: introduce split_discard_requests
Mikulas Patocka
2012-07-27
2
-1
/
+10
*
dm thin: support for non power of 2 pool blocksize
Mike Snitzer
2012-07-27
1
-22
/
+37
*
dm stripe: optimize chunk_size calculations
Mikulas Patocka
2012-07-27
1
-3
/
+23
*
dm stripe: remove minimum stripe size
Mikulas Patocka
2012-07-27
1
-2
/
+1
*
dm stripe: support for non power of 2 chunksize
Mike Snitzer
2012-07-27
2
-27
/
+21
*
dm: support non power of two target max_io_len
Mike Snitzer
2012-07-27
8
-33
/
+69
*
dm stripe: remove stripes_mask
Mikulas Patocka
2012-07-27
1
-6
/
+3
*
dm stripe: fix size test
Mikulas Patocka
2012-07-27
2
-3
/
+1
*
dm thin: provide specific errors for two table load failure cases
Mike Snitzer
2012-07-27
1
-2
/
+6
*
dm: replace simple_strtoul
majianpeng
2012-07-27
3
-18
/
+7
*
dm snapshot: remove redundant assignment in merge fn
Alasdair G Kergon
2012-07-27
1
-1
/
+0
*
dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKS
Joe Thornber
2012-07-27
1
-6
/
+8
*
dm thin metadata: remove pointless label from __commit_transaction
Joe Thornber
2012-07-27
1
-8
/
+7
*
dm persistent data: remove debug space map checker
Joe Thornber
2012-07-27
6
-534
/
+11
*
dm: remove unused flush target method
Joe Thornber
2012-07-27
1
-2
/
+0
*
dm thin: clean up compiler warning
Mike Snitzer
2012-07-27
3
-3
/
+3
*
dm thin: reduce endio_hook pool size
Alasdair G Kergon
2012-07-27
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2012-07-25
114
-1018
/
+2509
|
\
|
*
[SCSI] Revert "[SCSI] fix async probe regression"
Dan Williams
2012-07-20
1
-5
/
+2
|
*
[SCSI] cleanup usages of scsi_complete_async_scans
Dan Williams
2012-07-20
3
-25
/
+0
|
*
[SCSI] queue async scan work to an async_schedule domain
Dan Williams
2012-07-20
1
-6
/
+6
|
*
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
Dan Williams
2012-07-20
3
-2
/
+43
[next]