index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
genhd.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-08
[PATCH] kmap: remove usage of rwsem from kobj_map.
Greg Kroah-Hartman
1
-1
/
+1
2005-03-08
[PATCH] block core: export MAJOR/MINOR to the hotplug env
Kay Sievers
1
-18
/
+33
2005-02-28
[PATCH] genhd: NULL checking fix
Andrew Morton
1
-2
/
+3
2005-01-25
[PATCH] genhd: rename device_init
Anton Blanchard
1
-2
/
+2
2005-01-13
[PATCH] Block: move struct disk_attribute to genhd.h
Greg Kroah-Hartman
1
-6
/
+0
2005-01-13
[PATCH] Block: Remove block_subsys.rwsem usage
Greg Kroah-Hartman
1
-19
/
+12
2005-01-04
[PATCH] get_blkdev_list() cleanup
Andrew Morton
1
-0
/
+2
2004-11-11
[PATCH] add the driver name to the hotplug environment
Kay Sievers
1
-0
/
+6
2004-11-03
[PATCH] add the physical device and the bus to the hotplug environment
Kay Sievers
1
-1
/
+39
2004-09-22
[PATCH] fix diskstats_show() accounting with PREEMPT
Ingo Molnar
1
-0
/
+4
2004-07-14
[PATCH] add removeable sysfs block device attribute
Olaf Hering
1
-0
/
+11
2004-06-30
[PATCH] sparse: NULL vs 0 - rest of drivers
Mika Kukkonen
1
-1
/
+1
2004-05-14
[PATCH] Covert drivers to use msec_to_jiffies
Andrew Morton
1
-18
/
+8
2004-03-15
[PATCH] Fix comment in drivers/block/genhd.c
Andrew Morton
1
-1
/
+1
2004-02-18
[PATCH] fix display of NBD in /proc/partitions
Andrew Morton
1
-2
/
+3
2004-02-03
[PATCH] /proc/paritions: omit removable media
Andrew Morton
1
-2
/
+4
2003-12-30
[PATCH] call_usermodehelper retval fix
Andrew Morton
1
-1
/
+3
2003-10-07
o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the tree
Arnaldo Carvalho de Melo
1
-6
/
+16
2003-10-04
[PATCH] Get rid of magic numbers in fs
Rusty Russell
1
-2
/
+2
2003-09-03
[PATCH] Remove percpufication of in_flight counter in
Andrew Morton
1
-2
/
+2
2003-08-30
[PATCH] dev_t handling cleanups (12/12)
Alexander Viro
1
-16
/
+8
2003-07-31
[PATCH] dev_t printing
Andrew Morton
1
-1
/
+1
2003-07-16
[PATCH] remove all #include <blk.h>'s
Adrian Bunk
1
-1
/
+1
2003-07-04
[PATCH] per queue nr_requests
Andrew Morton
1
-2
/
+2
2003-06-02
[PATCH] ->minor_shift removal
Alexander Viro
1
-2
/
+0
2003-05-25
[PATCH] drivers/* strlcpy conversions
Ben Collins
1
-2
/
+1
2003-05-24
[PATCH] kobj_map
Alexander Viro
1
-95
/
+10
2003-05-24
[PATCH] switch blk_register_area() to kobject
Alexander Viro
1
-14
/
+15
2003-05-16
Make request_module() take a printf-like vararg argument instead of a string.
Linus Torvalds
1
-3
/
+1
2003-05-03
[PATCH] make __bdevname output more similar to bdevname
Christoph Hellwig
1
-24
/
+0
2003-04-27
[PATCH] bdget_disk()
Alexander Viro
1
-0
/
+11
2003-04-23
[PATCH] C99 initializers for drivers/block/genhd.c
Art Haas
1
-4
/
+4
2003-04-20
[PATCH] Aggregated disk statistics
Andrew Morton
1
-0
/
+86
2003-04-20
[PATCH] Allocate hd_structs dynamically
Andrew Morton
1
-8
/
+11
2003-04-04
block: add /sbin/hotplug support for when block devices are created and destr...
Greg Kroah-Hartman
1
-1
/
+13
2003-03-22
[PATCH] make the bdevname() API sane
Andrew Morton
1
-3
/
+2
2003-03-22
[PATCH] register_blkdev() fixes
Andrew Morton
1
-12
/
+19
2003-03-22
[PATCH] __bdevname atomicity fix
Andrew Morton
1
-5
/
+22
2003-03-17
[PATCH] Add error checking get_disk()
Andrew Morton
1
-1
/
+9
2003-03-10
[PATCH] remove devfs_only()
Christoph Hellwig
1
-8
/
+1
2003-03-08
[PATCH] Make diskstats per-cpu using kmalloc_percpu
Andrew Morton
1
-10
/
+17
2003-03-08
[PATCH] register_blkdev cleanups
Andrew Morton
1
-4
/
+136
2003-02-24
[PATCH] remove MAX_BLKDEV from genhd.c
Andrew Morton
1
-40
/
+38
2003-02-11
[PATCH] genhd warnings fix
Andrew Morton
1
-1
/
+1
2003-02-10
[PATCH] genhd device unregistration fix
Andries E. Brouwer
1
-1
/
+1
2003-01-12
[PATCH] rbtree core for io scheduler
Jens Axboe
1
-0
/
+2
2003-01-09
sysfs: fix up block and partition sysfs callbacks.
Patrick Mochel
1
-15
/
+11
2003-01-06
block devices: use list and lock in block_subsys, instead of those defined in...
Patrick Mochel
1
-31
/
+21
2003-01-05
kobjects: Remove kobject::subsys and subsystem::kobj.
Patrick Mochel
1
-5
/
+2
2003-01-04
kobject: Introduce struct kobj_type.
Patrick Mochel
1
-2
/
+6
[next]