index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
persistent-data
Age
Commit message (
Expand
)
Author
2017-06-20
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2016-03-03
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
2016-02-19
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
2015-11-09
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
2015-11-09
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
2015-10-22
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
2015-08-03
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
2015-08-03
dm btree remove: fix bug in redistribute3
Dennis Yang
2015-01-08
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
2014-11-21
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-05-13
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
2014-02-13
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
2014-02-13
dm space map metadata: fix extending the space map
Joe Thornber
2014-02-13
dm space map common: make sure new space is used during extend
Joe Thornber
2013-12-20
dm space map metadata: return on failure in sm_metadata_new_block
Mike Snitzer
2013-12-20
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
2013-12-04
dm array: fix bug in growing array
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
2013-03-01
dm persistent data: add transactional array
Joe Thornber
2013-03-01
dm persistent data: add btree_walk
Joe Thornber
2013-03-01
dm persistent data: set some btree fn parms const
Mike Snitzer
2013-03-01
dm persistent data: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-23
drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE
Andrew Morton
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-12-21
dm persistent data: improve improve space map block alloc failure message
Joe Thornber
2012-12-21
dm persistent data: use DMERR_LIMIT for errors
Mike Snitzer
2012-12-21
dm block manager: reinstate message when validator fails
Mike Snitzer
2012-12-21
dm persistent data: fix nested btree deletion
Joe Thornber
2012-12-21
dm persistent data: rename node to btree_node
Mikulas Patocka
2012-10-29
md: Fix typo in drivers/md
Masanari Iida
2012-10-12
dm persistent data: convert to use le32_add_cpu
Wei Yongjun
2012-07-27
dm persistent data: introduce dm_bm_set_read_only
Joe Thornber
2012-07-27
dm persistent data: stop using dm_bm_unlock_move when shadowing blocks in tm
Joe Thornber
2012-07-27
dm persistent data: tidy transaction manager creation fns
Joe Thornber
2012-07-27
dm persistent data: create new dm_block_manager struct
Joe Thornber
2012-07-27
dm persistent data: only commit space map if index changed
Joe Thornber
2012-07-27
dm persistent data: always unlock superblock in dm_bm_flush_and_unlock
Joe Thornber
2012-07-27
dm persistent data: remove debug space map checker
Joe Thornber
2012-07-03
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
2012-07-03
dm persistent data: handle space map checker creation failure
Mike Snitzer
2012-07-03
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
2012-03-28
dm persistent data: remove space map ref_count entries if redundant
Joe Thornber
[next]