summaryrefslogtreecommitdiff
path: root/fs/partitions
AgeCommit message (Expand)Author
2011-02-11fs: partitions: efi: Add force_gpt_sector parameterColin Cross
2010-10-12Merge branch 'android-2.6.36' into android-tegra-2.6.36Colin Cross
2010-10-12fs: EFI: Convert UTF-16LE partition names to UTF-8Todd Poynor
2010-10-06fixes calculation error when processing large partition sizesBoris Bekkerman
2010-10-06fs: partitions: add partition name to ueventColin Cross
2010-10-06fs: partitions: Add command line partitioningColin Cross
2010-09-29EFI/GPT: Register named partitions.Todd Poynor
2010-09-29fs: partitions: Add support for named partitionsColin Cross
2010-09-29fs: partitions: Fix warnings in fs/partitions/check.cColin Cross
2010-09-29block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2010-08-13[S390] partitions: fix build error in ibm partition detection codeHeiko Carstens
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-07-19[S390] dasd: use correct label location for diag fba disksPeter Oberparleiter
2010-06-14fs: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney
2010-05-25fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21fs/partitions: use ADDPART_FLAG_RAID instead of magic numberCesar Eduardo Barros
2010-05-21block: improve automatic native capacity unlockingTejun Heo
2010-05-21block: use struct parsed_partitions *state universally in partition check codeTejun Heo
2010-05-21block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo
2010-05-21block: restart partition scan after resizing a deviceTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi
2010-03-24fs/partitions/msdos: add support for large disksDaniel Taylor
2010-01-11block: Stop using byte offsetsMartin K. Petersen
2009-11-23partitions: read whole sector with EFI GPT headerKarel Zak
2009-11-23partitions: use sector size for EFI GPTKarel Zak
2009-11-10block: Expose discard granularityMartin K. Petersen
2009-10-06block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-14Seperate read and write statistics of in_flight requestsNikanth Karthikesan
2009-07-12partitions: fix broken uevent_suppress conversionHeiko Carstens
2009-06-12Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-07partitions: add ->set_capacity block device methodBartlomiej Zolnierkiewicz
2009-06-07partitions: warn about the partition exceeding device capacityBartlomiej Zolnierkiewicz
2009-05-22block: Export I/O topology for block devices and partitionsMartin K. Petersen
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2009-01-26tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patchArnaldo Carvalho de Melo
2009-01-26blktrace: add ftrace pluginArnaldo Carvalho de Melo
2009-01-09block: fix bug in ptbl lookup cacheNeil Brown
2009-01-06block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-18block/md: fix md autodetectionTejun Heo
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo