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
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
2008-02-08
Enhanced partition statistics: core statistics
Jerome Marchand
1
-10
/
+141
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
1
-14
/
+23
2007-07-30
[PARTITION] MSDOS: Fix Sun num_partitions handling.
Mark Fortescue
1
-1
/
+1
2007-05-23
genhd: send async notification on media change
Kristen Carlson Accardi
1
-1
/
+3
2007-05-23
genhd: expose AN to user space
Kristen Carlson Accardi
1
-0
/
+1
2007-05-11
Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK
Jens Axboe
1
-1
/
+5
2007-05-09
Display all possible partitions when the root filesystem failed to mount
Dave Gilbert
1
-0
/
+1
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+7
2007-02-11
[PATCH] relax check for AIX in msdos partition table
Olaf Hering
1
-0
/
+2
2007-02-10
[PARTITION]: Add whole_disk attribute.
Fabio Massimo Di Nitto
1
-1
/
+7
2006-12-08
[PATCH] fault-injection capability for disk IO
Akinobu Mita
1
-0
/
+4
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-0
/
+4
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-2
/
+0
2006-04-25
Include various private files only from within __KERNEL__ in genhd.h
David Woodhouse
1
-6
/
+6
2006-04-14
[PATCH] BLOCK: delay all uevents until partition table is scanned
Kay Sievers
1
-0
/
+1
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-27
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-6
/
+6
2006-03-27
[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy
Andrew Morton
1
-4
/
+0
2006-03-27
[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
Jun'ichi Nomura
1
-0
/
+7
2006-03-27
[BLOCK] increase size of disk stat counters
Ben Woodard
1
-6
/
+6
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-10
/
+4
2005-11-12
[BLOCK] Document the READ/WRITE splitup of the disk stats
Jens Axboe
1
-2
/
+2
[prev]
[next]