index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-thin.c
Age
Commit message (
Expand
)
Author
2014-01-07
dm thin: fix set_pool_mode exposed pool operation races
Mike Snitzer
2014-01-07
dm thin: eliminate the no_free_space flag
Mike Snitzer
2014-01-07
dm thin: add error_if_no_space feature
Mike Snitzer
2014-01-07
dm thin: requeue bios to DM core if no_free_space and in read-only mode
Mike Snitzer
2014-01-07
dm thin: cleanup and improve no space handling
Mike Snitzer
2014-01-07
dm thin: log info when growing the data or metadata device
Mike Snitzer
2014-01-07
dm thin: handle metadata failures more consistently
Joe Thornber
2014-01-07
dm thin: factor out check_low_water_mark and use bools
Joe Thornber
2014-01-07
dm thin: add mappings to end of prepared_* lists
Mike Snitzer
2014-01-07
dm thin: return error from alloc_data_block if pool is not in write mode
Joe Thornber
2014-01-07
dm thin: use bool rather than unsigned for flags in structures
Mike Snitzer
2014-01-07
dm thin: fix discard support to a previously shared block
Joe Thornber
2014-01-07
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
2013-12-10
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber
2013-12-10
dm thin: re-establish read-only state when switching to fail mode
Joe Thornber
2013-12-10
dm thin: always fallback the pool mode if commit fails
Joe Thornber
2013-12-10
dm thin: switch to read-only mode if metadata space is exhausted
Mike Snitzer
2013-12-10
dm thin: switch to read only mode if a mapping insert fails
Joe Thornber
2013-09-23
dm thin: do not expose non-zero discard limits if discards disabled
Mike Snitzer
2013-09-06
dm thin: always return -ENOSPC if no_free_space is set
Mike Snitzer
2013-09-06
dm thin: set pool read-only if breaking_sharing fails block allocation
Mike Snitzer
2013-09-06
dm thin: prefix pool error messages with pool device name
Mike Snitzer
2013-08-23
dm thin: fix stacking of geometry limits
Mike Snitzer
2013-05-19
dm thin: fix metadata dev resize detection
Alasdair G Kergon
2013-05-10
dm thin: generate event when metadata threshold passed
Joe Thornber
2013-05-10
dm thin: detect metadata device resizing
Joe Thornber
2013-05-10
dm thin: open dev read only when possible
Joe Thornber
2013-05-10
dm thin: refactor data dev resize
Joe Thornber
2013-03-20
dm thin: fix non power of two discard granularity calc
Joe Thornber
2013-03-20
dm thin: fix discard corruption
Joe Thornber
2013-03-01
dm thin: remove cells from stack
Joe Thornber
2013-03-01
dm bio prison: pass cell memory in
Joe Thornber
2013-03-01
dm kcopyd: introduce configurable throttling
Mikulas Patocka
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm thin: use block_size_is_power_of_two
Mike Snitzer
2013-03-01
dm thin: support a non power of 2 discard_granularity
Mike Snitzer
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
2013-01-31
dm thin: fix queue limits stacking
Mike Snitzer
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
2012-12-21
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
2012-12-21
dm thin: use DMERR_LIMIT for errors
Mike Snitzer
2012-12-21
dm thin: cleanup dead code
Joe Thornber
2012-12-21
dm thin: rename cell_defer_except to cell_defer_no_holder
Joe Thornber
2012-12-21
dm thin: emit ignore_discard in status when discards disabled
Mike Snitzer
2012-12-21
dm thin: wake worker when discard is prepared
Joe Thornber
2012-12-21
dm thin: fix race between simultaneous io and discards to same block
Joe Thornber
2012-12-21
dm thin: replace dm_cell_release_singleton with cell_defer_except
Joe Thornber
2012-10-12
dm thin: move bio_prison code to separate module
Mike Snitzer
2012-10-12
dm thin: prepare to separate bio_prison code
Mike Snitzer
[next]