- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / block / loop.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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
2007-05-08 Ken Chenremove artificial software max_loop limit
2007-05-07 Peter Zijlstramm: remove destroy_dirty_buffers from invalidate_bdev()
2007-01-09 Olaf Hering+- update to 2.16.20-rc4
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-12-08 Josef Sipek[PATCH] struct path: convert block_drivers
2006-11-13 Gerd Hoffmann- patches.fixes/loop-barriers2: Make the loop driver...
2006-10-10 Al Viro[PATCH] __user annotations: loop.c
2006-10-10 Al Viro[PATCH] fix misannotations in loop.c
2006-09-30 David Howells[PATCH] BLOCK: Move the loop device ioctl compat stuff...
2006-09-29 Serge E. Hallyn[PATCH] loop: forward-port resource leak checks from...
2006-09-29 Serge E. Hallyn[PATCH] kthread: convert loop.c to kthread
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-03 Olaf Kirch- patches.fixes/loop-barriers: Update to new version...
2006-07-03 Olaf Kirch- patches.fixes/loop-barriers: Update to new version...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Chris L Mason- patches.fixes/loop-barriers: [PATCH] loop: perform...
2006-06-29 Olaf Kirch- patches.fixes/ipmi-unload-crash: Avoid Oops on IPMI...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the gendisk devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-26 Linus TorvaldsRevert "[PATCH] kthread: update loop.c to use kthread"
2006-06-25 Serge E. Hallyn[PATCH] kthread: update loop.c to use kthread
2006-06-23 Constantine Sapunt... [PATCH] drivers/block/loop.c: don't return garbage...
2006-03-26 Herbert Poetzl[PATCH] loop: potential kernel hang waiting for kthread
2006-03-23 Ingo Molnar[PATCH] sem2mutex: drivers/block/loop.c
2006-03-18 Al Viro[PATCH] regularize blk_cleanup_queue() use
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, semaphore to completion: drive...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Zach Brown[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPA...
2005-12-19 Kurt GarloffMore loop devices by default.
2005-12-01 Andreas SchwabUpdate to 2.6.15-rc4.
2005-11-29 Jeff Mahoney- patches.suse/configfs.diff: configfs: merge svn 2710.
2005-10-28 Al Viro[PATCH] gfp_t: remaining bits of drivers/*
2005-06-23 Nick Piggin[PATCH] optimise loop driver a bit
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 Franz Pletz[PATCH] loop device resursion avoidance
2004-11-02 Stephen Hemminger[PATCH] loop: convert to module_param
2004-07-14 Alexander Viro[PATCH] sparse: read_descriptor_t annotation
2004-06-03 Andrew Morton[PATCH] Fix loop device cache handling
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of drivers/block __user...
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-21 Andrew Morton[PATCH] loop_set_fd() sendfile check fix
2004-04-19 Andrew Morton[PATCH] Rename PF_IOTHREAD to PF_NOFREEZE
2004-04-12 Andrew Morton[PATCH] per-backing dev unplugging
2004-04-01 Andrew Morton[PATCH] loop setup calling bd_set_size too soon
2004-03-29 Chris L Masonproperly set the loop device size, preventing oopsen...
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Hubert Mantel- kill the global queue plugging in the block layer...
2004-03-12 Andrew Morton[PATCH] loop setup race fix
2004-03-12 Andrew Morton[PATCH] LOOP_CHANGE_FD ioctl
2004-03-08 Hubert Mantelcorrectly set the block size on the loopback block...
2004-02-26 Hubert Mantelfix loop device hangs
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] loop: remove redundant initialisation
2004-02-18 Andrew Morton[PATCH] loop.c doesn't fail init gracefully
2004-02-18 Andrew Morton[PATCH] loop: BIO handling fix
2004-02-18 Andrew Morton[PATCH] remove useless highmem bounce from loop/cryptoloop
2004-02-18 Andrew Morton[PATCH] loop: remove the bio remapping capability
2004-02-13 Hubert Mantelwork around umount problem of loopback devices
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Andrew Morton[PATCH] loop: trivial error number fix
2004-01-20 Andrew Morton[PATCH] loop needs MODULE_ALIAS_BLOCK
2004-01-19 Andrew Morton[PATCH] bdev: add I_BDEV()
2004-01-19 Andrew Morton[PATCH] bdev: move i_mapping -> f_mapping conversions
2004-01-19 Andrew Morton[PATCH] bdev: switch to f_mapping
2004-01-19 Andrew Morton[PATCH] loop: fix file refcount leak
2004-01-19 Andrew Morton[PATCH] loop: fix hard sector size
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: switch-over
2003-09-23 Alexander Viro[PATCH] prepare for 32-bit dev_t: loop.c
2003-09-21 Albert Cahalan[PATCH] use CLONE_KERNEL
next