index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
blk-mq-sched: set up scheduler tags when bringing up new queues
Omar Sandoval
3
-1
/
+35
2017-04-07
blk-mq-sched: refactor scheduler initialization
Omar Sandoval
3
-59
/
+57
2017-04-07
blk-mq: use the right hctx when getting a driver tag fails
Omar Sandoval
3
-17
/
+19
2017-04-02
nvmet: fix byte swap in nvmet_parse_io_cmd
Christoph Hellwig
1
-1
/
+1
2017-04-02
nvmet: fix byte swap in nvmet_execute_write_zeroes
Christoph Hellwig
1
-1
/
+1
2017-04-02
nvmet: add missing byte swap in nvmet_get_smart_log
Christoph Hellwig
1
-1
/
+1
2017-04-02
nvme: add missing byte swap in nvme_setup_discard
Christoph Hellwig
1
-1
/
+1
2017-04-02
nvme: Correct NVMF enum values to match NVMe-oF rev 1.0
Roland Dreier
1
-8
/
+8
2017-03-30
block: do not put mq context in blk_mq_alloc_request_hctx
Minchan Kim
1
-1
/
+0
2017-03-29
sparc/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2017-03-29
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2017-03-29
metag/ptrace: Reject partial NT_METAG_RPIPE writes
Dave Martin
1
-0
/
+2
2017-03-29
metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
Dave Martin
1
-3
/
+12
2017-03-29
metag/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2017-03-29
h8300/ptrace: Fix incorrect register transfer count
Dave Martin
1
-3
/
+5
2017-03-29
c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
Dave Martin
1
-41
/
+0
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
1
-0
/
+3
2017-03-28
virtio_balloon: prevent uninitialized variable use
Arnd Bergmann
1
-0
/
+2
2017-03-28
virtio-balloon: use actual number of stats for stats queue buffers
Ladi Prosek
1
-7
/
+10
2017-03-28
virtio_balloon: init 1st buffer in stats vq
Ladi Prosek
1
-0
/
+2
2017-03-28
virtio_pci: fix out of bound access for msix_names
Jason Wang
1
-4
/
+5
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
3
-0
/
+10
2017-03-28
KVM: nVMX: fix nested EPT detection
Ladi Prosek
1
-4
/
+1
2017-03-28
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
Herongguang (Stephen)
1
-1
/
+1
2017-03-26
Linux 4.11-rc4
v4.11-rc4
Linus Torvalds
1
-1
/
+1
2017-03-26
EDAC, pnd2_edac: Fix reported DIMM number
Qiuxu Zhuo
1
-1
/
+1
2017-03-25
ext4: fix two spelling nits
Theodore Ts'o
2
-2
/
+2
2017-03-25
ext4: lock the xattr block before checksuming it
Theodore Ts'o
1
-34
/
+31
2017-03-25
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-03-25
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2
-3
/
+7
2017-03-25
IB/device: Convert ib-comp-wq to be CPU-bound
Sagi Grimberg
1
-2
/
+1
2017-03-25
IB/cq: Don't process more than the given budget
Sagi Grimberg
1
-1
/
+7
2017-03-25
IB/rxe: increment msn only when completing a request
David Marchand
1
-5
/
+4
2017-03-25
uapi: fix rdma/mlx5-abi.h userspace compilation errors
Dmitry V. Levin
1
-1
/
+2
2017-03-25
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
2
-19
/
+37
2017-03-25
IB/rxe: Update documentation link
Leon Romanovsky
1
-1
/
+1
2017-03-25
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
Dan Carpenter
1
-1
/
+1
2017-03-25
IB/rxe: double free on error
Dan Carpenter
1
-1
/
+1
2017-03-25
RDMA/vmw_pvrdma: Activate device on ethernet link up
Aditya Sarwade
2
-3
/
+12
2017-03-25
RDMA/vmw_pvrdma: Dont hardcode QP header page
Adit Ranadive
2
-4
/
+6
2017-03-25
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
3
-22
/
+17
2017-03-24
nbd: replace kill_bdev() with __invalidate_device()
Ratna Manoj Bolla
1
-2
/
+6
2017-03-24
nbd: set queue timeout properly
Josef Bacik
1
-1
/
+4
2017-03-24
nbd: set rq->errors to actual error code
Josef Bacik
1
-4
/
+4
2017-03-24
nbd: handle ERESTARTSYS properly
Josef Bacik
1
-26
/
+89
2017-03-24
blk-mq: include errors in did_work calculation
Jens Axboe
1
-3
/
+4
2017-03-24
infiniband: Fix alignment of mmap cookies to support VIPT caching
Jason Gunthorpe
2
-4
/
+4
2017-03-24
IB/core: Protect against self-requeue of a cq work item
Sagi Grimberg
1
-1
/
+1
2017-03-24
i40iw: Receive netdev events post INET_NOTIFIER state
Shiraz Saleem
1
-0
/
+8
[next]