summaryrefslogtreecommitdiff
path: root/drivers/block/nbd.c
AgeCommit message (Expand)Author
2005-05-01[PATCH] nbd: Don't create all MAX_NBD devices by default all the timeLars Marowsky-Bree
2005-03-31[NBD]: Fix i_sock reference.David S. Miller
2005-03-13[PATCH] verify_area cleanup : drivers part 1Jesper Juhl
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-01-20[PATCH] Lock initializer cleanup: Block devicesThomas Gleixner
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-08-22[PATCH] nbd: fix struct request race conditionPaul Clements
2004-07-15[PATCH] sparse: iovec cleanups - the restAlexander Viro
2004-02-22[PATCH] nbd: remove PARANOIA and other cleanupsAndrew Morton
2004-02-22[PATCH] nbd: fix set_capacity callAndrew Morton
2004-02-22[PATCH] NBD rmmod oops fixAndrew Morton
2004-02-18[PATCH] fix display of NBD in /proc/partitionsAndrew Morton
2003-08-14[PATCH] nbd: fix send/receive/shutdown/disconnect racesAndrew Morton
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-07-17[PATCH] misc fixesAndrew Morton
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-07-10[PATCH] nbd: make nbd and block layer agree about device andAndrew Morton
2003-07-10[PATCH] nbd: remove unneeded nbd_open/nbd_release and refcntAndrew Morton
2003-07-10[PATCH] nbd: cleanup PARANOIA usage & codeAndrew Morton
2003-07-10[PATCH] nbd: initialise the embedded kobjectAndrew Morton
2003-07-10[PATCH] nbd: remove unneeded blksize_bits fieldAndrew Morton
2003-07-10[PATCH] nbd: enhanced diagnostics supportAndrew Morton
2003-07-10[PATCH] NBD: cosmetic cleanupsAndrew Morton
2003-06-22[PATCH] fix nbd driver for 2.5 block layerLou Langholtz
2003-06-05[NET]: Some stuff missed during acme's struct sock cleanup.David S. Miller
2003-04-20[PATCH] devfs: nbdChristoph Hellwig
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig
2003-03-20[PATCH] make nbd working in 2.5.xDave Jones
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton
2003-02-12Make dequeue_signal() take the process as an argument.Linus Torvalds
2003-02-07[PATCH] signal locking updateChris Wedgwood
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole
2002-12-08Merge bk://kernel.bkbits.net/acme/misc-2.5Linus Torvalds
2002-12-07[NBD]: nbd.c wants blkdev.h and blk.hDavid S. Miller
2002-12-07o nbd: fix up headers changes, include blk.h and blkdev.hArnaldo Carvalho de Melo
2002-12-04[PATCH] get rid of MAJOR_NRChristoph Hellwig
2002-12-03[PATCH] nbd.c cleanupAlexander Viro
2002-12-03[NBD]: Kill uninitialized use warning.David S. Miller
2002-11-25[PATCH] update nbd driver to large sizes etcAlan Cox
2002-11-07[PATCH] Clean up nbd.cPavel Machek
2002-11-04[PATCH] Initializer conversions for drivers/blockRusty Russell
2002-10-18[PATCH] nbd converted to private queueAlexander Viro
2002-10-15[PATCH] early allocation of ->partAlexander Viro
2002-10-05[PATCH] nbd switched to alloc_disk()Alexander Viro
2002-09-29[PATCH] ->major_name inlinedAlexander Viro
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar
2002-09-21[PATCH] gendisk for nbdAlexander Viro
2002-06-19[PATCH] Re: nbd.c warning fixArnaud S. Launay
2002-06-17[PATCH] take bio.h out of highmem.hAndrew Morton