Commit Graph

38 Commits (1fe63ab47a617ee95f562eaa7ddbbc59981ff8c6)

Author SHA1 Message Date
Martin K. Petersen 98262f2762 block: Allow devices to indicate whether discarded blocks are zeroed 15 years ago
Martin K. Petersen ac481c20ef block: Topology ioctls 16 years ago
Christoph Hellwig 746cd1e7e4 block: use blkdev_issue_discard in blk_ioctl_discard 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Nikanth Karthikesan 15afd1cc7b block: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
Wu Fengguang 7c239517d9 block: don't take lock on changing ra_pages 16 years ago
Tejun Heo ba32929a91 block: make add_partition() return pointer to hd_struct 16 years ago
Al Viro 56b26add02 [PATCH] kill the rest of struct file propagation in block ioctls 17 years ago
Al Viro 6af3a56e1d [PATCH] get rid of struct file use in blkdev_ioctl() BLKBSZSET 17 years ago
Al Viro 45048d0961 [PATCH] get rid of blkdev_locked_ioctl() 17 years ago
Al Viro e436fdae70 [PATCH] get rid of blkdev_driver_ioctl() 17 years ago
Al Viro 90b8f2824c [PATCH] end of methods switch: remove the old ones 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 633a08b812 [PATCH] introduce __blkdev_driver_ioctl() 17 years ago
Tejun Heo 540eed5637 block: make partition array dynamic 17 years ago
Tejun Heo b5d0b9df0b block: introduce partition 0 17 years ago
Tejun Heo e71bf0d0ee block: fix disk->part[] dereferencing race 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Tejun Heo cf771cb5a7 block: make variable and argument names more consistent 17 years ago
Tejun Heo 88e341261c block: update add_partition() error handling 17 years ago
Tejun Heo ec2cdedf79 block: allow deleting zero length partition 17 years ago
David Woodhouse e17fc0a1cc Allow elevators to sort/merge discard requests 17 years ago
David Woodhouse d30a2605be Add BLKDISCARD ioctl to allow userspace to discard sectors 17 years ago
Abdel Benamrouche 04ebd4aee5 block/ioctl.c and fs/partition/check.c: check value returned by add_partition() 17 years ago
Arnd Bergmann f58c4c0a17 compat_ioctl: move common block ioctls to compat_blkdev_ioctl 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Peter Zijlstra 6d740cd5b1 [PATCH] lockdep: annotate BLKPG_DEL_PARTITION 18 years ago
Fabio Massimo Di Nitto d18d7682c1 [PARTITION]: Add whole_disk attribute. 18 years ago
Josef Sipek c5a20b6c26 [PATCH] struct path: convert block 18 years ago
Peter Zijlstra 2e7b651df1 [PATCH] remove the old bd_mutex lockdep annotation 18 years ago
Alasdair G Kergon 7006f6eca8 [PATCH] dm: export blkdev_driver_ioctl 19 years ago
Arjan van de Ven ddca60c590 [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl 19 years ago
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Arjan van de Ven c039e3134a [PATCH] sem2mutex: blockdev #2 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Christoph Hellwig a885c8c431 [PATCH] Add block_device_operations.getgeo block device method 19 years ago
Jens Axboe 3a65dfe8c0 [BLOCK] Move all core block layer code to new block/ directory 20 years ago
Arnd Bergmann bb93e3a52f [PATCH] block: add unlocked_ioctl support for block devices 20 years ago
Stephen Tweedie 68f66feb30 [PATCH] Fix root hole in raw device 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago