index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
ioctl.c
Age
Commit message (
Expand
)
Author
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-11
block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
Arnd Bergmann
2025-07-01
fs: add ioctl to query metadata and protection info capabilities
Anuj Gupta
2025-04-23
block: fix race between set_blocksize and read paths
Darrick J. Wong
2025-02-10
blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Eric Biggers
2024-09-11
block: implement async io_uring discard cmd
Pavel Begunkov
2024-09-11
block: introduce blk_validate_byte_range()
Pavel Begunkov
2024-09-04
block: fix integer overflow in BLKSECDISCARD
Alexey Dobriyan
2024-07-05
blk-lib: check for kill signal in ioctl BLKZEROOUT
Christoph Hellwig
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-07
blk-lib: check for kill signal in ioctl BLKDISCARD
Christoph Hellwig
2024-05-07
block: move discard checks into the ioctl handler
Christoph Hellwig
2024-05-07
block/ioctl: prefer different overflow check
Justin Stitt
2024-05-03
blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_mapping here...
Al Viro
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-05-02
bdev: move ->bd_read_only to ->__bd_flags
Al Viro
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
2024-04-18
block: propagate partition scanning errors to the BLKRRPART ioctl
Christoph Hellwig
2024-04-02
block: fix overflow in blk_ioctl_discard()
Li Nan
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-06
block: move capacity validation to blkpg_do_ioctl()
Li Lingfeng
2024-02-25
block/ioctl: port blkdev_bszset() to file
Christian Brauner
2024-01-22
block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
Li Lingfeng
2023-12-13
block: add check that partition length needs to be aligned with block size
Min Li
2023-10-28
fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
Jan Kara
2023-10-28
block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()
Jan Kara
2023-08-31
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
2023-06-20
block: fine-granular CAP_SYS_ADMIN for Persistent Reservation
Jingbo Xu
2023-06-20
block: disallow Persistent Reservation on partitions
Jingbo Xu
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove unused fmode_t arguments from ioctl handlers
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-02-17
block: fix scan partition for exclusively open device again
Yu Kuai
2023-02-17
block: Revert "block: Do not reread partition table on exclusively open device"
Yu Kuai
2022-12-01
block: Do not reread partition table on exclusively open device
Jan Kara
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-15
block/compat_ioctl: fix range check in BLKGETSIZE
Khazhismel Kumykov
2021-11-29
block: merge disk_scan_partitions and blkdev_reread_part
Christoph Hellwig
[next]