| Commit message (Expand) | Author | Age | Files | Lines |
* | block: fix deadlock between sd_remove & sd_release | Yang Yang | 2024-07-24 | 1 | -1/+1 |
* | block: remove disk_update_readahead | Christoph Hellwig | 2024-06-26 | 1 | -1/+1 |
* | Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-05-21 | 1 | -5/+10 |
|\ |
|
| * | bdev: move ->bd_make_it_fail to ->__bd_flags | Al Viro | 2024-05-03 | 1 | -4/+8 |
| * | bdev: move ->bd_has_subit_bio to ->__bd_flags | Al Viro | 2024-05-03 | 1 | -1/+2 |
* | | Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-05-21 | 1 | -4/+4 |
|\ \ |
|
| * | | use ->bd_mapping instead of ->bd_inode->i_mapping | Al Viro | 2024-05-03 | 1 | -1/+1 |
| * | | missing helpers: bdev_unhash(), bdev_drop() | Al Viro | 2024-05-03 | 1 | -3/+3 |
| |/ |
|
* | | block: fix that util can be greater than 100% | Yu Kuai | 2024-05-09 | 1 | -10/+2 |
* | | block: support to account io_ticks precisely | Yu Kuai | 2024-05-09 | 1 | -1/+1 |
* | | block: add a partscan sysfs attribute for disks | Christoph Hellwig | 2024-05-03 | 1 | -0/+8 |
* | | block: add a disk_has_partscan helper | Christoph Hellwig | 2024-05-03 | 1 | -5/+2 |
* | | block: Introduce zone write plugging | Damien Le Moal | 2024-04-17 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux | Linus Torvalds | 2024-03-11 | 1 | -6/+8 |
|\ |
|
| * | block: make block_class constant | Ricardo B. Marliere | 2024-03-06 | 1 | -1/+1 |
| * | block: pass a queue_limits argument to blk_alloc_disk | Christoph Hellwig | 2024-02-20 | 1 | -5/+6 |
| * | block: pass a queue_limits argument to blk_alloc_queue | Christoph Hellwig | 2024-02-13 | 1 | -2/+3 |
* | | block/genhd: port disk_scan_partitions() to file | Christian Brauner | 2024-02-25 | 1 | -6/+6 |
|/ |
|
* | block: add check of 'minors' and 'first_minor' in device_add_disk() | Li Nan | 2023-12-19 | 1 | -1/+3 |
* | block: Set memalloc_noio to false on device_add_disk() error path | Li Nan | 2023-12-13 | 1 | -0/+1 |
* | block: assert that we're not holding open_mutex over blk_report_disk_dead | Christian Brauner | 2023-10-28 | 1 | -0/+7 |
* | block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset() | Jan Kara | 2023-10-28 | 1 | -6/+6 |
* | block: call into the file system for bdev_mark_dead | Christoph Hellwig | 2023-08-21 | 1 | -20/+24 |
* | block: consolidate __invalidate_device and fsync_bdev | Christoph Hellwig | 2023-08-21 | 1 | -2/+1 |
* | block: fix the exclusive open mask in disk_scan_partitions | Christoph Hellwig | 2023-06-21 | 1 | -1/+1 |
* | block: fix wrong mode for blkdev_get_by_dev() from disk_scan_partitions() | Yu Kuai | 2023-06-20 | 1 | -1/+2 |
* | block: fix blktrace debugfs entries leakage | Yu Kuai | 2023-06-15 | 1 | -1/+4 |
* | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 2023-06-12 | 1 | -4/+4 |
* | block: use the holder as indication for exclusive opens | Christoph Hellwig | 2023-06-12 | 1 | -3/+2 |
* | block: move more code to early-lookup.c | Christoph Hellwig | 2023-06-05 | 1 | -92/+0 |
* | block: add a mark_dead holder operation | Christoph Hellwig | 2023-06-05 | 1 | -0/+24 |
* | block: introduce holder ops | Christoph Hellwig | 2023-06-05 | 1 | -2/+4 |
* | block: delete partitions later in del_gendisk | Christoph Hellwig | 2023-06-05 | 1 | -5/+19 |
* | block: avoid repeated work in blk_mark_disk_dead | Christoph Hellwig | 2023-06-05 | 1 | -1/+3 |
* | block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk | Christoph Hellwig | 2023-06-05 | 1 | -14/+12 |
* | block: Replace all non-returning strlcpy with strscpy | Azeem Shaikh | 2023-06-01 | 1 | -1/+1 |
* | Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux | Linus Torvalds | 2023-05-06 | 1 | -14/+5 |
|\ |
|
| * | blk-integrity: register sysfs attributes on struct device | Thomas Weißschuh | 2023-04-27 | 1 | -8/+4 |
| * | block: Cleanup set_capacity()/bdev_set_nr_sectors() | Damien Le Moal | 2023-04-24 | 1 | -6/+1 |
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-04-27 | 1 | -13/+7 |
|\ \ |
|
| * \ | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 2023-04-03 | 1 | -1/+1 |
| |\ \ |
|
| * | | | driver core: class: remove dev_kobj from struct class | Greg Kroah-Hartman | 2023-03-31 | 1 | -1/+0 |
| * | | | driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2 | Greg Kroah-Hartman | 2023-03-06 | 1 | -12/+7 |
* | | | | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds | 2023-04-26 | 1 | -0/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | block: store bdev->bd_disk->fops->submit_bio state in bdev | Jens Axboe | 2023-04-16 | 1 | -0/+3 |
| | |/
| |/| |
|
* / | | block: don't set GD_NEED_PART_SCAN if scan partition failed | Yu Kuai | 2023-04-07 | 1 | -1/+7 |
|/ / |
|
* / | block: fix wrong mode for blkdev_put() from disk_scan_partitions() | Yu Kuai | 2023-03-07 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux | Linus Torvalds | 2023-03-03 | 1 | -9/+28 |
|\ |
|
| * | block: fix scan partition for exclusively open device again | Yu Kuai | 2023-02-17 | 1 | -4/+26 |
| * | block: Revert "block: Do not reread partition table on exclusively open device" | Yu Kuai | 2023-02-17 | 1 | -5/+2 |