Commit Graph

50 Commits (6bfb09a1005193be5c81ebac9f3ef85210142650)

Author SHA1 Message Date
Tejun Heo ddef43a843 block: restore original behavior of /proc/partition when there's no partition 17 years ago
FUJITA Tomonori bb23b431db remove blk_register_filter and blk_unregister_filter in gendisk 17 years ago
Kay Sievers 5c0ef6d021 block: drop references taken by class_find_device() 17 years ago
Kay Sievers 068281d302 block: fix partial read() of /proc/{partitions,diskstats} 17 years ago
Greg Kroah-Hartman 27f3025191 block: make /proc/partitions and /proc/diskstats use class_find_device() 17 years ago
Greg Kroah-Hartman 66c64afec1 block: move header for /proc/partitions to seq_start 17 years ago
Greg Kroah-Hartman 68c4d4a787 block: make proc files seq_start use the class_find_device() 17 years ago
Randy Dunlap a6e2ba8877 block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled 17 years ago
Greg Kroah-Hartman a142be856f block: make blk_lookup_devt use the class iterator function 17 years ago
Greg Kroah-Hartman 5c6f35c5ec block: make printk_partition use the class iterator function 17 years ago
Greg Kroah-Hartman 6ffeea77ff block: fix compiler warning in genhd.c 17 years ago
Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
Adel Gadllah 0b07de85a7 allow userspace to modify scsi command filter on per device basis 17 years ago
Kay Sievers 1c9ce52763 block: export "ro" attribute 17 years ago
Linus Torvalds d5791d13b1 Fix invalid access errors in blk_lookup_devt 17 years ago
Kay Sievers 30f2f0eb4b block: do_mounts - accept root=<non-existant partition> 17 years ago
Peter Zijlstra cf0ca9fe5d mm: bdi: export BDI attributes in sysfs 17 years ago
Roland McGrath ee27a558ae genhd must_check warning fix 17 years ago
Adrian Bunk 1826eadfc4 block/genhd.c: cleanups 17 years ago
Adrian Bunk ff88972c85 proper prototype for blk_dev_init() 17 years ago
Jerome Marchand 28f39d553e Enhanced partition statistics: procfs 17 years ago
Jan Engelhardt 12f32bb317 block: constify function pointer tables 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 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Jerome Marchand c7674030e5 block: Fix memory leak in alloc_disk_node() 17 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Akinobu Mita f4480240f7 unregister_blkdev(): return void 18 years ago
Akinobu Mita 294462a5c6 unregister_blkdev(): do WARN_ON on failure 18 years ago
Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
Kristen Carlson Accardi 8ce7ad7b2d genhd: send async notification on media change 18 years ago
Kristen Carlson Accardi 86ce18d7b7 genhd: expose AN to user space 18 years ago
Dave Gilbert dd2a345f8f Display all possible partitions when the root filesystem failed to mount 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Andrew Morton 2363cc0264 [PATCH] remove protection of LANANA-reserved majors 18 years ago
Andrew Morton b446b60e4e [PATCH] rework reserved major handling 18 years ago
Andrew Morton fdf892be32 [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors 18 years ago
Akinobu Mita c17bb49517 [PATCH] fault-injection capability for disk IO 18 years ago
Randy Dunlap 87a5726110 [PATCH] block: handle subsystem_register() init errors 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Kay Sievers b9d9c82b4d [PATCH] Driver core: add generic "subsystem" link to all devices 19 years ago
Linus Torvalds 1a2acc9e92 Revert "[BLOCK] Fix oops on removal of SD/MMC card" 19 years ago
Russell King 56cf6504fc [BLOCK] Fix oops on removal of SD/MMC card 19 years ago
Joe Korty 68eef3b479 [PATCH] Simplify proc/devices and fix early termination regression 19 years ago
Ben Woodard 837c787877 [BLOCK] increase size of disk stat counters 19 years ago
Jes Sorensen 58383af629 [PATCH] kobj_map semaphore to mutex conversion 19 years ago
Neil Horman 7170be5f58 [PATCH] convert /proc/devices to use seq_file interface 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Jens Axboe 47a004103d [BLOCK] Document the READ/WRITE splitup of the disk stats 19 years ago
Jens Axboe 3a65dfe8c0 [BLOCK] Move all core block layer code to new block/ directory 20 years ago