Pavel Machek
|
15746fcaa3
nbd: trivial cleanups
|
vor 16 Jahren |
Pavel Machek
|
1a2ad21128
nbd: add locking to nbd_ioctl
|
vor 16 Jahren |
Paul Clements
|
4d48a542b4
nbd: fix I/O hang on disconnected nbds
|
vor 16 Jahren |
Pavel Machek
|
c91192d66d
nbd: do not allow two clients at the same time
|
vor 16 Jahren |
Jens Axboe
|
31dcfab0ae
nbd: tell the block layer that it is not a rotational device
|
vor 16 Jahren |
Jens Axboe
|
b374d18a4b
block: get rid of elevator_t typedef
|
vor 16 Jahren |
Al Viro
|
a8cdc308c0
[PATCH] switch nbd
|
vor 17 Jahren |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
vor 17 Jahren |
Parag Warudkar
|
01e8ef11bc
x86: sysfs: kill owner field from attribute
|
vor 17 Jahren |
Tejun Heo
|
ed9e198234
block: implement and use {disk|part}_to_dev()
|
vor 17 Jahren |
Sven Wegener
|
f3944d61dd
nbd: fix memory leak of nbd_dev array
|
vor 17 Jahren |
Linus Torvalds
|
bd5d435a96
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
vor 17 Jahren |
Hirofumi Nakagawa
|
801678c5a3
Remove duplicated unlikely() in IS_ERR()
|
vor 17 Jahren |
Laurent Vivier
|
d71a6d7332
NBD: add partition support
|
vor 17 Jahren |
Laurent Vivier
|
48cf6061b3
NBD: allow nbd to be used locally
|
vor 17 Jahren |
FUJITA Tomonori
|
4f54eec831
block: use blk_rq_init() to initialize the request
|
vor 17 Jahren |
Mike Snitzer
|
ffc41cf8db
nbd: prevent sock_xmit from attempting to use a NULL socket
|
vor 17 Jahren |
Paul Clements
|
48f15b93b2
NBD: make nbd default to deadline I/O scheduler
|
vor 17 Jahren |
Paul Clements
|
20a8143eaa
NBD: remove limit on max number of nbd devices
|
vor 17 Jahren |
Kiyoshi Ueda
|
097c94a4e8
blk_end_request: changing nbd (take 4)
|
vor 17 Jahren |
Kay Sievers
|
edfaa7c365
Driver core: convert block from raw kobjects to core devices
|
vor 18 Jahren |
Trond Myklebust
|
91cf45f02a
[NET]: Add the helper kernel_sock_shutdown()
|
vor 17 Jahren |
Denis Cheng
|
d489202ea2
remove unused return within void return function
|
vor 18 Jahren |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
vor 18 Jahren |
Paul Clements
|
7fdfd4065c
NBD: allow hung network I/O to be cancelled
|
vor 18 Jahren |
Paul Clements
|
4b86a87256
NBD: set uninitialized devices to size 0
|
vor 18 Jahren |
Denis Cheng
|
0cbc591bf8
nbd: change a parameter's type to remove a memcpy call
|
vor 18 Jahren |
Denis Cheng
|
d2c9740b49
nbd: use list_for_each_entry_safe to make it more consolidated and readable
|
vor 18 Jahren |
Jens Axboe
|
6c92e699b5
Fixup rq_for_each_segment() indentation
|
vor 18 Jahren |
NeilBrown
|
5705f70217
Introduce rq_for_each_segment replacing rq_for_each_bio
|
vor 18 Jahren |