aboutsummaryrefslogtreecommitdiff
path: root/fs/partitions
AgeCommit message (Expand)Author
2007-07-30[PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-16Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov
2007-07-16fix compiler warnings in acorn.cDenver Gingerich
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10[S390] fixed cdl-format detection.Stefan Haberland
2007-05-21partitions/LDM: build fixJeff Garzik
2007-05-21LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov
2007-05-11small cleanup in gpt partition handlingOlaf Hering
2007-05-11Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven
2007-05-08partition: add support for sysv68 partitionsPhilippe De Muyter
2007-05-07mm: optimize acorn partition truncatePeter Zijlstra
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-03-16[PATCH] change misleading EFI partition support descriptionJohannes Berg
2007-03-16[PATCH] fix rescan_partitions to return errors properlysuzuki
2007-03-08[PATCH] check_partition(): fix error checksuzuki
2007-02-16Driver: remove redundant kobject_unregister checksMariusz Kozlowski
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-02-11[PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering
2007-02-10[PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita
2006-12-07[PATCH] Fix check_partition routinesSuzuki K P
2006-12-07[PATCH] fix rescan_partitions to return errors properlySuzuki Kp
2006-12-04[PATCH] Enable RAID autorun on Mac partition tables.David Woodhouse
2006-10-17[PATCH] fs/partitions/check: add sysfs error handlingJeff Garzik
2006-10-10[PATCH] fs/partitions endianness annotationsAl Viro
2006-10-01[PATCH] fs/partitions: Conversion to generic booleanRichard Knutsson
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-29[PATCH] ignore partition table on disks with AIX labelOlaf Hering
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-08-26[DISKLABEL] SUN: Fix signed int usage for sector countJeff Mahoney
2006-07-31[PATCH] enable mac partition label per default on pmacOlaf Hering
2006-07-10[PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs from the partition codeGreg Kroah-Hartman
2006-06-23[PATCH] make kernel warn about incorrectly sized partitionsMike Miller
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-06-21[PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers
2006-05-12Alternative fix for MMC oops on unmount after removalLinus Torvalds
2006-04-17[PATCH] Fix block device symlink nameStephen Rothwell
2006-04-14[PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers
2006-03-29Merge ../linux-2.6Paul Mackerras