Asaf Vertz
|
f495339c44
dm bufio: fix time comparison to use time_after_eq()
|
10 年之前 |
Linus Torvalds
|
140dfc9299
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 年之前 |
Darrick J. Wong
|
445559cdcb
dm bufio: fix memleak when using a dm_buffer's inline bio
|
10 年之前 |
Linus Torvalds
|
5a7a662cc6
Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 年之前 |
Joe Thornber
|
33096a7822
dm bufio: evict buffers that are past the max age but retain some buffers
|
11 年之前 |
Joe Thornber
|
4e420c452b
dm bufio: switch from a huge hash table to an rbtree
|
11 年之前 |
Linus Torvalds
|
929254d8da
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 年之前 |
Mikulas Patocka
|
9d28eb1244
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
|
11 年之前 |
Mikulas Patocka
|
0e825862f3
dm bufio: when done scanning return from __scan immediately
|
11 年之前 |
Joe Thornber
|
eb76faf53b
dm bufio: update last_accessed when relinking a buffer
|
11 年之前 |
Kirill Tkhai
|
f139caf2e8
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
|
11 年之前 |
Linus Torvalds
|
98959948a7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Greg Thelen
|
d8c712ea47
dm bufio: fully initialize shrinker
|
11 年之前 |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 年之前 |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 年之前 |
Linus Torvalds
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 年之前 |
Mikulas Patocka
|
55b082e614
dm snapshot: use dm-bufio prefetch
|
11 年之前 |
Mikulas Patocka
|
55494bf294
dm snapshot: use dm-bufio
|
11 年之前 |
Jens Axboe
|
b28bc9b38c
Merge tag 'v3.13-rc6' into for-3.14/core
|
11 年之前 |
Mikulas Patocka
|
4cb57ab4a2
dm bufio: initialize read-only module parameters
|
11 年之前 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 年之前 |
Dave Chinner
|
7dc19d5aff
drivers: convert shrinkers to new count/scan API
|
12 年之前 |
Mikulas Patocka
|
2480945cd4
dm bufio: submit writes outside lock
|
12 年之前 |
Mikulas Patocka
|
220cd058d9
dm: use __GFP_HIGHMEM in __vmalloc
|
12 年之前 |
Mikulas Patocka
|
502624bdad
dm bufio: avoid a possible __vmalloc deadlock
|
12 年之前 |
Mikulas Patocka
|
3b6b7813b1
dm verity: avoid deadlock
|
12 年之前 |
Mikulas Patocka
|
3daec3b447
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Mikulas Patocka
|
fe5fe90639
dm: use ACCESS_ONCE for sysfs values
|
13 年之前 |
Wei Yongjun
|
54499afbb8
dm bufio: use list_move
|
13 年之前 |