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
2019-08-22
dm space map metadata: fix missing store of apply_bops() return value
ZhangXiaoxu
2019-08-22
dm btree: fix order of block initialization in btree_split_beneath
ZhangXiaoxu
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-04-29
dm persistent data: Simplify stack trace handling
Thomas Gleixner
2019-04-18
dm space map common: zero entire ll_disk
Mike Snitzer
2019-03-05
dm block manager: remove redundant unlikely annotation
Chengguang Xu
2018-08-01
dm: Avoid namespace collision with bitmap API
Andy Shevchenko
2018-04-03
dm bufio: move dm-bufio.h to include/linux/
Mikulas Patocka
2018-01-17
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
2017-11-14
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
2017-11-10
dm space map metadata: use ARRAY_SIZE
Jérémy Lefaure
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2017-04-27
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
2017-04-24
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-02-21
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-16
dm space map metadata: constify dm_space_map structures
Bhumika Goyal
2017-02-16
dm persistent data: add cursor skip functions to the cursor APIs
Joe Thornber
2017-02-16
dm bitset: add dm_bitset_new()
Joe Thornber
2017-02-16
dm bitset: introduce cursor api
Joe Thornber
2017-02-16
dm btree: use GFP_NOFS in dm_btree_del()
Joe Thornber
2017-02-16
dm space map common: memcpy the disk root to ensure it's arch aligned
Joe Thornber
2017-02-16
dm block manager: add unlikely() annotations on dm_bufio error paths
Joe Thornber
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
2016-12-08
dm space map: always set ev if sm_ll_mutate() succeeds
Benjamin Marzinski
2016-12-08
dm space map metadata: skip useless memcpy in metadata_ll_init_index()
Benjamin Marzinski
2016-12-08
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2016-12-08
dm array: remove a dead assignment in populate_ablock_with_values()
Bart Van Assche
2016-11-14
dm block manager: make block locking optional
Joe Thornber
2016-09-22
dm array: introduce cursor api
Joe Thornber
2016-09-22
dm btree: introduce cursor api
Joe Thornber
2016-09-22
dm array: add dm_array_new()
Joe Thornber
2016-07-20
dm btree: fix a bug in dm_btree_find_next_single()
Joe Thornber
2015-12-14
dm space map metadata: remove unused variable in brb_pop()
Mike Snitzer
2015-12-10
dm btree: factor out need_insert() helper
Mike Snitzer
2015-12-10
dm bufio: store stacktrace in buffers to help find buffer leaks
Mikulas Patocka
2015-12-10
dm block manager: cleanup code that prints stacktrace
Mikulas Patocka
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
[prev]
[next]