Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / block / loop.c
2012-03-20 Cong Wangblock: remove the second argument of k[un]map_atomic()
2012-02-08 Dave Youngloop: zero fill bio instead of return -EIO for partial...
2012-01-04 Al Virofs: move code out of buffer.c
2011-12-02 Lukas Czernerloop: Fix discard_alignment default setting
2011-11-25 Dave Youngloop: fix loop block driver discard and encryption...
2011-11-16 Dmitry Monakhovloop: cleanup set_status interface
2011-11-16 Dmitry Monakhovloop: prevent information leak after failed read
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/drivers' of git://git.kernel...
2011-10-24 Jens AxboeMerge branch 'for-linus' into for-3.2/core
2011-10-19 Jens AxboeMerge branch 'v3.1-rc10' into for-3.2/core
2011-10-17 Christoph Hellwigloop: remove the incorrect write_begin/write_end shortcut
2011-09-21 Ayan Georgedrivers/block/loop.c: remove unnecessary bdev argument...
2011-09-21 Phillip Susidrivers/block/loop.c: emit uevent on auto release
2011-09-12 Christoph Hellwigblock: remove support for bio remapping from ->make_request
2011-08-23 Kay Sieversloop: always allow userspace partitions and optionally...
2011-08-19 Lukas Czernerloop: add discard support for loop devices
2011-07-31 Kay Sieversloop: fix deadlock when sysfs and LOOP_CLR_FD race...
2011-07-31 Kay Sieversloop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros...
2011-07-31 Kay Sieversloop: add management interface for on-demand device...
2011-07-31 Kay Sieversloop: replace linked list of allocated devices with...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-27 Namhyung Kimloop: export module parameters
2011-05-24 Namhyung Kimloop: handle on-demand devices correctly
2011-05-24 Namhyung Kimloop: limit 'max_part' module param to DISK_MAX_PARTS
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-04 Tejun HeoMerge branch 'for-linus' of ../linux-2.6-block into...
2011-03-03 Petr Uzelblock: kill loop_mutex
2011-03-03 Vivek Goyalloop: No need to initialize ->queue_lock explicitly...
2011-01-19 Sergey Senozhatskyloop: queue_lock NULL pointer derefence in blk_throtl_exit
2010-12-20 Jens AxboeFix compile warnings due to missing removal of a 'ret...
2010-12-17 Michał Mirosławfs/splice: Pull buf->ops->confirm() from splice_from_pi...
2010-11-10 Christoph Hellwigblock: remove REQ_HARDBARRIER
2010-10-28 Milan Brozloop: Properly clear sysfs in autoclear mode
2010-10-26 Peter Zijlstramm: strictly nested kmap_atomic()
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/drivers' of git://git.kernel...
2010-10-05 Arnd Bergmannblock: autoconvert trivial BKL users to private mutex
2010-09-10 Tejun Heoblock/loop: implement REQ_FLUSH/FUA support
2010-09-10 Tejun Heoblock: deprecate barrier and replace blk_queue_ordered...
2010-09-10 Tejun Heoblock/loop: queue ordered mode should be DRAIN_FLUSH
2010-08-23 Milan Brozloop: add some basic read-only sysfs attributes
2010-08-23 Jiri SlabyBLOCK: fix bio.bi_rw handling
2010-08-07 Arnd Bergmannblock: push down BKL into .open and .release
2010-08-07 FUJITA Tomonoriblock: remove q->prepare_flush_fn completely
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-21 David Zeuthengenerate "change" uevent for loop device
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-09 Nikanth Karthikesan- patches.fixes/loop-update-mtime.patch: loop: Update...
2010-04-08 Nikanth Karthikesanloop: Update mtime when writing using aops
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-10-29 Alexey Dobriyanloop: fix NULL dereference if mount fails
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-11 Jens Axboebio: first step in sanitizing the bio->bi_rw flag testing
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-05-11 Miklos Szeredisplice: implement default splice_read method
2009-04-28 Akinobu Mitaloop: use BIO list management functions
2009-04-07 Alexander Beregalovloop: mutex already unlocked in loop_clr_fd()
2009-04-01 J. R. Okajimaloop: add ioctl to resize a loop device
2009-03-26 Nikanth Karthikesanloop: fix circular locking in loop_clr_fd()
2009-03-24 Nikanth Karthikesanloop: support barrier writes
2009-03-17 Nikanth Karthikesan- patches.fixes/loop-barriers: Delete.
2009-03-13 Jeff Mahoney- Update to 2.6.29-rc8.
2009-03-05 Roel Kluinloop: don't increment p->offset with (size_t) -EINVAL
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2008-12-29 Milan Brozloop: Do not call loop_unplug for not configured loop...
2008-12-29 Milan Brozloop: Flush possible running bios when loop device...
2008-11-13 David HowellsCRED: Wrap task credential accesses in the block loopba...
2008-10-30 Nick Pigginfs: remove prepare_write/commit_write
2008-10-21 Al Viro[PATCH] kill the unused bsize on the send side of ...
2008-10-21 Al Viro[PATCH] switch loop
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-04-29 Nick Pigginblock: make queue flags non-atomic
2008-04-21 Laurent Vivierloop: manage partitions in disk image
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-06 David WoodhouseAllow auto-destruction of loop devices
2008-01-13 Jeff Mahoney- Update to 2.6.24-rc7-git5.
2008-01-11 Jens Axboeloop: fix bad bio_alloc() nr_iovec request
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-17 Diego WoitasenRemove unneeded lock_kernel() in driver/block/loop.c
2007-10-16 Dmitry Monakhovdeny partial write for loop dev fd
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-17 Akinobu Mitaunregister_blkdev() delete redundant messages in callers
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-10 Jens Axboepipe: change the ->pin() operation to ->confirm()
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-07-10 Jens Axboeloop: convert to using splice_direct_to_actor() instead...
2007-06-09 Ken Chenloop: preallocate eight loop devices
2007-06-04 Andreas Gruenbacher- patches.fixes/fix-dynamic-loop-devices.diff: statical...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-13 Al Virofix deadlock in loop.c
2007-05-12 Al Virofix the dynamic allocation and probe in loop.c
2007-05-09 Nate Dillerfs: convert core functions to zero_user_page
next