Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Al Viro
|
756d097b95
dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE
|
9 年之前 |
Anup Limbu
|
86a49e2dac
dm bufio: use BUG_ON instead of conditional call to BUG
|
9 年之前 |
Mikulas Patocka
|
86bad0c707
dm bufio: store stacktrace in buffers to help find buffer leaks
|
9 年之前 |
Mikulas Patocka
|
f98c8f7970
dm bufio: return NULL to improve code clarity
|
9 年之前 |
Mikulas Patocka
|
a3d939ae7b
dm: convert ffs to __ffs
|
10 年之前 |
Julia Lawall
|
6f65985e26
dm: drop NULL test before kmem_cache_destroy() and mempool_destroy()
|
10 年之前 |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 年之前 |
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
|
11 年之前 |
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 年之前 |