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.19.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
/
dm-bufio.c
Age
Commit message (
Expand
)
Author
2021-03-09
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Mikulas Patocka
2021-01-19
dm integrity: fix flush with external metadata device
Mikulas Patocka
2020-07-20
dm bufio: do buffer cleanup from a workqueue
Mikulas Patocka
2020-06-05
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-05
dm bufio: introduce forget_buffer_locked
Mikulas Patocka
2020-06-05
dm bufio: clean up rbtree block ordering
Mikulas Patocka
2020-06-04
dm bufio: delete unused and inefficient dm_bufio_discard_buffers
Mikulas Patocka
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-05-15
dm bufio: implement discard
Mikulas Patocka
2019-09-13
dm bufio: introduce a global cache replacement
Mikulas Patocka
2019-09-13
dm bufio: remove old-style buffer cleanup
Mikulas Patocka
2019-09-13
dm bufio: introduce a global queue
Mikulas Patocka
2019-09-13
dm bufio: refactor adjust_total_allocated
Mikulas Patocka
2019-09-13
dm bufio: call adjust_total_allocated from __link_buffer and __unlink_buffer
Mikulas Patocka
2019-08-15
Revert "dm bufio: fix deadlock with loop device"
Mikulas Patocka
2019-07-12
dm bufio: fix deadlock with loop device
Junxiao Bi
2019-04-29
dm bufio: Simplify stack trace retrieval
Thomas Gleixner
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-18
dm bufio: update comment in dm-bufio.c
Shenghui Wang
2018-04-30
dm bufio: fix buffer alignment
Mikulas Patocka
2018-04-03
dm bufio: don't embed a bio in the dm_buffer structure
Mikulas Patocka
2018-04-03
dm bufio: support non-power-of-two block sizes
Mikulas Patocka
2018-04-03
dm bufio: use slab cache for dm_buffer structure allocations
Mikulas Patocka
2018-04-03
dm bufio: reorder fields in dm_buffer structure
Mikulas Patocka
2018-04-03
dm bufio: relax alignment constraint on slab cache
Mikulas Patocka
2018-04-03
dm bufio: remove code that merges slab caches
Mikulas Patocka
2018-04-03
dm bufio: get rid of slab cache name allocations
Mikulas Patocka
2018-04-03
dm bufio: move dm-bufio.h to include/linux/
Mikulas Patocka
2018-04-03
dm bufio: delete outdated comment
Mikulas Patocka
2018-03-06
dm bufio: avoid false-positive Wmaybe-uninitialized warning
Arnd Bergmann
2018-01-17
dm bufio: eliminate unnecessary labels in dm_bufio_client_create()
Mike Snitzer
2018-01-17
dm bufio: check result of register_shrinker()
Aliaksei Karaliou
2018-01-17
dm bufio: add missed destroys of client mutex
Aliaksei Karaliou
2018-01-17
dm bufio: use REQ_OP_READ and REQ_OP_WRITE
Mikulas Patocka
2017-12-08
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
2017-11-17
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-16
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-08-28
dm integrity: optimize writing dm-bufio buffers that are partially changed
Mikulas Patocka
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-07-25
dm bufio: fix error code in dm_bufio_write_dirty_buffers()
Dan Carpenter
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-05-31
dm: make flush bios explicitly sync
Jan Kara
2017-05-16
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-01
dm bufio: check new buffer allocation watermark every 30 seconds
Mikulas Patocka
2017-05-01
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka
[next]