aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/loop.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-21userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman1-1/+1
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2011-10-17loop: remove the incorrect write_begin/write_end shortcutChristoph Hellwig1-1/+0
2011-08-23loop: always allow userspace partitions and optionally support automatic scanningKay Sievers1-0/+1
2011-07-31loop: add management interface for on-demand device allocationKay Sievers1-0/+4
2011-07-31loop: replace linked list of allocated devices with an idr indexKay Sievers1-1/+0
2009-04-28loop: use BIO list management functionsAkinobu Mita1-2/+1
2009-04-01loop: add ioctl to resize a loop deviceJ. R. Okajima1-0/+1
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput1-1/+1
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse1-0/+1
2007-07-24loop.h build fixArnd Bergmann1-1/+1
2007-05-08remove artificial software max_loop limitKen Chen1-0/+2
2006-09-29[PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn1-3/+2
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-1/+1
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn1-1/+1
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar1-1/+2
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-2/+2
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro1-1/+1
2005-06-23[PATCH] optimise loop driver a bitNick Piggin1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+161