Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Márton Németh
|
3d447ec0e3
block: make PCI device id constant
|
15 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Marcin Slusarz
|
49b3a3cbc0
block: use printk_once
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
40cbbb781d
block: implement and use [__]blk_end_request_all()
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 years ago |
Harvey Harrison
|
cece933994
block: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Kiyoshi Ueda
|
a9c73d05f1
blk_end_request: changing sx8 (take 4)
|
17 years ago |
Ralf Baechle
|
117636092a
[PATCH] Fix breakage after SG cleanups
|
18 years ago |
Jens Axboe
|
45711f1af6
[SG] Update drivers to use sg helpers
|
18 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Thomas Gleixner
|
69ab3912d1
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
|
19 years ago |
Linus Torvalds
|
602cada851
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
|
19 years ago |
Greg Kroah-Hartman
|
e29419fffc
[PATCH] 64bit resource: fix up printks for resources in misc drivers
|
19 years ago |
Greg Kroah-Hartman
|
ce7b0f46bb
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
|
20 years ago |
Greg Kroah-Hartman
|
ff23eca3e8
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
|
20 years ago |
Greg Kroah-Hartman
|
8ab5e4c15b
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
|
20 years ago |
Greg Kroah-Hartman
|
95dc112a57
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
|
20 years ago |
Linus Torvalds
|
977127174a
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
|
19 years ago |
Steven Rostedt
|
906c3b75f6
[PATCH] mutex subsystem, semaphore to completion: SX8
|
19 years ago |
Richard Knutsson
|
9bfab8cec6
[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()
|
19 years ago |
Christoph Hellwig
|
a885c8c431
[PATCH] Add block_device_operations.getgeo block device method
|
19 years ago |
Tejun Heo
|
8ffdc6550c
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
|
19 years ago |
Jeff Garzik
|
7bbaa75452
drivers/block/sx8: kill unused variable
|
20 years ago |