summaryrefslogtreecommitdiffstats
path: root/drivers/block/nbd.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-101-1/+1
* nbd: check the return value of sysfs_create_fileWANG Cong2007-05-091-4/+11
* [PATCH] struct path: convert nbdJosef Sipek2006-12-081-1/+1
* [PATCH] nbd: show nbd client pid in sysfsPaul Clements2006-12-071-0/+16
* [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/+0Star
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-2/+0Star
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] nbd: kill obsolete changelog, add GPLPavel Machek2006-06-251-32/+2Star
* [PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk2006-03-251-4/+1Star
* [PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar2006-03-231-8/+8
* [PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi2006-01-091-1/+0Star
* 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/+60Star
|/
* [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-171-0/+731