Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
Linus Torvalds
|
f0c98ebc57
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Linus Torvalds
|
f7e6816994
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
9 years ago |
Toshi Kani
|
f6e629bd23
dm snap: add fake origin_direct_access
|
9 years ago |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 years ago |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 years ago |
DingXiang
|
4df2bf466a
dm snapshot: disallow the COW and origin devices from being identical
|
9 years ago |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 years ago |
Mikulas Patocka
|
385277bfb5
dm snapshot: fix hung bios when copy error occurs
|
9 years ago |
Mikulas Patocka
|
fe3265b180
dm: don't save and restore bi_private
|
9 years ago |
Mike Snitzer
|
b0d3cc011e
dm snapshot: add new persistent store option to support overflow
|
9 years ago |
Linus Torvalds
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 years ago |
Mikulas Patocka
|
76c44f6d80
dm snapshot: don't invalidate on-disk image on snapshot write overflow
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Mike Snitzer
|
326e1dbb57
block: remove management of bi_remaining when restoring original bi_end_io
|
10 years ago |
Jens Axboe
|
c4cf5261f8
bio: skip atomic inc/dec of ->bi_remaining for non-chains
|
10 years ago |
Mikulas Patocka
|
09ee96b214
dm snapshot: suspend merging snapshot when doing exception handover
|
10 years ago |
Mikulas Patocka
|
b735fede8d
dm snapshot: suspend origin when doing exception handover
|
10 years ago |
Mikulas Patocka
|
22aa66a3ee
dm snapshot: fix a possible invalid memory access on unload
|
10 years ago |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 years ago |
Linus Torvalds
|
0e04c641b1
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
11 years ago |
Mikulas Patocka
|
298eaa89b0
dm snapshot: do not split read bios sent to snapshot-origin target
|
11 years ago |
Mikulas Patocka
|
599cdf3bfb
dm snapshot: allocate a per-target structure for snapshot-origin target
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
Linus Torvalds
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 years ago |
Mikulas Patocka
|
119bc54736
dm snapshot: use GFP_KERNEL when initializing exceptions
|
11 years ago |
Jens Axboe
|
b28bc9b38c
Merge tag 'v3.13-rc6' into for-3.14/core
|
11 years ago |
Mikulas Patocka
|
230c83afdd
dm snapshot: avoid snapshot space leak on crash
|
11 years ago |
Kent Overstreet
|
196d38bccf
block: Generic bio chaining
|
11 years ago |