aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/nbd.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-4/+4
* [PATCH] nbd: Abort request on data reception failureMichal Feix2006-07-311-1/+2
* [PATCH] nbd: Check magic before doing anything elseMichal Feix2006-07-311-7/+9
* [PATCH] drivers/block/nbd.c compile fixIngo van Lil2006-07-011-1/+1
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] nbd: kill obsolete changelog, add GPLPavel Machek2006-06-251-32/+2
* [PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk2006-03-251-4/+1
* [PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar2006-03-231-8/+8
* [PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi2006-01-081-1/+0
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-1/+1
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* | [PATCH] nbd: fix TX/RX race conditionHerbert Xu2006-01-061-62/+60
|/
* [PATCH] nbd: Don't create all MAX_NBD devices by default all the timeLars Marowsky-Bree2005-05-011-3/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+731