Cong Wang
|
cfd8005c99
block: remove the second argument of k[un]map_atomic()
|
13 gadi atpakaļ |
Dave Young
|
306df0716a
loop: zero fill bio instead of return -EIO for partial read
|
13 gadi atpakaļ |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 gadi atpakaļ |
Lukas Czerner
|
dfaf3c036c
loop: Fix discard_alignment default setting
|
13 gadi atpakaļ |
Dave Young
|
ae95757a90
loop: fix loop block driver discard and encryption comment
|
13 gadi atpakaļ |
Dmitry Monakhov
|
7035b5df3c
loop: cleanup set_status interface
|
13 gadi atpakaļ |
Dmitry Monakhov
|
3bb9068278
loop: prevent information leak after failed read
|
13 gadi atpakaļ |
Linus Torvalds
|
3d0a8d10cf
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
|
13 gadi atpakaļ |
Jens Axboe
|
83157223de
Merge branch 'for-linus' into for-3.2/core
|
13 gadi atpakaļ |
Jens Axboe
|
5c04b426f2
Merge branch 'v3.1-rc10' into for-3.2/core
|
13 gadi atpakaļ |
Christoph Hellwig
|
456be1484f
loop: remove the incorrect write_begin/write_end shortcut
|
13 gadi atpakaļ |
Ayan George
|
4c823cc3d5
drivers/block/loop.c: remove unnecessary bdev argument from loop_clr_fd()
|
14 gadi atpakaļ |
Phillip Susi
|
8a9c594422
drivers/block/loop.c: emit uevent on auto release
|
14 gadi atpakaļ |
Christoph Hellwig
|
5a7bbad27a
block: remove support for bio remapping from ->make_request
|
14 gadi atpakaļ |
Kay Sievers
|
e03c8dd149
loop: always allow userspace partitions and optionally support automatic scanning
|
14 gadi atpakaļ |
Lukas Czerner
|
dfaa2ef68e
loop: add discard support for loop devices
|
14 gadi atpakaļ |
Kay Sievers
|
05eb0f252b
loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other
|
14 gadi atpakaļ |
Kay Sievers
|
d134b00b9a
loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devices
|
14 gadi atpakaļ |
Kay Sievers
|
770fe30a46
loop: add management interface for on-demand device allocation
|
14 gadi atpakaļ |
Kay Sievers
|
34dd82afd2
loop: replace linked list of allocated devices with an idr index
|
14 gadi atpakaļ |
Namhyung Kim
|
ac04fee0b5
loop: export module parameters
|
14 gadi atpakaļ |
Namhyung Kim
|
a1c15c59fe
loop: handle on-demand devices correctly
|
14 gadi atpakaļ |
Namhyung Kim
|
78f4bb367f
loop: limit 'max_part' module param to DISK_MAX_PARTS
|
14 gadi atpakaļ |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 gadi atpakaļ |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 gadi atpakaļ |
Tejun Heo
|
e83a46bbb1
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
|
14 gadi atpakaļ |
Petr Uzel
|
fd51469fb6
block: kill loop_mutex
|
14 gadi atpakaļ |
Vivek Goyal
|
cd25f54961
loop: No need to initialize ->queue_lock explicitly before calling blk_cleanup_queue()
|
14 gadi atpakaļ |
Sergey Senozhatsky
|
ee71a96867
loop: queue_lock NULL pointer derefence in blk_throtl_exit
|
14 gadi atpakaļ |
Jens Axboe
|
3603b8eacc
Fix compile warnings due to missing removal of a 'ret' variable
|
14 gadi atpakaļ |