Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f7c3f442bb7c0d0a0ed25cc287932450a1f2bab
/
drivers
/
block
/
loop.c
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
c3473c6
generate "change" uevent for loop device
by David Zeuthen
· 15 years ago
2f40842
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
02246c4
loop: Update mtime when writing using aops
by Nikanth Karthikesan
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cf6e693
loop: fix NULL dereference if mount fails
by Alexey Dobriyan
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
1f98a13
bio: first step in sanitizing the bio->bi_rw flag testing
by Jens Axboe
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
6818173
splice: implement default splice_read method
by Miklos Szeredi
· 15 years ago
e686307
loop: use BIO list management functions
by Akinobu Mita
· 16 years ago
ffcd7dc
loop: mutex already unlocked in loop_clr_fd()
by Alexander Beregalov
· 16 years ago
53d6660
loop: add ioctl to resize a loop device
by J. R. Okajima
· 16 years ago
f028f3b
loop: fix circular locking in loop_clr_fd()
by Nikanth Karthikesan
· 16 years ago
68db196
loop: support barrier writes
by Nikanth Karthikesan
· 16 years ago
a3941ec
loop: don't increment p->offset with (size_t) -EINVAL
by Roel Kluin
· 16 years ago
8ae30b8
loop: Do not call loop_unplug for not configured loop device.
by Milan Broz
· 16 years ago
14f2793
loop: Flush possible running bios when loop device is released.
by Milan Broz
· 16 years ago
b0fafa8
CRED: Wrap task credential accesses in the block loopback driver
by David Howells
· 16 years ago
4e02ed4
fs: remove prepare_write/commit_write
by Nick Piggin
· 16 years ago
511de73
[PATCH] kill the unused bsize on the send side of /dev/loop
by Al Viro
· 17 years ago
bb21488
[PATCH] switch loop
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
476a481
loop: manage partitions in disk image
by Laurent Vivier
· 17 years ago
96c5865
Allow auto-destruction of loop devices
by David Woodhouse
· 17 years ago
a24eab1
loop: fix bad bio_alloc() nr_iovec request
by Jens Axboe
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
759d7c6
Remove unneeded lock_kernel() in driver/block/loop.c
by Diego Woitasen
· 17 years ago
8268f5a
deny partial write for loop dev fd
by Dmitry Monakhov
· 17 years ago
afddba4
fs: introduce write_begin, write_end, and perform_write aops
by Nick Piggin
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
00d5940
unregister_blkdev() delete redundant messages in callers
by Akinobu Mita
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
cac36bb0
pipe: change the ->pin() operation to ->confirm()
by Jens Axboe
· 17 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 17 years ago
fd58214
loop: convert to using splice_direct_to_actor() instead of sendfile()
by Jens Axboe
· 17 years ago
a47653f
loop: preallocate eight loop devices
by Ken Chen
· 17 years ago
705962c
fix deadlock in loop.c
by Al Viro
· 17 years ago
07002e9
fix the dynamic allocation and probe in loop.c
by Al Viro
· 17 years ago
01f2705
fs: convert core functions to zero_user_page
by Nate Diller
· 17 years ago
7328508
remove artificial software max_loop limit
by Ken Chen
· 18 years ago
f98393a
mm: remove destroy_dirty_buffers from invalidate_bdev()
by Peter Zijlstra
· 18 years ago
6c648be
[PATCH] struct path: convert block_drivers
by Josef Sipek
· 18 years ago
ba674cf
[PATCH] __user annotations: loop.c
by Al Viro
· 18 years ago
98ae6ccd
[PATCH] fix misannotations in loop.c
by Al Viro
· 18 years ago
863d5b82
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]
by David Howells
· 18 years ago
a7422bf
[PATCH] loop: forward-port resource leak checks from Solar
by Serge E. Hallyn
· 18 years ago
6c99791
[PATCH] kthread: convert loop.c to kthread
by Serge E. Hallyn
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
ce7b0f4
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
09c0dc6
Revert "[PATCH] kthread: update loop.c to use kthread"
by Linus Torvalds
· 18 years ago
c7b2eff
[PATCH] kthread: update loop.c to use kthread
by Serge E. Hallyn
· 18 years ago
eefe85e
[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called
by Constantine Sapuntzakis
· 18 years ago
3e88c17
[PATCH] loop: potential kernel hang waiting for kthread
by Herbert Poetzl
· 19 years ago
f85221d
[PATCH] sem2mutex: drivers/block/loop.c
by Ingo Molnar
· 19 years ago
1312f40
[PATCH] regularize blk_cleanup_queue() use
by Al Viro
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
11b751a
[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c
by Ingo Molnar
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
994fc28c
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
by Zach Brown
· 19 years ago
b4e3ca1
[PATCH] gfp_t: remaining bits of drivers/*
by Al Viro
· 19 years ago
35a82d1
[PATCH] optimise loop driver a bit
by Nick Piggin
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago