include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / block / nbd.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-05-11 Tejun Heonbd: don't clear rq->sector and nr_sectors unnecessarily
2009-04-03 Pavel Macheknbd: trivial cleanups
2009-04-03 Pavel Macheknbd: add locking to nbd_ioctl
2009-02-11 Paul Clementsnbd: fix I/O hang on disconnected nbds
2009-01-16 Pavel Macheknbd: do not allow two clients at the same time
2008-12-29 Jens Axboenbd: tell the block layer that it is not a rotational...
2008-12-29 Jens Axboeblock: get rid of elevator_t typedef
2008-10-21 Al Viro[PATCH] switch nbd
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-08-20 Sven Wegenernbd: fix memory leak of nbd_dev array
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29 Laurent VivierNBD: add partition support
2008-04-29 Laurent VivierNBD: allow nbd to be used locally
2008-04-29 FUJITA Tomonoriblock: use blk_rq_init() to initialize the request
2008-04-02 Mike Snitzernbd: prevent sock_xmit from attempting to use a NULL...
2008-02-24 Paul ClementsNBD: make nbd default to deadline I/O scheduler
2008-02-08 Paul ClementsNBD: remove limit on max number of nbd devices
2008-01-28 Kiyoshi Uedablk_end_request: changing nbd (take 4)
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-10-20 Denis Chengremove unused return within void return function
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-17 Paul ClementsNBD: allow hung network I/O to be cancelled
2007-10-17 Paul ClementsNBD: set uninitialized devices to size 0
2007-10-17 Denis Chengnbd: change a parameter's type to remove a memcpy call
2007-10-17 Denis Chengnbd: use list_for_each_entry_safe to make it more conso...
2007-10-10 Jens AxboeFixup rq_for_each_segment() indentation
2007-10-10 NeilBrownIntroduce rq_for_each_segment replacing rq_for_each_bio
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-16 Oleg Nesterovnbd.c: sock_xmit: cleanup signal related code
2007-07-10 Boaz Harrosh[PATCH] fix request->cmd == INT cases
2007-05-09 WANG Congnbd: check the return value of sysfs_create_file
2006-12-08 Josef Sipek[PATCH] struct path: convert nbd
2006-12-07 Paul Clements[PATCH] nbd: show nbd client pid in sysfs
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-07-31 Michal Feix[PATCH] nbd: Abort request on data reception failure
2006-07-31 Michal Feix[PATCH] nbd: Check magic before doing anything else
2006-07-01 Ingo van Lil[PATCH] drivers/block/nbd.c compile fix
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the gendisk devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-25 Pavel Machek[PATCH] nbd: kill obsolete changelog, add GPL
2006-03-25 Adrian Bunk[PATCH] drivers/block/nbd.c: don't defer compile error...
2006-03-23 Ingo Molnar[PATCH] sem2mutex: drivers/block/nbd.c
2006-01-09 taneli.vahakangas... [PATCH] nbd: remove duplicate assignment
2006-01-06 Linus TorvaldsMerge branch 'post-2.6.15' of git://brick.kernel.dk...
2006-01-06 Herbert Xu[PATCH] nbd: fix TX/RX race condition
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
2005-05-01 Lars Marowsky-Bree[PATCH] nbd: Don't create all MAX_NBD devices by defaul...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2