Commit Graph

133 Commits (94c30d9ca6fd00a69e367b91b6e13572c41938c5)

Author SHA1 Message Date
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 296b2f6ae6 block: convert to dequeueing model (easy ones) 16 years ago
Tejun Heo 1011c1b9f2 block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup 16 years ago
Tejun Heo b079041030 block: cleanup rq->data_len usages 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo 5b93629b45 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones 16 years ago
Tejun Heo f06d9a2b52 block: replace end_request() with [__]blk_end_request_cur() 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
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Randy Dunlap 14bca6c39d i2o: remove extraneous kernel-doc 16 years ago
Kay Sievers cd3ed6b4dd i2o: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Alan Cox f1b11e5054 i2o: Update my address 16 years ago
Qinghuang Feng 2289e66436 drivers/message/i2o/iop.c: cleanup kerneldoc 16 years ago
Nick Andrew 5e333309c5 Fix incorrect use of loose in i2o_block.c 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Randy Dunlap b77b0ef207 i2o: fix kernel-doc warnings 17 years ago
Al Viro f3f6015bff [PATCH] switch i2o 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Alan Cox 9d793b0bcb i2o: Fix 32/64bit DMA locking 17 years ago
Wang Chen 0293902a4d I2O: handle sysfs_create_link() failures 17 years ago
Jonathan Corbet 743115ee05 i2o: fasync BKL pushdown 17 years ago
Arnd Bergmann b78032a7e5 message-i2o-i2o_config: BKL pushdown 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Denis V. Lunev c7705f3449 drivers: use non-racy method for proc entries creation (2) 17 years ago
Joe Perches fc1323bb75 drivers/message/: Spelling fixes 17 years ago
Kiyoshi Ueda 1381b7e82a blk_end_request: changing i2o_block (take 4) 17 years ago
FUJITA Tomonori b80ca4f7ee [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE 17 years ago
Vasily Averin ae5fbf771a i2o: debug messages corrected 18 years ago
Jens Axboe 3d1266c704 SG: audit of drivers that use blk_rq_map_sg() 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Satyam Sharma c98673fee2 I2O: Fix "defined but not used" build warnings 18 years ago
Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 18 years ago
Meelis Roos db7526f925 fix integer overflow warning in i2o_block 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Vasily Averin 6dd4ac3b30 i2o debug output cleanup 18 years ago
Vasily Averin 44aaa9384f i2o proc reading oops 18 years ago
Vasily Averin 3d0fd333a1 i2o message leak in i2o_msg_post_wait_mem() 18 years ago
Vasily Averin 010904cbed wrong memory access in i2o_block_device_lock() 18 years ago
Vasily Averin 1725d71d99 i2o_cfg_passthru cleanup 18 years ago
Stephen Rothwell f057eac0d7 Introduce CONFIG_VIRT_TO_BUS 18 years ago
Matthias Kaehlcke 9ac162521c Use mutexes instead of semaphores in I2O driver 18 years ago
Jan Engelhardt 04e9aeecff Use menuconfig objects: I2O 18 years ago
Satyam Sharma a3f249a242 [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c 18 years ago
FUJITA Tomonori 0ea7154fbc [SCSI] i2o: convert to use the data buffer accessors 18 years ago
Akinobu Mita 82cd0e8410 i2o: eliminate a peculiar constraint on i2o_max_drivers 18 years ago