Commit Graph

78 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Neil Brown 54b0d12769 block: fix bug in ptbl lookup cache 16 years ago
Kay Sievers 3ada8b7e98 block: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Tejun Heo 55e8e30c38 block/md: fix md autodetection 16 years ago
Tejun Heo ba32929a91 block: make add_partition() return pointer to hd_struct 16 years ago
Tejun Heo eb60fa1066 block: fix add_partition() error path 16 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Tejun Heo 0fc71e3d65 block: add partition attribute for partition number 17 years ago
Kay Sievers ac0d86f580 block: sanitize invalid partition table entries 17 years ago
Andrew Patterson 9bc3ffbfbd Check for device resize when rescanning partitions 17 years ago
Tejun Heo 3e1a7ff8a0 block: allow disk to have extended device number 17 years ago
Tejun Heo 540eed5637 block: make partition array dynamic 17 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 17 years ago
Tejun Heo eddb2e26b5 block: kill GENHD_FL_FAIL and use part0->make_it_fail 17 years ago
Tejun Heo 0762b8bde9 block: always set bdev->bd_part 17 years ago
Tejun Heo 4c46501d16 block: move holder_dir from disk to part0 17 years ago
Tejun Heo b7db9956e5 block: move policy from disk to part0 17 years ago
Tejun Heo e561052149 block: unify sysfs size node handling 17 years ago
Tejun Heo 80795aefb7 block: move capacity from disk to part0 17 years ago
Tejun Heo b5d0b9df0b block: introduce partition 0 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
Tejun Heo bcce3de1be block: implement extended dev numbers 17 years ago
Tejun Heo c995905916 block: fix diskstats access 17 years ago
Tejun Heo e71bf0d0ee block: fix disk->part[] dereferencing race 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Tejun Heo cf771cb5a7 block: make variable and argument names more consistent 17 years ago
Tejun Heo 88e341261c block: update add_partition() error handling 17 years ago
Tejun Heo ec2cdedf79 block: allow deleting zero length partition 17 years ago
Andrew Morton 8d99f83b94 rescan_partitions(): make device capacity errors non-fatal 17 years ago
Abdel Benamrouche 04ebd4aee5 block/ioctl.c and fs/partition/check.c: check value returned by add_partition() 17 years ago
Abdel Benamrouche d805dda412 fs/partition/check.c: fix return value warning 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Kay Sievers 6bcf19d02a block: send disk "change" event for rescan_partitions() 17 years ago
Jerome Marchand c3c930d933 Enhanced partition statistics: remove old partition statistics 17 years ago
Jerome Marchand 34e8beac92 Enhanced partition statistics: sysfs 17 years ago
Jerome Marchand 6f2576af5b Enhanced partition statistics: update partition statitics 17 years ago
Greg Kroah-Hartman f4a00a2c06 Block: Fix whole_disk attribute bug 17 years ago
Greg Kroah-Hartman 197b12d679 Kobject: convert fs/* from kobject_unregister() to kobject_put() 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Greg Kroah-Hartman 830d3cfb16 kset: convert block_subsys to use kset_create 17 years ago
Greg Kroah-Hartman 4ff6abff83 kobject: get rid of kobject_add_dir 17 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Philippe De Muyter 19d0e8ce85 partition: add support for sysv68 partitions 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
suzuki b74a2f0913 [PATCH] fix rescan_partitions to return errors properly 18 years ago
suzuki 9bebff6ca5 [PATCH] check_partition(): fix error check 18 years ago
Mariusz Kozlowski b92be9f1ec Driver: remove redundant kobject_unregister checks 18 years ago