index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
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: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
2020-12-01
block: pass a block_device to invalidate_partition
Christoph Hellwig
2020-12-01
block: pass a block_device to blk_alloc_devt
Christoph Hellwig
2020-12-01
block: remove the partno field from struct hd_struct
Christoph Hellwig
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
block: move the policy field to struct block_device
Christoph Hellwig
2020-12-01
block: move make_it_fail to struct block_device
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 the start_sect field 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: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
block: remove i_bdev
Christoph Hellwig
2020-12-01
block: use put_device in put_disk
Christoph Hellwig
2020-12-01
block: use disk_part_iter_exit in disk_part_iter_next
Christoph Hellwig
2020-12-01
block: remove a superflous check in blkpg_do_ioctl
Christoph Hellwig
2020-12-01
block: move blk_rq_bio_prep() to linux/blk-mq.h
Chaitanya Kulkarni
2020-12-01
block: use gcd() to fix chunk_sectors limit stacking
Mike Snitzer
2020-11-30
block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_init
Lei Chen
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-20
block/keyslot-manager: prevent crash when num_slots=1
Eric Biggers
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
block: fix the kerneldoc comment for __register_blkdev
Christoph Hellwig
2020-11-16
block: switch gendisk lookup to a simple xarray
Christoph Hellwig
2020-11-16
block: add an optional probe callback to major_names
Christoph Hellwig
2020-11-16
block: rework requesting modules for unclaimed devices
Christoph Hellwig
2020-11-16
block: split block_class_lock
Christoph Hellwig
2020-11-16
block: open code kobj_map into in block/genhd.c
Christoph Hellwig
2020-11-16
block: cleanup del_gendisk a bit
Christoph Hellwig
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
block: remove set_device_ro
Christoph Hellwig
2020-11-16
block: don't call into the driver for BLKROSET
Christoph Hellwig
2020-11-16
block: add a new set_read_only method
Christoph Hellwig
2020-11-16
block: don't call into the driver for BLKFLSBUF
Christoph Hellwig
2020-11-14
blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
Christoph Hellwig
2020-11-13
block: mark flush request as IDLE when it is really finished
Ming Lei
2020-11-12
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-10
scsi: block: Return status code in blk_mq_end_request()
Hannes Reinecke
2020-10-30
blk-mq: mark flush request as IDLE in flush_end_io()
Ming Lei
2020-10-28
block: advance iov_iter on bio_add_hw_page failure
Naohiro Aota
2020-10-26
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
2020-10-26
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-20
blk-mq: remove the calling of local_memory_node()
Xianting Tian
[prev]
[next]