aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer1-1/+1
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita1-0/+27
2006-12-07[PATCH] Fix check_partition routinesSuzuki K P4-15/+33
2006-12-07[PATCH] fix rescan_partitions to return errors properlySuzuki Kp1-1/+3
2006-12-04[PATCH] Enable RAID autorun on Mac partition tables.David Woodhouse1-0/+2
2006-10-17[PATCH] fs/partitions/check: add sysfs error handlingJeff Garzik1-8/+42
2006-10-10[PATCH] fs/partitions endianness annotationsAl Viro1-4/+2
2006-10-01[PATCH] fs/partitions: Conversion to generic booleanRichard Knutsson1-136/+131
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-1/+1
2006-09-29[PATCH] ignore partition table on disks with AIX labelOlaf Hering1-0/+31
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-6/+3
2006-08-26[DISKLABEL] SUN: Fix signed int usage for sector countJeff Mahoney1-1/+1
2006-07-31[PATCH] enable mac partition label per default on pmacOlaf Hering1-1/+1
2006-07-10[PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs from the partition codeGreg Kroah-Hartman4-162/+5
2006-06-23[PATCH] make kernel warn about incorrectly sized partitionsMike Miller1-0/+4
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-2/+2
2006-06-21[PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers1-0/+4
2006-05-12Alternative fix for MMC oops on unmount after removalLinus Torvalds1-1/+2
2006-04-17[PATCH] Fix block device symlink nameStephen Rothwell1-0/+5
2006-04-14[PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers1-8/+30
2006-03-29Merge ../linux-2.6Paul Mackerras1-0/+27
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+2
2006-03-27[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton1-9/+0
2006-03-27[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura1-0/+36
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar1-6/+6
2006-03-24[PATCH] s390: Remove old history/whitespave from partition codeHorst Hummel1-18/+11
2006-03-08[PATCH] s390: dasd partition detectionHorst Hummel1-6/+10
2006-01-16[PATCH] partitions: Read Rio Karma partition tableBob Copeland5-0/+77
2006-01-09[ARM] Make Acorn partition types depend on ACORN_PARTITIONRussell King1-8/+12
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter1-15/+15
2006-01-04[PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman1-2/+25
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-3/+3
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-1/+1
2005-11-08fs/partitions/ultrix.c should #include "ultrix.h"Adrian Bunk1-0/+1
2005-11-07[PATCH] s390: cleanup of include/asm-s390/vtoc.hPeter Oberparleiter1-7/+8
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe1-3/+4
2005-10-28Merge ../bleed-2.6Greg KH1-1/+1
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers1-1/+26
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W1-1/+1
2005-06-25[PATCH] small partitions/msdos cleanupsAdrian Bunk4-10/+2
2005-05-06[PATCH] revert msdos partitioning fixAndrew Morton1-5/+0
2005-04-18[PATCH] kobject/hotplug split - block corekay.sievers@vrfy.org1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds30-0/+5414