index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dcssblk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-8
/
+8
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-2
/
+3
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-8
/
+4
2013-03-24
block: Add bio_end_sector()
Kent Overstreet
1
-2
/
+1
2012-10-09
s390/dcssblk: cleanup device attribute usage
Sebastian Ott
1
-29
/
+23
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
1
-4
/
+3
2010-09-26
s390/block: kill the big kernel lock
Arnd Bergmann
1
-5
/
+0
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
1
-0
/
+5
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-07-07
[S390] improve suspend/resume error messages
Christian Borntraeger
1
-3
/
+4
2009-06-16
[S390] pm: dcssblk power management callbacks.
Gerald Schaefer
1
-17
/
+115
2009-06-12
[S390] dcssblk: revert devt conversion
Gerald Schaefer
1
-2
/
+2
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-1
/
+1
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
1
-6
/
+5
2008-12-25
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
Hongjie Yang
1
-39
/
+33
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+3
2008-10-21
[PATCH] switch dcssblk
Al Viro
1
-11
/
+10
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-2
/
+2
2008-10-10
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
Hongjie Yang
1
-131
/
+384
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-1
/
+1
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-2
/
+3
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
1
-2
/
+2
2008-08-25
[S390] dcss: fix build bug.
Heiko Carstens
1
-2
/
+3
2008-08-21
[S390] dcssblk: fix race in dcssblk_add_store()
Gerald Schaefer
1
-0
/
+4
2008-07-14
[S390] Cleanup dcssblk printk messages.
Hongjie Yang
1
-19
/
+3
2008-04-28
return pfn from direct_access, for XIP
Jared Hulbert
1
-3
/
+5
2008-04-17
[S390] Remove code duplication from monreader / dcssblk.
Martin Schwidefsky
1
-52
/
+1
2008-02-19
[S390] dcss: Fix Unlikely(x) != y
Roel Kluin
1
-1
/
+1
2008-02-05
[S390] dcss: Initialize workqueue before using it.
Heiko Carstens
1
-3
/
+2
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2007-12-04
[S390] dcssblk: prevent early access without own make_request function
Christian Borntraeger
1
-2
/
+2
2007-11-05
[S390] device_schedule_callback() for dcssblk.
Gerald Schaefer
1
-2
/
+7
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-2
/
+2
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-1
/
+1
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
1
-6
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-1
/
+1
2007-02-05
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
1
-2
/
+2
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-2
/
+1
2006-03-19
[PATCH] regularize blk_cleanup_queue() use
Al Viro
1
-4
/
+4
2006-01-06
[PATCH] s390: move s390_root_dev_* out of the cio layer
Carsten Otte
1
-1
/
+1
2005-06-26
[PATCH] s/390: compile fix for dcssblk
Cornelia Huck
1
-2
/
+2
2005-06-24
[PATCH] xip: bdev: execute in place
Carsten Otte
1
-4
/
+40
2005-06-21
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
1
-12
/
+12
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+775