| Commit message (Expand) | Author | Age | Files | Lines |
* | Enhanced partition statistics: remove old partition statistics | Jerome Marchand | 2008-02-08 | 1 | -2/+0 |
* | Enhanced partition statistics: sysfs | Jerome Marchand | 2008-02-08 | 1 | -3/+19 |
* | Enhanced partition statistics: update partition statitics | Jerome Marchand | 2008-02-08 | 1 | -0/+7 |
* | Block: Fix whole_disk attribute bug | Greg Kroah-Hartman | 2008-02-07 | 1 | -7/+10 |
* | partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default | Thomas Bogendoerfer | 2008-02-06 | 1 | -1/+1 |
* | Kobject: convert fs/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 | 1 | -3/+3 |
* | Driver core: convert block from raw kobjects to core devices | Kay Sievers | 2008-01-24 | 1 | -210/+105 |
* | kset: convert block_subsys to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -3/+3 |
* | kobject: get rid of kobject_add_dir | Greg Kroah-Hartman | 2008-01-24 | 1 | -3/+3 |
* | fs/partitions/sun.c endianness annotations | Al Viro | 2007-10-14 | 1 | -2/+2 |
* | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman | 2007-10-12 | 1 | -5/+7 |
* | [PARTITION]: Sun/Solaris VTOC table corrections | Mark Fortescue | 2007-07-30 | 2 | -17/+46 |
* | [PARTITION] MSDOS: Fix Sun num_partitions handling. | Mark Fortescue | 2007-07-30 | 1 | -1/+4 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | Fix LDM for new field in the VOL5 VBLK. | Anton Altaparmakov | 2007-07-16 | 2 | -46/+93 |
* | fix compiler warnings in acorn.c | Denver Gingerich | 2007-07-16 | 1 | -0/+9 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -1/+0 |
* | [S390] fixed cdl-format detection. | Stefan Haberland | 2007-07-10 | 1 | -70/+97 |
* | partitions/LDM: build fix | Jeff Garzik | 2007-05-21 | 1 | -1/+1 |
* | LDM: Fix for Windows Vista dynamic disks | Anton Altaparmakov | 2007-05-21 | 3 | -97/+127 |
* | small cleanup in gpt partition handling | Olaf Hering | 2007-05-11 | 1 | -7/+5 |
* | Let SYSV68_PARTITION default to yes on VME only | Geert Uytterhoeven | 2007-05-11 | 1 | -1/+1 |
* | partition: add support for sysv68 partitions | Philippe De Muyter | 2007-05-08 | 5 | -0/+107 |
* | mm: optimize acorn partition truncate | Peter Zijlstra | 2007-05-07 | 1 | -1/+1 |
* | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra | 2007-05-07 | 1 | -1/+1 |
* | mm: make read_cache_page synchronous | Nick Piggin | 2007-05-07 | 1 | -3/+0 |
* | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 | 1 | -3/+3 |
* | [PATCH] change misleading EFI partition support description | Johannes Berg | 2007-03-16 | 1 | -2/+1 |
* | [PATCH] fix rescan_partitions to return errors properly | suzuki | 2007-03-16 | 1 | -1/+1 |
* | [PATCH] check_partition(): fix error check | suzuki | 2007-03-08 | 1 | -1/+1 |
* | Driver: remove redundant kobject_unregister checks | Mariusz Kozlowski | 2007-02-16 | 1 | -6/+3 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-02-11 | 4 | -6/+18 |
|\ |
|
| * | [PARTITION]: Add whole_disk attribute. | Fabio Massimo Di Nitto | 2007-02-10 | 4 | -6/+18 |
* | | [PATCH] msdos partitions: fix logic error in AIX detection | Olaf Hering | 2007-02-11 | 1 | -4/+4 |
* | | [PATCH] relax check for AIX in msdos partition table | Olaf Hering | 2007-02-11 | 1 | -1/+11 |
|/ |
|
* | [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines | Thomas Bogendoerfer | 2006-12-09 | 1 | -1/+1 |
* | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 2006-12-08 | 1 | -0/+27 |
* | [PATCH] Fix check_partition routines | Suzuki K P | 2006-12-07 | 4 | -15/+33 |
* | [PATCH] fix rescan_partitions to return errors properly | Suzuki Kp | 2006-12-07 | 1 | -1/+3 |
* | [PATCH] Enable RAID autorun on Mac partition tables. | David Woodhouse | 2006-12-04 | 1 | -0/+2 |
* | [PATCH] fs/partitions/check: add sysfs error handling | Jeff Garzik | 2006-10-17 | 1 | -8/+42 |
* | [PATCH] fs/partitions endianness annotations | Al Viro | 2006-10-10 | 1 | -4/+2 |
* | [PATCH] fs/partitions: Conversion to generic boolean | Richard Knutsson | 2006-10-01 | 1 | -136/+131 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] ignore partition table on disks with AIX label | Olaf Hering | 2006-09-29 | 1 | -0/+31 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 1 | -6/+3 |
* | [DISKLABEL] SUN: Fix signed int usage for sector count | Jeff Mahoney | 2006-08-26 | 1 | -1/+1 |
* | [PATCH] enable mac partition label per default on pmac | Olaf Hering | 2006-07-31 | 1 | -1/+1 |
* | [PATCH] partitions: let partitions inherit policy from disk | Peter Oberparleiter | 2006-07-10 | 1 | -0/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 6 | -6/+0 |