aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/loop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-6/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-11/+13
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn1-13/+11
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis1-1/+1
2006-03-26[PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl1-1/+3
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar1-9/+9
2006-03-18[PATCH] regularize blk_cleanup_queue() useAl Viro1-2/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-15/+12
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown1-5/+18
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro1-1/+1
2005-06-23[PATCH] optimise loop driver a bitNick Piggin1-43/+38
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1348