index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2023-10-28
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
2023-10-28
block: Provide bdev_open_* functions
Jan Kara
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
2023-08-21
block: call into the file system for bdev_mark_dead
Christoph Hellwig
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
2023-08-14
block: Add some exports for bcachefs
Kent Overstreet
2023-08-11
fs: export fs_holder_ops
Christoph Hellwig
2023-08-08
block: get rid of unused plug->nowait flag
Jens Axboe
2023-07-17
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-05
block: mark early_lookup_bdev as __init
Christoph Hellwig
2023-06-05
block: move more code to early-lookup.c
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
block: add a mark_dead holder operation
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-30
block: constify struct part_type part_type
Thomas Weißschuh
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-20
block: remove NFL4_UFLG_MASK
Christoph Hellwig
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-18
block: Introduce op_needs_zoned_write_locking()
Bart Van Assche
2023-05-18
block: Fix the type of the second bdev_op_is_zoned_write() argument
Bart Van Assche
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-20
blk-mq: remove hybrid polling
Keith Busch
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-21
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
2023-02-14
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
2023-02-03
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
2023-02-02
block: remove ->rw_page
Christoph Hellwig
2023-01-29
blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...
Yu Kuai
2023-01-29
block: introduce bdev_zone_no helper
Pankaj Raghav
2023-01-29
block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
Pankaj Raghav
2023-01-29
block: remove superfluous check for request queue in bdev_is_zoned()
Pankaj Raghav
2023-01-29
block: save user max_sectors limit
Keith Busch
2023-01-29
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
2023-01-04
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
[next]