- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / block / nbd.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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
2005-04-15 Lars Marowsky-BreeCorrect sysfs permissions of file.
2005-04-14 Lars Marowsky-Bree- patches.drivers/nbd-configure-device-count: Do not...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: Block devices
2005-01-08 Andrew Morton[PATCH] MODULE_PARM conversions
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Paul Clements[PATCH] nbd: fix struct request race condition
2004-07-16 Alexander Viro[PATCH] sparse: iovec cleanups - the rest
2004-02-23 Olaf Hering+- update to patches.fixes/linux-post-2.6.3-20040223
2004-02-22 Andrew Morton[PATCH] nbd: remove PARANOIA and other cleanups
2004-02-22 Andrew Morton[PATCH] nbd: fix set_capacity call
2004-02-22 Andrew Morton[PATCH] NBD rmmod oops fix
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] fix display of NBD in /proc/partitions
2003-08-14 Andrew Morton[PATCH] nbd: fix send/receive/shutdown/disconnect races
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Jens Axboe[PATCH] Proper block queue reference counting
2003-07-18 Andrew Morton[PATCH] misc fixes
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-07-10 Andrew Morton[PATCH] nbd: make nbd and block layer agree about devic...
2003-07-10 Andrew Morton[PATCH] nbd: remove unneeded nbd_open/nbd_release and...
2003-07-10 Andrew Morton[PATCH] nbd: cleanup PARANOIA usage & code
2003-07-10 Andrew Morton[PATCH] nbd: initialise the embedded kobject
2003-07-10 Andrew Morton[PATCH] nbd: remove unneeded blksize_bits field
2003-07-10 Andrew Morton[PATCH] nbd: enhanced diagnostics support
2003-07-10 Andrew Morton[PATCH] NBD: cosmetic cleanups
2003-07-01 Andreas SchwabAdd latest ia64 patches.
2003-06-22 Lou Langholtz[PATCH] fix nbd driver for 2.5 block layer
2003-06-05 David S. Miller[NET]: Some stuff missed during acme's struct sock...
2003-04-20 Christoph Hellwig[PATCH] devfs: nbd
2003-04-07 Jens Axboe[PATCH] kill blk_queue_empty()
2003-03-23 Christoph Hellwig[PATCH] devfs_mk_dir simplification
2003-03-20 Dave Jones[PATCH] make nbd working in 2.5.x
2003-03-08 Andrew Morton[PATCH] register_blkdev cleanups
2003-02-13 Linus TorvaldsMake dequeue_signal() take the process as an argument.
2003-02-07 Chris Wedgwood[PATCH] signal locking update
2003-02-07 Steven Cole[PATCH] Spelling fixes for consistent, dependent, persi...
2002-12-08 Linus TorvaldsMerge bk://kernel.bkbits.net/acme/misc-2.5
2002-12-08 David S. Miller[NBD]: nbd.c wants blkdev.h and blk.h
2002-12-07 Arnaldo Carvalho... o nbd: fix up headers changes, include blk.h and blkdev.h
2002-12-05 Christoph Hellwig[PATCH] get rid of MAJOR_NR
2002-12-04 Alexander Viro[PATCH] nbd.c cleanup
2002-12-04 David S. Miller[NBD]: Kill uninitialized use warning.
2002-11-25 Alan Cox[PATCH] update nbd driver to large sizes etc
2002-11-08 Pavel Machek[PATCH] Clean up nbd.c
2002-11-04 Rusty Russell[PATCH] Initializer conversions for drivers/block
2002-10-18 Alexander Viro[PATCH] nbd converted to private queue
2002-10-15 Alexander Viro[PATCH] early allocation of ->part
2002-10-05 Alexander Viro[PATCH] nbd switched to alloc_disk()
2002-09-30 Alexander Viro[PATCH] ->major_name inlined
2002-09-29 Ingo Molnar[PATCH] atomic-thread-signals
2002-09-21 Alexander Viro[PATCH] gendisk for nbd
2002-06-20 Arnaud S. Launay[PATCH] Re: nbd.c warning fix
2002-06-18 Andrew Morton[PATCH] take bio.h out of highmem.h
2002-06-11 Alexander Viro[PATCH] (12/14) resync
2002-06-11 Alexander Viro[PATCH] (11/14) resync
2002-05-31 Dave Jones[PATCH] Fix deadlock in nbd
2002-05-28 Martin Dalecki[PATCH] 2.5.18 QUEUE_EMPTY and the unpleasant friends.
2002-05-01 Alexander Viro[PATCH] (4/6) blksize_size[] removal
2002-04-16 Anton Altaparmakov[PATCH] nbd compile fix
2002-04-03 Dave Jones[PATCH] Various typo fixes.
2002-02-11 David S. MillerFix recalc_sigpending handling.
2002-02-06 Alexander Viro[PATCH] (1/2) inode trimming
2002-02-05 Petr Vandrovec[PATCH] Re: [PATCH] nbd in 2.5.3 does not work, and...
next