aboutsummaryrefslogtreecommitdiff
path: root/include/linux/blk_types.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-8/+9
2024-05-21Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-18/+12
2024-05-06alpha: drop pre-EV56 supportGravatar Arnd Bergmann 1-6/+0
2024-05-03RIP ->bd_inodeGravatar Al Viro 1-1/+0
2024-05-03block_device: add a pointer to struct address_space (page cache of bdev)Gravatar Al Viro 1-0/+1
2024-05-02bdev: move ->bd_make_it_fail to ->__bd_flagsGravatar Al Viro 1-3/+3
2024-05-02bdev: move ->bd_ro_warned to ->__bd_flagsGravatar Al Viro 1-1/+1
2024-05-02bdev: move ->bd_has_subit_bio to ->__bd_flagsGravatar Al Viro 1-1/+1
2024-05-02bdev: move ->bd_write_holder into ->__bd_flagsGravatar Al Viro 1-1/+1
2024-05-02bdev: move ->bd_read_only to ->__bd_flagsGravatar Al Viro 1-1/+1
2024-05-02bdev: infrastructure for flagsGravatar Al Viro 1-1/+2
2024-04-17block: Remove zone write lockingGravatar Damien Le Moal 1-1/+0
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEGravatar Damien Le Moal 1-16/+4
2024-04-17block: Implement zone append emulationGravatar Damien Le Moal 1-0/+1
2024-04-17block: Introduce zone write pluggingGravatar Damien Le Moal 1-1/+7
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-42/+0
2024-02-06block, fs: Restore the per-bio/request data lifetime fieldsGravatar Bart Van Assche 1-0/+2
2024-02-05block: move cgroup time handling code into blk.hGravatar Jens Axboe 1-42/+0
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-4/+4
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 1-5/+3
2023-12-26block: reject invalid operation in submit_bio_noacctGravatar Christoph Hellwig 1-4/+4
2023-11-28block: warn once for each partition in bio_check_ro()Gravatar Yu Kuai 1-0/+1
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceGravatar Ming Lei 1-1/+2
2023-11-18block: Add config option to not allow writing to mounted devicesGravatar Jan Kara 1-0/+1
2023-11-18super: remove bd_fsfreeze_sbGravatar Christian Brauner 1-5/+2
2023-11-18bdev: implement freeze and thaw holder operationsGravatar Christian Brauner 1-1/+1
2023-08-09fs, block: remove bdev->bd_superGravatar Christoph Hellwig 1-1/+0
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-2/+8
2023-06-16block: remove BIO_PAGE_REFFEDGravatar Christoph Hellwig 1-1/+0
2023-06-05block: introduce holder opsGravatar Christoph Hellwig 1-0/+2
2023-05-24block: Add BIO_PAGE_PINNED and associated infrastructureGravatar David Howells 1-0/+1
2023-05-24block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logicGravatar Christoph Hellwig 1-1/+1
2023-05-22Merge patch series "Add Command Duration Limits support"Gravatar Martin K. Petersen 1-0/+6
2023-05-22scsi: block: Introduce BLK_STS_DURATION_LIMITGravatar Damien Le Moal 1-0/+6
2023-05-22Merge patch series "Use block pr_ops in LIO"Gravatar Martin K. Petersen 1-2/+2
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-8/+13
2023-04-17btrfs, block: move REQ_CGROUP_PUNT to btrfsGravatar Christoph Hellwig 1-13/+5
2023-04-16block: store bdev->bd_disk->fops->submit_bio state in bdevGravatar Jens Axboe 1-0/+1
2023-04-16block: re-arrange the struct block_device fields for better layoutGravatar Jens Axboe 1-8/+12
2023-04-11block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTGravatar Mike Christie 1-2/+2
2022-12-07block: remove bio_set_op_attrsGravatar Christoph Hellwig 1-7/+0
2022-09-20block: remove PSI accounting from the bio layerGravatar Christoph Hellwig 1-1/+0
2022-09-12blk-throttle: fix that io throttle can only work for single bioGravatar Yu Kuai 1-1/+1
2022-07-14block: Introduce the type blk_opf_tGravatar Bart Van Assche 1-46/+51
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opGravatar Bart Van Assche 1-2/+4
2022-07-14block: Use enum req_op where appropriateGravatar Bart Van Assche 1-1/+1
2022-07-14treewide: Rename enum req_opf into enum req_opGravatar Bart Van Assche 1-8/+8
2022-06-03Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+4
2022-05-27block: document BLK_STS_AGAIN usageGravatar Hannes Reinecke 1-0/+4