Jan Kara
|
ff0361b34a
dm: make flush bios explicitly sync
|
8 years ago |
Mikulas Patocka
|
13840d3801
dm bufio: make the parameter "retain_bytes" unsigned long
|
8 years ago |
Michal Hocko
|
19809c2da2
mm, vmalloc: use __GFP_HIGHMEM implicitly
|
8 years ago |
Mikulas Patocka
|
390020ad2a
dm bufio: check new buffer allocation watermark every 30 seconds
|
8 years ago |
Mikulas Patocka
|
1b0fb5a5b2
dm bufio: avoid a possible ABBA deadlock
|
8 years ago |
Mikulas Patocka
|
400a0befc9
dm bufio: add sector start offset to dm-bufio interface
|
8 years ago |
Ingo Molnar
|
5b3cc15aff
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
|
8 years ago |
Davidlohr Bueso
|
642fa448ae
sched/core: Remove set_task_state()
|
8 years ago |
Linus Torvalds
|
775a2e29c3
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Mikulas Patocka
|
41c73a49df
dm bufio: drop the lock when doing GFP_NOIO allocation
|
8 years ago |
Mikulas Patocka
|
d12067f428
dm bufio: don't take the lock in dm_bufio_shrink_count
|
8 years ago |
Douglas Anderson
|
9ea61cac0b
dm bufio: avoid sleeping while holding the dm_bufio lock
|
8 years ago |
Ming Lei
|
3a83f46775
block: bio: pass bvec table to bio_init()
|
8 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 years ago |
Linus Torvalds
|
48915c2cbc
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
9 years ago |
Peter Zijlstra
|
7cd326747f
dm bufio: remove dm_bufio_cond_resched()
|
9 years ago |
Bhaktipriya Shridhar
|
edd1ea2a8a
dm bufio: remove use of deprecated create_singlethread_workqueue()
|
9 years ago |
Mike Christie
|
e6047149db
dm: use bio op accessors
|
9 years ago |
Mike Christie
|
4e49ea4a3d
block/fs/drivers: remove rw argument from submit_bio
|
9 years ago |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
756d097b95
dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE
|
9 years ago |
Anup Limbu
|
86a49e2dac
dm bufio: use BUG_ON instead of conditional call to BUG
|
9 years ago |
Mikulas Patocka
|
86bad0c707
dm bufio: store stacktrace in buffers to help find buffer leaks
|
9 years ago |
Mikulas Patocka
|
f98c8f7970
dm bufio: return NULL to improve code clarity
|
9 years ago |
Mikulas Patocka
|
a3d939ae7b
dm: convert ffs to __ffs
|
10 years ago |
Julia Lawall
|
6f65985e26
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Asaf Vertz
|
f495339c44
dm bufio: fix time comparison to use time_after_eq()
|
10 years ago |
Linus Torvalds
|
140dfc9299
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 years ago |
Darrick J. Wong
|
445559cdcb
dm bufio: fix memleak when using a dm_buffer's inline bio
|
10 years ago |