| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-07-19 | 5 | -22/+33 |
|\ |
|
| * | libceph: potential NULL dereference in ceph_msg_data_create() | Dan Carpenter | 2017-07-17 | 1 | -2/+4 |
| * | ceph: fix race in concurrent readdir | Yan, Zheng | 2017-07-17 | 1 | -0/+5 |
| * | libceph: don't call encode_request_finish() on MOSDBackoff messages | Ilya Dryomov | 2017-07-17 | 1 | -1/+4 |
| * | libceph: use alloc_pg_mapping() in __decode_pg_upmap_items() | Ilya Dryomov | 2017-07-17 | 1 | -1/+1 |
| * | libceph: set -EINVAL in one place in crush_decode() | Ilya Dryomov | 2017-07-17 | 1 | -11/+12 |
| * | libceph: NULL deref on osdmap_apply_incremental() error path | Dan Carpenter | 2017-07-17 | 1 | -3/+3 |
| * | libceph: fix old style declaration warnings | Arnd Bergmann | 2017-07-17 | 1 | -4/+4 |
* | | Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2017-07-18 | 4 | -6/+7 |
|\ \ |
|
| * | | raid5-ppl: use BIOSET_NEED_BVECS when creating bioset | Artur Paszkiewicz | 2017-07-12 | 1 | -1/+1 |
| * | | Raid5 should update rdev->sectors after reshape | Xiao Ni | 2017-07-10 | 1 | -3/+1 |
| * | | md/bitmap: don't read page from device with Bitmap_sync | Guoqing Jiang | 2017-07-10 | 2 | -2/+5 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-07-18 | 43 | -290/+366 |
|\ \ \ |
|
| * | | | IB/core: Allow QP state transition from reset to error | Tadeusz Struk | 2017-07-18 | 1 | -0/+1 |
| * | | | IB/hns: Fix for checkpatch.pl comment style warnings | oulijun | 2017-07-18 | 1 | -4/+6 |
| * | | | IB/hns: Fix the bug with modifying the MAC address without removing the driver | oulijun | 2017-07-18 | 1 | -3/+0 |
| * | | | IB/hns: Fix the bug with rdma operation | oulijun | 2017-07-18 | 1 | -4/+4 |
| * | | | IB/hns: Fix the bug with wild pointer when destroy rc qp | oulijun | 2017-07-18 | 1 | -5/+7 |
| * | | | IB/hns: Fix the bug of polling cq failed for loopback Qps | oulijun | 2017-07-18 | 1 | -19/+34 |
| * | | | IB/rxe: Set dma_mask and coherent_dma_mask | yonatanc | 2017-07-18 | 1 | -0/+2 |
| * | | | IB/rxe: Fix kernel panic from skb destructor | Yonatan Cohen | 2017-07-18 | 1 | -0/+3 |
| * | | | IB/ipoib: Let lower driver handle get_stats64 call | Erez Shitrit | 2017-07-18 | 1 | -0/+12 |
| * | | | IB/core: Add ordered workqueue for RoCE GID management | Majd Dibbiny | 2017-07-18 | 1 | -2/+9 |
| * | | | IB/mlx5: Clean mr_cache debugfs in case of failure | Leon Romanovsky | 2017-07-18 | 1 | -12/+22 |
| * | | | IB/core: Remove NOIO QP create flag | Leon Romanovsky | 2017-07-18 | 1 | -1/+1 |
| * | | | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky | 2017-07-18 | 16 | -90/+76 |
| * | | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 2017-07-18 | 6 | -54/+28 |
| * | | | IB/IPoIB: Convert IPoIB to memalloc_noio_* calls | Leon Romanovsky | 2017-07-18 | 1 | -9/+7 |
| * | | | IB/IPoIB: Forward MTU change to driver below | Erez Shitrit | 2017-07-18 | 1 | -2/+17 |
| * | | | IB: Convert msleep below 20ms to usleep_range | Leon Romanovsky | 2017-07-18 | 6 | -8/+9 |
| * | | | IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC | Parav Pandit | 2017-07-18 | 1 | -19/+4 |
| * | | | IB/core: Introduce modify QP operation with udata | Parav Pandit | 2017-07-18 | 2 | -8/+40 |
| * | | | IB/core: Don't resolve IP address to the loopback device | Moni Shoua | 2017-07-17 | 3 | -45/+32 |
| * | | | IB/core: Namespace is mandatory input for address resolution | Moni Shoua | 2017-07-17 | 1 | -1/+5 |
| * | | | IB/iser: Fix connection teardown race condition | Vladimir Neyelov | 2017-07-17 | 1 | -0/+11 |
| * | | | RDMA/core: Document confusing code | Gustavo A. R. Silva | 2017-07-17 | 1 | -0/+13 |
| * | | | mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array | Bart Van Assche | 2017-07-17 | 1 | -1/+1 |
| * | | | IB/hfi1: Ensure dd->gi_mask can not be overflowed | Dennis Dalessandro | 2017-07-17 | 1 | -1/+6 |
| * | | | Merge tag 'v4.13-rc1' into k.o/for-4.13-rc | Doug Ledford | 2017-07-17 | 10451 | -210261/+805327 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | RDMA/qedr: Add qedr to MAINTAINERS file | Amrani, Ram | 2017-07-11 | 1 | -0/+8 |
| * | | | IB/iser: Handle lack of memory management extentions correctly | Mike Marciniszyn | 2017-07-11 | 1 | -2/+8 |
* | | | | Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-07-18 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | nfsd: Fix a memory scribble in the callback channel | Trond Myklebust | 2017-07-17 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-07-18 | 5 | -75/+139 |
|\ \ \ \ |
|
| * | | | | sparc64: Measure receiver forward progress to avoid send mondo timeout | Jane Chu | 2017-07-14 | 4 | -70/+132 |
| * | | | | SPARC64: Fix sun4v DMA panic | Tushar Dave | 2017-07-12 | 1 | -5/+7 |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-17 | 1 | -10/+53 |
|\ \ \ \ \ |
|
| * | | | | | genirq: Keep chip buslock across irq_request/release_resources() | Thomas Gleixner | 2017-07-12 | 1 | -10/+53 |
* | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-17 | 1 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | smp/hotplug: Replace BUG_ON and react useful | Thomas Gleixner | 2017-07-11 | 1 | -1/+2 |