index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-20
powerpc/64: Allow for THREAD_SIZE > 16k
Hamish Martin
1
-1
/
+2
2017-03-20
powerpc: Move THREAD_SHIFT config to Kconfig
Hamish Martin
2
-9
/
+11
2017-03-19
Linux 4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-19
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-18
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-18
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-18
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-18
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-18
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-18
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-18
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-18
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-18
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-18
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-18
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-18
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-18
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-18
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-18
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-18
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-18
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
2017-03-18
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-18
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
4
-7
/
+15
2017-03-18
tcmu: return on first Opt parse failure
Mike Christie
1
-0
/
+3
2017-03-18
tcmu: allow hw_max_sectors greater than 128
Mike Christie
1
-19
/
+35
2017-03-18
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
2
-2
/
+5
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
1
-0
/
+2
2017-03-18
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
1
-45
/
+49
2017-03-17
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
Weston Andros Adamson
4
-10
/
+31
2017-03-17
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
6
-6
/
+48
2017-03-17
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
1
-2
/
+2
2017-03-17
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
1
-5
/
+4
2017-03-17
nfs: make nfs4_cb_sv_ops static
Jason Yan
1
-2
/
+2
2017-03-17
xprtrdma: Squelch kbuild sparse complaint
Chuck Lever
1
-1
/
+2
2017-03-17
NFS: fix the fault nrequests decreasing for nfs_inode COPY
Kinglong Mee
1
-2
/
+4
2017-03-17
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
1
-1
/
+1
2017-03-17
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
1
-0
/
+12
2017-03-17
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
1
-2
/
+2
2017-03-17
powerpc/pseries: Don't give a warning when HPT resizing isn't available
Michael Ellerman
1
-1
/
+3
2017-03-16
drivers core: remove assert_held_device_hotplug()
Heiko Carstens
2
-6
/
+0
2017-03-16
mm: add private lock to serialize memory hotplug operations
Heiko Carstens
2
-5
/
+5
2017-03-16
mm: don't warn when vmalloc() fails due to a fatal signal
Dmitry Vyukov
1
-1
/
+2
2017-03-16
mm, x86: fix native_pud_clear build error
Arnd Bergmann
2
-4
/
+1
2017-03-16
kasan: add a prototype of task_struct to avoid warning
Masami Hiramatsu
1
-0
/
+1
2017-03-16
z3fold: fix spinlock unlocking in page reclaim
Vitaly Wool
1
-0
/
+1
2017-03-16
afs: Don't wait for page writeback with the page lock held
David Howells
1
-5
/
+4
[next]