index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
md/RAID1: Add missing case for attempting to repair known bad blocks.
Alexander Lyakas
1
-0
/
+12
2012-07-31
md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE.
majianpeng
1
-1
/
+1
2012-07-31
md/raid1: don't abort a resync on the first badblock.
NeilBrown
1
-1
/
+4
2012-07-31
md: remove duplicated test on ->openers when calling do_md_stop()
NeilBrown
1
-6
/
+2
2012-07-31
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
majianpeng
2
-2
/
+13
2012-07-31
md/raid1: prevent merging too large request
Shaohua Li
2
-7
/
+50
2012-07-31
md/raid1: read balance chooses idlest disk for SSD
Shaohua Li
1
-3
/
+31
2012-07-31
md/raid1: make sequential read detection per disk based
Shaohua Li
2
-34
/
+12
2012-07-31
MD RAID10: Export md_raid10_congested
Jonathan Brassow
2
-22
/
+37
2012-07-31
MD: Move macros from raid1*.h to raid1*.c
Jonathan Brassow
4
-29
/
+29
2012-07-31
MD RAID1: rename mirror_info structure
Jonathan Brassow
2
-9
/
+9
2012-07-31
MD RAID10: rename mirror_info structure
Jonathan Brassow
2
-12
/
+12
2012-07-31
MD RAID10: Fix compiler warning.
Jonathan Brassow
1
-1
/
+1
2012-07-27
dm raid: move sectors_per_dev calculation
Jonathan E Brassow
1
-9
/
+9
2012-07-27
dm raid: restructure parse_raid_params
Jonathan E Brassow
1
-5
/
+20
2012-07-27
dm mpath: add retain_attached_hw_handler feature
Mike Snitzer
1
-6
/
+41
2012-07-27
dm thin: optimize power of two block size
Mikulas Patocka
1
-7
/
+16
2012-07-27
dm thin: split discards on block boundary
Mikulas Patocka
1
-9
/
+7
2012-07-27
dm: introduce split_discard_requests
Mikulas Patocka
2
-1
/
+10
2012-07-27
dm thin: support for non power of 2 pool blocksize
Mike Snitzer
1
-22
/
+37
2012-07-27
dm stripe: optimize chunk_size calculations
Mikulas Patocka
1
-3
/
+23
2012-07-27
dm stripe: remove minimum stripe size
Mikulas Patocka
1
-2
/
+1
2012-07-27
dm stripe: support for non power of 2 chunksize
Mike Snitzer
2
-27
/
+21
2012-07-27
dm: support non power of two target max_io_len
Mike Snitzer
8
-33
/
+69
2012-07-27
dm stripe: remove stripes_mask
Mikulas Patocka
1
-6
/
+3
2012-07-27
dm stripe: fix size test
Mikulas Patocka
2
-3
/
+1
2012-07-27
dm thin: provide specific errors for two table load failure cases
Mike Snitzer
1
-2
/
+6
2012-07-27
dm: replace simple_strtoul
majianpeng
3
-18
/
+7
2012-07-27
dm snapshot: remove redundant assignment in merge fn
Alasdair G Kergon
1
-1
/
+0
2012-07-27
dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKS
Joe Thornber
1
-6
/
+8
2012-07-27
dm thin metadata: remove pointless label from __commit_transaction
Joe Thornber
1
-8
/
+7
2012-07-27
dm persistent data: remove debug space map checker
Joe Thornber
6
-534
/
+11
2012-07-27
dm: remove unused flush target method
Joe Thornber
1
-2
/
+0
2012-07-27
dm thin: clean up compiler warning
Mike Snitzer
3
-3
/
+3
2012-07-27
dm thin: reduce endio_hook pool size
Alasdair G Kergon
1
-1
/
+1
2012-07-24
i2c-omap: Add support for I2C_M_STOP message flag
Laurent Pinchart
1
-1
/
+4
2012-07-24
i2c: Fall back to emulated SMBus if the operation isn't supported natively
Laurent Pinchart
1
-4
/
+10
2012-07-24
i2c: Add SCCB support
Laurent Pinchart
3
-6
/
+4
2012-07-24
i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter
Emmanuel Deloget
1
-0
/
+1
2012-07-24
i2c-i801: Enable IRQ for byte_by_byte transactions
Daniel Kurtz
1
-7
/
+78
2012-07-24
i2c-i801: Enable interrupts on ICH5/7/8/9/10
Jean Delvare
1
-4
/
+9
2012-07-24
i2c-i801: Enable IRQ for SMBus transactions
Daniel Kurtz
2
-7
/
+105
2012-07-24
i2c-i801: Consolidate polling
Jean Delvare
1
-55
/
+53
2012-07-24
i2c-i801: Drop ENABLE_INT9
Daniel Kurtz
1
-5
/
+4
2012-07-24
i2c-i801: Rename some SMBHSTCNT bit constants
Daniel Kurtz
1
-10
/
+11
2012-07-24
i2c-i801: Check and return errors during byte-by-byte transfers
Daniel Kurtz
1
-4
/
+6
2012-07-24
i2c-i801: Clear only status bits in HST_STS
Daniel Kurtz
1
-1
/
+1
2012-07-24
i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
Daniel Kurtz
1
-14
/
+14
2012-07-24
i2c-smbus: Use module_i2c_driver()
Fabio Estevam
1
-12
/
+1
2012-07-24
i2c/writing-clients: Mention module_i2c_driver()
Jean Delvare
1
-8
/
+15
[next]