index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
genhd.h
Commit message (
Expand
)
Author
Age
*
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-10-09
*
block: move cmdfilter from gendisk to request_queue
FUJITA Tomonori
2008-08-27
*
fs/partition/check.c: fix return value warning
Abdel Benamrouche
2008-07-25
*
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-07-03
*
block: do_mounts - accept root=<non-existant partition>
Kay Sievers
2008-05-14
*
block: avoid duplicate calls to get_part() in disk stat code
Jens Axboe
2008-05-07
*
Remove <linux/genhd.h> from user-visible headers.
David Woodhouse
2008-03-12
*
block/genhd.c: proper externs
Adrian Bunk
2008-03-04
*
block/genhd.c: cleanups
Adrian Bunk
2008-03-04
*
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-02-08
*
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2008-01-24
*
[PARTITION] MSDOS: Fix Sun num_partitions handling.
Mark Fortescue
2007-07-30
*
genhd: send async notification on media change
Kristen Carlson Accardi
2007-05-23
*
genhd: expose AN to user space
Kristen Carlson Accardi
2007-05-23
*
Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK
Jens Axboe
2007-05-11
*
Display all possible partitions when the root filesystem failed to mount
Dave Gilbert
2007-05-09
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-02-11
|
\
|
*
[PARTITION]: Add whole_disk attribute.
Fabio Massimo Di Nitto
2007-02-11
*
|
[PATCH] relax check for AIX in msdos partition table
Olaf Hering
2007-02-11
|
/
*
[PATCH] fault-injection capability for disk IO
Akinobu Mita
2006-12-08
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
*
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
*
Include various private files only from within __KERNEL__ in genhd.h
David Woodhouse
2006-04-25
*
[PATCH] BLOCK: delay all uevents until partition table is scanned
Kay Sievers
2006-04-14
*
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2006-03-28
*
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-03-27
|
\
|
*
[BLOCK] increase size of disk stat counters
Ben Woodard
2006-03-27
*
|
[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy
Andrew Morton
2006-03-27
*
|
[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
Jun'ichi Nomura
2006-03-27
|
/
[next]