Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2f6f6c6b5c4774cfdbe759eea1f5203a4b26fe6f
/
drivers
/
block
/
nbd.c
15746fc
nbd: trivial cleanups
by Pavel Machek
· 16 years ago
1a2ad21
nbd: add locking to nbd_ioctl
by Pavel Machek
· 16 years ago
4d48a54
nbd: fix I/O hang on disconnected nbds
by Paul Clements
· 16 years ago
c91192d
nbd: do not allow two clients at the same time
by Pavel Machek
· 16 years ago
31dcfab
nbd: tell the block layer that it is not a rotational device
by Jens Axboe
· 16 years ago
b374d18
block: get rid of elevator_t typedef
by Jens Axboe
· 16 years ago
a8cdc30
[PATCH] switch nbd
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
ed9e198
block: implement and use {disk|part}_to_dev()
by Tejun Heo
· 16 years ago
f3944d6
nbd: fix memory leak of nbd_dev array
by Sven Wegener
· 16 years ago
bd5d435
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
d71a6d7
NBD: add partition support
by Laurent Vivier
· 17 years ago
48cf606
NBD: allow nbd to be used locally
by Laurent Vivier
· 17 years ago
4f54eec
block: use blk_rq_init() to initialize the request
by FUJITA Tomonori
· 17 years ago
ffc41cf
nbd: prevent sock_xmit from attempting to use a NULL socket
by Mike Snitzer
· 17 years ago
48f15b9
NBD: make nbd default to deadline I/O scheduler
by Paul Clements
· 17 years ago
20a8143
NBD: remove limit on max number of nbd devices
by Paul Clements
· 17 years ago
097c94a
blk_end_request: changing nbd (take 4)
by Kiyoshi Ueda
· 17 years ago
edfaa7c
Driver core: convert block from raw kobjects to core devices
by Kay Sievers
· 17 years ago
91cf45f
[NET]: Add the helper kernel_sock_shutdown()
by Trond Myklebust
· 17 years ago
d489202
remove unused return within void return function
by Denis Cheng
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
7fdfd40
NBD: allow hung network I/O to be cancelled
by Paul Clements
· 17 years ago
4b86a87
NBD: set uninitialized devices to size 0
by Paul Clements
· 17 years ago
0cbc591b
nbd: change a parameter's type to remove a memcpy call
by Denis Cheng
· 17 years ago
d2c9740
nbd: use list_for_each_entry_safe to make it more consolidated and readable
by Denis Cheng
· 17 years ago
6c92e69
Fixup rq_for_each_segment() indentation
by Jens Axboe
· 17 years ago
5705f70
Introduce rq_for_each_segment replacing rq_for_each_bio
by NeilBrown
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
be0ef95
nbd.c: sock_xmit: cleanup signal related code
by Oleg Nesterov
· 17 years ago
e654bc4
[PATCH] fix request->cmd == INT cases
by Boaz Harrosh
· 17 years ago
8496304
nbd: check the return value of sysfs_create_file
by WANG Cong
· 18 years ago
1750604
[PATCH] struct path: convert nbd
by Josef Sipek
· 18 years ago
6b39bb6
[PATCH] nbd: show nbd client pid in sysfs
by Paul Clements
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
f0df33b
[PATCH] nbd: Abort request on data reception failure
by Michal Feix
· 18 years ago
e4b57e0
[PATCH] nbd: Check magic before doing anything else
by Michal Feix
· 18 years ago
9c7a416
[PATCH] drivers/block/nbd.c compile fix
by Ingo van Lil
· 18 years ago
ce7b0f4
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
dbf492d
[PATCH] nbd: kill obsolete changelog, add GPL
by Pavel Machek
· 18 years ago
5b7b18c
[PATCH] drivers/block/nbd.c: don't defer compile error to runtime
by Adrian Bunk
· 19 years ago
82d4dc5
[PATCH] sem2mutex: drivers/block/nbd.c
by Ingo Molnar
· 19 years ago
9fa37fd
[PATCH] nbd: remove duplicate assignment
by taneli.vahakangas@netsonic.fi
· 19 years ago
d99cf9d
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
4b2f026
[PATCH] nbd: fix TX/RX race condition
by Herbert Xu
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
40be0c2
[PATCH] nbd: Don't create all MAX_NBD devices by default all the time
by Lars Marowsky-Bree
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago