index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode-map.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
clocksource: arm_arch_timer: add structs to describe MMIO timer
Fu Wei
1
-0
/
+16
2017-04-19
clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
Fu Wei
1
-25
/
+21
2017-04-19
clocksource: arm_arch_timer: refactor arch_timer_needs_probing
Fu Wei
1
-15
/
+19
2017-04-19
clocksource: arm_arch_timer: split dt-only rate handling
Fu Wei
1
-18
/
+23
2017-04-10
clocksource: arm_arch_timer: rework PPI selection
Fu Wei
1
-31
/
+46
2017-04-10
clocksource: arm_arch_timer: add a new enum for spi type
Fu Wei
2
-2
/
+8
2017-04-10
clocksource: arm_arch_timer: move enums and defines to header file
Fu Wei
2
-11
/
+12
2017-04-10
clocksource: arm_arch_timer: rename the PPI enum
Fu Wei
1
-40
/
+42
2017-04-10
clocksource: arm_arch_timer: rename type macros
Fu Wei
1
-20
/
+23
2017-04-10
clocksource: arm_arch_timer: clean up printk usage
Fu Wei
1
-24
/
+25
2017-04-07
arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
Marc Zyngier
1
-0
/
+33
2017-04-07
arm64: arch_timer: Allow erratum matching with ACPI OEM information
Marc Zyngier
2
-0
/
+35
2017-04-07
arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
Marc Zyngier
2
-0
/
+30
2017-04-07
arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
Marc Zyngier
1
-13
/
+32
2017-04-07
arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable
Marc Zyngier
1
-3
/
+3
2017-04-07
arm64: arch_timer: Move clocksource_counter and co around
Marc Zyngier
1
-31
/
+31
2017-04-07
arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
Marc Zyngier
2
-23
/
+50
2017-04-07
arm64: arch_timer: Make workaround methods optional
Marc Zyngier
1
-2
/
+3
2017-04-07
arm64: arch_timer: Rework the set_next_event workarounds
Marc Zyngier
2
-5
/
+30
2017-04-07
arm64: arch_timer: Get rid of erratum_workaround_set_sne
Marc Zyngier
1
-49
/
+41
2017-04-07
arm64: arch_timer: Move arch_timer_reg_read/write around
Marc Zyngier
1
-62
/
+62
2017-04-07
arm64: arch_timer: Add erratum handler for CPU-specific capability
Marc Zyngier
2
-4
/
+25
2017-04-07
arm64: arch_timer: Add infrastructure for multiple erratum detection methods
Marc Zyngier
2
-12
/
+78
2017-04-07
arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
Marc Zyngier
3
-1
/
+11
2017-04-07
arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
Marc Zyngier
1
-0
/
+7
2017-04-07
arm64: Define Cortex-A73 MIDR
Marc Zyngier
1
-0
/
+2
2017-04-07
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
2
-0
/
+16
2017-04-07
arm64: Allow checking of a CPU-local erratum
Marc Zyngier
1
-2
/
+11
2017-03-20
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-20
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-19
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-19
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-19
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-19
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-19
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-19
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-19
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-19
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-19
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-19
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-19
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-19
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-18
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-18
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
2
-16
/
+9
[next]