index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
genhd.h
Age
Commit message (
Expand
)
Author
2012-03-02
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-11-10
block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"
Tejun Heo
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-08-29
[SCSI] genhd: add a new attribute "alias" in gendisk
Nao Nishijima
2011-08-23
block: add GENHD_FL_NO_PART_SCAN
Tejun Heo
2011-07-01
block: flush MEDIA_CHANGE from drivers on close(2)
Tejun Heo
2011-05-30
Revert "block: Remove extra discard_alignment from hd_struct."
Jens Axboe
2011-05-06
block: Remove extra discard_alignment from hd_struct.
Tao Ma
2011-04-21
block: don't block events on excl write for non-optical devices
Tejun Heo
2011-03-22
block: fix non-atomic access to genhd inflight structures
Shaohua Li
2011-01-13
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
Jens Axboe
2011-01-07
block: add internal hd part table references
Jens Axboe
2011-01-05
block: fix accounting bug on cross partition merges
Jerome Marchand
2010-12-16
implement in-kernel gendisk events handling
Tejun Heo
2010-12-16
block: move register_disk() and del_gendisk() to block/genhd.c
Tejun Heo
2010-12-16
block: kill genhd_media_change_notify()
Tejun Heo
2010-10-24
Revert "block: fix accounting bug on cross partition merges"
Jens Axboe
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-19
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
2010-09-15
block, partition: add partition_meta_info to hd_struct
Will Drewry
2010-08-19
kernel: __rcu annotations
Arnd Bergmann
2010-03-16
Remove GENHD_FL_DRIVERFS
NeilBrown
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2010-01-11
genhd: overlapping variable definition
Stephen Hemminger
2009-11-10
block: Expose discard granularity
Martin K. Petersen
2009-10-06
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-14
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
2009-06-15
Driver Core: block: add nodename support for block drivers.
Kay Sievers
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-07
partitions: add ->set_capacity block device method
Bartlomiej Zolnierkiewicz
2009-05-22
block: Export I/O topology for block devices and partitions
Martin K. Petersen
2009-04-22
block: include empty disks in /proc/diskstats
Tejun Heo
2009-03-24
block: genhd.h cleanup patch
Petros Koutoupis
2009-03-24
block: genhd.h comment needs updating
Petros Koutoupis
2008-12-29
block: add one-hit cache for disk partition lookup
Jens Axboe
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
2008-10-23
proc: move /proc/diskstats boilerplate to block/genhd.c
Alexey Dobriyan
2008-10-23
proc: move rest of /proc/partitions code to block/genhd.c
Alexey Dobriyan
2008-10-09
block: allow disk to have extended device number
Tejun Heo
2008-10-09
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
2008-10-09
block: make partition array dynamic
Tejun Heo
2008-10-09
block: move stats from disk to part0
Tejun Heo
2008-10-09
block: kill GENHD_FL_FAIL and use part0->make_it_fail
Tejun Heo
2008-10-09
block: always set bdev->bd_part
Tejun Heo
2008-10-09
block: move holder_dir from disk to part0
Tejun Heo
2008-10-09
block: move policy from disk to part0
Tejun Heo
[next]