/tools/perf/scripts/python/Perf-Trace-Util/

d='cgit'>
summaryrefslogtreecommitdiff
path: root/block/ioctl.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-19block: check partition alignmentStefan Haberland
2016-10-18blk-zoned: implement ioctlsShaun Tancheff
2016-10-11block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-20Revert "block: enable dax for raw block devices"Dan Williams
2016-05-17block: Update blkdev_dax_capable() for consistencyToshi Kani
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-09pmem, dax: disable dax in the presence of bad blocksDan Williams
2016-01-09block: enable dax for raw block devicesDan Williams
2015-10-21block: add an API for Persistent ReservationsChristoph Hellwig
2015-10-21block: cleanup blkdev_ioctlChristoph Hellwig
2015-05-20block: replace trylock with mutex_lock in blkdev_reread_part()Ming Lei
2015-05-20block: export blkdev_reread_part() and __blkdev_reread_part()Jarod Wilson
2015-01-21block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen
2014-09-08block, bdi: an active gendisk always has a request_queue associated with itTejun Heo