aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dcssblk.c
Commit message (Expand)AuthorAge
* s390/dcss: array index 'i' is used before limits check.Ameen Ali2015-02-26
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * block: Change direct_access calling conventionMatthew Wilcox2015-01-13
* | dcssblk: issue warning when trying to save SN/EN type DCSSGerald Schaefer2015-01-22
|/
* s390: block: drop owner assignment from platform_driversWolfram Sang2014-10-20
* s390: avoid format strings leaking into namesKees Cook2014-06-11
* s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-07
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
* block: Abstract out bvec iteratorKent Overstreet2013-11-24
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * block: Add bio_end_sector()Kent Overstreet2013-03-23
* | block_device_operations->release() should return voidAl Viro2013-05-07
|/
* s390/dcssblk: cleanup device attribute usageSebastian Ott2012-10-09
* block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-12
* s390/block: kill the big kernel lockArnd Bergmann2010-09-26
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* [S390] improve suspend/resume error messagesChristian Borntraeger2009-07-07
* [S390] pm: dcssblk power management callbacks.Gerald Schaefer2009-06-16
* [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-12
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* s390: remove s390_root_dev_*()Mark McLoughlin2009-01-06
* [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-25
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-25
* [PATCH] switch dcssblkAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-10
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-10
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-10
* block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* [S390] dcss: fix build bug.Heiko Carstens2008-08-25
* [S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer2008-08-21
* [S390] Cleanup dcssblk printk messages.Hongjie Yang2008-07-14
* return pfn from direct_access, for XIPJared Hulbert2008-04-28
* [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-17
* [S390] dcss: Fix Unlikely(x) != yRoel Kluin2008-02-19
* [S390] dcss: Initialize workqueue before using it.Heiko Carstens2008-02-05
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-26
* [S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger2007-12-04
* [S390] device_schedule_callback() for dcssblk.Gerald Schaefer2007-11-05
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-17
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-05
* [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-05
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-24
* [PATCH] regularize blk_cleanup_queue() useAl Viro2006-03-18
* [PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte2006-01-06
* [PATCH] s/390: compile fix for dcssblkCornelia Huck2005-06-25