| Commit message (Expand) | Author | Age | Files | Lines |
* | ocfs2: o2hb: fix hb hung time | Junxiao Bi | 2016-05-27 | 1 | -1/+1 |
* | ocfs2: o2hb: don't negotiate if last hb fail | Junxiao Bi | 2016-05-27 | 1 | -0/+10 |
* | ocfs2: o2hb: add some user/debug log | Junxiao Bi | 2016-05-27 | 1 | -7/+32 |
* | ocfs2: o2hb: add NEGOTIATE_APPROVE message | Junxiao Bi | 2016-05-27 | 1 | -1/+27 |
* | ocfs2: o2hb: add NEGO_TIMEOUT message | Junxiao Bi | 2016-05-27 | 1 | -1/+65 |
* | ocfs2: o2hb: add negotiate timer | Junxiao Bi | 2016-05-27 | 1 | -4/+47 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-27 | 1 | -6/+1 |
|\ |
|
| * | ocfs2: fix improper handling of return errno | Eric Ren | 2016-05-27 | 1 | -6/+1 |
* | | Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-05-27 | 2 | -171/+422 |
|\ \ |
|
| * | | dax: Remove i_mmap_lock protection | Jan Kara | 2016-05-19 | 1 | -19/+5 |
| * | | dax: Use radix tree entry lock to protect cow faults | Jan Kara | 2016-05-19 | 1 | -7/+5 |
| * | | dax: New fault locking | Jan Kara | 2016-05-19 | 1 | -146/+407 |
| * | | dax: Define DAX lock bit for radix tree exceptional entry | Jan Kara | 2016-05-19 | 1 | -6/+11 |
| * | | dax: Make huge page handling depend of CONFIG_BROKEN | Jan Kara | 2016-05-19 | 2 | -1/+2 |
| * | | dax: Fix condition for filling of PMD holes | Jan Kara | 2016-05-19 | 1 | -1/+1 |
* | | | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-27 | 10 | -274/+173 |
|\| | |
|
| * | | dax: fix a comment in dax_zero_page_range and dax_truncate_page | Vishal Verma | 2016-05-18 | 1 | -12/+0 |
| * | | dax: for truncate/hole-punch, do zeroing through the driver if possible | Vishal Verma | 2016-05-18 | 1 | -5/+25 |
| * | | dax: export a low-level __dax_zero_page_range helper | Christoph Hellwig | 2016-05-18 | 1 | -15/+20 |
| * | | dax: use sb_issue_zerout instead of calling dax_clear_sectors | Matthew Wilcox | 2016-05-18 | 3 | -47/+8 |
| * | | dax: enable dax in the presence of known media errors (badblocks) | Dan Williams | 2016-05-18 | 1 | -12/+1 |
| * | | dax: fallback from pmd to pte on error | Dan Williams | 2016-05-17 | 1 | -2/+2 |
| * | | block: Update blkdev_dax_capable() for consistency | Toshi Kani | 2016-05-17 | 1 | -2/+37 |
| * | | xfs: Add alignment check for DAX mount | Toshi Kani | 2016-05-17 | 1 | -7/+5 |
| * | | ext2: Add alignment check for DAX mount | Toshi Kani | 2016-05-17 | 1 | -9/+2 |
| * | | ext4: Add alignment check for DAX mount | Toshi Kani | 2016-05-17 | 1 | -9/+2 |
| * | | block: Add bdev_dax_supported() for dax mount checks | Toshi Kani | 2016-05-17 | 1 | -0/+45 |
| * | | block: Add vfs_msg() interface | Toshi Kani | 2016-05-17 | 1 | -0/+12 |
| * | | dax: Remove redundant inode size checks | Jan Kara | 2016-05-17 | 1 | -59/+1 |
| * | | dax: Remove pointless writeback from dax_do_io() | Jan Kara | 2016-05-17 | 1 | -9/+1 |
| * | | dax: Remove zeroing from dax_io() | Jan Kara | 2016-05-17 | 1 | -18/+10 |
| * | | dax: Remove dead zeroing code from fault handlers | Jan Kara | 2016-05-17 | 1 | -15/+2 |
| * | | ext2: Avoid DAX zeroing to corrupt data | Jan Kara | 2016-05-17 | 1 | -2/+2 |
| * | | ext2: Fix block zeroing in ext2_get_blocks() for DAX | Jan Kara | 2016-05-17 | 1 | -1/+1 |
| * | | dax: Remove complete_unwritten argument | Jan Kara | 2016-05-17 | 5 | -44/+18 |
| * | | DAX: move RADIX_DAX_ definitions to dax.c | NeilBrown | 2016-05-17 | 1 | -0/+9 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-05-26 | 14 | -418/+773 |
|\ \ \
| |_|/
|/| | |
|
| * | | ceph: fix wake_up_session_cb() | Yan, Zheng | 2016-05-26 | 1 | -1/+1 |
| * | | ceph: don't use truncate_pagecache() to invalidate read cache | Yan, Zheng | 2016-05-26 | 2 | -5/+7 |
| * | | ceph: SetPageError() for writeback pages if writepages fails | Yan, Zheng | 2016-05-26 | 1 | -1/+3 |
| * | | ceph: handle interrupted ceph_writepage() | Yan, Zheng | 2016-05-26 | 1 | -4/+18 |
| * | | ceph: make ceph_update_writeable_page() uninterruptible | Yan, Zheng | 2016-05-26 | 1 | -1/+1 |
| * | | ceph: handle -EAGAIN returned by ceph_update_writeable_page() | Yan, Zheng | 2016-05-26 | 1 | -13/+15 |
| * | | ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM | Yan, Zheng | 2016-05-26 | 1 | -20/+17 |
| * | | ceph: block non-fatal signals for fault/page_mkwrite | Yan, Zheng | 2016-05-26 | 1 | -27/+39 |
| * | | ceph: make logical calculation functions return bool | Zhang Zhuoyu | 2016-05-26 | 2 | -2/+2 |
| * | | ceph: tolerate bad i_size for symlink inode | Yan, Zheng | 2016-05-26 | 1 | -7/+15 |
| * | | ceph: improve fragtree change detection | Yan, Zheng | 2016-05-26 | 2 | -4/+21 |
| * | | ceph: keep leaf frag when updating fragtree | Yan, Zheng | 2016-05-26 | 1 | -5/+23 |
| * | | ceph: fix dir_auth check in ceph_fill_dirfrag() | Yan, Zheng | 2016-05-26 | 1 | -0/+3 |