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
/
block
/
genhd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
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-26
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-06
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
*
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
|
Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"
Christoph Hellwig
2023-02-14
1
-9
/
+8
*
|
Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"
Christoph Hellwig
2023-02-14
1
-2
/
+2
*
|
blk-cgroup: delay calling blkcg_exit_disk until disk_release
Christoph Hellwig
2023-02-09
1
-2
/
+2
*
|
block: stub out and deprecated the capability attribute on the gendisk
Christoph Hellwig
2023-02-06
1
-3
/
+2
*
|
blk-cgroup: delay blk-cgroup initialization until add_disk
Christoph Hellwig
2023-02-03
1
-8
/
+9
|
/
*
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-06
1
-0
/
+11
|
\
|
*
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
2023-01-04
1
-0
/
+11
*
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
1
-2
/
+2
*
|
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-19
/
+16
|
\
\
|
|
/
|
/
|
|
*
block: remove devnode callback from struct block_device_operations
Greg Kroah-Hartman
2022-12-03
1
-11
/
+0
|
*
block: Do not reread partition table on exclusively open device
Jan Kara
2022-12-01
1
-2
/
+5
|
*
block: remove delayed holder registration
Christoph Hellwig
2022-11-16
1
-4
/
+0
|
*
block: clear ->slave_dir when dropping the main slave_dir reference
Christoph Hellwig
2022-11-16
1
-0
/
+2
|
*
blk-mq: move the srcu_struct used for quiescing to the tagset
Christoph Hellwig
2022-11-02
1
-1
/
+1
|
*
block: set the disk capacity to 0 in blk_mark_disk_dead
Christoph Hellwig
2022-11-02
1
-0
/
+5
[next]