summaryrefslogtreecommitdiff
path: root/block/ioctl.c
Commit message (Expand)AuthorAge
* block: pass inclusive 'lend' parameter to truncate_inode_pages_rangeMing Lei2018-02-23
* block: move CAP_SYS_ADMIN check in blkdev_roset()Ilya Dryomov2017-10-25
* block: Invalidate cache on discard v2Dmitry Monakhov2017-10-24
* block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-08
* block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig2017-04-08
* block: Get rid of blk_get_backing_dev_info()Jan Kara2017-02-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* block: check partition alignmentStefan Haberland2016-12-19
* blk-zoned: implement ioctlsShaun Tancheff2016-10-18
* block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong2016-10-11
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-26
|\
| * block: Update blkdev_dax_capable() for consistencyToshi Kani2016-05-17
* | Revert "block: enable dax for raw block devices"Dan Williams2016-05-20
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* block: revert runtime dax control of the raw block deviceDan Williams2016-01-30
* wrappers for ->i_mutex accessAl Viro2016-01-22
* pmem, dax: disable dax in the presence of bad blocksDan Williams2016-01-09
* block: enable dax for raw block devicesDan Williams2016-01-09
* block: add an API for Persistent ReservationsChristoph Hellwig2015-10-21
* block: cleanup blkdev_ioctlChristoph Hellwig2015-10-21
* block: replace trylock with mutex_lock in blkdev_reread_part()Ming Lei2015-05-20
* block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson2015-05-20
* block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-21
* block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-08
* block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAXAkinobu Mita2014-07-01
* block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-08
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-11
|\
| * block: ioctl to zero block rangesMartin K. Petersen2012-09-20
* | blk: add an upper sanity check on partition addingAlan Cox2012-09-18
|/
* block: add partition resize function to blkpg ioctlVivek Goyal2012-08-01
* Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-15
|\
| * block: Add BLKROTATIONAL ioctlMartin K. Petersen2012-01-11
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | fs: move code out of buffer.cAl Viro2012-01-03
| |/
* | vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds2012-01-05
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2011-10-31
* | block: add GENHD_FL_NO_PART_SCANTejun Heo2011-08-23
|/
* block: fix refcounting in BLKBSZSETMiklos Szeredi2011-02-24
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
| |\
| | * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/ /
* | block: ioctl: fix information leak to userlandVasiliy Kulikov2010-11-10
* | block: read i_size with i_size_read()Mike Snitzer2010-11-10
|/
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
* | block, partition: add partition_meta_info to hd_structWill Drewry2010-09-15
|/
* block: add secure discardAdrian Hunter2010-08-12
* block: remove BKL from partition ioctlsArnd Bergmann2010-08-07