index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
block: implement async io_uring zone reset all
Christoph Hellwig
1
-0
/
+37
2026-08-04
block: remove most blkdev_cmd_discard arguments
Christoph Hellwig
1
-13
/
+10
2026-06-16
block: fix IORING_URING_CMD_REISSUE flags check in blkdev_uring_cmd
Yitang Yang
1
-1
/
+1
2026-05-05
block: only read from sqe on initial invocation of blkdev_uring_cmd()
Jens Axboe
1
-9
/
+15
2026-04-07
block: add a bio_submit_or_kill helper
Christoph Hellwig
1
-9
/
+2
2026-02-11
block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ
Stefan Hajnoczi
1
-11
/
+23
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
1
-1
/
+1
2025-12-17
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-03
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-28
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-02
bdev: move ->bd_read_only to ->__bd_flags
Al Viro
1
-1
/
+4
2024-05-02
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
[next]