aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/loop.h
Commit message (Expand)AuthorAge
* move linux/loop.h to drivers/blockAl Viro2013-06-29
* loop: Limit the number of requests in the bio listLukas Czerner2012-11-30
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman2012-09-21
* Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-04
|\
| * loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers2011-08-23
* | loop: remove the incorrect write_begin/write_end shortcutChristoph Hellwig2011-10-17
* | loop: add management interface for on-demand device allocationKay Sievers2011-07-31
* | loop: replace linked list of allocated devices with an idr indexKay Sievers2011-07-31
|/
* loop: use BIO list management functionsAkinobu Mita2009-04-28
* loop: add ioctl to resize a loop deviceJ. R. Okajima2009-04-01
* include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-15
* Allow auto-destruction of loop devicesDavid Woodhouse2008-02-06
* loop.h build fixArnd Bergmann2007-07-24
* remove artificial software max_loop limitKen Chen2007-05-08
* [PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn2006-09-29
* 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] sem2mutex: drivers/block/loop.cIngo Molnar2006-03-23
* [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar2006-01-09
* [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