index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
persistent-data
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
1
-1
/
+2
2017-11-10
dm space map metadata: use ARRAY_SIZE
Jérémy Lefaure
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-15
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
1
-1
/
+14
2017-04-28
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
2
-2
/
+1
2017-04-24
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
1
-2
/
+6
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-02-21
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-12
/
+242
2017-02-16
dm space map metadata: constify dm_space_map structures
Bhumika Goyal
1
-2
/
+2
2017-02-16
dm persistent data: add cursor skip functions to the cursor APIs
Joe Thornber
6
-0
/
+70
2017-02-16
dm bitset: add dm_bitset_new()
Joe Thornber
2
-0
/
+58
2017-02-16
dm bitset: introduce cursor api
Joe Thornber
2
-0
/
+91
2017-02-16
dm btree: use GFP_NOFS in dm_btree_del()
Joe Thornber
1
-1
/
+6
2017-02-16
dm space map common: memcpy the disk root to ensure it's arch aligned
Joe Thornber
1
-5
/
+11
2017-02-16
dm block manager: add unlikely() annotations on dm_bufio error paths
Joe Thornber
1
-4
/
+4
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-2
/
+2
2016-12-08
dm space map: always set ev if sm_ll_mutate() succeeds
Benjamin Marzinski
1
-1
/
+2
2016-12-08
dm space map metadata: skip useless memcpy in metadata_ll_init_index()
Benjamin Marzinski
1
-1
/
+0
2016-12-08
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
1
-8
/
+6
2016-12-08
dm array: remove a dead assignment in populate_ablock_with_values()
Bart Van Assche
1
-2
/
+0
2016-11-14
dm block manager: make block locking optional
Joe Thornber
1
-1
/
+18
2016-09-22
dm array: introduce cursor api
Joe Thornber
2
-0
/
+119
2016-09-22
dm btree: introduce cursor api
Joe Thornber
2
-0
/
+197
2016-09-22
dm array: add dm_array_new()
Joe Thornber
2
-31
/
+130
2016-07-20
dm btree: fix a bug in dm_btree_find_next_single()
Joe Thornber
1
-1
/
+8
2015-12-14
dm space map metadata: remove unused variable in brb_pop()
Mike Snitzer
1
-3
/
+0
2015-12-10
dm btree: factor out need_insert() helper
Mike Snitzer
1
-7
/
+10
2015-12-10
dm bufio: store stacktrace in buffers to help find buffer leaks
Mikulas Patocka
1
-9
/
+0
2015-12-10
dm block manager: cleanup code that prints stacktrace
Mikulas Patocka
1
-10
/
+1
2015-12-10
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
1
-1
/
+15
2015-12-09
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Joe Thornber
1
-10
/
+22
2015-12-02
dm thin metadata: fix bug in dm_thin_remove_range()
Joe Thornber
2
-3
/
+92
2015-12-02
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
1
-1
/
+3
2015-11-05
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
10
-68
/
+42
2015-11-01
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
10
-68
/
+42
2015-10-23
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
1
-1
/
+1
2015-10-23
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
1
-6
/
+11
2015-08-12
dm: remove unlikely() before IS_ERR()
viresh kumar
1
-4
/
+4
2015-08-12
dm btree remove: remove unused function get_nr_entries()
Vivek Goyal
1
-22
/
+0
2015-08-12
dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling()
Vivek Goyal
1
-3
/
+3
2015-08-12
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
4
-16
/
+50
2015-08-07
dm btree remove: fix bug in remove_one()
Joe Thornber
1
-0
/
+1
2015-07-06
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
1
-1
/
+1
2015-07-06
dm btree remove: fix bug in redistribute3
Dennis Yang
1
-3
/
+3
2015-06-17
dm space map metadata: fix occasional leak of a metadata block on resize
Joe Thornber
1
-15
/
+35
2015-06-12
dm btree: add dm_btree_remove_leaves()
Joe Thornber
2
-0
/
+136
2015-05-29
dm thin metadata: remove in-core 'read_only' flag
Mike Snitzer
2
-0
/
+7
2015-02-22
Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2015-02-14
dm space map disk: fix sm_disk_count_is_more_than_one()
Mike Snitzer
1
-1
/
+3
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-1
/
+1
[next]