aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/loop.c
Commit message (Expand)AuthorAge
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-17
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-10
* splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-10
* loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe2007-07-10
* loop: preallocate eight loop devicesKen Chen2007-06-08
* fix deadlock in loop.cAl Viro2007-05-13
* fix the dynamic allocation and probe in loop.cAl Viro2007-05-12
* fs: convert core functions to zero_user_pageNate Diller2007-05-09
* remove artificial software max_loop limitKen Chen2007-05-08
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* [PATCH] struct path: convert block_driversJosef Sipek2006-12-08
* [PATCH] __user annotations: loop.cAl Viro2006-10-10
* [PATCH] fix misannotations in loop.cAl Viro2006-10-10
* [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells2006-09-30
* [PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn2006-09-29
* [PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
|/
* Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds2006-06-26
* [PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn2006-06-25
* [PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis2006-06-23
* [PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl2006-03-26
* [PATCH] sem2mutex: drivers/block/loop.cIngo Molnar2006-03-23
* [PATCH] regularize blk_cleanup_queue() useAl Viro2006-03-18
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar2006-01-09
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-03
* [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-28
* [PATCH] optimise loop driver a bitNick Piggin2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16