Commit Graph

63 Commits (17ca04aff7e6171df684b7b65804df8830eb8c15)

Author SHA1 Message Date
Martin K. Petersen ef00f59c95 block: Add BLKROTATIONAL ioctl 13 years ago
Linus Torvalds 07d106d0a3 vfs: fix up ENOIOCTLCMD error handling 13 years ago
Al Viro ff01bb4832 fs: move code out of buffer.c 13 years ago
Paul Gortmaker d5decd3b95 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Tejun Heo d27769ec3d block: add GENHD_FL_NO_PART_SCAN 14 years ago
Miklos Szeredi 3c522cedb5 block: fix refcounting in BLKBSZSET 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Vasiliy Kulikov a014741c0a block: ioctl: fix information leak to userland 14 years ago
Mike Snitzer 77304d2aba block: read i_size with i_size_read() 14 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Will Drewry 6d1d8050b4 block, partition: add partition_meta_info to hd_struct 15 years ago
Adrian Hunter 8d57a98ccd block: add secure discard 15 years ago
Arnd Bergmann 15392efb9d block: remove BKL from partition ioctls 15 years ago
Arnd Bergmann 6de4370310 block: remove BKL from BLKROSET and BLKFLSBUF 15 years ago
Arnd Bergmann 62c2a7d969 block: push BKL into blktrace ioctls 15 years ago
Arnd Bergmann 8a6cfeb6de block: push down BKL into .locked_ioctl 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
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