index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
2020-07-17
1
-0
/
+1
*
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
2020-06-24
1
-8
/
+6
*
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
1
-0
/
+27
*
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-4
/
+0
|
\
|
*
block: always define struct blk_integrity in genhd.h
Max Gurtovoy
2020-05-27
1
-4
/
+0
*
|
block: always use a percpu variable for disk stats
Christoph Hellwig
2020-05-27
1
-13
/
+0
*
|
block: re-organize fields of 'struct hd_part'
Ming Lei
2020-05-12
1
-7
/
+8
*
|
block: only define 'nr_sects_seq' in hd_part for 32bit SMP
Ming Lei
2020-05-12
1
-0
/
+9
|
/
*
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
2020-05-04
1
-0
/
+9
*
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
2020-04-20
1
-1
/
+1
*
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
1
-462
/
+61
|
\
|
*
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
2020-03-27
1
-1
/
+0
|
*
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-25
1
-108
/
+0
|
*
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
2020-03-25
1
-120
/
+0
|
*
block: mark part_in_flight and part_in_flight_rw static
Christoph Hellwig
2020-03-25
1
-3
/
+0
|
*
block: mark block_depr static
Christoph Hellwig
2020-03-25
1
-1
/
+0
|
*
block/diskstats: replace time_in_queue with sum of request times
Konstantin Khlebnikov
2020-03-25
1
-1
/
+0
|
*
block/diskstats: accumulate all per-cpu counters in one pass
Konstantin Khlebnikov
2020-03-25
1
-3
/
+0
|
*
block/diskstats: more accurate approximation of io_ticks for slow disks
Konstantin Khlebnikov
2020-03-25
1
-1
/
+1
|
*
block: move the various x86 Unix label formats out of genhd.h
Christoph Hellwig
2020-03-24
1
-143
/
+0
|
*
block: move the *_PARTITION enum out of genhd.h
Christoph Hellwig
2020-03-24
1
-30
/
+0
|
*
block: move struct partition out of genhd.h
Christoph Hellwig
2020-03-24
1
-13
/
+0
|
*
block: remove alloc_part_info and free_part_info
Christoph Hellwig
2020-03-24
1
-14
/
+1
|
*
block: move sysfs methods shared by disks and partitions to genhd.c
Christoph Hellwig
2020-03-24
1
-14
/
+0
|
*
block/genhd: Notify udev about capacity change
Balbir Singh
2020-03-18
1
-0
/
+2
|
*
block: Document genhd capability flags
Stephen Kitt
2020-03-12
1
-11
/
+58
*
|
block: Fix partition support for host aware zoned block devices
Shin'ichiro Kawasaki
2020-03-12
1
-12
/
+1
|
/
*
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
[next]