summaryrefslogtreecommitdiffstats
path: root/block/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* block: make partition array dynamicTejun Heo2008-10-091-1/+1
* block: introduce partition 0Tejun Heo2008-10-091-2/+2
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-091-10/+16
* block: don't depend on consecutive minor spaceTejun Heo2008-10-091-3/+3
* block: make variable and argument names more consistentTejun Heo2008-10-091-7/+8
* block: update add_partition() error handlingTejun Heo2008-10-091-5/+2
* block: allow deleting zero length partitionTejun Heo2008-10-091-2/+0
* Allow elevators to sort/merge discard requestsDavid Woodhouse2008-10-091-1/+1
* Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse2008-10-091-0/+76
* block/ioctl.c and fs/partition/check.c: check value returned by add_partition()Abdel Benamrouche2008-07-251-2/+3
* compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann2007-10-101-17/+4
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-2/+2
* [PATCH] lockdep: annotate BLKPG_DEL_PARTITIONPeter Zijlstra2007-02-201-1/+1
* [PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto2007-02-101-1/+1
* [PATCH] struct path: convert blockJosef Sipek2006-12-081-1/+1
* [PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra2006-12-081-2/+2
* [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-031-2/+3
* [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctlArjan van de Ven2006-07-141-2/+2
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+6
* [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-11/+11
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-1/+1
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-0/+22
* [BLOCK] Move all core block layer code to new block/ directoryJens Axboe2005-11-041-0/+275