summaryrefslogtreecommitdiff
path: root/drivers/block/loop.c
AgeCommit message (Expand)Author
2006-12-08[PATCH] struct path: convert block_driversJosef Sipek
2006-10-10[PATCH] __user annotations: loop.cAl Viro
2006-10-10[PATCH] fix misannotations in loop.cAl Viro
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells
2006-09-29[PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn
2006-09-29[PATCH] kthread: convert loop.c to kthreadSerge E. Hallyn
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis
2006-03-26[PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar
2006-03-18[PATCH] regularize blk_cleanup_queue() useAl Viro
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro
2005-06-23[PATCH] optimise loop driver a bitNick Piggin
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-07[PATCH] a_ops-based loop I/OAnton Altaparmakov
2005-01-04[PATCH] loop device resursion avoidanceFranz Pletz
2004-11-01[PATCH] loop: convert to module_paramStephen Hemminger
2004-07-13[PATCH] sparse: read_descriptor_t annotationAlexander Viro
2004-06-02[PATCH] Fix loop device cache handlingAndrew Morton
2004-05-28[PATCH] sparse: trivial part of drivers/block __user annotationAlexander Viro
2004-04-20[PATCH] loop_set_fd() sendfile check fixAndrew Morton
2004-04-18[PATCH] Rename PF_IOTHREAD to PF_NOFREEZEAndrew Morton
2004-04-12[PATCH] per-backing dev unpluggingAndrew Morton
2004-03-31[PATCH] loop setup calling bd_set_size too soonAndrew Morton
2004-03-11[PATCH] loop setup race fixAndrew Morton
2004-03-11[PATCH] LOOP_CHANGE_FD ioctlAndrew Morton
2004-02-18[PATCH] loop: remove redundant initialisationAndrew Morton
2004-02-18[PATCH] loop.c doesn't fail init gracefullyAndrew Morton
2004-02-18[PATCH] loop: BIO handling fixAndrew Morton
2004-02-18[PATCH] remove useless highmem bounce from loop/cryptoloopAndrew Morton
2004-02-18[PATCH] loop: remove the bio remapping capabilityAndrew Morton
2004-01-20[PATCH] loop: trivial error number fixAndrew Morton
2004-01-20[PATCH] loop needs MODULE_ALIAS_BLOCKAndrew Morton
2004-01-18[PATCH] bdev: add I_BDEV()Andrew Morton
2004-01-18[PATCH] bdev: move i_mapping -> f_mapping conversionsAndrew Morton
2004-01-18[PATCH] bdev: switch to f_mappingAndrew Morton
2004-01-18[PATCH] loop: fix file refcount leakAndrew Morton