aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/nbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[PATCH] nbd: Abort request on data reception failureMichal Feix1-1/+2
2006-07-31[PATCH] nbd: Check magic before doing anything elseMichal Feix1-7/+9
2006-07-01[PATCH] drivers/block/nbd.c compile fixIngo van Lil1-1/+1
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-25[PATCH] nbd: kill obsolete changelog, add GPLPavel Machek1-32/+2
2006-03-25[PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk1-4/+1
2006-03-23[PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar1-8/+8
2006-01-08[PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi1-1/+0
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-01-06[PATCH] nbd: fix TX/RX race conditionHerbert Xu1-62/+60
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-05-01[PATCH] nbd: Don't create all MAX_NBD devices by default all the timeLars Marowsky-Bree1-3/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+731