Kay Sievers
|
05eb0f252b
loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other
|
14 년 전 |
Kay Sievers
|
d134b00b9a
loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devices
|
14 년 전 |
Kay Sievers
|
770fe30a46
loop: add management interface for on-demand device allocation
|
14 년 전 |
Kay Sievers
|
34dd82afd2
loop: replace linked list of allocated devices with an idr index
|
14 년 전 |
Namhyung Kim
|
ac04fee0b5
loop: export module parameters
|
14 년 전 |
Namhyung Kim
|
a1c15c59fe
loop: handle on-demand devices correctly
|
14 년 전 |
Namhyung Kim
|
78f4bb367f
loop: limit 'max_part' module param to DISK_MAX_PARTS
|
14 년 전 |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 년 전 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 년 전 |
Tejun Heo
|
e83a46bbb1
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
|
14 년 전 |
Petr Uzel
|
fd51469fb6
block: kill loop_mutex
|
14 년 전 |
Vivek Goyal
|
cd25f54961
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanup_queue()
|
14 년 전 |
Sergey Senozhatsky
|
ee71a96867
loop: queue_lock NULL pointer derefence in blk_throtl_exit
|
14 년 전 |
Jens Axboe
|
3603b8eacc
Fix compile warnings due to missing removal of a 'ret' variable
|
14 년 전 |
Michał Mirosław
|
a8adbe378b
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
|
14 년 전 |
Christoph Hellwig
|
02e031cbc8
block: remove REQ_HARDBARRIER
|
14 년 전 |
Milan Broz
|
51a0bb0c2e
loop: Properly clear sysfs in autoclear mode
|
14 년 전 |
Peter Zijlstra
|
61ecdb801e
mm: strictly nested kmap_atomic()
|
14 년 전 |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
14 년 전 |
Linus Torvalds
|
8abfc6e7a4
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
|
14 년 전 |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 년 전 |
Tejun Heo
|
6259f28459
block/loop: implement REQ_FLUSH/FUA support
|
15 년 전 |
Tejun Heo
|
4913efe456
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
|
15 년 전 |
Tejun Heo
|
589d7ed02a
block/loop: queue ordered mode should be DRAIN_FLUSH
|
15 년 전 |
Milan Broz
|
ee86273062
loop: add some basic read-only sysfs attributes
|
15 년 전 |
Jiri Slaby
|
5e00d1b5b4
BLOCK: fix bio.bi_rw handling
|
15 년 전 |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 년 전 |
FUJITA Tomonori
|
00fff26539
block: remove q->prepare_flush_fn completely
|
15 년 전 |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 년 전 |
Christoph Hellwig
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 년 전 |