index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
genhd.h
Age
Commit message (
Expand
)
Author
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
2008-10-09
block: unify sysfs size node handling
Tejun Heo
2008-10-09
block: move __dev from disk to part0
Tejun Heo
2008-10-09
block: move capacity from disk to part0
Tejun Heo
2008-10-09
block: introduce partition 0
Tejun Heo
2008-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
block: implement extended dev numbers
Tejun Heo
2008-10-09
block: fix diskstats access
Tejun Heo
2008-10-09
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
block: make variable and argument names more consistent
Tejun Heo
2008-10-09
block: misc updates
Tejun Heo
2008-08-27
block: move cmdfilter from gendisk to request_queue
FUJITA Tomonori
2008-07-25
fs/partition/check.c: fix return value warning
Abdel Benamrouche
2008-07-03
allow userspace to modify scsi command filter on per device basis
Adel Gadllah
2008-07-03
block: Block layer data integrity support
Martin K. Petersen
2008-05-14
block: do_mounts - accept root=<non-existant partition>
Kay Sievers
2008-05-07
block: avoid duplicate calls to get_part() in disk stat code
Jens Axboe
2008-03-12
Remove <linux/genhd.h> from user-visible headers.
David Woodhouse
2008-03-04
block/genhd.c: proper externs
Adrian Bunk
2008-03-04
block/genhd.c: cleanups
Adrian Bunk
2008-02-08
Enhanced partition statistics: remove old partition statistics
Jerome Marchand
2008-02-08
Enhanced partition statistics: update partition statitics
Jerome Marchand
2008-02-08
Enhanced partition statistics: core statistics
Jerome Marchand
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2007-07-30
[PARTITION] MSDOS: Fix Sun num_partitions handling.
Mark Fortescue
2007-05-23
genhd: send async notification on media change
Kristen Carlson Accardi
2007-05-23
genhd: expose AN to user space
Kristen Carlson Accardi
2007-05-11
Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK
Jens Axboe
2007-05-09
Display all possible partitions when the root filesystem failed to mount
Dave Gilbert
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-02-11
[PATCH] relax check for AIX in msdos partition table
Olaf Hering
2007-02-10
[PARTITION]: Add whole_disk attribute.
Fabio Massimo Di Nitto
2006-12-08
[PATCH] fault-injection capability for disk IO
Akinobu Mita
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
[next]