summaryrefslogtreecommitdiffstats
path: root/drivers/block/loop.c
Commit message (Expand)AuthorAgeFilesLines
* block: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-8/+8
* loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-081-11/+13
* fs: move code out of buffer.cAl Viro2012-01-031-1/+0
* loop: Fix discard_alignment default settingLukas Czerner2011-12-021-1/+1
* loop: fix loop block driver discard and encryption commentDave Young2011-11-251-1/+1
* loop: cleanup set_status interfaceDmitry Monakhov2011-11-161-15/+29
* loop: prevent information leak after failed readDmitry Monakhov2011-11-161-1/+2
* Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-041-7/+104
|\
| * drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()Ayan George2011-09-211-3/+4
| * drivers/block/loop.c: emit uevent on auto releasePhillip Susi2011-09-211-1/+1
| * loop: always allow userspace partitions and optionally support automatic scan...Kay Sievers2011-08-231-4/+45
| * loop: add discard support for loop devicesLukas Czerner2011-08-191-0/+54
* | Merge branch 'for-linus' into for-3.2/coreJens Axboe2011-10-241-112/+23
|\ \
| * | loop: remove the incorrect write_begin/write_end shortcutChristoph Hellwig2011-10-171-112/+23
* | | Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-191-91/+206
|\| |
| * | loop: fix deadlock when sysfs and LOOP_CLR_FD race against each otherKay Sievers2011-07-311-2/+4
| * | loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop dev...Kay Sievers2011-07-311-17/+10
| * | loop: add management interface for on-demand device allocationKay Sievers2011-07-311-4/+116
| * | loop: replace linked list of allocated devices with an idr indexKay Sievers2011-07-311-72/+80
| |/
* / block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-121-3/+2
|/
* loop: export module parametersNamhyung Kim2011-05-271-3/+14
* loop: handle on-demand devices correctlyNamhyung Kim2011-05-241-4/+4
* loop: limit 'max_part' module param to DISK_MAX_PARTSNamhyung Kim2011-05-241-0/+3
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-13/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-13/+0
* | Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-041-5/+0
|\ \
| * | block: kill loop_mutexPetr Uzel2011-03-031-5/+0
| |/
* / loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...Vivek Goyal2011-03-021-3/+0
|/
* loop: queue_lock NULL pointer derefence in blk_throtl_exitSergey Senozhatsky2011-01-191-0/+3
* Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-201-1/+1
* fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-171-4/+0
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-6/+0
* loop: Properly clear sysfs in autoclear modeMilan Broz2010-10-271-1/+1
* mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-261-2/+2
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-10/+10
|\
| * block/loop: implement REQ_FLUSH/FUA supportTejun Heo2010-09-101-9/+9
| * block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-1/+1
| * block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo2010-09-101-1/+1
* | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-0/+101
|\ \
| * | loop: add some basic read-only sysfs attributesMilan Broz2010-08-231-0/+101
| |/
* | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-5/+6
* | BLOCK: fix bio.bi_rw handlingJiri Slaby2010-08-231-1/+1
|/
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+5
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-071-1/+1
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
* sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-2/+2
* generate "change" uevent for loop deviceDavid Zeuthen2010-05-211-1/+9
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-091-0/+2
|\
| * loop: Update mtime when writing using aopsNikanth Karthikesan2010-04-081-0/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
|/