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-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-18
/
+3
2024-11-07
block: always verify unfreeze lock on the owner task
Ming Lei
1
-0
/
+4
2024-11-07
block: Add a public bdev_zone_is_seq() helper
Damien Le Moal
1
-0
/
+27
2024-11-07
block: RCU protect disk->conv_zones_bitmap
Damien Le Moal
1
-1
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-3
/
+18
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-18
/
+3
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
1
-5
/
+10
2024-10-26
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
1
-0
/
+6
2024-10-22
Merge branch 'for-6.13/block-atomic' into for-6.13/block
Jens Axboe
1
-0
/
+16
2024-10-22
block: enable passthrough command statistics
Keith Busch
1
-0
/
+5
2024-10-22
block: introduce add_disk_fwnode()
Christian Marangi
1
-0
/
+3
2024-10-19
block: Add bdev atomic write limits helpers
John Garry
1
-0
/
+16
2024-09-20
block: Remove unused blk_limits_io_{min,opt}
Dr. David Alan Gilbert
1
-2
/
+0
2024-09-17
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
1
-6
/
+1
2024-08-29
block: constify the lim argument to queue_limits_max_zone_append_sectors
Christoph Hellwig
1
-1
/
+2
2024-08-19
block: Drop NULL check in bdev_write_zeroes_sectors()
John Garry
1
-6
/
+1
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-15
/
+16
2024-07-19
block: Make QUEUE_FLAG_x as an enum
John Garry
1
-13
/
+16
2024-07-19
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
1
-2
/
+0
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-136
/
+212
2024-07-09
block: Validate logical block size in blk_validate_limits()
John Garry
1
-0
/
+1
2024-07-05
blk-lib: check for kill signal in ioctl BLKZEROOUT
Christoph Hellwig
1
-0
/
+1
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
1
-5
/
+0
2024-06-28
block: simplify queue_logical_block_size
Christoph Hellwig
1
-6
/
+1
2024-06-27
block: Delete blk_queue_flag_test_and_set()
John Garry
1
-1
/
+0
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
1
-4
/
+8
2024-06-26
block: remove the fallback case in queue_dma_alignment
Christoph Hellwig
1
-1
/
+1
2024-06-26
block: remove disk_update_readahead
Christoph Hellwig
1
-1
/
+0
2024-06-26
block: convert features and flags to __bitwise types
Christoph Hellwig
1
-42
/
+43
2024-06-26
block: rename BLK_FEAT_MISALIGNED
Christoph Hellwig
1
-1
/
+1
2024-06-24
block: fix the blk_queue_nonrot polarity
Christoph Hellwig
1
-1
/
+1
2024-06-21
block: Cleanup block device zone helpers
Damien Le Moal
1
-32
/
+12
2024-06-21
block: Define bdev_nr_zones() as an inline function
Damien Le Moal
1
-1
/
+5
2024-06-20
block: Add atomic write support for statx
Prasad Singamsetty
1
-2
/
+4
2024-06-20
block: Add core atomic write support
John Garry
1
-0
/
+55
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
1
-6
/
+7
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
1
-15
/
+10
2024-06-20
block: move the raid_partial_stripes_expensive flag into the features field
Christoph Hellwig
1
-2
/
+5
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
1
-1
/
+0
2024-06-20
block: move the misaligned flag into the features field
Christoph Hellwig
1
-1
/
+3
2024-06-20
block: renumber and rename the cache disabled flag
Christoph Hellwig
1
-3
/
+3
2024-06-20
block: remove the unused blk_bounce enum
Christoph Hellwig
1
-9
/
+0
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
1
-36
/
+83
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
[prev]
[next]