index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partitions
/
ibm.c
Age
Commit message (
Expand
)
Author
2023-10-04
partitions/ibm: Introduce defines for magic string length values
Jan Höppner
2023-10-04
partitions/ibm: Replace strncpy() and improve readability
Jan Höppner
2023-10-04
partitions/ibm: Remove unnecessary memset
Jan Höppner
2021-10-19
partitions/ibm: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-08-12
block: store a gendisk in struct parsed_partitions
Christoph Hellwig
2020-10-07
partitions/ibm: fix non-DASD devices
Christoph Hellwig
2020-05-21
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
2020-03-24
block: declare all partition detection routines in check.h
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2012-09-26
s390/partitions: make partition detection independent from DASD ioctls
Stefan Weinhuber
2012-05-16
s390/dasd: re-prioritize partition detection message
Stefan Haberland
2012-01-03
move fs/partitions to block/
Al Viro