index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
17
-82
/
+121
|
\
|
*
dm: do not allow readahead to limit IO size
Jaegeuk Kim
2018-12-18
1
-0
/
+3
|
*
dm raid: fix false -EBUSY when handling check/repair message
Heinz Mauelshagen
2018-12-18
1
-2
/
+1
|
*
dm rq: cleanup leftover code from recently removed q->mq_ops branching
Mike Snitzer
2018-12-18
1
-3
/
+1
|
*
dm verity: log the hash algorithm implementation
Eric Biggers
2018-12-18
1
-0
/
+9
|
*
dm crypt: log the encryption algorithm implementation
Eric Biggers
2018-12-18
1
-0
/
+9
|
*
dm integrity: fix spelling mistake in workqueue name
Colin Ian King
2018-12-18
1
-1
/
+1
|
*
dm flakey: Properly corrupt multi-page bios.
Sweet Tea
2018-12-18
1
-11
/
+22
|
*
dm: Check for device sector overflow if CONFIG_LBDAF is not set
Milan Broz
2018-12-18
6
-6
/
+7
|
*
dm crypt: use u64 instead of sector_t to store iv_offset
AliOS system security
2018-12-18
1
-3
/
+3
|
*
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
2018-12-18
1
-5
/
+14
|
*
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
2018-12-18
1
-0
/
+22
|
*
dm bufio: update comment in dm-bufio.c
Shenghui Wang
2018-12-18
1
-6
/
+6
|
*
dm writecache: fix typo in error msg for creating writecache_flush_thread
Shenghui Wang
2018-12-18
1
-1
/
+1
|
*
dm: remove indirect calls from __send_changing_extent_only()
Mike Snitzer
2018-12-18
1
-10
/
+7
|
*
dm mpath: only flush workqueue when needed
wuzhouhui
2018-12-18
1
-2
/
+4
|
*
dm rq: remove unused arguments from rq_completed()
Mike Snitzer
2018-12-18
1
-9
/
+5
|
*
dm: avoid indirect call in __dm_make_request
Mikulas Patocka
2018-12-18
1
-23
/
+6
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
198
-4406
/
+7759
|
\
\
|
*
|
RDMA/srpt: Use kmem_cache_free() instead of kfree()
Wei Yongjun
2018-12-22
1
-1
/
+1
|
*
|
RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
2018-12-22
1
-1
/
+1
|
*
|
IB/uverbs: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
2018-12-22
1
-1
/
+1
|
*
|
IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported
Yishai Hadas
2018-12-21
3
-2
/
+26
|
*
|
IB/umad: Start using dev_groups of class
Parav Pandit
2018-12-21
1
-16
/
+12
|
*
|
IB/umad: Use class_groups and let core create class file
Parav Pandit
2018-12-21
1
-9
/
+14
|
*
|
IB/umad: Refactor code to use cdev_device_add()
Parav Pandit
2018-12-21
1
-85
/
+86
|
*
|
IB/umad: Avoid destroying device while it is accessed
Parav Pandit
2018-12-21
1
-9
/
+13
|
*
|
IB/umad: Simplify and avoid dynamic allocation of class
Parav Pandit
2018-12-21
1
-21
/
+21
|
*
|
IB/mlx5: Fix wrong error unwind
Jason Gunthorpe
2018-12-20
1
-3
/
+5
|
*
|
IB/mlx4: Remove set but not used variable 'pd'
YueHaibing
2018-12-20
1
-3
/
+0
|
*
|
RDMA/iwcm: Don't copy past the end of dev_name() string
Steve Wise
2018-12-20
1
-4
/
+8
|
*
|
IB/mlx5: Fix long EEH recover time with NVMe offloads
Huy Nguyen
2018-12-20
1
-3
/
+16
|
*
|
IB/mlx5: Simplify netdev unbinding
Or Gerlitz
2018-12-20
1
-5
/
+9
|
*
|
IB/core: Move query port to ioctl
Michael Guralnik
2018-12-20
5
-53
/
+118
|
*
|
RDMA/nldev: Expose port_cap_flags2
Michael Guralnik
2018-12-20
2
-3
/
+9
|
*
|
IB/core: uverbs copy to struct or zero helper
Michael Guralnik
2018-12-20
2
-0
/
+19
|
*
|
IB/rxe: Reuse code which sets port state
Yuval Shaia
2018-12-20
3
-21
/
+11
|
*
|
IB/rxe: Make counters thread safe
Parav Pandit
2018-12-20
2
-4
/
+4
|
*
|
IB/mlx5: Use the correct commands for UMEM and UCTX allocation
Yishai Hadas
2018-12-20
2
-39
/
+57
|
*
|
IB/mlx5: Use uid as part of alloc/dealloc transport domain
Yishai Hadas
2018-12-20
1
-0
/
+2
|
*
|
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
2018-12-20
27
-188
/
+404
|
|
\
\
|
|
*
|
IB/mlx5: Introduce uid as part of alloc/dealloc transport domain
Yishai Hadas
2018-12-20
1
-2
/
+2
|
|
*
|
net/mlx5: Add shared Q counter bits
Leon Romanovsky
2018-12-19
1
-1
/
+5
|
|
*
|
net/mlx5: Continue driver initialization despite debugfs failure
Leon Romanovsky
2018-12-17
1
-5
/
+3
|
*
|
|
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
2018-12-19
3
-26
/
+68
|
*
|
|
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
2018-12-19
2
-0
/
+32
|
*
|
|
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
2018-12-19
1
-4
/
+7
|
*
|
|
RDMA/bnxt_re: Make use of destroy AH sleepable flag
Gal Pressman
2018-12-19
3
-5
/
+8
|
*
|
|
RDMA/bnxt_re: Make use of create AH sleepable flag
Gal Pressman
2018-12-19
3
-5
/
+8
|
*
|
|
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
36
-60
/
+75
[next]