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
/
fs
/
block_dev.c
Age
Commit message (
Expand
)
Author
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
block: move holder_dir to struct block_device
Christoph Hellwig
2020-12-01
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
block: initialize struct block_device in bdev_alloc
Christoph Hellwig
2020-12-01
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
block: remove i_bdev
Christoph Hellwig
2020-12-01
block: opencode devcgroup_inode_permission
Christoph Hellwig
2020-12-01
block: move bdput() to the callers of __blkdev_get
Christoph Hellwig
2020-12-01
block: refactor blkdev_get
Christoph Hellwig
2020-12-01
block: refactor __blkdev_put
Christoph Hellwig
2020-12-01
block: switch bdgrab to use igrab
Christoph Hellwig
2020-12-01
block: change the hash used for looking up block devices
Christoph Hellwig
2020-12-01
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-11-16
block: unexport revalidate_disk_size
Christoph Hellwig
2020-11-16
block: remove the call to __invalidate_device in check_disk_size_change
Christoph Hellwig
2020-10-05
block: add a bdget_part helper
Christoph Hellwig
2020-09-23
block: mark blkdev_get static
Christoph Hellwig
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2020-09-10
block: remove check_disk_change
Christoph Hellwig
2020-09-10
block: add a bdev_check_media_change helper
Christoph Hellwig
2020-09-07
block: Do not discard buffers under a mounted filesystem
Jan Kara
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
2020-09-02
block: don't clear bd_invalidated in check_disk_size_change
Christoph Hellwig
2020-09-01
block: move the devcgroup_inode_permission call to blkdev_get
Christoph Hellwig
2020-09-01
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-09-01
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-16
block: integrate bd_start_claiming into __blkdev_get
Christoph Hellwig
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-16
block: refactor bd_start_claiming
Christoph Hellwig
2020-07-16
block: simplify the restart case in __blkdev_get
Christoph Hellwig
2020-07-08
block: remove flush_disk
Christoph Hellwig
2020-07-01
block: remove the all_bdevs list
Christoph Hellwig
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
2020-07-01
block: simplify set_init_blocksize
Christoph Hellwig
2020-06-24
block: mark bd_finish_claiming static
Christoph Hellwig
2020-06-21
block: flag block devices as supporting IOCB_WAITQ
Jens Axboe
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
2020-06-16
block: Fix use-after-free in blkdev_get()
Jason Yan
[next]