Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d567f5db412ed52de0b3b3efca4a451263de6108
/
drivers
/
s390
/
char
/
vmur.c
6f24784
whack-a-mole: don't open-code iminor/imajor
by Al Viro
· 4 years ago
74cee7f
s390/vmur: remove unused pm related functions
by Vineeth Vijayan
· 4 years, 4 months ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6f05e69
s390: char: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
0462d99
vmur: convert urdev.ref_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
b08e19d
s390/char: fix cdev_add usage
by Jean Delvare
· 7 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
f622b51
s390/vmur: fix irq pointer dereference in int handler
by Sebastian Ott
· 8 years ago
b25472f
new helpers: no_seek_end_llseek{,_size}()
by Al Viro
· 9 years ago
964c150
s390/vmur: Link parent CCW device during UR device creation
by Hendrik Brueckner
· 11 years ago
83a35e3
treewide: relase -> release
by Geert Uytterhoeven
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
dae1df4
[S390] s390/char/vmur.c: fix memory leak
by Dennis Chen
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
3a4c5d5
s390: add missing module.h/export.h includes
by Heiko Carstens
· 13 years ago
de400d6
[S390] fix mismatch in summation of I/O IRQ statistics
by Peter Oberparleiter
· 13 years ago
3bda058
[S390] ccw_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
f48198d
[S390] vmur: add support for irq statistics
by Heiko Carstens
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3c492d2
[S390] vmur: remove BKL
by Martin Schwidefsky
· 15 years ago
3f7cb51
[S390] vmur: Invalid allocation sequence for vmur class
by Michael Holzheu
· 15 years ago
4f0076f
[S390] driver_data access
by Martin Schwidefsky
· 16 years ago
6fd0330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
b241f7b
[S390] pm: vmur driver power management callbacks
by Frank Munzert
· 16 years ago
dff59b6
s390: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
80a5c36
[S390] convert vmur printks to pr_xxx macros.
by Frank Munzert
· 16 years ago
ea9e42f
device create: s390: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
05675de2
device create: s390: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
b9993a3
[S390] vmur: Fix return code handling.
by Frank Munzert
· 17 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 17 years ago
23d805b6
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 17 years ago
764a4a8
drivers/s390: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
a695f16
[S390] vmur: Use wait queue instead of mutex to serialize open
by Frank Munzert
· 17 years ago
5c81cdb
[S390] constify function pointer tables.
by Jan Engelhardt
· 17 years ago
8127a1f
[S390] vmur: fix reference counting for vmur device structure
by Michael Holzheu
· 17 years ago
0a87c5c
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
by Michael Holzheu
· 17 years ago
3eed13c
[S390] vmur: diag14 only works with buffers below 2GB
by Michael Holzheu
· 17 years ago
4eac345
[S390] vmur: add "top of queue" sanity check for reader open
by Michael Holzheu
· 17 years ago
f240559
[S390] vmur: reject open on z/VM reader files with status HOLD
by Michael Holzheu
· 17 years ago
278bc68
[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy
by Heiko Carstens
· 17 years ago
1eade38
[S390] vmur: allocate single record buffers instead of one big data buffer
by Michael Holzheu
· 17 years ago
2b3d8c9
[S390] vmur: fix diag14_read.
by Frank Munzert
· 17 years ago
810cb5b
[S390] z/VM unit record device driver
by Frank Munzert
· 18 years ago