summaryrefslogtreecommitdiffstats
path: root/drivers/block/loop.c
AgeCommit message (Expand)Author
2006-12-08[PATCH] struct path: convert block_driversJosef Sipek
2006-10-10[PATCH] __user annotations: loop.cAl Viro
2006-10-10[PATCH] fix misannotations in loop.cAl Viro
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells
2006-09-29[PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn
2006-09-29[PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis
2006-03-26[PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar
2006-03-18[PATCH] regularize blk_cleanup_queue() useAl Viro
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro
2005-06-23[PATCH] optimise loop driver a bitNick Piggin
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds