| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-26 | 19 | -293/+246 |
|\ |
|
| * | 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 | 2 | -5/+57 |
| * | dax: export a low-level __dax_zero_page_range helper | Christoph Hellwig | 2016-05-18 | 2 | -15/+27 |
| * | dax: use sb_issue_zerout instead of calling dax_clear_sectors | Matthew Wilcox | 2016-05-18 | 4 | -48/+8 |
| * | dax: enable dax in the presence of known media errors (badblocks) | Dan Williams | 2016-05-18 | 6 | -18/+15 |
| * | 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 | 4 | -40/+38 |
| * | 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 | 2 | -0/+46 |
| * | block: Add vfs_msg() interface | Toshi Kani | 2016-05-17 | 2 | -0/+23 |
| * | 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-16 | 7 | -55/+25 |
| * | DAX: move RADIX_DAX_ definitions to dax.c | NeilBrown | 2016-05-16 | 2 | -9/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-05-26 | 29 | -2508/+4758 |
|\ \ |
|
| * | | 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 |
| * | | libceph: make ceph_osdc_wait_request() 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 | 6 | -9/+9 |
| * | | 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 |
| * | | ceph: don't assume frag tree splits in mds reply are sorted | Yan, Zheng | 2016-05-26 | 1 | -0/+13 |
| * | | ceph: fix inode reference leak | Yan, Zheng | 2016-05-26 | 1 | -1/+1 |
| * | | ceph: using hash value to compose dentry offset | Yan, Zheng | 2016-05-26 | 6 | -47/+136 |
| * | | ceph: don't forbid marking directory complete after forward seek | Yan, Zheng | 2016-05-26 | 1 | -5/+0 |
| * | | ceph: record 'offset' for each entry of readdir result | Yan, Zheng | 2016-05-26 | 5 | -29/+59 |
| * | | ceph: define 'end/complete' in readdir reply as bit flags | Yan, Zheng | 2016-05-26 | 4 | -3/+20 |
| * | | ceph: define struct for dir entry in readdir reply | Yan, Zheng | 2016-05-26 | 4 | -52/+50 |
| * | | ceph: simplify 'offset in frag' | Yan, Zheng | 2016-05-26 | 2 | -13/+4 |
| * | | ceph: remove unnecessary checks in __dcache_readdir | Yan, Zheng | 2016-05-26 | 1 | -2/+0 |
| * | | ceph: search cache postion for dcache readdir | Yan, Zheng | 2016-05-26 | 1 | -46/+83 |
| * | | ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr | Yan, Zheng | 2016-05-26 | 1 | -6/+11 |
| * | | ceph: report mount root in session metadata | Yan, Zheng | 2016-05-26 | 3 | -15/+23 |
| * | | ceph: don't show symlink target in debugfs/mdsc | Yan, Zheng | 2016-05-26 | 1 | -1/+1 |
| * | | ceph: don't call truncate_pagecache in ceph_writepages_start | Yan, Zheng | 2016-05-26 | 3 | -9/+38 |