summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro
2016-05-26IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro
2016-05-26IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro
2016-05-26IB/hfi1: Remove UI char deviceDennis Dalessandro
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro
2016-05-26IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong
2016-05-26IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John
2016-05-26IB/hfi1: Remove unnecessary commentIra Weiny
2016-05-26IB/hfi1: Fix sdma_event_names[] build warningJubin John
2016-05-26IB/rdmavt: Use kzalloc_nodeJubin John
2016-05-26IB/rdmavt: Insure QP vmalloc variants zero memoryMike Marciniszyn
2016-05-26IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov
2016-05-26blk-mq: clear q->mq_ops if init failMing Lin
2016-05-26pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes
2016-05-26nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes
2016-05-26Documentation/hwmon: Update links in max34440Glenn Dayton
2016-05-26hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter
2016-05-26restore killability of old mutex_lock_killable(&inode->i_mutex) usersAl Viro
2016-05-26add down_write_killable_nested()Al Viro
2016-05-26update D/f/directory-lockingAl Viro
2016-05-25Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"Wenyou Yang
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-26Yama: fix double-spinlock and user access in atomic contextJann Horn
2016-05-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-26ceph: fix wake_up_session_cb()Yan, Zheng
2016-05-26ceph: don't use truncate_pagecache() to invalidate read cacheYan, Zheng
2016-05-26ceph: SetPageError() for writeback pages if writepages failsYan, Zheng
2016-05-26ceph: handle interrupted ceph_writepage()Yan, Zheng
2016-05-26ceph: make ceph_update_writeable_page() uninterruptibleYan, Zheng
2016-05-26libceph: make ceph_osdc_wait_request() uninterruptibleYan, Zheng
2016-05-26ceph: handle -EAGAIN returned by ceph_update_writeable_page()Yan, Zheng
2016-05-26ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEMYan, Zheng
2016-05-26ceph: block non-fatal signals for fault/page_mkwriteYan, Zheng
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu
2016-05-26ceph: tolerate bad i_size for symlink inodeYan, Zheng
2016-05-26ceph: improve fragtree change detectionYan, Zheng
2016-05-26ceph: keep leaf frag when updating fragtreeYan, Zheng
2016-05-26ceph: fix dir_auth check in ceph_fill_dirfrag()Yan, Zheng
2016-05-26ceph: don't assume frag tree splits in mds reply are sortedYan, Zheng
2016-05-26ceph: fix inode reference leakYan, Zheng