index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
css.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
s390/cio: add cond_resched() in the slow_eval_known_fn() loop
Vineeth Vijayan
1
-0
/
+5
2019-10-17
s390/cio: exclude subchannels with no parent from pseudo check
Vasily Gorbik
1
-0
/
+2
2015-11-09
s390/cio: simplify css_generate_pgid
Sebastian Ott
1
-5
/
+0
2015-11-03
s390/css: unneeded initialization in for_each_subchannel
Pierre Morel
1
-1
/
+0
2015-10-14
s390/cio: reactivate cmf after hibernate
Sebastian Ott
1
-0
/
+1
2013-12-16
s390/css: Prevent unnecessary allocation in subchannel loop
Peter Oberparleiter
1
-1
/
+9
2013-12-16
s390/cio: Delay scan for newly available I/O devices
Peter Oberparleiter
1
-6
/
+7
2013-12-16
s390/cio: Relax subchannel scan loop
Peter Oberparleiter
1
-0
/
+3
2013-08-30
s390/cio: fix unlocked access of global bitmap
Sebastian Ott
1
-0
/
+2
2013-08-22
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-04-17
s390/css: move subchannel lock allocation
Sebastian Ott
1
-8
/
+28
2013-04-17
s390/css: remove unused function definitions
Sebastian Ott
1
-2
/
+2
2013-04-17
s390/css: introduce cio_register_early_subchannels
Sebastian Ott
1
-19
/
+12
2013-04-17
s390/cio: get rid of static console subchannel
Sebastian Ott
1
-14
/
+9
2013-04-17
s390/cio: split subchannel registration
Sebastian Ott
1
-19
/
+18
2013-04-17
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
1
-3
/
+2
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-1
/
+1
2012-10-18
s390/css: stop stsch loop after cc 3
Sebastian Ott
1
-1
/
+6
2012-09-26
s390/css: export css_sched_sch_todo
Sebastian Ott
1
-0
/
+1
2011-12-01
[S390] hibernate: directly trigger subchannel evaluation
Sebastian Ott
1
-45
/
+59
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
1
-4
/
+4
2011-03-15
[S390] css_bus_type: make it static
Sebastian Ott
1
-2
/
+2
2011-03-15
[S390] css_driver: remove duplicate members
Sebastian Ott
1
-2
/
+0
2011-01-05
[S390] css: update subchannel descriptor
Sebastian Ott
1
-0
/
+8
2010-12-01
[S390] css: fix rsid evaluation for 2nd crw
Sebastian Ott
1
-1
/
+1
2010-10-25
[S390] css: update subchannel description after hibernate
Sebastian Ott
1
-0
/
+1
2010-10-25
[S390] css: update descriptor after hibernate
Sebastian Ott
1
-0
/
+9
2010-10-25
[S390] chsc: consolidate memory allocations
Sebastian Ott
1
-21
/
+3
2010-10-25
[S390] chsc: initialization fixes
Sebastian Ott
1
-9
/
+9
2010-10-25
[S390] css: fix sparse warning
Sebastian Ott
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-05-17
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
1
-0
/
+1
2010-05-17
[S390] More cleanup for struct _lowcore
Martin Schwidefsky
1
-2
/
+5
2010-04-22
[S390] add hook to reenable mss after hibernation
Sebastian Ott
1
-0
/
+5
2010-04-22
[S390] cio: allow enable_facility from outside init functions
Sebastian Ott
1
-8
/
+3
2010-02-26
[S390] cio: trigger subchannel event at resume time
Sebastian Ott
1
-1
/
+1
2010-02-26
[S390] cio: make wait_events interruptible
Sebastian Ott
1
-6
/
+12
2010-02-26
[S390] cio: introduce cio_settle
Sebastian Ott
1
-5
/
+42
2010-02-26
[S390] cio: consolidate workqueues
Sebastian Ott
1
-8
/
+18
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-07
[S390] cio: introduce subchannel todos
Peter Oberparleiter
1
-0
/
+48
2009-12-07
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
1
-2
/
+7
2009-09-22
[S390] cio: introduce consistent subchannel scanning
Sebastian Ott
1
-106
/
+40
2009-09-22
[S390] cio: idset use actual number of ssids
Sebastian Ott
1
-13
/
+13
2009-09-22
[S390] cio: dont kfree vmalloced memory
Sebastian Ott
1
-2
/
+2
2009-09-22
[S390] cio: introduce css_settle
Sebastian Ott
1
-6
/
+11
2009-09-22
[S390] cio: introduce css_eval_scheduled
Sebastian Ott
1
-0
/
+16
2009-09-22
[S390] cio: merge init calls
Sebastian Ott
1
-8
/
+57
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-11
[S390] Get rid of cpuid.h header file.
Heiko Carstens
1
-2
/
+2
[next]