Commit Graph

55 Commits (b8df184f88f06f985ae58248305ddc257dc016b8)

Author SHA1 Message Date
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 17 years ago
Al Viro 511de73ff0 [PATCH] kill the unused bsize on the send side of /dev/loop 17 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
Serge E. Hallyn 6c9979185c [PATCH] kthread: convert loop.c to kthread 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Linus Torvalds 09c0dc6862 Revert "[PATCH] kthread: update loop.c to use kthread" 19 years ago
Serge E. Hallyn c7b2eff059 [PATCH] kthread: update loop.c to use kthread 19 years ago
Constantine Sapuntzakis eefe85ee35 [PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called 19 years ago
Herbert Poetzl 3e88c17d40 [PATCH] loop: potential kernel hang waiting for kthread 19 years ago
Ingo Molnar f85221dd74 [PATCH] sem2mutex: drivers/block/loop.c 19 years ago
Al Viro 1312f40e11 [PATCH] regularize blk_cleanup_queue() use 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Ingo Molnar 11b751ae8c [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago