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
/
fs
/
partitions
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-11
small cleanup in gpt partition handling
Olaf Hering
1
-7
/
+5
2007-05-11
Let SYSV68_PARTITION default to yes on VME only
Geert Uytterhoeven
1
-1
/
+1
2007-05-08
partition: add support for sysv68 partitions
Philippe De Muyter
5
-0
/
+107
2007-05-07
mm: optimize acorn partition truncate
Peter Zijlstra
1
-1
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-1
/
+1
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-3
/
+0
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-3
/
+3
2007-03-16
[PATCH] change misleading EFI partition support description
Johannes Berg
1
-2
/
+1
2007-03-16
[PATCH] fix rescan_partitions to return errors properly
suzuki
1
-1
/
+1
2007-03-08
[PATCH] check_partition(): fix error check
suzuki
1
-1
/
+1
2007-02-16
Driver: remove redundant kobject_unregister checks
Mariusz Kozlowski
1
-6
/
+3
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-6
/
+18
2007-02-11
[PATCH] msdos partitions: fix logic error in AIX detection
Olaf Hering
1
-4
/
+4
2007-02-11
[PATCH] relax check for AIX in msdos partition table
Olaf Hering
1
-1
/
+11
2007-02-10
[PARTITION]: Add whole_disk attribute.
Fabio Massimo Di Nitto
4
-6
/
+18
2006-12-09
[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines
Thomas Bogendoerfer
1
-1
/
+1
2006-12-08
[PATCH] fault-injection capability for disk IO
Akinobu Mita
1
-0
/
+27
2006-12-07
[PATCH] Fix check_partition routines
Suzuki K P
4
-15
/
+33
2006-12-07
[PATCH] fix rescan_partitions to return errors properly
Suzuki Kp
1
-1
/
+3
2006-12-04
[PATCH] Enable RAID autorun on Mac partition tables.
David Woodhouse
1
-0
/
+2
2006-10-17
[PATCH] fs/partitions/check: add sysfs error handling
Jeff Garzik
1
-8
/
+42
2006-10-10
[PATCH] fs/partitions endianness annotations
Al Viro
1
-4
/
+2
2006-10-01
[PATCH] fs/partitions: Conversion to generic boolean
Richard Knutsson
1
-136
/
+131
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-1
/
+1
2006-09-29
[PATCH] ignore partition table on disks with AIX label
Olaf Hering
1
-0
/
+31
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-6
/
+3
2006-08-26
[DISKLABEL] SUN: Fix signed int usage for sector count
Jeff Mahoney
1
-1
/
+1
2006-07-31
[PATCH] enable mac partition label per default on pmac
Olaf Hering
1
-1
/
+1
2006-07-10
[PATCH] partitions: let partitions inherit policy from disk
Peter Oberparleiter
1
-0
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
6
-6
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
1
-4
/
+0
2006-06-26
[PATCH] devfs: Remove devfs from the partition code
Greg Kroah-Hartman
4
-162
/
+5
2006-06-23
[PATCH] make kernel warn about incorrectly sized partitions
Mike Miller
1
-0
/
+4
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
1
-2
/
+2
2006-06-21
[PATCH] Driver core: add generic "subsystem" link to all devices
Kay Sievers
1
-0
/
+4
2006-05-12
Alternative fix for MMC oops on unmount after removal
Linus Torvalds
1
-1
/
+2
2006-04-17
[PATCH] Fix block device symlink name
Stephen Rothwell
1
-0
/
+5
2006-04-14
[PATCH] BLOCK: delay all uevents until partition table is scanned
Kay Sievers
1
-8
/
+30
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-0
/
+27
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+2
2006-03-27
[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy
Andrew Morton
1
-9
/
+0
2006-03-27
[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
Jun'ichi Nomura
1
-0
/
+36
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
1
-6
/
+6
2006-03-24
[PATCH] s390: Remove old history/whitespave from partition code
Horst Hummel
1
-18
/
+11
2006-03-08
[PATCH] s390: dasd partition detection
Horst Hummel
1
-6
/
+10
2006-01-16
[PATCH] partitions: Read Rio Karma partition table
Bob Copeland
5
-0
/
+77
2006-01-09
[ARM] Make Acorn partition types depend on ACORN_PARTITION
Russell King
1
-8
/
+12
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
[next]