index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-21
21
-396
/
+3828
|
\
|
*
dm: introduce DM_GET_TARGET_VERSION
Mikulas Patocka
2019-09-16
1
-3
/
+29
|
*
dm bufio: introduce a global cache replacement
Mikulas Patocka
2019-09-13
1
-7
/
+91
|
*
dm bufio: remove old-style buffer cleanup
Mikulas Patocka
2019-09-13
1
-58
/
+3
|
*
dm bufio: introduce a global queue
Mikulas Patocka
2019-09-13
1
-3
/
+12
|
*
dm bufio: refactor adjust_total_allocated
Mikulas Patocka
2019-09-13
1
-3
/
+11
|
*
dm bufio: call adjust_total_allocated from __link_buffer and __unlink_buffer
Mikulas Patocka
2019-09-13
1
-4
/
+4
|
*
dm: add clone target
Nikos Tsironis
2019-09-12
5
-0
/
+3329
|
*
dm raid: fix updating of max_discard_sectors limit
Ming Lei
2019-09-11
1
-5
/
+5
|
*
dm writecache: skip writecache_wait for pmem mode
Huaisheng Ye
2019-09-05
1
-1
/
+2
|
*
dm stats: use struct_size() helper
Gustavo A. R. Silva
2019-09-04
1
-1
/
+1
|
*
dm crypt: omit parsing of the encapsulated cipher
Ard Biesheuvel
2019-09-03
1
-58
/
+0
|
*
dm crypt: switch to ESSIV crypto API template
Ard Biesheuvel
2019-09-03
2
-170
/
+44
|
*
dm space map common: remove check for impossible sm_find_free() return value
ZhangXiaoxu
2019-08-26
1
-4
/
+0
|
*
dm raid1: use struct_size() with kzalloc()
Gustavo A. R. Silva
2019-08-26
1
-5
/
+2
|
*
dm writecache: optimize performance by sorting the blocks for writeback_all
Huaisheng Ye
2019-08-26
1
-3
/
+16
|
*
dm writecache: add unlikely for getting two block with same LBA
Huaisheng Ye
2019-08-26
1
-2
/
+2
|
*
dm writecache: remove unused member pointer in writeback_struct
Huaisheng Ye
2019-08-26
1
-1
/
+0
|
*
dm zoned: fix invalid memory access
Mikulas Patocka
2019-08-26
1
-2
/
+0
|
*
dm verity: add root hash pkcs#7 signature verification
Jaskaran Khurana
2019-08-23
6
-5
/
+249
|
*
dm crypt: reuse eboiv skcipher for IV generation
Ard Biesheuvel
2019-08-23
1
-48
/
+22
|
*
dm: make dm_table_find_target return NULL
Mikulas Patocka
2019-08-23
4
-15
/
+8
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-21
81
-1856
/
+2552
|
\
\
|
*
|
RDMA: Fix double-free in srq creation error flow
Jack Morgenstein
2019-09-16
1
-1
/
+2
|
*
|
RDMA/efa: Fix incorrect error print
Gal Pressman
2019-09-16
1
-1
/
+1
|
*
|
IB/mlx5: Free mpi in mp_slave mode
Danit Goldberg
2019-09-16
1
-0
/
+1
|
*
|
IB/mlx5: Use the original address for the page during free_pages
Danit Goldberg
2019-09-16
1
-4
/
+5
|
*
|
RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"
Colin Ian King
2019-09-16
1
-1
/
+1
|
*
|
RDMA/hns: Package operations of rq inline buffer into separate functions
Lijun Ou
2019-09-16
1
-39
/
+56
|
*
|
RDMA/hns: Optimize cmd init and mode selection for hip08
Yixian Liu
2019-09-16
2
-13
/
+5
|
*
|
IB/hfi1: Define variables as unsigned long to fix KASAN warning
Ira Weiny
2019-09-13
1
-26
/
+19
|
*
|
IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
Kaike Wan
2019-09-13
5
-16
/
+9
|
*
|
IB/hfi1: Add traces for TID RDMA READ
Kaike Wan
2019-09-13
3
-0
/
+51
|
*
|
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
2019-09-13
1
-7
/
+5
|
*
|
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
266
-1780
/
+2527
|
|
\
\
|
*
|
|
IB/iser: Support up to 16MB data transfer in a single command
Sergey Gorenko
2019-09-13
1
-3
/
+4
|
*
|
|
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
2019-09-13
1
-5
/
+6
|
*
|
|
RDMA: Fix goto target to release the allocated memory
Navid Emamdoost
2019-09-13
1
-1
/
+1
|
*
|
|
RDMA/usnic: Avoid overly large buffers on stack
Arnd Bergmann
2019-09-13
1
-2
/
+8
|
*
|
|
RDMA/odp: Add missing cast for 32 bit
Jason Gunthorpe
2019-09-13
1
-1
/
+1
|
*
|
|
RDMA/hns: Use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-13
1
-3
/
+1
|
*
|
|
RDMA/cma: Fix false error message
HÃ¥kon Bugge
2019-09-13
1
-1
/
+1
|
*
|
|
RDMA/hns: Fix wrong assignment of qp_access_flags
Lijun Ou
2019-08-28
1
-2
/
+2
|
*
|
|
RDMA/hns: Delete the not-used lines
Wenpeng Liang
2019-08-28
1
-1
/
+0
|
*
|
|
RDMA/hns: Remove if-else judgment statements for creating srq
Wenpeng Liang
2019-08-28
1
-22
/
+7
|
*
|
|
RDMA/hns: Add reset process for function-clear
Lang Cheng
2019-08-28
2
-2
/
+98
|
*
|
|
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
2019-08-28
6
-126
/
+105
|
*
|
|
RDMA/hns: Remove the some magic number
Lijun Ou
2019-08-28
4
-4
/
+11
|
*
|
|
RDMA/hns: Modify the data structure of hns_roce_av
Lang Cheng
2019-08-28
4
-31
/
+18
|
*
|
|
Merge branch 'mlx5-odp-dc' into rdma.git for-next
Jason Gunthorpe
2019-08-28
3
-49
/
+10
|
|
\
\
\
[next]