Ingo Molnar
|
2fe5de9ce7
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
|
11 年之前 |
Dongsheng Yang
|
8698a745d8
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
|
11 年之前 |
Mike Galbraith
|
44bd70c347
drivers/block/loop.c: ratelimit error messages
|
11 年之前 |
Olaf Hering
|
12a64d2f5e
drivers/block/loop.c: fix comment typo in loop_config_discard
|
12 年之前 |
Kent Overstreet
|
7988613b0e
block: Convert bio_for_each_segment() to bvec_iter
|
12 年之前 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 年之前 |
Mikulas Patocka
|
ef7e7c82e0
loop: fix crash when using unassigned loop device
|
12 年之前 |
Mikulas Patocka
|
a207f59376
block: fix a probe argument to blk_register_region
|
12 年之前 |
Mikulas Patocka
|
3ec981e30f
loop: fix crash if blk_alloc_queue fails
|
12 年之前 |
Al Viro
|
83a8761142
move linux/loop.h to drivers/block
|
12 年之前 |
Al Viro
|
db2a144bed
block_device_operations->release() should return void
|
12 年之前 |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Linus Torvalds
|
27387dd8c6
Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block
|
12 年之前 |
Al Viro
|
03d95eb2f2
lift sb_start_write() out of ->write()
|
12 年之前 |
Jens Axboe
|
c2fccc1c9f
Revert "loop: cleanup partitions when detaching loop device"
|
12 年之前 |
Anatol Pomozov
|
c1681bf8a7
loop: prevent bdev freeing while device in use
|
12 年之前 |
Phillip Susi
|
8761a3dc1f
loop: cleanup partitions when detaching loop device
|
12 年之前 |
Wei Yongjun
|
183cfb5720
loop: fix error return code in loop_add()
|
12 年之前 |
Linus Torvalds
|
f042fea0da
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
|
13 年之前 |
Tejun Heo
|
c718aa652d
block/loop: convert to idr_alloc()
|
13 年之前 |
Tejun Heo
|
9d60916677
block/loop: don't use idr_remove_all()
|
13 年之前 |
Al Viro
|
3dadecce20
switch vfs_getattr() to struct path
|
13 年之前 |
Guo Chao
|
b7a1da695f
loopdev: ignore negative offset when calculate loop device size
|
13 年之前 |
Guo Chao
|
b1a6650406
loopdev: remove an user triggerable oops
|
13 年之前 |
Guo Chao
|
7b0576a3d8
loopdev: move common code into loop_figure_size()
|
13 年之前 |
Guo Chao
|
541c742a75
loopdev: update block device size in loop_set_status()
|
13 年之前 |
Guo Chao
|
5370019dc2
loopdev: fix a deadlock
|
13 年之前 |
Linus Torvalds
|
9228ff9038
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
|
13 年之前 |
Lukas Czerner
|
7b5a35225b
loop: Limit the number of requests in the bio list
|
13 年之前 |
Dave Chinner
|
a1ecac3b06
loop: Make explicit loop device destruction lazy
|
13 年之前 |