Linus Torvalds
|
f042fea0da
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
|
12 years ago |
Tejun Heo
|
c718aa652d
block/loop: convert to idr_alloc()
|
12 years ago |
Tejun Heo
|
9d60916677
block/loop: don't use idr_remove_all()
|
12 years ago |
Al Viro
|
3dadecce20
switch vfs_getattr() to struct path
|
12 years ago |
Guo Chao
|
b7a1da695f
loopdev: ignore negative offset when calculate loop device size
|
12 years ago |
Guo Chao
|
b1a6650406
loopdev: remove an user triggerable oops
|
12 years ago |
Guo Chao
|
7b0576a3d8
loopdev: move common code into loop_figure_size()
|
12 years ago |
Guo Chao
|
541c742a75
loopdev: update block device size in loop_set_status()
|
12 years ago |
Guo Chao
|
5370019dc2
loopdev: fix a deadlock
|
12 years ago |
Linus Torvalds
|
9228ff9038
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
|
12 years ago |
Lukas Czerner
|
7b5a35225b
loop: Limit the number of requests in the bio list
|
12 years ago |
Dave Chinner
|
a1ecac3b06
loop: Make explicit loop device destruction lazy
|
12 years ago |
Eric W. Biederman
|
e4849737f7
userns: Convert loop to use kuid_t instead of uid_t
|
13 years ago |
Silva Paulo
|
68d740d79c
blk: fix wrong idr_pre_get() error check in loop.c
|
13 years ago |
Cong Wang
|
cfd8005c99
block: remove the second argument of k[un]map_atomic()
|
13 years ago |
Dave Young
|
306df0716a
loop: zero fill bio instead of return -EIO for partial read
|
13 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 years ago |
Lukas Czerner
|
dfaf3c036c
loop: Fix discard_alignment default setting
|
13 years ago |
Dave Young
|
ae95757a90
loop: fix loop block driver discard and encryption comment
|
13 years ago |
Dmitry Monakhov
|
7035b5df3c
loop: cleanup set_status interface
|
13 years ago |
Dmitry Monakhov
|
3bb9068278
loop: prevent information leak after failed read
|
13 years ago |
Linus Torvalds
|
3d0a8d10cf
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
|
13 years ago |
Jens Axboe
|
83157223de
Merge branch 'for-linus' into for-3.2/core
|
13 years ago |
Jens Axboe
|
5c04b426f2
Merge branch 'v3.1-rc10' into for-3.2/core
|
13 years ago |
Christoph Hellwig
|
456be1484f
loop: remove the incorrect write_begin/write_end shortcut
|
13 years ago |
Ayan George
|
4c823cc3d5
drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()
|
13 years ago |
Phillip Susi
|
8a9c594422
drivers/block/loop.c: emit uevent on auto release
|
13 years ago |
Christoph Hellwig
|
5a7bbad27a
block: remove support for bio remapping from ->make_request
|
14 years ago |
Kay Sievers
|
e03c8dd149
loop: always allow userspace partitions and optionally support automatic scanning
|
14 years ago |
Lukas Czerner
|
dfaa2ef68e
loop: add discard support for loop devices
|
14 years ago |