aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-20[PATCH] Support compat_ioctl for block devicesAndi Kleen1-0/+17
2004-10-02[PATCH] fix block layer ioctl bugEd L. Cashin1-1/+2
2004-05-28[PATCH] sparse: trivial part of drivers/block __user annotationAlexander Viro1-9/+9
2004-05-14[PATCH] fix block layer ioctl bugAndrew Morton1-1/+2
2004-02-23[PATCH] blkdev_open/bd_claim vs BLKBSZSETNathan Scott1-2/+1
2003-08-30[PATCH] dev_t handling cleanups (12/12)Alexander Viro1-6/+15
2003-07-17[PATCH] ioctl(BLKBSZSET) fix and cleanupAndrew Morton1-4/+2
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+1
2003-05-29[PATCH] ide-cd/scsi/block fixups for SG_IOJens Axboe1-5/+2
2003-04-27[PATCH] bdget_disk()Alexander Viro1-1/+1
2003-04-20[PATCH] Allocate hd_structs dynamicallyAndrew Morton1-3/+8
2003-01-12[PATCH] rbtree core for io schedulerJens Axboe1-4/+0
2002-10-28[PATCH] block_device_operations always picked from gendiskAlexander Viro1-7/+8
2002-10-28[PATCH] r/o state moved to gendisksAlexander Viro1-1/+1
2002-10-15[PATCH] bdev->bd_disk introducedAlexander Viro1-52/+13
2002-10-15[PATCH] refcounts for gendisksAlexander Viro1-10/+37
2002-10-15[PATCH] preparation to use of driverfs refcounts, part 1 - partitionsAlexander Viro1-6/+2
2002-10-15[PATCH] block ioctl cleanupAlexander Viro1-0/+231