aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-13
|\
| * block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-16
* | block: add internal hd part table referencesJens Axboe2011-01-07
* | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-05
|/
* Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
|\
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe2010-11-16
|\|
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-25
| |\
| | * Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
| |\ \ | | |/ | |/|
| | * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-22
| |\ \
| | * | SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-22
| * | | block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-19
| * | | genhd, efi: add efi partition metadata to hd_structsWill Drewry2010-09-15
| * | | block, partition: add partition_meta_info to hd_structWill Drewry2010-09-15
| |/ /
* / / block: export 'ro' sysfs attribute for partitionsKay Sievers2010-11-11
|/ /
* | [S390] partitions: fix build error in ibm partition detection codeHeiko Carstens2010-08-13
* | partitions: fix sometimes unreadable partition stringsAlexey Dobriyan2010-08-11
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\
| * fs: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-06-14
* | [S390] dasd: use correct label location for diag fba disksPeter Oberparleiter2010-07-19
|/
* fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-21
|\
| * fs/partitions: use ADDPART_FLAG_RAID instead of magic numberCesar Eduardo Barros2010-05-21
* | block: improve automatic native capacity unlockingTejun Heo2010-05-21
* | block: use struct parsed_partitions *state universally in partition check codeTejun Heo2010-05-21
* | block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo2010-05-21
* | block: restart partition scan after resizing a deviceTejun Heo2010-05-21
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi2010-03-24
* fs/partitions/msdos: add support for large disksDaniel Taylor2010-03-24
* block: Stop using byte offsetsMartin K. Petersen2010-01-11
* partitions: read whole sector with EFI GPT headerKarel Zak2009-11-23
* partitions: use sector size for EFI GPTKarel Zak2009-11-23
* block: Expose discard granularityMartin K. Petersen2009-11-10
* block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-06
* Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-04
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* driver model: constify attribute groupsDavid Brownell2009-09-15
* Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-14
* partitions: fix broken uevent_suppress conversionHeiko Carstens2009-07-12
* Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-12
|\
| * partitions: add ->set_capacity block device methodBartlomiej Zolnierkiewicz2009-06-07
| * partitions: warn about the partition exceeding device capacityBartlomiej Zolnierkiewicz2009-06-07
* | block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-22
* | block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
|/
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
|\
| * tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patchArnaldo Carvalho de Melo2009-01-26
| * blktrace: add ftrace pluginArnaldo Carvalho de Melo2009-01-26