index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
genhd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
block: move blk_integrity to request_queue
Dan Williams
1
-1
/
+0
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
1
-2
/
+24
2015-10-21
block: Move integrity kobject to struct gendisk
Martin K. Petersen
1
-0
/
+1
2015-07-17
block: partition: convert percpu ref
Ming Lei
1
-10
/
+17
2015-07-17
block: partition: introduce hd_free_part()
Ming Lei
1
-0
/
+6
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2013-02-25
block: fix part_pack_uuid() build error
Mimi Zohar
1
-0
/
+10
2012-11-23
block: store partition_meta_info.uuid as a string
Stephen Warren
1
-2
/
+6
2012-08-01
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+57
2012-08-01
block: add partition resize function to blkpg ioctl
Vivek Goyal
1
-0
/
+57
2012-07-17
driver-core: Move kobj_to_dev from genhd.h to device.h
Lars-Peter Clausen
1
-1
/
+0
2012-05-15
block: fix buffer overflow when printing partition UUIDs
Tejun Heo
1
-6
/
+0
2012-03-02
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
1
-0
/
+1
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2011-11-10
block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"
Tejun Heo
1
-4
/
+0
2011-11-05
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2011-08-29
[SCSI] genhd: add a new attribute "alias" in gendisk
Nao Nishijima
1
-0
/
+4
2011-08-23
block: add GENHD_FL_NO_PART_SCAN
Tejun Heo
1
-2
/
+4
2011-07-01
block: flush MEDIA_CHANGE from drivers on close(2)
Tejun Heo
1
-1
/
+1
2011-05-30
Revert "block: Remove extra discard_alignment from hd_struct."
Jens Axboe
1
-0
/
+1
2011-05-07
block: Remove extra discard_alignment from hd_struct.
Tao Ma
1
-1
/
+0
2011-04-21
block: don't block events on excl write for non-optical devices
Tejun Heo
1
-0
/
+1
2011-03-22
block: fix non-atomic access to genhd inflight structures
Shaohua Li
1
-6
/
+6
2011-01-13
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
Jens Axboe
1
-3
/
+17
2011-01-07
block: add internal hd part table references
Jens Axboe
1
-2
/
+25
2011-01-05
block: fix accounting bug on cross partition merges
Jerome Marchand
1
-0
/
+2
2010-12-16
implement in-kernel gendisk events handling
Tejun Heo
1
-1
/
+17
2010-12-16
block: move register_disk() and del_gendisk() to block/genhd.c
Tejun Heo
1
-1
/
+0
2010-12-16
block: kill genhd_media_change_notify()
Tejun Heo
1
-1
/
+0
2010-10-25
Revert "block: fix accounting bug on cross partition merges"
Jens Axboe
1
-1
/
+0
2010-10-23
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+52
2010-10-19
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
1
-0
/
+1
2010-09-15
block, partition: add partition_meta_info to hd_struct
Will Drewry
1
-2
/
+51
2010-08-20
kernel: __rcu annotations
Arnd Bergmann
1
-3
/
+3
2010-03-16
Remove GENHD_FL_DRIVERFS
NeilBrown
1
-1
/
+1
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
1
-1
/
+1
2010-01-11
genhd: overlapping variable definition
Stephen Hemminger
1
-3
/
+3
2009-11-10
block: Expose discard granularity
Martin K. Petersen
1
-0
/
+1
2009-10-06
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
1
-7
/
+14
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
1
-14
/
+7
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
1
-1
/
+1
2009-09-14
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
1
-7
/
+14
2009-06-16
Driver Core: block: add nodename support for block drivers.
Kay Sievers
1
-1
/
+1
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-0
/
+1
2009-06-07
partitions: add ->set_capacity block device method
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-05-23
block: Export I/O topology for block devices and partitions
Martin K. Petersen
1
-0
/
+1
2009-04-22
block: include empty disks in /proc/diskstats
Tejun Heo
1
-0
/
+1
2009-03-24
block: genhd.h cleanup patch
Petros Koutoupis
1
-2
/
+1
2009-03-24
block: genhd.h comment needs updating
Petros Koutoupis
1
-1
/
+1
[next]