summaryrefslogtreecommitdiffstats
path: root/fs/partitions
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] change misleading EFI partition support descriptionJohannes Berg2007-03-161-2/+1
* [PATCH] fix rescan_partitions to return errors properlysuzuki2007-03-161-1/+1
* [PATCH] check_partition(): fix error checksuzuki2007-03-081-1/+1
* Driver: remove redundant kobject_unregister checksMariusz Kozlowski2007-02-161-6/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-114-6/+18
|\
| * [PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto2007-02-104-6/+18
* | [PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering2007-02-111-4/+4
* | [PATCH] relax check for AIX in msdos partition tableOlaf Hering2007-02-111-1/+11
|/
* [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer2006-12-091-1/+1
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-081-0/+27
* [PATCH] Fix check_partition routinesSuzuki K P2006-12-074-15/+33
* [PATCH] fix rescan_partitions to return errors properlySuzuki Kp2006-12-071-1/+3
* [PATCH] Enable RAID autorun on Mac partition tables.David Woodhouse2006-12-041-0/+2
* [PATCH] fs/partitions/check: add sysfs error handlingJeff Garzik2006-10-171-8/+42
* [PATCH] fs/partitions endianness annotationsAl Viro2006-10-101-4/+2
* [PATCH] fs/partitions: Conversion to generic booleanRichard Knutsson2006-10-011-136/+131
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [PATCH] ignore partition table on disks with AIX labelOlaf Hering2006-09-291-0/+31
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-6/+3
* [DISKLABEL] SUN: Fix signed int usage for sector countJeff Mahoney2006-08-261-1/+1
* [PATCH] enable mac partition label per default on pmacOlaf Hering2006-07-311-1/+1
* [PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter2006-07-101-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-306-6/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+0
* [PATCH] devfs: Remove devfs from the partition codeGreg Kroah-Hartman2006-06-264-162/+5
* [PATCH] make kernel warn about incorrectly sized partitionsMike Miller2006-06-231-0/+4
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+2
* [PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers2006-06-211-0/+4
* Alternative fix for MMC oops on unmount after removalLinus Torvalds2006-05-121-1/+2
* [PATCH] Fix block device symlink nameStephen Rothwell2006-04-171-0/+5
* [PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers2006-04-141-8/+30
* Merge ../linux-2.6Paul Mackerras2006-03-291-0/+27
|\
| * [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton2006-03-271-9/+0
| * [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura2006-03-271-0/+36
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+2
|/
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-261-6/+6
* [PATCH] s390: Remove old history/whitespave from partition codeHorst Hummel2006-03-241-18/+11
* [PATCH] s390: dasd partition detectionHorst Hummel2006-03-081-6/+10
* [PATCH] partitions: Read Rio Karma partition tableBob Copeland2006-01-165-0/+77
* [ARM] Make Acorn partition types depend on ACORN_PARTITIONRussell King2006-01-091-8/+12
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* [PATCH] s390: cms volume label definitionsPeter Oberparleiter2006-01-061-15/+15
* [PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman2006-01-041-2/+25
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-3/+3
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-1/+1
* fs/partitions/ultrix.c should #include "ultrix.h"Adrian Bunk2005-11-081-0/+1
* [PATCH] s390: cleanup of include/asm-s390/vtoc.hPeter Oberparleiter2005-11-071-7/+8
* [BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2005-11-011-3/+4
OpenPOWER on IntegriCloud