Commit Graph

76 Commits (d391a2dda2f1c993f094bdb3a8a342c5e0546553)

Author SHA1 Message Date
Tejun Heo 4913efe456 block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() 15 years ago
Tejun Heo 589d7ed02a block/loop: queue ordered mode should be DRAIN_FLUSH 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
FUJITA Tomonori 00fff26539 block: remove q->prepare_flush_fn completely 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
David Zeuthen c3473c6354 generate "change" uevent for loop device 15 years ago
Nikanth Karthikesan 02246c4117 loop: Update mtime when writing using aops 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alexey Dobriyan cf6e693212 loop: fix NULL dereference if mount fails 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 years ago
Akinobu Mita e686307fdc loop: use BIO list management functions 16 years ago
Alexander Beregalov ffcd7dca3a loop: mutex already unlocked in loop_clr_fd() 16 years ago
J. R. Okajima 53d6660836 loop: add ioctl to resize a loop device 16 years ago
Nikanth Karthikesan f028f3b2f9 loop: fix circular locking in loop_clr_fd() 16 years ago
Nikanth Karthikesan 68db1961bb loop: support barrier writes 16 years ago
Roel Kluin a3941ec101 loop: don't increment p->offset with (size_t) -EINVAL 16 years ago
Milan Broz 8ae30b8958 loop: Do not call loop_unplug for not configured loop device. 16 years ago
Milan Broz 14f2793958 loop: Flush possible running bios when loop device is released. 16 years ago
David Howells b0fafa816e CRED: Wrap task credential accesses in the block loopback driver 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 17 years ago
Al Viro 511de73ff0 [PATCH] kill the unused bsize on the send side of /dev/loop 17 years ago
Al Viro bb21488482 [PATCH] switch loop 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
Laurent Vivier 476a4813cf loop: manage partitions in disk image 17 years ago
David Woodhouse 96c5865559 Allow auto-destruction of loop devices 17 years ago
Jens Axboe a24eab1ed5 loop: fix bad bio_alloc() nr_iovec request 17 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Diego Woitasen 759d7c6c47 Remove unneeded lock_kernel() in driver/block/loop.c 18 years ago
Dmitry Monakhov 8268f5a741 deny partial write for loop dev fd 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Akinobu Mita 00d59405cf unregister_blkdev() delete redundant messages in callers 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Jens Axboe cac36bb06e pipe: change the ->pin() operation to ->confirm() 18 years ago
Jens Axboe d6b29d7cee splice: divorce the splice structure/function definitions from the pipe header 18 years ago
Jens Axboe fd5821404e loop: convert to using splice_direct_to_actor() instead of sendfile() 18 years ago
Ken Chen a47653fc26 loop: preallocate eight loop devices 18 years ago
Al Viro 705962ccc9 fix deadlock in loop.c 18 years ago
Al Viro 07002e9956 fix the dynamic allocation and probe in loop.c 18 years ago
Nate Diller 01f2705daf fs: convert core functions to zero_user_page 18 years ago
Ken Chen 7328508274 remove artificial software max_loop limit 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Josef Sipek 6c648be6f4 [PATCH] struct path: convert block_drivers 18 years ago
Al Viro ba674cfcbd [PATCH] __user annotations: loop.c 19 years ago