index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
acsi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-20
[PATCH] Lock initializer cleanup: Block devices
Thomas Gleixner
1
-1
/
+1
2003-09-28
[PATCH] Atari ACSI fix
Geert Uytterhoeven
1
-1
/
+2
2003-09-09
[PATCH] Initialise devfs_name in various block drivers
Andrew Morton
1
-1
/
+5
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
1
-7
/
+12
2003-07-16
[PATCH] remove all #include <blk.h>'s
Adrian Bunk
1
-1
/
+0
2003-06-02
[PATCH] ->minor_shift removal
Alexander Viro
1
-3
/
+1
2003-05-24
[PATCH] M68k IRQ API updates [13/20]
Geert Uytterhoeven
1
-2
/
+3
2003-04-06
[PATCH] kill blk_queue_empty()
Jens Axboe
1
-3
/
+3
2003-03-08
[PATCH] register_blkdev cleanups
Andrew Morton
1
-3
/
+1
2002-12-27
[PATCH] M68k block local_irq*() updates
Geert Uytterhoeven
1
-3
/
+2
2002-12-04
[PATCH] get rid of MAJOR_NR
Christoph Hellwig
1
-9
/
+6
2002-11-04
[PATCH] timers: drivers/*
Andrew Morton
1
-1
/
+1
2002-10-28
[PATCH] blk_dev[] is gone
Alexander Viro
1
-1
/
+2
2002-10-17
[PATCH] acsi.c
Alexander Viro
1
-74
/
+75
2002-10-15
[PATCH] bunch of ->open() killed.
Alexander Viro
1
-9
/
+2
2002-10-15
[PATCH] disk->minor_shift cleanup
Alexander Viro
1
-1
/
+4
2002-10-15
[PATCH] early allocation of ->part
Alexander Viro
1
-1
/
+1
2002-10-05
[PATCH] acsi switched to alloc_disk()
Alexander Viro
1
-53
/
+67
2002-09-29
[PATCH] ->major_name inlined
Alexander Viro
1
-3
/
+1
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
-2
/
+0
2002-09-07
[PATCH] (24/25) disk capacity helpers
Alexander Viro
1
-15
/
+11
2002-09-07
[PATCH] (2/25) Removing ->nr_real
Alexander Viro
1
-1
/
+0
2002-08-14
[PATCH] acsi per-disk gendisks
Alexander Viro
1
-19
/
+24
2002-08-10
[PATCH] partition table flush/read cleanup
Alexander Viro
1
-30
/
+3
2002-08-10
[PATCH] make check_disk_change() use struct block_device
Alexander Viro
1
-2
/
+2
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
-4
/
+3
2002-07-23
Merge m68k patches
Linus Torvalds
1
-22
/
+24
2002-07-23
[PATCH] M68k update (part 13)
Geert Uytterhoeven
1
-23
/
+25
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
-27
/
+9
2002-06-11
[PATCH] (14/14) resync
Alexander Viro
1
-6
/
+6
2002-06-11
[PATCH] (13/14) resync
Alexander Viro
1
-11
/
+11
2002-06-11
[PATCH] (11/14) resync
Alexander Viro
1
-0
/
+3
2002-06-02
[PATCH] 2.5.19 blk.h and more about the ugly kids.
Martin Dalecki
1
-3
/
+3
2002-05-28
[PATCH] 2.5.18 QUEUE_EMPTY and the unpleasant friends.
Martin Dalecki
1
-25
/
+6
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-25
[PATCH] kdev_t search/replaces.
Dave Jones
1
-9
/
+9
2002-02-17
[PATCH] PATCH 2.5.5-pre1 dead arrays.
Martin Dalecki
1
-1
/
+0
2002-02-04
v2.5.1.5 -> v2.5.1.6
Linus Torvalds
1
-2
/
+0
2002-02-04
v2.5.0.11 -> v2.5.1
v2.5.1
Linus Torvalds
1
-1
/
+3
2002-02-04
v2.5.0.1 -> v2.5.0.2
Linus Torvalds
1
-16
/
+7
2002-02-04
v2.4.14.1 -> v2.4.14.2
Linus Torvalds
1
-8
/
+2
2002-02-04
v2.4.13.1 -> v2.4.13.2
Linus Torvalds
1
-2
/
+1
2002-02-04
v2.4.12.2 -> v2.4.12.3
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.9.8 -> v2.4.9.9
Linus Torvalds
1
-0
/
+3
2002-02-04
v2.4.9.7 -> v2.4.9.8
Linus Torvalds
1
-0
/
+4
[next]