index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
loop.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
1
-2
/
+2
2005-03-07
[PATCH] a_ops-based loop I/O
Anton Altaparmakov
1
-27
/
+132
2005-01-04
[PATCH] loop device resursion avoidance
Franz Pletz
1
-5
/
+28
2004-11-01
[PATCH] loop: convert to module_param
Stephen Hemminger
1
-2
/
+2
2004-07-13
[PATCH] sparse: read_descriptor_t annotation
Alexander Viro
1
-1
/
+1
2004-06-02
[PATCH] Fix loop device cache handling
Andrew Morton
1
-1
/
+3
2004-05-28
[PATCH] sparse: trivial part of drivers/block __user annotation
Alexander Viro
1
-8
/
+8
2004-04-20
[PATCH] loop_set_fd() sendfile check fix
Andrew Morton
1
-1
/
+1
2004-04-18
[PATCH] Rename PF_IOTHREAD to PF_NOFREEZE
Andrew Morton
1
-1
/
+1
2004-04-12
[PATCH] per-backing dev unplugging
Andrew Morton
1
-2
/
+13
2004-03-31
[PATCH] loop setup calling bd_set_size too soon
Andrew Morton
1
-1
/
+1
2004-03-11
[PATCH] loop setup race fix
Andrew Morton
1
-0
/
+2
2004-03-11
[PATCH] LOOP_CHANGE_FD ioctl
Andrew Morton
1
-12
/
+135
2004-02-18
[PATCH] loop: remove redundant initialisation
Andrew Morton
1
-1
/
+0
2004-02-18
[PATCH] loop.c doesn't fail init gracefully
Andrew Morton
1
-1
/
+5
2004-02-18
[PATCH] loop: BIO handling fix
Andrew Morton
1
-10
/
+6
2004-02-18
[PATCH] remove useless highmem bounce from loop/cryptoloop
Andrew Morton
1
-32
/
+47
2004-02-18
[PATCH] loop: remove the bio remapping capability
Andrew Morton
1
-201
/
+8
2004-01-20
[PATCH] loop: trivial error number fix
Andrew Morton
1
-2
/
+1
2004-01-20
[PATCH] loop needs MODULE_ALIAS_BLOCK
Andrew Morton
1
-0
/
+2
2004-01-18
[PATCH] bdev: add I_BDEV()
Andrew Morton
1
-1
/
+1
2004-01-18
[PATCH] bdev: move i_mapping -> f_mapping conversions
Andrew Morton
1
-5
/
+6
2004-01-18
[PATCH] bdev: switch to f_mapping
Andrew Morton
1
-4
/
+3
2004-01-18
[PATCH] loop: fix file refcount leak
Andrew Morton
1
-7
/
+2
2004-01-18
[PATCH] loop: fix hard sector size
Andrew Morton
1
-2
/
+3
2003-09-22
[PATCH] 32-bit dev_t: switch-over
Alexander Viro
1
-2
/
+2
2003-09-22
[PATCH] prepare for 32-bit dev_t: loop.c
Alexander Viro
1
-2
/
+2
2003-09-21
[PATCH] use CLONE_KERNEL
Albert Cahalan
1
-1
/
+1
2003-08-18
[PATCH] loop: fix module unload oops
Andrew Morton
1
-1
/
+1
2003-08-18
[PATCH] async write errors: use flags in address space
Andrew Morton
1
-3
/
+4
2003-08-14
[PATCH] loop oops fix
Andrew Morton
1
-10
/
+11
2003-08-13
[PATCH] Fix cryptoloop disk corruption under CBC mode
Fruhwirth Clemens
1
-0
/
+1
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
1
-10
/
+19
2003-07-10
[PATCH] i_size atomic access
Andrew Morton
1
-1
/
+2
2003-07-10
[PATCH] cryptoloop
Andries E. Brouwer
1
-6
/
+17
2003-06-24
[PATCH] loop.c - part 2 of N
Andries E. Brouwer
1
-43
/
+45
2003-06-22
[PATCH] loop.c cleanups
Andries E. Brouwer
1
-94
/
+113
2003-06-11
[PATCH] loop: don't lose PF_MEMDIE
Andrew Morton
1
-1
/
+3
2003-06-11
[PATCH] loop: copy_bio use highmem
Andrew Morton
1
-5
/
+4
2003-06-11
[PATCH] loop: remove blk_queue_bounce
Andrew Morton
1
-3
/
+0
2003-06-11
[PATCH] loop: remove LO_FLAGS_BH_REMAP
Andrew Morton
1
-17
/
+0
2003-06-11
[PATCH] loop: remove an IV
Andrew Morton
1
-2
/
+0
2003-06-11
[PATCH] loop: copy bio not data
Andrew Morton
1
-36
/
+3
2003-06-11
[PATCH] loop: loop bio renaming
Andrew Morton
1
-18
/
+19
2003-06-11
[PATCH] loop: make bio_copy private to loop
Andrew Morton
1
-0
/
+68
2003-06-11
[PATCH] loop: file use highmem
Andrew Morton
1
-1
/
+1
2003-06-05
[PATCH] loop: remove the balance_dirty_pages() call
Andrew Morton
1
-1
/
+0
2003-05-25
[PATCH] drivers/* strlcpy conversions
Ben Collins
1
-2
/
+2
2003-05-14
[PATCH] loop.c warning removal
Andrew Morton
1
-3
/
+6
2003-04-20
[PATCH] devfs: loop
Christoph Hellwig
1
-7
/
+1
[next]