aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/nbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-31[NBD]: Fix i_sock reference.David S. Miller1-1/+1
2005-03-13[PATCH] verify_area cleanup : drivers part 1Jesper Juhl1-1/+1
2005-03-11[PATCH] Make lots of things staticAdrian Bunk1-3/+3
2005-01-20[PATCH] Lock initializer cleanup: Block devicesThomas Gleixner1-1/+1
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton1-1/+1
2004-08-22[PATCH] nbd: fix struct request race conditionPaul Clements1-29/+10
2004-07-15[PATCH] sparse: iovec cleanups - the restAlexander Viro1-9/+3
2004-02-22[PATCH] nbd: remove PARANOIA and other cleanupsAndrew Morton1-41/+11
2004-02-22[PATCH] nbd: fix set_capacity callAndrew Morton1-2/+2
2004-02-22[PATCH] NBD rmmod oops fixAndrew Morton1-15/+14
2004-02-18[PATCH] fix display of NBD in /proc/partitionsAndrew Morton1-0/+1
2003-08-14[PATCH] nbd: fix send/receive/shutdown/disconnect racesAndrew Morton1-17/+45
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-8/+4
2003-07-17[PATCH] misc fixesAndrew Morton1-1/+2
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-3/+0
2003-07-10[PATCH] nbd: make nbd and block layer agree about device andAndrew Morton1-4/+8
2003-07-10[PATCH] nbd: remove unneeded nbd_open/nbd_release and refcntAndrew Morton1-34/+2
2003-07-10[PATCH] nbd: cleanup PARANOIA usage & codeAndrew Morton1-5/+31
2003-07-10[PATCH] nbd: initialise the embedded kobjectAndrew Morton1-0/+1
2003-07-10[PATCH] nbd: remove unneeded blksize_bits fieldAndrew Morton1-9/+4
2003-07-10[PATCH] nbd: enhanced diagnostics supportAndrew Morton1-35/+106
2003-07-10[PATCH] NBD: cosmetic cleanupsAndrew Morton1-79/+104
2003-06-22[PATCH] fix nbd driver for 2.5 block layerLou Langholtz1-17/+74
2003-06-05[NET]: Some stuff missed during acme's struct sock cleanup.David S. Miller1-1/+1
2003-04-20[PATCH] devfs: nbdChristoph Hellwig1-7/+1
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe1-3/+3
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig1-1/+1
2003-03-20[PATCH] make nbd working in 2.5.xDave Jones1-12/+6
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton1-3/+1
2003-02-12Make dequeue_signal() take the process as an argument.Linus Torvalds1-1/+1
2003-02-07[PATCH] signal locking updateChris Wedgwood1-6/+6
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole1-1/+1
2002-12-08Merge bk://kernel.bkbits.net/acme/misc-2.5Linus Torvalds1-0/+2
2002-12-07[NBD]: nbd.c wants blkdev.h and blk.hDavid S. Miller1-0/+2
2002-12-07o nbd: fix up headers changes, include blk.h and blkdev.hArnaldo Carvalho de Melo1-0/+2
2002-12-04[PATCH] get rid of MAJOR_NRChristoph Hellwig1-6/+28
2002-12-03[PATCH] nbd.c cleanupAlexander Viro1-12/+10
2002-12-03[NBD]: Kill uninitialized use warning.David S. Miller1-1/+2
2002-11-25[PATCH] update nbd driver to large sizes etcAlan Cox1-4/+65
2002-11-07[PATCH] Clean up nbd.cPavel Machek1-23/+4
2002-11-04[PATCH] Initializer conversions for drivers/blockRusty Russell1-4/+4
2002-10-18[PATCH] nbd converted to private queueAlexander Viro1-47/+31
2002-10-15[PATCH] early allocation of ->partAlexander Viro1-2/+1
2002-10-05[PATCH] nbd switched to alloc_disk()Alexander Viro1-7/+22
2002-09-29[PATCH] ->major_name inlinedAlexander Viro1-3/+1
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar1-4/+4
2002-09-21[PATCH] gendisk for nbdAlexander Viro1-35/+22
2002-06-19[PATCH] Re: nbd.c warning fixArnaud S. Launay1-0/+1
2002-06-17[PATCH] take bio.h out of highmem.hAndrew Morton1-0/+1
2002-06-11[PATCH] (12/14) resyncAlexander Viro1-1/+0