index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xd.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
1
-1
/
+1
2005-01-20
[PATCH] Lock initializer cleanup: Block devices
Thomas Gleixner
1
-1
/
+1
2005-01-07
[PATCH] MODULE_PARM conversions
Andrew Morton
1
-3
/
+3
2004-11-27
[PATCH] isa_check_signature() finally gone
Alexander Viro
1
-6
/
+14
2004-07-11
[PATCH] sparse: misc NULL noise in drivers/*
Alexander Viro
1
-11
/
+11
2004-06-03
[PATCH] sparse: rest of drivers/block annotation
Alexander Viro
1
-4
/
+4
2003-09-09
[PATCH] Initialise devfs_name in various block drivers
Andrew Morton
1
-4
/
+1
2003-09-03
[PATCH] MODULE_ALIAS() in block devices
Andrew Morton
1
-2
/
+2
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
1
-6
/
+11
2003-07-16
[PATCH] remove all #include <blk.h>'s
Adrian Bunk
1
-1
/
+1
2003-04-29
[PATCH] Fix warnings in xd.c
Andrew Morton
1
-6
/
+10
2003-04-24
[PATCH] irqs: drivers/block
Andrew Morton
1
-2
/
+5
2003-04-06
[PATCH] kill blk_queue_empty()
Jens Axboe
1
-2
/
+3
2003-03-23
[PATCH] devfs_mk_dir simplification
Christoph Hellwig
1
-1
/
+1
2003-03-08
[PATCH] register_blkdev cleanups
Andrew Morton
1
-5
/
+4
2002-12-04
[PATCH] get rid of MAJOR_NR
Christoph Hellwig
1
-9
/
+7
2002-12-03
[PATCH] xd cleanup
Alexander Viro
1
-4
/
+3
2002-11-17
o xd: fixup after header files cleanups: add include <linux/interrupt.h>
Arnaldo Carvalho de Melo
1
-1
/
+2
2002-10-28
[PATCH] xd.c
Alexander Viro
1
-58
/
+53
2002-10-18
[PATCH] drivers/block/xd.c compile
Frank Davis
1
-0
/
+1
2002-10-15
[PATCH] bunch of ->open() killed.
Alexander Viro
1
-12
/
+0
2002-10-15
[PATCH] early allocation of ->part
Alexander Viro
1
-2
/
+1
2002-10-05
[PATCH] xd switched to alloc_disk()
Alexander Viro
1
-62
/
+66
2002-09-29
[PATCH] ->major_name inlined
Alexander Viro
1
-2
/
+2
2002-09-21
[PATCH] blk_size[] is gone
Alexander Viro
1
-1
/
+0
2002-09-21
[PATCH] switch to add_disk()
Alexander Viro
1
-5
/
+2
2002-09-07
[PATCH] (25/25) more cleanups of struct gendisk.
Alexander Viro
1
-4
/
+0
2002-09-07
[PATCH] (24/25) disk capacity helpers
Alexander Viro
1
-3
/
+5
2002-09-07
[PATCH] (2/25) Removing ->nr_real
Alexander Viro
1
-2
/
+0
2002-08-12
[PATCH] compile fixes, xd.c switched to per-disk gendisks
Alexander Viro
1
-93
/
+101
2002-08-10
[PATCH] partition table flush/read cleanup
Alexander Viro
1
-26
/
+0
2002-08-10
[PATCH] clean up major_name
Alexander Viro
1
-1
/
+1
2002-07-31
[PATCH] Get rid of per-partition blk_size[]
Alexander Viro
1
-2
/
+0
2002-07-30
Removed devfs_register_blkdev and devfs_unregister_blkdev.
Greg Kroah-Hartman
1
-3
/
+3
2002-07-20
[PATCH] blk_ioctl() not exported anymore
Alexander Viro
1
-9
/
+1
2002-07-20
[PATCH] partition handling locking cleanups
Alexander Viro
1
-41
/
+13
2002-06-11
[PATCH] (14/14) resync
Alexander Viro
1
-1
/
+1
2002-06-11
[PATCH] (13/14) resync
Alexander Viro
1
-3
/
+1
2002-06-11
[PATCH] (12/14) resync
Alexander Viro
1
-1
/
+0
2002-06-11
[PATCH] (11/14) resync
Alexander Viro
1
-0
/
+2
2002-05-30
[PATCH] recognise 2 extra devices for xd.c
Dave Jones
1
-0
/
+2
2002-05-28
[PATCH] 2.5.18 QUEUE_EMPTY and the unpleasant friends.
Martin Dalecki
1
-2
/
+3
2002-05-21
[PATCH] check_region elimination
Rusty Russell
1
-2
/
+1
2002-05-21
[PATCH] 2.5.17 IDE 66
Martin Dalecki
1
-2
/
+7
2002-04-30
[PATCH] (4/6) blksize_size[] removal
Alexander Viro
1
-4
/
+0
2002-04-28
[PATCH] get rid of some blk.h cruft
Dave Jones
1
-1
/
+1
2002-03-04
[PATCH] (2/3) more kdev_t removals
Alexander Viro
1
-1
/
+1
2002-02-17
[PATCH] PATCH 2.5.5-pre1 dead arrays.
Martin Dalecki
1
-3
/
+0
2002-02-04
v2.5.1.7 -> v2.5.1.8
Linus Torvalds
1
-3
/
+5
2002-02-04
v2.5.1.5 -> v2.5.1.6
Linus Torvalds
1
-2
/
+0
[next]