index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
Mark Rutland
1
-2
/
+22
2017-09-26
fix a typo in put_compat_shm_info()
Al Viro
1
-1
/
+1
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
1
-64
/
+38
2017-09-25
nvmet-fc: sync header templates with comments
James Smart
1
-5
/
+8
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
1
-0
/
+3
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
1
-1
/
+5
2017-09-25
nvme-rdma: don't fully stop the controller in error recovery
Sagi Grimberg
1
-1
/
+1
2017-09-25
nvme-rdma: give up reconnect if state change fails
Sagi Grimberg
1
-1
/
+6
2017-09-25
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
1
-2
/
+2
2017-09-25
nvme: fix sqhd reference when admin queue connect fails
James Smart
1
-1
/
+2
2017-09-25
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
1
-9
/
+5
2017-09-25
block: fix a crash caused by wrong API
Shaohua Li
1
-1
/
+1
2017-09-25
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
Lukas Czerner
3
-21
/
+67
2017-09-25
nvmet: implement valid sqhd values in completions
James Smart
3
-6
/
+12
2017-09-25
nvme-fabrics: Allow 0 as KATO value
Guilherme G. Piccoli
1
-9
/
+9
2017-09-25
nvme: allow timed-out ios to retry
James Smart
1
-2
/
+0
2017-09-25
nvme: stop aer posting if controller state not live
James Smart
1
-2
/
+3
2017-09-25
nvme-pci: Print invalid SGL only once
Keith Busch
1
-12
/
+18
2017-09-25
nvme-pci: initialize queue memory before interrupts
Keith Busch
1
-2
/
+2
2017-09-25
nvmet-fc: fix failing max io queue connections
James Smart
1
-3
/
+3
2017-09-25
nvme-fc: use transport-specific sgl format
James Smart
1
-6
/
+7
2017-09-25
nvme: add transport SGL definitions
James Smart
1
-0
/
+6
2017-09-25
nvme.h: remove FC transport-specific error values
James Smart
1
-13
/
+0
2017-09-25
qla2xxx: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
lpfc: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fcloop: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fc: remove use of FC-specific error codes
James Smart
1
-6
/
+3
2017-09-25
nvme-fc: remove use of FC-specific error codes
James Smart
1
-4
/
+4
2017-09-25
loop: remove union of use_aio and ref in struct loop_cmd
Omar Sandoval
1
-4
/
+2
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
3
-6
/
+16
2017-09-25
nbd: ignore non-nbd ioctl's
Josef Bacik
1
-0
/
+6
2017-09-25
bsg-lib: don't free job in bsg_prepare_job
Christoph Hellwig
1
-1
/
+0
2017-09-25
brd: fix overflow in __brd_direct_access
Mikulas Patocka
1
-1
/
+1
2017-09-25
arch: change default endian for microblaze
Babu Moger
1
-1
/
+1
2017-09-25
microblaze: Cocci spatch "vma_pages"
Thomas Meyer
1
-1
/
+1
2017-09-25
microblaze: Add missing kvm_para.h to Kbuild
Michal Simek
1
-0
/
+1
2017-09-25
Linux 4.14-rc2
v4.14-rc2
Linus Torvalds
1
-1
/
+1
2017-09-24
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
5
-14
/
+21
2017-09-24
Documentation: tpm: add powered-while-suspended binding documentation
Enric Balletbo i Serra
1
-0
/
+6
2017-09-24
tpm: tpm_crb: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-09-24
tpm: vtpm: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-24
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
1
-3
/
+3
2017-09-23
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
1
-15
/
+0
2017-09-23
extable: Enable RCU if it is not watching in kernel_text_address()
Steven Rostedt (VMware)
1
-5
/
+30
2017-09-23
extable: Consolidate *kernel_text_address() functions
Steven Rostedt (VMware)
1
-9
/
+1
2017-09-23
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
1
-0
/
+10
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
13
-45
/
+42
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2
-17
/
+32
2017-09-23
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
[next]