index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
block: remove the unused blk_bounce enum
Christoph Hellwig
1
-9
/
+0
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
1
-3
/
+4
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
1
-3
/
+6
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
1
-1
/
+3
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
1
-2
/
+4
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-4
/
+5
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
1
-3
/
+4
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
1
-3
/
+6
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
1
-4
/
+5
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
1
-2
/
+3
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-5
/
+5
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-6
/
+32
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
1
-8
/
+4
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
1
-4
/
+8
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
1
-1
/
+8
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
1
-6
/
+22
2024-06-14
block: remove unused queue limits API
Christoph Hellwig
1
-24
/
+0
2024-05-30
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
1
-0
/
+1
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+23
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+2
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-14
/
+13
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-55
/
+61
2024-05-07
md: Revert "md: Fix overflow in is_mddev_idle"
Li Nan
1
-1
/
+1
2024-05-03
block: add a disk_has_partscan helper
Christoph Hellwig
1
-0
/
+13
2024-05-03
block: move two helpers into bdev.c
Yu Kuai
1
-10
/
+2
2024-05-02
bdev: move ->bd_read_only to ->__bd_flags
Al Viro
1
-2
/
+2
2024-05-02
bdev: infrastructure for flags
Al Viro
1
-1
/
+16
2024-05-02
wrapper for access to ->bd_partno
Al Viro
1
-1
/
+6
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
1
-1
/
+1
2024-04-25
Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
1
-1
/
+1
2024-04-23
block: use a per disk workqueue for zone write plugging
Damien Le Moal
1
-0
/
+1
2024-04-20
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2024-04-18
block: propagate partition scanning errors to the BLKRRPART ioctl
Christoph Hellwig
1
-0
/
+2
2024-04-17
block: Do not special-case plugging of zone write operations
Damien Le Moal
1
-12
/
+0
2024-04-17
block: Remove zone write locking
Damien Le Moal
1
-31
/
+4
2024-04-17
block: Remove elevator required features
Damien Le Moal
1
-10
/
+0
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
1
-2
/
+1
2024-04-17
block: Allow zero value of max_zone_append_sectors queue limit
Damien Le Moal
1
-3
/
+20
2024-04-17
block: Introduce zone write plugging
Damien Le Moal
1
-0
/
+11
2024-04-17
block: Remember zone capacity when revalidating zones
Damien Le Moal
1
-0
/
+1
2024-04-17
block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
Damien Le Moal
1
-0
/
+13
2024-04-12
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
1
-13
/
+0
2024-04-11
scsi: block: Add a helper to cancel atomic queue limit updates
Christoph Hellwig
1
-0
/
+13
2024-04-08
md: Fix overflow in is_mddev_idle
Li Nan
1
-1
/
+1
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-10
/
+1
2024-03-18
fs,block: get holder during claim
Christian Brauner
1
-0
/
+10
[next]