index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
persistent-data
Age
Commit message (
Expand
)
Author
2015-12-02
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
2015-11-04
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-10-31
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
2015-10-23
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
2015-10-23
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
2015-08-12
dm: remove unlikely() before IS_ERR()
viresh kumar
2015-08-12
dm btree remove: remove unused function get_nr_entries()
Vivek Goyal
2015-08-12
dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling()
Vivek Goyal
2015-08-12
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-08-07
dm btree remove: fix bug in remove_one()
Joe Thornber
2015-07-06
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
2015-07-05
dm btree remove: fix bug in redistribute3
Dennis Yang
2015-06-17
dm space map metadata: fix occasional leak of a metadata block on resize
Joe Thornber
2015-06-11
dm btree: add dm_btree_remove_leaves()
Joe Thornber
2015-05-29
dm thin metadata: remove in-core 'read_only' flag
Mike Snitzer
2015-02-21
Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-13
dm space map disk: fix sm_disk_count_is_more_than_one()
Mike Snitzer
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2014-12-02
dm space map metadata: fix sm_bootstrap_get_count()
Joe Thornber
2014-12-01
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
2014-12-01
dm array: if resizing the array is a noop set the new root to the old one
Joe Thornber
2014-11-10
dm transaction manager: add support for prefetching blocks of metadata
Joe Thornber
2014-11-10
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-03-27
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
2014-03-27
dm bitset: only flush the current word if it has been dirtied
Joe Thornber
2014-03-07
dm space map metadata: fix refcount decrement below 0 which caused corruption
Joe Thornber
2014-03-03
dm: fix Kconfig indentation
Mike Snitzer
2014-02-27
dm thin: allow metadata space larger than supported to go unused
Mike Snitzer
2014-01-21
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
2014-01-09
dm btree: add dm_btree_find_lowest_key
Joe Thornber
2014-01-07
dm space map metadata: fix extending the space map
Joe Thornber
2014-01-07
dm space map common: make sure new space is used during extend
Joe Thornber
2014-01-07
dm persistent data: cleanup dm-thin specific references in text
Mike Snitzer
2014-01-07
dm space map metadata: limit errors in sm_metadata_new_block
Mike Snitzer
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
2013-12-13
dm space map: disallow decrementing a reference count below zero
Joe Thornber
2013-12-10
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber
2013-12-10
dm space map metadata: return on failure in sm_metadata_new_block
Mike Snitzer
2013-11-09
dm space map disk: optimise sm_disk_dec_block
Joe Thornber
2013-11-05
dm array: fix bug in growing array
Joe Thornber
2013-08-23
dm space map: optimise sm_ll_dec and sm_ll_inc
Joe Thornber
2013-08-23
dm btree: prefetch child nodes when walking tree for a dm_btree_del
Joe Thornber
2013-08-23
dm btree: use pop_frame in dm_btree_del to cleanup code
Joe Thornber
2013-05-10
dm persistent metadata: add space map threshold callback
Joe Thornber
2013-05-10
dm persistent data: add threshold callback to space map
Joe Thornber
2013-05-10
dm persistent data: support space map resizing
Joe Thornber
2013-05-10
dm persistent data: fix error message typos
Joe Thornber
2013-03-20
dm thin: fix discard corruption
Joe Thornber
2013-03-01
dm: add cache target
Joe Thornber
2013-03-01
dm persistent data: add bitset
Joe Thornber
[prev]
[next]