Alexey Dobriyan
|
cf6e693212
loop: fix NULL dereference if mount fails
|
15 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 |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Miklos Szeredi
|
6818173bd6
splice: implement default splice_read method
|
16 years ago |
Akinobu Mita
|
e686307fdc
loop: use BIO list management functions
|
16 years ago |
Alexander Beregalov
|
ffcd7dca3a
loop: mutex already unlocked in loop_clr_fd()
|
16 years ago |
J. R. Okajima
|
53d6660836
loop: add ioctl to resize a loop device
|
16 years ago |
Nikanth Karthikesan
|
f028f3b2f9
loop: fix circular locking in loop_clr_fd()
|
16 years ago |
Nikanth Karthikesan
|
68db1961bb
loop: support barrier writes
|
16 years ago |
Roel Kluin
|
a3941ec101
loop: don't increment p->offset with (size_t) -EINVAL
|
16 years ago |
Milan Broz
|
8ae30b8958
loop: Do not call loop_unplug for not configured loop device.
|
16 years ago |
Milan Broz
|
14f2793958
loop: Flush possible running bios when loop device is released.
|
16 years ago |
David Howells
|
b0fafa816e
CRED: Wrap task credential accesses in the block loopback driver
|
16 years ago |
Nick Piggin
|
4e02ed4b4a
fs: remove prepare_write/commit_write
|
16 years ago |
Al Viro
|
511de73ff0
[PATCH] kill the unused bsize on the send side of /dev/loop
|
18 years ago |
Al Viro
|
bb21488482
[PATCH] switch loop
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Nick Piggin
|
75ad23bc0f
block: make queue flags non-atomic
|
17 years ago |
Laurent Vivier
|
476a4813cf
loop: manage partitions in disk image
|
17 years ago |
David Woodhouse
|
96c5865559
Allow auto-destruction of loop devices
|
17 years ago |
Jens Axboe
|
a24eab1ed5
loop: fix bad bio_alloc() nr_iovec request
|
17 years ago |
Jan Engelhardt
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
17 years ago |
Diego Woitasen
|
759d7c6c47
Remove unneeded lock_kernel() in driver/block/loop.c
|
17 years ago |
Dmitry Monakhov
|
8268f5a741
deny partial write for loop dev fd
|
17 years ago |
Nick Piggin
|
afddba49d1
fs: introduce write_begin, write_end, and perform_write aops
|
17 years ago |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
18 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
Akinobu Mita
|
00d59405cf
unregister_blkdev() delete redundant messages in callers
|
18 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |