index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
2023-10-28
1
-0
/
+1
*
block: Provide bdev_open_* functions
Jan Kara
2023-10-28
1
-0
/
+10
*
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-0
/
+2
|
\
|
*
block: Add some exports for bcachefs
Kent Overstreet
2023-08-14
1
-0
/
+1
|
*
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2023-07-17
1
-0
/
+1
*
|
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-5
/
+10
|
\
\
|
*
|
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
2023-08-21
1
-2
/
+5
|
*
|
block: call into the file system for bdev_mark_dead
Christoph Hellwig
2023-08-21
1
-1
/
+1
|
*
|
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
2023-08-21
1
-1
/
+1
|
*
|
block: simplify the disk_force_media_change interface
Christoph Hellwig
2023-08-21
1
-1
/
+1
|
*
|
fs: export fs_holder_ops
Christoph Hellwig
2023-08-11
1
-0
/
+2
|
|
/
*
/
block: get rid of unused plug->nowait flag
Jens Axboe
2023-08-08
1
-1
/
+0
|
/
*
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-45
/
+56
|
\
|
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-7
/
+23
|
*
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
2023-06-12
1
-27
/
+0
|
*
block: add a sb_open_mode helper
Christoph Hellwig
2023-06-12
1
-0
/
+7
|
*
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: mark early_lookup_bdev as __init
Christoph Hellwig
2023-06-05
1
-1
/
+1
|
*
block: move more code to early-lookup.c
Christoph Hellwig
2023-06-05
1
-1
/
+0
|
*
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
1
-0
/
+5
|
*
block: add a mark_dead holder operation
Christoph Hellwig
2023-06-05
1
-0
/
+1
|
*
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-3
/
+8
|
*
block: constify struct part_type part_type
Thomas Weißschuh
2023-05-30
1
-1
/
+1
|
*
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-23
1
-0
/
+1
|
*
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-19
1
-0
/
+1
|
*
block: Introduce op_needs_zoned_write_locking()
Bart Van Assche
2023-05-18
1
-4
/
+7
|
*
block: Fix the type of the second bdev_op_is_zoned_write() argument
Bart Van Assche
2023-05-18
1
-1
/
+1
*
|
block: remove NFL4_UFLG_MASK
Christoph Hellwig
2023-05-20
1
-2
/
+0
|
/
*
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
1
-3
/
+0
|
\
|
*
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
2023-04-26
1
-3
/
+0
*
|
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
1
-12
/
+0
|
\
|
|
*
blk-mq: remove hybrid polling
Keith Busch
2023-03-20
1
-12
/
+0
*
|
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
2023-03-15
1
-3
/
+2
|
/
*
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-03
1
-6
/
+1
|
\
|
*
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
2023-02-21
1
-6
/
+1
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
block: remove ->rw_page
Christoph Hellwig
2023-02-02
1
-5
/
+7
*
|
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
2023-02-14
1
-6
/
+6
*
|
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
2023-02-03
1
-6
/
+6
*
|
blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...
Yu Kuai
2023-01-29
1
-0
/
+1
*
|
block: introduce bdev_zone_no helper
Pankaj Raghav
2023-01-29
1
-0
/
+5
*
|
block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
Pankaj Raghav
2023-01-29
1
-0
/
+12
*
|
block: remove superfluous check for request queue in bdev_is_zoned()
Pankaj Raghav
2023-01-29
1
-6
/
+1
*
|
block: save user max_sectors limit
Keith Busch
2023-01-29
1
-0
/
+1
*
|
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
2023-01-29
1
-1
/
+2
|
/
*
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
2023-01-04
1
-0
/
+1
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-26
/
+6
|
\
[next]