Commit Graph

42 Commits (39120e11705782c77d3a47d7d2927676fd8e3aaa)

Author SHA1 Message Date
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Laurent Vivier d71a6d7332 NBD: add partition support 17 years ago
Laurent Vivier 48cf6061b3 NBD: allow nbd to be used locally 17 years ago
FUJITA Tomonori 4f54eec831 block: use blk_rq_init() to initialize the request 17 years ago
Mike Snitzer ffc41cf8db nbd: prevent sock_xmit from attempting to use a NULL socket 17 years ago
Paul Clements 48f15b93b2 NBD: make nbd default to deadline I/O scheduler 17 years ago
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 17 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 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 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 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 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
Herbert Xu 4b2f0260c7 [PATCH] nbd: fix TX/RX race condition 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
Lars Marowsky-Bree 40be0c28b3 [PATCH] nbd: Don't create all MAX_NBD devices by default all the time 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago