Age | Commit message (Expand) | Author |
2016-05-26 | IB/hfi1: Remove write(), use ioctl() for user cmds | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Add ioctl() interface for user commands | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove unused user command | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove snoop/diag interface | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove EPROM functionality from data device | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove UI char device | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove multiple device cdev | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Remove anti-pattern in cdev init | Dennis Dalessandro |
2016-05-26 | IB/hfi1: Fix bug that blocks process on exit after port bounce | Jianxin Xiong |
2016-05-26 | IB/qib: Remove unused qib_7322_intr_msgs[] | Jubin John |
2016-05-26 | IB/hfi1: Remove unnecessary comment | Ira Weiny |
2016-05-26 | IB/hfi1: Fix sdma_event_names[] build warning | Jubin John |
2016-05-26 | IB/rdmavt: Use kzalloc_node | Jubin John |
2016-05-26 | IB/rdmavt: Insure QP vmalloc variants zero memory | Mike Marciniszyn |
2016-05-26 | IB/hfi1: Fix an interval RB node reference count leak | Mitko Haralanov |
2016-05-26 | blk-mq: clear q->mq_ops if init fail | Ming Lin |
2016-05-26 | pnfs: pnfs_update_layout needs to consider if strict iomode checking is on | Tom Haynes |
2016-05-26 | nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r... | Tom Haynes |
2016-05-26 | Documentation/hwmon: Update links in max34440 | Glenn Dayton |
2016-05-26 | hwmon: (emc2103) Fix typo in MODULE_PARM_DESC | Dan Carpenter |
2016-05-26 | restore killability of old mutex_lock_killable(&inode->i_mutex) users | Al Viro |
2016-05-26 | add down_write_killable_nested() | Al Viro |
2016-05-26 | update D/f/directory-locking | Al Viro |
2016-05-25 | Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts" | Wenyou Yang |
2016-05-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-26 | Yama: fix double-spinlock and user access in atomic context | Jann Horn |
2016-05-25 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-26 | ceph: fix wake_up_session_cb() | Yan, Zheng |
2016-05-26 | ceph: don't use truncate_pagecache() to invalidate read cache | Yan, Zheng |
2016-05-26 | ceph: SetPageError() for writeback pages if writepages fails | Yan, Zheng |
2016-05-26 | ceph: handle interrupted ceph_writepage() | Yan, Zheng |
2016-05-26 | ceph: make ceph_update_writeable_page() uninterruptible | Yan, Zheng |
2016-05-26 | libceph: make ceph_osdc_wait_request() uninterruptible | Yan, Zheng |
2016-05-26 | ceph: handle -EAGAIN returned by ceph_update_writeable_page() | Yan, Zheng |
2016-05-26 | ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM | Yan, Zheng |
2016-05-26 | ceph: block non-fatal signals for fault/page_mkwrite | Yan, Zheng |
2016-05-26 | ceph: make logical calculation functions return bool | Zhang Zhuoyu |
2016-05-26 | ceph: tolerate bad i_size for symlink inode | Yan, Zheng |
2016-05-26 | ceph: improve fragtree change detection | Yan, Zheng |
2016-05-26 | ceph: keep leaf frag when updating fragtree | Yan, Zheng |
2016-05-26 | ceph: fix dir_auth check in ceph_fill_dirfrag() | Yan, Zheng |
2016-05-26 | ceph: don't assume frag tree splits in mds reply are sorted | Yan, Zheng |
2016-05-26 | ceph: fix inode reference leak | Yan, Zheng |
2016-05-26 | ceph: using hash value to compose dentry offset | Yan, Zheng |
2016-05-26 | ceph: don't forbid marking directory complete after forward seek | Yan, Zheng |
2016-05-26 | ceph: record 'offset' for each entry of readdir result | Yan, Zheng |
2016-05-26 | ceph: define 'end/complete' in readdir reply as bit flags | Yan, Zheng |
2016-05-26 | ceph: define struct for dir entry in readdir reply | Yan, Zheng |