index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
persistent-data
Age
Commit message (
Expand
)
Author
2017-05-25
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2017-05-25
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
2017-01-06
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2016-03-03
dm space map metadata: remove unused variable in brb_pop()
Mike Snitzer
2015-12-10
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
2015-12-09
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Joe Thornber
2015-12-02
dm thin metadata: fix bug in dm_thin_remove_range()
Joe Thornber
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
[next]