Paul Clements
|
20a8143eaa
NBD: remove limit on max number of nbd devices
|
17 years ago |
Kiyoshi Ueda
|
097c94a4e8
blk_end_request: changing nbd (take 4)
|
17 years ago |
Kay Sievers
|
edfaa7c365
Driver core: convert block from raw kobjects to core devices
|
18 years ago |
Trond Myklebust
|
91cf45f02a
[NET]: Add the helper kernel_sock_shutdown()
|
17 years ago |
Denis Cheng
|
d489202ea2
remove unused return within void return function
|
18 years ago |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
18 years ago |
Paul Clements
|
7fdfd4065c
NBD: allow hung network I/O to be cancelled
|
18 years ago |
Paul Clements
|
4b86a87256
NBD: set uninitialized devices to size 0
|
18 years ago |
Denis Cheng
|
0cbc591bf8
nbd: change a parameter's type to remove a memcpy call
|
18 years ago |
Denis Cheng
|
d2c9740b49
nbd: use list_for_each_entry_safe to make it more consolidated and readable
|
18 years ago |
Jens Axboe
|
6c92e699b5
Fixup rq_for_each_segment() indentation
|
18 years ago |
NeilBrown
|
5705f70217
Introduce rq_for_each_segment replacing rq_for_each_bio
|
18 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
Oleg Nesterov
|
be0ef957c9
nbd.c: sock_xmit: cleanup signal related code
|
18 years ago |
Boaz Harrosh
|
e654bc4393
[PATCH] fix request->cmd == INT cases
|
18 years ago |
WANG Cong
|
84963048ca
nbd: check the return value of sysfs_create_file
|
18 years ago |
Josef Sipek
|
17506041de
[PATCH] struct path: convert nbd
|
18 years ago |
Paul Clements
|
6b39bb6548
[PATCH] nbd: show nbd client pid in sysfs
|
18 years ago |
Jens Axboe
|
4aff5e2333
[PATCH] Split struct request ->flags into two parts
|
19 years ago |
Michal Feix
|
f0df33bcab
[PATCH] nbd: Abort request on data reception failure
|
19 years ago |
Michal Feix
|
e4b57e0842
[PATCH] nbd: Check magic before doing anything else
|
19 years ago |
Ingo van Lil
|
9c7a41691f
[PATCH] drivers/block/nbd.c compile fix
|
19 years ago |
Greg Kroah-Hartman
|
ce7b0f46bb
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
|
20 years ago |
Greg Kroah-Hartman
|
ff23eca3e8
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
|
20 years ago |
Greg Kroah-Hartman
|
8ab5e4c15b
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
|
20 years ago |
Greg Kroah-Hartman
|
95dc112a57
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
|
20 years ago |
Pavel Machek
|
dbf492d6c1
[PATCH] nbd: kill obsolete changelog, add GPL
|
19 years ago |
Adrian Bunk
|
5b7b18ccde
[PATCH] drivers/block/nbd.c: don't defer compile error to runtime
|
19 years ago |
Ingo Molnar
|
82d4dc5adb
[PATCH] sem2mutex: drivers/block/nbd.c
|
19 years ago |
taneli.vahakangas@netsonic.fi
|
9fa37fd162
[PATCH] nbd: remove duplicate assignment
|
19 years ago |