Commit Graph

176 Commits (a64fe2ed76614d37abb6966a67f4f39d10efba3c)

Author SHA1 Message Date
Al Viro d161a13f97 switch procfs to umode_t use 13 years ago
Paul Gortmaker 314ef9cb52 drivers/message: Add module.h to i2o/pci.c 13 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 years ago
Christoph Hellwig 5cd049a599 [SCSI] remove cmd->serial_number litter 14 years ago
Tejun Heo 9fd097b149 block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Tejun Heo f47350fdec i2o_block: Convert to bdops->check_events() 14 years ago
Tejun Heo 52286713a9 i2o: use alloc_workqueue() instead of create_workqueue() 14 years ago
Jesper Juhl 1dcb202f42 drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc function return values 14 years ago
Jeff Garzik f281233d3e SCSI host lock push-down 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
Arnd Bergmann c45d15d24e scsi: autoconvert trivial BKL users to private mutex 15 years ago
Kulikov Vasiliy 89596f20bb i2o: check return code from put_user() 15 years ago
Kulikov Vasiliy d929dc2bfd i2o: fix overflow of copy_to_user() 15 years ago
Julia Lawall 32fa45498f drivers/message/i2o/exec-osm.c: add missing mutex_unlock 15 years ago
Julia Lawall d23670069a drivers/message: move dereference after NULL test 15 years ago
Arnd Bergmann 2daa672b1a scsi/i2o: restore ioctl changes 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
Arnd Bergmann 8a6cfeb6de block: push down BKL into .locked_ioctl 15 years ago
Arnd Bergmann 3448406244 scsi/i2o_block: cleanup ioctl handling 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Julia Lawall b81d67a50c drivers/message/i2o/i2o_config.c: use memdup_user 15 years ago
Dan Carpenter b1ffdc8f3d i2o: cleanup some exit paths 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Uwe Kleine-König 9ddc5b6f18 tree-wide: fix typos "ammount" -> "amount" 15 years ago
H Hartley Sweeten cf30273bea drivers/message/i2o/i2o_proc.c: use %pM to show MAC address 15 years ago
Alan Cox 5d9d6e44ce i2o: propogate the BKL down into the ioctl method 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
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