aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/i2o
AgeCommit message (Expand)Author
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Add proc_mkdir_data()David Howells
2013-04-30i2o: check copy_from_user() size parameterDan Carpenter
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09i2o: use proc_remove_subtree()Al Viro
2013-01-03Drivers: message: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28messages: i2o: Fix typo in messages/i2oMasanari Iida
2012-07-30drivers/message/i2o/i2o_config.c: bound allocationAlan Cox
2012-07-30drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-03switch procfs to umode_t useAl Viro
2011-10-31drivers/message: Add module.h to i2o/pci.cPaul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-09i2o_block: Convert to bdops->check_events()Tejun Heo
2011-02-01i2o: use alloc_workqueue() instead of create_workqueue()Tejun Heo
2011-01-19drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f...Jesper Juhl
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-11i2o: check return code from put_user()Kulikov Vasiliy
2010-08-11i2o: fix overflow of copy_to_user()Kulikov Vasiliy
2010-08-11drivers/message/i2o/exec-osm.c: add missing mutex_unlockJulia Lawall
2010-08-11drivers/message: move dereference after NULL testJulia Lawall
2010-08-07scsi/i2o: restore ioctl changesArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07scsi/i2o_block: cleanup ioctl handlingArnd Bergmann
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-05-27drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall
2010-04-26i2o: cleanup some exit pathsDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen