Commit Graph

200 Commits (3538c56329936c78f7d356889908790006d0124c)

Author SHA1 Message Date
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
H Hartley Sweeten dd77409338 fs/partitions/check.c: make local symbols static 14 years ago
Jens Axboe a1706ac4c0 Revert "block: Remove extra discard_alignment from hd_struct." 14 years ago
Timo Warns 3eb8e74ec7 fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops 14 years ago
Jens Axboe f4fa3424c6 block: fix oops on !disk->queue and sysfs discard alignment display 14 years ago
Timo Warns cae13fe4cc Fix for buffer overflow in ldm_frag_add not sufficient 14 years ago
Jens Axboe bbdd304cf6 fs: fixup warning part_discard_alignment_show() 14 years ago
Tao Ma 23ceb5b771 block: Remove extra discard_alignment from hd_struct. 14 years ago
Timo Warns fa039d5f6b Validate size of EFI GUID partition entries. 14 years ago
Timo Warns c340b1d640 fs/partitions/ldm.c: fix oops caused by corrupted partition table 14 years ago
Nikanth Karthikesan 1dd45aae79 ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting with "quiet" 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Shaohua Li 1e9bb8808a block: fix non-atomic access to genhd inflight structures 14 years ago
Linus Torvalds 34d211a2d5 Increase OSF partition limit from 8 to 18 14 years ago
Timo Warns 1eafbfeb7b Fix corrupted OSF partition table parsing 14 years ago
Timo Warns 294f6cf486 ldm: corrupted partition table can cause kernel oops 14 years ago
Timo Warns fa7ea87a05 fs/partitions: Validate map_count in Mac partition tables 14 years ago
Jens Axboe 6c23a9681c block: add internal hd part table references 14 years ago
Jerome Marchand 09e099d4ba block: fix accounting bug on cross partition merges 14 years ago
Tejun Heo d2bf1b6723 block: move register_disk() and del_gendisk() to block/genhd.c 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Kay Sievers 34db1d595e block: export 'ro' sysfs attribute for partitions 14 years ago
Jens Axboe f253b86b4a Revert "block: fix accounting bug on cross partition merges" 15 years ago
Andi Kleen e52eec13cd SYSFS: Allow boot time switching between deprecated and modern sysfs layout 15 years ago
Yasuaki Ishimatsu 7681bfeecc block: fix accounting bug on cross partition merges 15 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Will Drewry eec7ecfede genhd, efi: add efi partition metadata to hd_structs 15 years ago
Will Drewry 6d1d8050b4 block, partition: add partition_meta_info to hd_struct 15 years ago
Heiko Carstens 2041f657aa [S390] partitions: fix build error in ibm partition detection code 15 years ago
Alexey Dobriyan 9c867fbe06 partitions: fix sometimes unreadable partition strings 15 years ago
Peter Oberparleiter cffab6bc55 [S390] dasd: use correct label location for diag fba disks 15 years ago
Paul E. McKenney b97181f242 fs: remove all rcu head initializations, except on_stack initializations 15 years ago
Andy Shevchenko 91f06e6680 fs: ldm: don't use own implementation of hex_to_bin() 15 years ago
Cesar Eduardo Barros cc9106247d fs/partitions: use ADDPART_FLAG_RAID instead of magic number 15 years ago
Tejun Heo b403a98e26 block: improve automatic native capacity unlocking 15 years ago
Tejun Heo 1493bf217f block: use struct parsed_partitions *state universally in partition check code 15 years ago
Tejun Heo c3e33e043f block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() 15 years ago
Tejun Heo 56bca01738 block: restart partition scan after resizing a device 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
OGAWA Hirofumi 8e0cc811e0 fs/partition/msdos: fix unusable extended partition for > 512B sector 15 years ago
Daniel Taylor 3fbf586cf7 fs/partitions/msdos: add support for large disks 15 years ago
Martin K. Petersen e03a72e136 block: Stop using byte offsets 15 years ago
Karel Zak 87038c2d5b partitions: read whole sector with EFI GPT header 15 years ago
Karel Zak 7d13af3279 partitions: use sector size for EFI GPT 15 years ago
Martin K. Petersen 86b3728141 block: Expose discard granularity 15 years ago
Nikanth Karthikesan 316d315bff block: Seperate read and write statistics of in_flight requests v2 16 years ago
Jens Axboe 0f78ab9899 Revert "Seperate read and write statistics of in_flight requests" 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Nikanth Karthikesan a9327cac44 Seperate read and write statistics of in_flight requests 16 years ago