index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-zoned.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
block: drain queue before waiting for q_usage_counter becoming zero
Ming Lei
3
-2
/
+11
2017-12-29
nvme-fcloop: avoid possible uninitialized variable warning
James Smart
1
-1
/
+1
2017-12-29
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
2
-0
/
+13
2017-12-29
nvme-rdma: fix concurrent reset and reconnect
Sagi Grimberg
1
-1
/
+13
2017-12-29
nvme: fix sector units when going between formats
Jeff Lien
1
-1
/
+5
2017-12-29
nvme-pci: move use_sgl initialization to nvme_init_iod()
Minwoo Im
1
-22
/
+20
2017-12-21
Revert "bdi: add error handle for bdi_debug_register"
Jens Axboe
1
-4
/
+1
2017-12-20
null_blk: unalign call_single_data
Jens Axboe
1
-2
/
+2
2017-12-20
block: unalign call_single_data in struct request
Jens Axboe
1
-1
/
+1
2017-12-20
block-throttle: avoid double charge
Shaohua Li
4
-12
/
+9
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
4
-20
/
+28
2017-12-18
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
2
-4
/
+23
2017-12-15
nvme: setup streams after initializing namespace head
Keith Busch
1
-1
/
+1
2017-12-15
nvme: check hw sectors before setting chunk sectors
Keith Busch
1
-1
/
+2
2017-12-15
nvme: call blk_integrity_unregister after queue is cleaned up
Ming Lei
1
-2
/
+2
2017-12-15
nvme-fc: remove double put reference if admin connect fails
James Smart
1
-1
/
+0
2017-12-15
nvme: set discard_alignment to zero
David Disseldorp
1
-1
/
+1
2017-12-06
kyber: fix another domain token wait queue hang
Omar Sandoval
1
-13
/
+24
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
1
-1
/
+1
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
7
-6
/
+6
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
1
-3
/
+3
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
1
-6
/
+0
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
1
-3
/
+3
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
7
-31
/
+22
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2
-36
/
+46
2017-12-01
afs: Properly reset afs_vnode (inode) fields
David Howells
2
-2
/
+17
2017-12-01
afs: Fix permit refcounting
David Howells
1
-8
/
+10
2017-11-30
hwmon: (jc42) optionally try to disable the SMBUS timeout
Peter Rosin
2
-0
/
+25
2017-11-30
RISC-V: Clean up an unused include
Palmer Dabbelt
1
-1
/
+0
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
8
-0
/
+105
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
8
-30
/
+174
2017-11-30
RISC-V: Add missing include
Olof Johansson
1
-0
/
+1
2017-11-30
RISC-V: Use define for get_cycles like other architectures
Olof Johansson
1
-1
/
+2
2017-11-30
RISC-V: Provide stub of setup_profiling_timer()
Olof Johansson
1
-0
/
+7
2017-11-30
RISC-V: Export some expected symbols for modules
Olof Johansson
3
-0
/
+6
2017-11-30
RISC-V: move empty_zero_page definition to C and export it
Olof Johansson
2
-3
/
+3
2017-11-30
RISC-V: io.h: type fixes for warnings
Olof Johansson
2
-8
/
+10
2017-11-30
RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros
Olof Johansson
2
-9
/
+9
2017-11-30
RISC-V: use generic serial.h
Olof Johansson
1
-0
/
+1
2017-11-30
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2
-0
/
+6
2017-11-30
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2
-5
/
+49
2017-11-30
xfs: scrub inode mode properly
Darrick J. Wong
1
-1
/
+13
2017-11-30
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
1
-3
/
+3
2017-11-30
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2017-11-30
drm/imx: always call wait_for_flip_done in commit_tail
Lucas Stach
1
-2
/
+9
2017-11-30
omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()
Dan Carpenter
1
-1
/
+1
2017-11-30
drm: omapdrm: Fix DPI on platforms using the DSI VDDS
Laurent Pinchart
1
-2
/
+2
[next]