Commit Graph

627 Commits (7589670f37736bcc119ebfbd69aafea6d585d1d4)

Author SHA1 Message Date
Dmitry Monakhov 8268f5a741 deny partial write for loop dev fd 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Al Viro b4482a4b2e more trivial signedness fixes in drivers 18 years ago
Robert P. J. Day cebe0fe70f [S390] Remove obsolete recommendation for 8M ramdisk size. 18 years ago
Stephen Rothwell 8251b4c481 [POWERPC] iSeries: Move viodasd probing 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Grant Likely d2bbf3da37 Sysace: Don't enable IRQ until after interrupt handler is registered 18 years ago
Grant Likely b5515d86f2 Sysace: sparse fixes 18 years ago
Grant Likely 34e1b83413 Sysace: Minor coding convention fixup 18 years ago
Jeff Garzik cb3503ca54 drivers/block/umem: use DRIVER_NAME where appropriate 18 years ago
Jeff Garzik 4e953a2162 drivers/block/umem: trim trailing whitespace 18 years ago
Jeff Garzik ee4a7b6874 drivers/block/umem: minor cleanups 18 years ago
Jeff Garzik 4e0af881af drivers/block/umem: use dev_printk() 18 years ago
Jeff Garzik 3084f0c610 drivers/block/umem: move private include away from include/linux 18 years ago
Grant Likely ed155a95a4 Sysace: Labels in C code should not be indented. 18 years ago
Grant Likely 95e896c35f Sysace: Add of_platform_bus binding 18 years ago
Grant Likely 32f6fff47d Sysace: Move IRQ handler registration to occur after FSM is initialized 18 years ago
Grant Likely 4a24d8610d Sysace: minor rework and cleanup changes 18 years ago
Grant Likely 1b45546654 Sysace: Move structure allocation from bus binding into common code 18 years ago
Grant Likely edec49616c Sysace: Use the established platform bus api 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Jens Axboe 6c92e699b5 Fixup rq_for_each_segment() indentation 18 years ago
NeilBrown eea9befacc Fix various abuse of bio fields in umem.c 18 years ago
NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio 18 years ago
Andrew Morton 3558c9b323 Fix "Fix DAC960 driver on machines which don't support 64-bit DMA" 18 years ago
Matthew Wilcox 868047fcbb Fix DAC960 driver on machines which don't support 64-bit DMA 18 years ago
David S. Miller 1bd4b28039 [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. 18 years ago
Geert Uytterhoeven 928923c76b Introduce CONFIG_CHECK_SIGNATURE 18 years ago
Jan Engelhardt 06bfb7eb15 Add some help texts to recently-introduced kconfig items 18 years ago
Rusty Russell 9ef7ad2296 Enable partitions for lguest block device 18 years ago
Christoph Hellwig a6b3a93e15 sysace: HDIO_GETGEO has it's own method for ages 18 years ago
Mariusz Kozlowski 2e4934aa45 drivers/block/cpqarray.c: better error handling and kmalloc + memset conversion to k[cz]alloc 18 years ago
Mariusz Kozlowski 1aebe18787 drivers/block/cciss.c: kmalloc + memset conversion to kzalloc 18 years ago
Jesper Juhl 9b99628f8e Clean up duplicate includes in drivers/block/ 18 years ago
Jesper Juhl f2912a1223 cciss: fix memory leak 18 years ago
Rusty Russell 05ff09706b Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n 18 years ago
Rusty Russell e2c9784325 lguest: documentation III: Drivers 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Geert Uytterhoeven c6131fa528 ps3: Disk Storage Driver 18 years ago
David S. Miller 91ba3c2128 [SPARC64]: Fix handling of multiple vdc-port nodes. 18 years ago
Fabio Massimo Di Nitto da68e0814a [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET. 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Rusty Russell b754416bfe lguest: the block driver 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Jeremy Fitzhardinge 9f27ee5950 xen: add virtual block device driver. 18 years ago
David S. Miller 80dc35dfb9 [SPARC64]: Simplify VDC device probing. 18 years ago
Akinobu Mita c6d4d63489 unregister_blkdev(): delete redundant message 18 years ago
Akinobu Mita 00d59405cf unregister_blkdev() delete redundant messages in callers 18 years ago
Grant Likely 74489a91dd Add support for Xilinx SystemACE CompactFlash interface 18 years ago