index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+3
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2016-07-20
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
Toshi Kani
1
-0
/
+1
2016-07-12
pmem: kill __pmem address space
Dan Williams
1
-3
/
+3
2016-06-27
block: convert to device_add_disk()
Dan Williams
3
-6
/
+3
2016-06-13
s390/time: LPAR offset handling
Martin Schwidefsky
1
-2
/
+2
2016-05-26
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2016-05-18
dax: enable dax in the presence of known media errors (badblocks)
Dan Williams
1
-2
/
+2
2016-04-15
s390/dasd: Add new ioctl BIODASDCHECKFMT
Jan Höppner
6
-23
/
+644
2016-04-15
s390/dasd: add query host access to volume support
Stefan Haberland
5
-1
/
+282
2016-04-15
s390/dcssblk: fix possible deadlock in remove vs. per-device attributes
Gerald Schaefer
1
-2
/
+3
2016-04-01
s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS
Sebastian Ott
1
-1
/
+1
2016-03-17
s390/dasd: reorder lcu and device lock
Stefan Haberland
4
-183
/
+86
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-388
/
+389
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
6
-36
/
+29
2016-03-07
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
5
-181
/
+106
2016-03-07
s390/dasd: Refactor dasd format functions
Jan Höppner
1
-12
/
+46
2016-03-07
s390/dasd: Simplify code in format logic
Jan Höppner
1
-27
/
+6
2016-03-07
s390/dasd: Improve dasd format code
Jan Höppner
2
-58
/
+59
2016-03-02
s390/dasd: fix diag 0x250 inline assembly
Heiko Carstens
1
-2
/
+7
2016-02-23
s390/dasd: fix incorrect locking order for LCU device add/remove
Stefan Haberland
1
-83
/
+152
2016-02-17
s390/dasd: fix performance drop
Stefan Haberland
1
-0
/
+1
2016-02-11
s390/dasd: fix refcount for PAV reassignment
Stefan Haberland
1
-5
/
+16
2016-02-11
s390/dasd: prevent incorrect length error under z/VM after PAV changes
Stefan Haberland
1
-1
/
+1
2016-01-15
mm, dax, pmem: introduce pfn_t
Dan Williams
1
-6
/
+5
2015-12-30
s390/dasd: fix failfast for disconnected devices
Stefan Haberland
1
-2
/
+6
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2
-5
/
+8
2015-11-03
s390/dasd: fix disconnected device with valid path mask
Stefan Haberland
1
-1
/
+6
2015-11-03
s390/dasd: fix invalid PAV assignment after suspend/resume
Stefan Haberland
1
-4
/
+16
2015-11-03
s390/dasd: fix double free in dasd_eckd_read_conf
Stefan Haberland
1
-12
/
+25
2015-10-15
s390/dasd: fix list_del corruption after lcu changes
Stefan Haberland
1
-1
/
+4
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
1
-0
/
+2
2015-10-14
s390/cio: introduce pathmask_to_pos
Sebastian Ott
1
-7
/
+4
2015-10-14
s390/dasd: mark DASD devices as non rotational
Christian Borntraeger
1
-0
/
+1
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+6
2015-08-27
dax: drop size parameter to ->direct_access()
Dan Williams
1
-2
/
+2
2015-08-20
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
1
-4
/
+6
2015-08-19
s390/dcssblk: correct out of bounds array indexes
Martin Schwidefsky
1
-7
/
+7
2015-08-19
s390: remove unneeded sizeof(void *) comparisons
Heiko Carstens
1
-1
/
+1
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2
-0
/
+4
2015-08-09
s390/dasd: enhance CUIR scope detection
Stefan Haberland
2
-79
/
+255
2015-08-09
s390/dasd: fix failing path verification
Stefan Haberland
2
-2
/
+7
2015-08-07
s390: remove unneeded semicolon
Peter Senna Tschudin
1
-3
/
+3
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2
-3
/
+2
2015-07-13
s390/dasd: fix kernel panic when alias is set offline
Stefan Haberland
2
-8
/
+31
2015-06-25
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+5
2015-05-20
s390/block/dasd: remove obsolete while -EBUSY loop
Jarod Wilson
1
-9
/
+3
2015-05-20
block: dasd_genhd: convert to blkdev_reread_part
Ming Lei
1
-6
/
+3
[next]