Age | Commit message (Expand) | Author |
2016-01-21 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2016-01-21 | ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock | Tariq Saeed |
2016-01-21 | reiserfs: fix dereference of ERR_PTR | Sudip Mukherjee |
2016-01-21 | ratelimit: fix bug in time interval by resetting right begin time | Jaewon Kim |
2016-01-21 | mm: fix kernel crash in khugepaged thread | yalin wang |
2016-01-21 | mm: fix mlock accouting | Kirill A. Shutemov |
2016-01-21 | thp: change pmd_trans_huge_lock() interface to return ptl | Kirill A. Shutemov |
2016-01-22 | MIPS: hpet: Choose a safe value for the ETIME check | Huacai Chen |
2016-01-22 | MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler | Huacai Chen |
2016-01-22 | MIPS: Loongson-3: Improve -march option and move it to Platform | Huacai Chen |
2016-01-22 | MIPS: Cleanup the unused __arch_local_irq_restore() function | Huacai Chen |
2016-01-21 | NTB: Fix macro parameter conflict with field name | Allen Hubbe |
2016-01-21 | NTB: Add support for AMD PCI-Express Non-Transparent Bridge | Xiangliang Yu |
2016-01-21 | [regression] fix braino in fs/dlm/user.c | Al Viro |
2016-01-21 | Merge branch 'uaccess' (batched user access infrastructure) | Linus Torvalds |
2016-01-21 | NFS: Simplify nfs_request_add_commit_list() arguments | Anna Schumaker |
2016-01-21 | pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN | Trond Myklebust |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-21 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-01-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-21 | Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-01-21 | Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds |
2016-01-21 | Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2016-01-21 | libceph: remove outdated comment | Ilya Dryomov |
2016-01-21 | libceph: kill off ceph_x_ticket_handler::validity | Ilya Dryomov |
2016-01-21 | libceph: invalidate AUTH in addition to a service ticket | Ilya Dryomov |
2016-01-21 | libceph: fix authorizer invalidation, take 2 | Ilya Dryomov |
2016-01-21 | libceph: clear messenger auth_retry flag if we fault | Ilya Dryomov |
2016-01-21 | libceph: fix ceph_msg_revoke() | Ilya Dryomov |
2016-01-21 | libceph: use list_for_each_entry_safe | Geliang Tang |
2016-01-21 | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng |
2016-01-21 | ceph: re-send AIO write request when getting -EOLDSNAP error | Yan, Zheng |
2016-01-21 | ceph: Asynchronous IO support | Yan, Zheng |
2016-01-21 | ceph: Avoid to propagate the invalid page point | Minfei Huang |
2016-01-21 | ceph: fix double page_unlock() in page_mkwrite() | Yan, Zheng |
2016-01-21 | rbd: delete an unnecessary check before rbd_dev_destroy() | Markus Elfring |
2016-01-21 | libceph: use list_next_entry instead of list_entry_next | Geliang Tang |
2016-01-21 | ceph: ceph_frag_contains_value can be boolean | Yaowei Bai |
2016-01-21 | ceph: remove unused functions in ceph_frag.h | Yaowei Bai |
2016-01-21 | IB/mlx5: Unify CQ create flags check | Leon Romanovsky |
2016-01-21 | IB/mlx5: Expose Raw Packet QP to user space consumers | majd@mellanox.com |
2016-01-21 | {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib | majd@mellanox.com |
2016-01-21 | IB/mlx5: Support setting Ethernet priority for Raw Packet QPs | majd@mellanox.com |
2016-01-21 | IB/mlx5: Add Raw Packet QP query functionality | majd@mellanox.com |
2016-01-21 | IB/mlx5: Add create and destroy functionality for Raw Packet QP | majd@mellanox.com |
2016-01-21 | IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types | majd@mellanox.com |
2016-01-21 | IB/mlx5: Allocate a Transport Domain for each ucontext | majd@mellanox.com |
2016-01-21 | net/mlx5_core: Warn on unsupported events of QP/RQ/SQ | majd@mellanox.com |
2016-01-21 | net/mlx5_core: Add RQ and SQ event handling | majd@mellanox.com |