Commit Graph

43 Commits (62d0df64065e7c135d0002f069444fbdfc64768f)

Author SHA1 Message Date
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
Zach Brown 994fc28c7b [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE 19 years ago
Al Viro b4e3ca1ab1 [PATCH] gfp_t: remaining bits of drivers/* 20 years ago
Nick Piggin 35a82d1a53 [PATCH] optimise loop driver a bit 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago