index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
genhd.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
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-22
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
2008-12-29
block: add one-hit cache for disk partition lookup
Jens Axboe
1
-0
/
+1
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
1
-1
/
+3
2008-10-23
proc: move /proc/diskstats boilerplate to block/genhd.c
Alexey Dobriyan
1
-2
/
+0
2008-10-23
proc: move rest of /proc/partitions code to block/genhd.c
Alexey Dobriyan
1
-1
/
+0
2008-10-09
block: allow disk to have extended device number
Tejun Heo
1
-1
/
+2
2008-10-09
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
1
-8
/
+8
2008-10-09
block: make partition array dynamic
Tejun Heo
1
-1
/
+18
2008-10-09
block: move stats from disk to part0
Tejun Heo
1
-114
/
+45
2008-10-09
block: kill GENHD_FL_FAIL and use part0->make_it_fail
Tejun Heo
1
-1
/
+7
2008-10-09
block: always set bdev->bd_part
Tejun Heo
1
-1
/
+1
2008-10-09
block: move holder_dir from disk to part0
Tejun Heo
1
-1
/
+0
2008-10-09
block: move policy from disk to part0
Tejun Heo
1
-1
/
+5
2008-10-09
block: unify sysfs size node handling
Tejun Heo
1
-0
/
+3
2008-10-09
block: move __dev from disk to part0
Tejun Heo
1
-5
/
+8
2008-10-09
block: move capacity from disk to part0
Tejun Heo
1
-3
/
+2
2008-10-09
block: introduce partition 0
Tejun Heo
1
-2
/
+9
2008-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
1
-9
/
+11
2008-10-09
block: implement extended dev numbers
Tejun Heo
1
-3
/
+10
2008-10-09
block: fix diskstats access
Tejun Heo
1
-82
/
+57
2008-10-09
block: fix disk->part[] dereferencing race
Tejun Heo
1
-14
/
+39
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
1
-6
/
+21
2008-10-09
block: make variable and argument names more consistent
Tejun Heo
1
-6
/
+6
2008-10-09
block: misc updates
Tejun Heo
1
-3
/
+10
2008-08-27
block: move cmdfilter from gendisk to request_queue
FUJITA Tomonori
1
-10
/
+0
2008-07-25
fs/partition/check.c: fix return value warning
Abdel Benamrouche
1
-1
/
+1
2008-07-03
allow userspace to modify scsi command filter on per device basis
Adel Gadllah
1
-0
/
+9
2008-07-03
block: Block layer data integrity support
Martin K. Petersen
1
-0
/
+3
2008-05-14
block: do_mounts - accept root=<non-existant partition>
Kay Sievers
1
-2
/
+2
2008-05-07
block: avoid duplicate calls to get_part() in disk stat code
Jens Axboe
1
-17
/
+18
2008-03-12
Remove <linux/genhd.h> from user-visible headers.
David Woodhouse
1
-27
/
+3
2008-03-04
block/genhd.c: proper externs
Adrian Bunk
1
-0
/
+3
2008-03-04
block/genhd.c: cleanups
Adrian Bunk
1
-2
/
+0
2008-02-08
Enhanced partition statistics: remove old partition statistics
Jerome Marchand
1
-1
/
+0
2008-02-08
Enhanced partition statistics: update partition statitics
Jerome Marchand
1
-0
/
+1
[next]