index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-24
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
|
*
[SCSI] async: introduce 'async_domain' type
Dan Williams
2012-07-20
7
-27
/
+55
|
*
[SCSI] bfa: Fix to set correct return error codes and misc cleanup.
Krishna Gudipati
2012-07-20
2
-4
/
+5
|
*
[SCSI] aacraid: Series 7 Async. (performance) mode support
Mahesh Rajashekhara
2012-07-20
8
-125
/
+357
|
*
[SCSI] aha152x: Allow use on 64bit systems
Alan Cox
2012-07-20
1
-1
/
+1
|
*
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...
Nicholas Bellinger
2012-07-20
3
-4
/
+17
|
*
[SCSI] bfa: squelch lockdep complaint with a spin_lock_init
Kyle McMartin
2012-07-20
1
-0
/
+2
|
*
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2012-07-20
3
-6
/
+6
|
*
[SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2012-07-20
1
-1
/
+1
|
*
[SCSI] ufs: fix incorrect return value about SUCCESS and FAILED
Namjae Jeon
2012-07-20
1
-4
/
+6
|
*
[SCSI] ufs: reverse the ufshcd_is_device_present logic
Venkatraman S
2012-07-20
1
-3
/
+3
|
*
[SCSI] ufs: use module_pci_driver
Venkatraman S
2012-07-20
1
-18
/
+1
|
*
[SCSI] usb-storage: update usb devices for write cache quirk in quirk list.
Namjae Jeon
2012-07-20
1
-0
/
+12
|
*
[SCSI] usb-storage: add support for write cache quirk
Namjae Jeon
2012-07-20
4
-2
/
+14
|
*
[SCSI] set to WCE if usb cache quirk is present.
Namjae Jeon
2012-07-20
2
-2
/
+8
|
*
[SCSI] virtio-scsi: hotplug support for virtio-scsi
Cong Meng
2012-07-20
2
-1
/
+132
|
*
[SCSI] virtio-scsi: split scatterlist per target
Paolo Bonzini
2012-07-20
1
-47
/
+94
|
*
[SCSI] virtio-scsi: release sg_lock after add_buf
Paolo Bonzini
2012-07-20
1
-2
/
+2
|
*
[SCSI] virtio-scsi: split locking per vq
Paolo Bonzini
2012-07-20
1
-25
/
+52
|
*
[SCSI] virtio-scsi: unlock during kick
Paolo Bonzini
2012-07-20
1
-1
/
+3
[next]