Age | Commit message (Expand) | Author | Files | Lines |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -3/+5 |
2011-05-27 | fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops | Timo Warns | 1 | -0/+9 |
2011-05-26 | block: fix oops on !disk->queue and sysfs discard alignment display | Jens Axboe | 1 | -3/+5 |
2011-05-25 | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -3/+5 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-05-21 | Fix for buffer overflow in ldm_frag_add not sufficient | Timo Warns | 1 | -0/+5 |
2011-05-20 | Merge commit 'v2.6.39' into for-2.6.40/core | Jens Axboe | 1 | -0/+6 |
2011-05-09 | fs: fixup warning part_discard_alignment_show() | Jens Axboe | 1 | -2/+1 |
2011-05-07 | block: Remove extra discard_alignment from hd_struct. | Tao Ma | 1 | -3/+6 |
2011-05-06 | Validate size of EFI GUID partition entries. | Timo Warns | 1 | -0/+6 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -7/+16 |
2011-04-15 | fs/partitions/ldm.c: fix oops caused by corrupted partition table | Timo Warns | 1 | -4/+12 |
2011-04-10 | ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ... | Nikanth Karthikesan | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+2 |
2011-03-22 | block: fix non-atomic access to genhd inflight structures | Shaohua Li | 1 | -1/+2 |
2011-03-16 | Increase OSF partition limit from 8 to 18 | Linus Torvalds | 1 | -1/+1 |
2011-03-14 | Fix corrupted OSF partition table parsing | Timo Warns | 1 | -2/+10 |
2011-02-26 | ldm: corrupted partition table can cause kernel oops | Timo Warns | 1 | -0/+5 |
2011-02-18 | fs/partitions: Validate map_count in Mac partition tables | Timo Warns | 1 | -8/+9 |
2011-01-13 | Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core | Jens Axboe | 1 | -89/+0 |
2011-01-07 | block: add internal hd part table references | Jens Axboe | 1 | -5/+3 |
2011-01-05 | block: fix accounting bug on cross partition merges | Jerome Marchand | 1 | -1/+9 |
2010-12-16 | block: move register_disk() and del_gendisk() to block/genhd.c | Tejun Heo | 1 | -89/+0 |
2010-11-27 | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 1 | -1/+1 |
2010-11-16 | Merge branch 'v2.6.37-rc2' into for-2.6.38/core | Jens Axboe | 5 | -15/+59 |
2010-11-13 | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 1 | -1/+1 |
2010-11-11 | block: export 'ro' sysfs attribute for partitions | Kay Sievers | 1 | -0/+9 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -12/+0 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
2010-10-25 | Revert "block: fix accounting bug on cross partition merges" | Jens Axboe | 1 | -12/+0 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -10/+9 |
2010-10-22 | SYSFS: Allow boot time switching between deprecated and modern sysfs layout | Andi Kleen | 1 | -10/+9 |
2010-10-19 | block: fix accounting bug on cross partition merges | Yasuaki Ishimatsu | 1 | -0/+12 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 2 | -2/+2 |
2010-09-15 | genhd, efi: add efi partition metadata to hd_structs | Will Drewry | 1 | -0/+25 |
2010-09-15 | block, partition: add partition_meta_info to hd_struct | Will Drewry | 2 | -3/+23 |
2010-08-13 | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens | 1 | -1/+1 |
2010-08-11 | partitions: fix sometimes unreadable partition strings | Alexey Dobriyan | 16 | -72/+136 |
2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2010-07-19 | [S390] dasd: use correct label location for diag fba disks | Peter Oberparleiter | 1 | -2/+12 |
2010-06-15 | fs: remove all rcu head initializations, except on_stack initializations | Paul E. McKenney | 1 | -1/+0 |
2010-05-25 | fs: ldm: don't use own implementation of hex_to_bin() | Andy Shevchenko | 1 | -9/+9 |
2010-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -3/+3 |
2010-05-22 | fs/partitions: use ADDPART_FLAG_RAID instead of magic number | Cesar Eduardo Barros | 3 | -3/+3 |
2010-05-21 | block: improve automatic native capacity unlocking | Tejun Heo | 2 | -14/+60 |
2010-05-21 | block: use struct parsed_partitions *state universally in partition check code | Tejun Heo | 30 | -239/+225 |
2010-05-21 | block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() | Tejun Heo | 1 | -2/+2 |
2010-05-21 | block: restart partition scan after resizing a device | Tejun Heo | 1 | -10/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |