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
/
include
/
linux
/
genhd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
1
-3
/
+3
|
\
|
*
sched/rt, fs: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-3
/
+3
*
|
block: allow partitions on host aware zone devices
Christoph Hellwig
2020-01-26
1
-0
/
+12
|
/
*
block: fix bdev_disk_changed for non-partitioned devices
Christoph Hellwig
2019-11-14
1
-0
/
+1
*
block: move rescan_partitions to fs/block_dev.c
Christoph Hellwig
2019-11-14
1
-2
/
+2
*
block: merge invalidate_partitions into rescan_partitions
Christoph Hellwig
2019-11-14
1
-2
/
+2
*
block: fix use-after-free on gendisk
Yufen Yu
2019-04-22
1
-0
/
+1
*
block: disk_events: introduce event flags
Martin Wilck
2019-04-12
1
-1
/
+9
*
block: genhd: remove async_events field
Martin Wilck
2019-04-12
1
-1
/
+0
*
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
1
-4
/
+4
*
block: return just one value from part_in_flight
Mikulas Patocka
2018-12-10
1
-2
/
+1
*
block: switch to per-cpu in-flight counters
Mikulas Patocka
2018-12-10
1
-7
/
+22
*
block: delete part_round_stats and switch to less precise counting
Mikulas Patocka
2018-12-10
1
-2
/
+1
*
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
2018-12-10
1
-13
/
+13
*
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
2018-11-28
1
-1
/
+1
*
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
1
-1
/
+4
|
\
|
*
block: use nanosecond resolution for iostat
Omar Sandoval
2018-09-21
1
-1
/
+4
*
|
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-2
/
+3
|
/
*
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
2018-07-18
1
-1
/
+2
*
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2018-07-18
1
-6
/
+7
*
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
2018-07-18
1
-0
/
+4
*
blk-mq: fix sysfs inflight counter
Omar Sandoval
2018-04-26
1
-1
/
+3
*
genhd: Fix BUG in blkdev_open()
Jan Kara
2018-02-26
1
-0
/
+1
*
genhd: Add helper put_disk_and_module()
Jan Kara
2018-02-26
1
-0
/
+1
*
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-26
1
-1
/
+1
*
block: allow gendisk's request_queue registration to be deferred
Mike Snitzer
2018-01-15
1
-0
/
+5
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-1
/
+3
|
\
|
*
fs: guard_bio_eod() needs to consider partitions
Greg Edwards
2017-11-10
1
-0
/
+1
|
*
block: introduce GENHD_FL_HIDDEN
Christoph Hellwig
2017-11-03
1
-0
/
+1
|
*
block: don't look at the struct device dev_t in disk_devt
Christoph Hellwig
2017-11-03
1
-1
/
+1
*
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
*
/
block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com...
Byungchul Park
2017-10-26
1
-2
/
+20
|
/
*
blk-mq: provide internal in-flight variant
Jens Axboe
2017-08-09
1
-29
/
+6
*
block: make part_in_flight() take an array of two ints
Jens Axboe
2017-08-09
1
-3
/
+10
*
block: pass in queue to inflight accounting
Jens Axboe
2017-08-09
1
-5
/
+9
*
block: remove blk_part_pack_uuid
Christoph Hellwig
2017-06-05
1
-11
/
+0
*
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-04-21
1
-2
/
+0
*
block: constify struct blk_integrity_profile
Eric Biggers
2017-03-24
1
-5
/
+5
*
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2017-03-08
1
-8
/
+0
*
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2017-02-02
1
-0
/
+8
*
genhd: remove dead and duplicated scsi code
Jon Derrick
2016-12-22
1
-9
/
+0
*
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
1
-1
/
+1
*
block: remove ->driverfs_dev
Dan Williams
2016-06-27
1
-3
/
+1
*
block: introduce device_add_disk()
Dan Williams
2016-06-15
1
-1
/
+7
*
include/linux/genhd.h: move to use generic UUID library
Andy Shevchenko
2016-05-20
1
-20
/
+3
*
block: kill disk_{check|set|clear|alloc}_badblocks
Dan Williams
2016-01-09
1
-5
/
+0
*
block: Add badblock management for gendisks
Vishal Verma
2016-01-09
1
-0
/
+7
*
block: move blk_integrity to request_queue
Dan Williams
2015-10-21
1
-1
/
+0
*
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-21
1
-2
/
+24
[next]