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
|
18 years ago |
Diego Woitasen
|
759d7c6c47
Remove unneeded lock_kernel() in driver/block/loop.c
|
18 years ago |
Dmitry Monakhov
|
8268f5a741
deny partial write for loop dev fd
|
18 years ago |
Nick Piggin
|
afddba49d1
fs: introduce write_begin, write_end, and perform_write aops
|
18 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 |
Jens Axboe
|
cac36bb06e
pipe: change the ->pin() operation to ->confirm()
|
18 years ago |
Jens Axboe
|
d6b29d7cee
splice: divorce the splice structure/function definitions from the pipe header
|
18 years ago |
Jens Axboe
|
fd5821404e
loop: convert to using splice_direct_to_actor() instead of sendfile()
|
18 years ago |
Ken Chen
|
a47653fc26
loop: preallocate eight loop devices
|
18 years ago |
Al Viro
|
705962ccc9
fix deadlock in loop.c
|
18 years ago |
Al Viro
|
07002e9956
fix the dynamic allocation and probe in loop.c
|
18 years ago |
Nate Diller
|
01f2705daf
fs: convert core functions to zero_user_page
|
18 years ago |
Ken Chen
|
7328508274
remove artificial software max_loop limit
|
18 years ago |
Peter Zijlstra
|
f98393a64c
mm: remove destroy_dirty_buffers from invalidate_bdev()
|
18 years ago |
Josef Sipek
|
6c648be6f4
[PATCH] struct path: convert block_drivers
|
18 years ago |
Al Viro
|
ba674cfcbd
[PATCH] __user annotations: loop.c
|
19 years ago |
Al Viro
|
98ae6ccd8e
[PATCH] fix misannotations in loop.c
|
19 years ago |
David Howells
|
863d5b822c
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]
|
19 years ago |
Serge E. Hallyn
|
a7422bf8a6
[PATCH] loop: forward-port resource leak checks from Solar
|
19 years ago |