summaryrefslogtreecommitdiff
path: root/fs/partitions
AgeCommit message (Expand)AuthorFilesLines
2008-07-25fs/partitions/efi: convert to pr_debugThomas Gleixner1-25/+17
2008-07-25block/ioctl.c and fs/partition/check.c: check value returned by add_partition()Abdel Benamrouche1-2/+8
2008-07-25fs/partition/check.c: fix return value warningAbdel Benamrouche1-6/+22
2008-07-25fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison2-40/+35
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-1/+1
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-04-28fat: detect media without partition table correctlyFrank Seidel1-3/+17
2008-04-19block: send disk "change" event for rescan_partitions()Kay Sievers1-0/+4
2008-02-08Enhanced partition statistics: remove old partition statisticsJerome Marchand1-2/+0
2008-02-08Enhanced partition statistics: sysfsJerome Marchand1-3/+19
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand1-0/+7
2008-02-07Block: Fix whole_disk attribute bugGreg Kroah-Hartman1-7/+10
2008-02-06partition: use DEFAULT_SGI_PARTITION for SGI_PARTION defaultThomas Bogendoerfer1-1/+1
2008-01-24Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-3/+3
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers1-210/+105
2008-01-24kset: convert block_subsys to use kset_createGreg Kroah-Hartman1-3/+3
2008-01-24kobject: get rid of kobject_add_dirGreg Kroah-Hartman1-3/+3
2007-10-14fs/partitions/sun.c endianness annotationsAl Viro1-2/+2
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman1-5/+7
2007-07-30[PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue2-17/+46
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue1-1/+4
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-16Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov2-46/+93
2007-07-16fix compiler warnings in acorn.cDenver Gingerich1-0/+9
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-07-10[S390] fixed cdl-format detection.Stefan Haberland1-70/+97
2007-05-21partitions/LDM: build fixJeff Garzik1-1/+1
2007-05-21LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov3-97/+127
2007-05-11small cleanup in gpt partition handlingOlaf Hering1-7/+5
2007-05-11Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven1-1/+1
2007-05-08partition: add support for sysv68 partitionsPhilippe De Muyter5-0/+107
2007-05-07mm: optimize acorn partition truncatePeter Zijlstra1-1/+1
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra1-1/+1
2007-05-07mm: make read_cache_page synchronousNick Piggin1-3/+0
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-3/+3
2007-03-16[PATCH] change misleading EFI partition support descriptionJohannes Berg1-2/+1
2007-03-16[PATCH] fix rescan_partitions to return errors properlysuzuki1-1/+1
2007-03-08[PATCH] check_partition(): fix error checksuzuki1-1/+1
2007-02-16Driver: remove redundant kobject_unregister checksMariusz Kozlowski1-6/+3
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-6/+18
2007-02-11[PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering1-4/+4
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering1-1/+11
2007-02-10[PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto4-6/+18
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