index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
block: add allocation size check in blkdev_pr_read_keys()
Deepanshu Kartikey
1
-4
/
+5
2025-12-04
block: add IOC_PR_READ_RESERVATION ioctl
Stefan Hajnoczi
1
-0
/
+28
2025-12-04
block: add IOC_PR_READ_KEYS ioctl
Stefan Hajnoczi
1
-0
/
+56
2025-12-04
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2025-11-05
block: introduce BLKREPORTZONESV2 ioctl
Damien Le Moal
1
-0
/
+1
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
1
-2
/
+4
2025-10-22
blktrace: handle BLKTRACESETUP2 ioctl
Johannes Thumshirn
1
-0
/
+1
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
1
-1
/
+1
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-2
/
+2
2025-07-29
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2025-07-11
block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
Arnd Bergmann
1
-2
/
+4
2025-07-01
fs: add ioctl to query metadata and protection info capabilities
Anuj Gupta
1
-0
/
+4
2025-04-23
block: fix race between set_blocksize and read paths
Darrick J. Wong
1
-0
/
+6
2025-02-10
blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Eric Biggers
1
-0
/
+5
2024-09-11
block: implement async io_uring discard cmd
Pavel Begunkov
1
-0
/
+112
2024-09-11
block: introduce blk_validate_byte_range()
Pavel Begunkov
1
-19
/
+32
2024-09-04
block: fix integer overflow in BLKSECDISCARD
Alexey Dobriyan
1
-4
/
+5
2024-07-05
blk-lib: check for kill signal in ioctl BLKZEROOUT
Christoph Hellwig
1
-1
/
+1
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+6
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+12
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+36
2024-05-07
blk-lib: check for kill signal in ioctl BLKDISCARD
Christoph Hellwig
1
-3
/
+30
2024-05-07
block: move discard checks into the ioctl handler
Christoph Hellwig
1
-2
/
+5
2024-05-07
block/ioctl: prefer different overflow check
Justin Stitt
1
-1
/
+1
2024-05-03
blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_mapping here...
Al Viro
1
-6
/
+4
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
1
-2
/
+2
2024-05-03
bdev: move ->bd_read_only to ->__bd_flags
Al Viro
1
-1
/
+4
2024-05-03
set_blocksize(): switch to passing struct file *
Al Viro
1
-9
/
+12
2024-04-18
block: propagate partition scanning errors to the BLKRRPART ioctl
Christoph Hellwig
1
-1
/
+2
2024-04-02
block: fix overflow in blk_ioctl_discard()
Li Nan
1
-2
/
+3
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+8
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-5
/
+4
2024-03-06
block: move capacity validation to blkpg_do_ioctl()
Li Lingfeng
1
-1
/
+8
2024-02-25
block/ioctl: port blkdev_bszset() to file
Christian Brauner
1
-5
/
+4
2024-01-22
block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
Li Lingfeng
1
-2
/
+0
2023-12-13
block: add check that partition length needs to be aligned with block size
Min Li
1
-4
/
+7
2023-10-28
fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
Jan Kara
1
-2
/
+3
2023-10-28
block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()
Jan Kara
1
-2
/
+4
2023-08-31
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
1
-0
/
+2
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
1
-1
/
+8
2023-06-20
block: fine-granular CAP_SYS_ADMIN for Persistent Reservation
Jingbo Xu
1
-19
/
+22
2023-06-20
block: disallow Persistent Reservation on partitions
Jingbo Xu
1
-5
/
+17
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-30
/
+12
2023-06-12
block: remove unused fmode_t arguments from ioctl handlers
Christoph Hellwig
1
-7
/
+7
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-3
/
+2
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+2
2023-02-17
block: fix scan partition for exclusively open device again
Yu Kuai
1
-1
/
+1
2023-02-17
block: Revert "block: Do not reread partition table on exclusively open device"
Yu Kuai
1
-7
/
+6
[next]