index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-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-16
block: Drop locking annotation for limits_lock
John Garry
1
-1
/
+0
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
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-13
/
+60
2024-03-06
Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
1
-2
/
+0
2024-03-06
block: remove disk_stack_limits
Christoph Hellwig
1
-2
/
+0
2024-03-06
block: make block_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-01
block: add a queue_limits_stack_bdev helper
Christoph Hellwig
1
-0
/
+2
2024-03-01
block: add a queue_limits_set helper
Christoph Hellwig
1
-0
/
+1
2024-02-25
bdev: make struct bdev_handle private to the block layer
Christian Brauner
1
-7
/
+0
[prev]
[next]