aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/loop.c
Commit message (Expand)AuthorAge
* [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