Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3d0a352a552e6cdf052e8baf66f1fe6418c122fe
/
drivers
/
s390
/
block
8a9bd4f
s390/dasd: fix wrongly assigned configuration data
by Stefan Haberland
· 7 years ago
9fa1db4
s390: add a few more SPDX identifiers
by Martin Schwidefsky
· 7 years ago
da340f9
s390/dasd: prevent prefix I/O error
by Stefan Haberland
· 7 years ago
bd7a9b3
s390/dasd: remove 'struct timespec' usage
by Arnd Bergmann
· 7 years ago
22985bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
6a55d2c
s390: block: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
399c5ac
s390/dasd: avoid calling do_gettimeofday()
by Arnd Bergmann
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
76b3b62
s390/dasd: remove unused debug macros
by Sebastian Ott
· 7 years ago
94158e5
s390/debug: improve debug_event
by Sebastian Ott
· 7 years ago
c8b8502
s390/scm_blk: consistently use blk_status_t as error type
by Sebastian Ott
· 7 years ago
673514a
s390/dasd: fix race during dasd initialization
by Stefan Haberland
· 7 years ago
260d165
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
e443343
s390/dasd: blk-mq conversion
by Stefan Haberland
· 8 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
28b841b
s390/dasd: Add discard support for FBA devices
by Jan Höppner
· 9 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
7bf76f01
s390/dasd: Change unsigned long long to unsigned long
by Jan Höppner
· 7 years ago
d290722
s390/dasd: add average request times to dasd statistics
by Stefan Haberland
· 7 years ago
a3c1a21
s390/scm: use common completion path
by Sebastian Ott
· 8 years ago
1317167
s390/dasd: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
b6ffe9b
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
4bca698
s390/dasd: remove unneeded code
by Sebastian Ott
· 8 years ago
9d2be0c
s390/dasd: Make raw I/O usable without prefix support
by Jan Höppner
· 8 years ago
bbc7f7e
s390/dasd: Rename dasd_raw_build_cp()
by Jan Höppner
· 8 years ago
45f186b
s390/dasd: Refactor prefix_LRE() and related functions
by Jan Höppner
· 8 years ago
dd1023c
s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"
by Stephen Rothwell
· 8 years ago
e0f3e8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
795c9a5
s390/dasd: Fix faulty ENODEV for RO sysfs attribute
by Jan Höppner
· 8 years ago
5d61e43
dax: remove default copy_from_iter fallback
by Dan Williams
· 8 years ago
af67c31
blk: remove bio_set arg from blk_queue_split()
by NeilBrown
· 8 years ago
e8ac015
s390/dasd: fix hanging safe offline
by Stefan Haberland
· 8 years ago
2757fe1d
s390/dasd: fix unusable device after safe offline processing
by Stefan Haberland
· 8 years ago
b487a914
s390/dasd: Display read-only attribute correctly
by Jan Höppner
· 8 years ago
3050c20
s390/dasd: Remove variable sized array
by Jan Höppner
· 8 years ago
9861dbd
s390/scm: use multiple queues
by Sebastian Ott
· 8 years ago
c7b3e923
s390/scm: convert tasklet
by Sebastian Ott
· 8 years ago
12d9076
s390/scm: convert to blk-mq
by Sebastian Ott
· 8 years ago
94d26bf
s390/scm: remove cluster option
by Sebastian Ott
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
53ef7d0
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
d4b29fd7
block: remove block_device_operations ->direct_access()
by Dan Williams
· 8 years ago
7a2765f
dcssblk: add dax_operations support
by Dan Williams
· 8 years ago
ab24fbd
s390/dasd: suppress command reject error for query host access command
by Stefan Haberland
· 8 years ago
ccd53fa
s390/dasd: check if query host access feature is supported
by Stefan Haberland
· 8 years ago
8693b91
s390/dasd: fix spelling mistake: "supportet" -> "supported"
by Colin Ian King
· 8 years ago
ff47d8c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
a63f53e
s390/dcssblk: fix device size calculation in dcssblk_direct_access()
by Gerald Schaefer
· 8 years ago
1dd128a
scm_blk: remove unneeded REQ_TYPE_FS check
by Christoph Hellwig
· 8 years ago
ba21d0e
s390/dasd: correct inconsistent indenting
by Stefan Haberland
· 8 years ago
ca732e1
s390/dasd: check blockdevice pointer before trying to sync blockdevice
by Stefan Haberland
· 8 years ago
2202134
s390/dasd: check for device error pointer within state change interrupts
by Stefan Haberland
· 8 years ago
defc2a9
s390/dasd: allow 0 for path_threshold attribute
by Stefan Haberland
· 8 years ago
3b1bea0
s390/dasd: Improve parameter list parsing
by Jan Höppner
· 8 years ago
09762dc
s390/dasd: Always store parameter elements in an array
by Jan Höppner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
50cff5a
s390/dasd: fix typos in DASD error messages
by Stefan Haberland
· 8 years ago
a521b04
s390/dasd: channel path aware error recovery
by Stefan Haberland
· 8 years ago
c934615
s390/dasd: extend dasd path handling
by Stefan Haberland
· 8 years ago
9f9d53e
s390/dasd: Fix locking issue when changing RO attribute
by Jan Höppner
· 8 years ago
9de6772
s390/dasd: Fix locking issue when changing EER attribute
by Jan Höppner
· 8 years ago
0f57c97
s390/dasd: Eliminate race condition in dasd_generic_set_offline()
by Jan Höppner
· 8 years ago
1081f3a
s390/dasd: Make use of dasd_set_feature() more often
by Jan Höppner
· 8 years ago
ce7a788
s390/dasd: Replace simple_strtoul with kstrtouint
by Jan Höppner
· 8 years ago
62ba6f8
s390/dasd: Define often used variable
by Jan Höppner
· 9 years ago
5303e65
s390/dasd: Make setting queue_max_segments more explicit
by Jan Höppner
· 9 years ago
0f02c4e
s390/dasd: avoid undefined behaviour
by Christian Borntraeger
· 8 years ago
871f8bf
s390/dasd: add missing \n to end of dev_err messages
by Colin Ian King
· 8 years ago
f50af85
s390/dasd: make query host access interruptible
by Stefan Haberland
· 8 years ago
c020d72
s390/dasd: fix panic during offline processing
by Stefan Haberland
· 8 years ago
a9f6273
s390/dasd: fix hanging offline processing
by Stefan Haberland
· 8 years ago
eed5c4b
s390/dasd: add missing KOBJ_CHANGE event for unformatted devices
by Stefan Haberland
· 8 years ago
af77521
s390/dasd: fix failing CUIR assignment under LPAR
by Stefan Haberland
· 8 years ago
9ba333d
s390/dasd: fix hanging device after clear subchannel
by Stefan Haberland
· 8 years ago
f0c98eb
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
3fc9d69
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
163d4ba
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
by Toshi Kani
· 9 years ago
7a9eb20
pmem: kill __pmem address space
by Dan Williams
· 9 years ago
0d52c756
block: convert to device_add_disk()
by Dan Williams
· 9 years ago
4027789
s390/time: LPAR offset handling
by Martin Schwidefsky
· 9 years ago
315227f
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
0a70bd4
dax: enable dax in the presence of known media errors (badblocks)
by Dan Williams
· 9 years ago
8fd5752
s390/dasd: Add new ioctl BIODASDCHECKFMT
by Jan Höppner
· 9 years ago
5a3b7b1
s390/dasd: add query host access to volume support
by Stefan Haberland
· 9 years ago
1378a68
s390/dcssblk: fix possible deadlock in remove vs. per-device attributes
by Gerald Schaefer
· 9 years ago
b707c65a
s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS
by Sebastian Ott
· 9 years ago
59a9ed5
s390/dasd: reorder lcu and device lock
by Stefan Haberland
· 9 years ago
72aafdf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
baebc70
s390: Use pr_warn instead of pr_warning
by Joe Perches
· 9 years ago
543691a4
s390/dasd: remove casts to dasd_*_private
by Sebastian Ott
· 9 years ago
570d237
s390/dasd: Refactor dasd format functions
by Jan Höppner
· 9 years ago
8542885
s390/dasd: Simplify code in format logic
by Jan Höppner
· 9 years ago
46d1c03
s390/dasd: Improve dasd format code
by Jan Höppner
· 9 years ago
ce0c12b
s390/dasd: fix diag 0x250 inline assembly
by Heiko Carstens
· 9 years ago
9bfefde
s390/dasd: fix incorrect locking order for LCU device add/remove
by Stefan Haberland
· 9 years ago
12d319b
s390/dasd: fix performance drop
by Stefan Haberland
· 9 years ago
Next »