Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Tejun Heo
|
e83a46bbb1
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
|
14 years ago |
Petr Uzel
|
fd51469fb6
block: kill loop_mutex
|
14 years ago |
Vivek Goyal
|
cd25f54961
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanup_queue()
|
14 years ago |
Sergey Senozhatsky
|
ee71a96867
loop: queue_lock NULL pointer derefence in blk_throtl_exit
|
14 years ago |
Jens Axboe
|
3603b8eacc
Fix compile warnings due to missing removal of a 'ret' variable
|
14 years ago |
Michał Mirosław
|
a8adbe378b
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
|
14 years ago |
Christoph Hellwig
|
02e031cbc8
block: remove REQ_HARDBARRIER
|
14 years ago |
Milan Broz
|
51a0bb0c2e
loop: Properly clear sysfs in autoclear mode
|
14 years ago |
Peter Zijlstra
|
61ecdb801e
mm: strictly nested kmap_atomic()
|
14 years ago |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Linus Torvalds
|
8abfc6e7a4
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 years ago |
Tejun Heo
|
6259f28459
block/loop: implement REQ_FLUSH/FUA support
|
15 years ago |
Tejun Heo
|
4913efe456
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
|
15 years ago |
Tejun Heo
|
589d7ed02a
block/loop: queue ordered mode should be DRAIN_FLUSH
|
15 years ago |
Milan Broz
|
ee86273062
loop: add some basic read-only sysfs attributes
|
15 years ago |
Jiri Slaby
|
5e00d1b5b4
BLOCK: fix bio.bi_rw handling
|
15 years ago |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
FUJITA Tomonori
|
00fff26539
block: remove q->prepare_flush_fn completely
|
15 years ago |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 years ago |
Christoph Hellwig
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 years ago |
David Zeuthen
|
c3473c6354
generate "change" uevent for loop device
|
15 years ago |
Linus Torvalds
|
2f4084209a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Nikanth Karthikesan
|
02246c4117
loop: Update mtime when writing using aops
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
cf6e693212
loop: fix NULL dereference if mount fails
|
16 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Jens Axboe
|
1f98a13f62
bio: first step in sanitizing the bio->bi_rw flag testing
|
16 years ago |