| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-01-15 | 4 | -23/+54 |
|\ |
|
| * | sysctl: Drop reference added by grab_header in proc_sys_readdir | Zhou Chengming | 2017-01-10 | 1 | -1/+2 |
| * | libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount | Eric W. Biederman | 2017-01-10 | 1 | -1/+2 |
| * | mnt: Protect the mountpoint hashtable with mount_lock | Eric W. Biederman | 2017-01-10 | 2 | -21/+50 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-01-14 | 4 | -7/+27 |
|\ \ |
|
| * | | coredump: Ensure proper size of sparse core files | Dave Kleikamp | 2017-01-14 | 2 | -0/+19 |
| * | | aio: fix lock dep warning | Shaohua Li | 2017-01-14 | 1 | -2/+4 |
| * | | tmpfs: clear S_ISGID when setting posix ACLs | Gu Zheng | 2017-01-10 | 1 | -5/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-01-14 | 3 | -6/+7 |
|\ \ \ |
|
| * | | | block: Rename blk_queue_zone_size and bdev_zone_size | Damien Le Moal | 2017-01-12 | 2 | -5/+5 |
| * | | | do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned | Chandan Rajendra | 2017-01-10 | 1 | -1/+2 |
* | | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-01-13 | 5 | -15/+38 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/... | Chris Mason | 2017-01-11 | 2 | -5/+12 |
| |\ \ \ \ |
|
| | * | | | | Btrfs: add 'inode' for extent map tracepoint | Liu Bo | 2017-01-09 | 1 | -1/+1 |
| | * | | | | btrfs: fix crash when tracepoint arguments are freed by wq callbacks | David Sterba | 2017-01-09 | 1 | -4/+11 |
| * | | | | | Btrfs: adjust outstanding_extents counter properly when dio write is split | Liu Bo | 2017-01-03 | 1 | -2/+9 |
| * | | | | | Btrfs: fix lockdep warning about log_mutex | Liu Bo | 2017-01-03 | 1 | -3/+10 |
| * | | | | | Btrfs: use down_read_nested to make lockdep silent | Liu Bo | 2017-01-03 | 1 | -1/+2 |
| * | | | | | btrfs: fix locking when we put back a delayed ref that's too new | Jeff Mahoney | 2017-01-03 | 1 | -1/+1 |
| * | | | | | btrfs: fix error handling when run_delayed_extent_op fails | Jeff Mahoney | 2017-01-03 | 1 | -0/+3 |
| * | | | | | btrfs: return the actual error value from from btrfs_uuid_tree_iterate | Pan Bian | 2016-12-19 | 1 | -3/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-01-13 | 2 | -2/+7 |
|\ \ \ \ \ |
|
| * | | | | | ceph: fix get_oldest_context() | Geng, Jichao | 2017-01-12 | 1 | -2/+2 |
| * | | | | | ceph: fix mds cluster availability check | Yan, Zheng | 2017-01-12 | 1 | -0/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds | 2017-01-12 | 6 | -111/+43 |
|\ \ \ \ \ |
|
| * | | | | | xfs: Timely free truncated dirty pages | Jan Kara | 2017-01-11 | 1 | -8/+11 |
| * | | | | | xfs: don't print warnings when xfs_log_force fails | Christoph Hellwig | 2017-01-09 | 1 | -10/+2 |
| * | | | | | xfs: don't rely on ->total in xfs_alloc_space_available | Christoph Hellwig | 2017-01-09 | 1 | -3/+4 |
| * | | | | | xfs: adjust allocation length in xfs_alloc_space_available | Christoph Hellwig | 2017-01-09 | 2 | -65/+18 |
| * | | | | | xfs: fix bogus minleft manipulations | Christoph Hellwig | 2017-01-09 | 3 | -22/+8 |
| * | | | | | xfs: bump up reserved blocks in xfs_alloc_set_aside | Christoph Hellwig | 2017-01-09 | 1 | -4/+1 |
| |/ / / / |
|
* | | | | | ocfs2: fix crash caused by stale lvb with fsdlm plugin | Eric Ren | 2017-01-10 | 3 | -0/+19 |
* | | | | | dax: wrprotect pmd_t in dax_mapping_entry_mkclean | Ross Zwisler | 2017-01-10 | 1 | -15/+36 |
|/ / / / |
|
* | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2017-01-05 | 1 | -12/+0 |
|\ \ \ \ |
|
| * | | | | fsnotify: Remove fsnotify_duplicate_mark() | Jan Kara | 2016-12-23 | 1 | -12/+0 |
* | | | | | Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs... | Linus Torvalds | 2017-01-04 | 9 | -16/+40 |
|\ \ \ \ \ |
|
| * | | | | | xfs: fix max_retries _show and _store functions | Carlos Maiolino | 2017-01-03 | 1 | -2/+2 |
| * | | | | | xfs: fix crash and data corruption due to removal of busy COW extents | Christoph Hellwig | 2017-01-03 | 1 | -1/+2 |
| * | | | | | xfs: use the actual AG length when reserving blocks | Darrick J. Wong | 2017-01-03 | 6 | -12/+34 |
| * | | | | | xfs: fix double-cleanup when CUI recovery fails | Darrick J. Wong | 2017-01-03 | 1 | -1/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-01-04 | 2 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | clean_bdev_aliases: Prevent cleaning blocks that are not in block range | Chandan Rajendra | 2017-01-02 | 1 | -1/+1 |
| * | | | | | block: add back plugging in __blkdev_direct_IO | Christoph Hellwig | 2016-12-22 | 1 | -0/+3 |
* | | | | | | Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-01-02 | 2 | -1/+7 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | fscrypt: fix renaming and linking special files | Eric Biggers | 2016-12-31 | 1 | -0/+5 |
| * | | | | | fscrypt: fix the test_dummy_encryption mount option | Theodore Ts'o | 2016-12-27 | 1 | -1/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | ext4: Simplify DAX fault path | Jan Kara | 2016-12-26 | 1 | -38/+10 |
* | | | | | dax: Call ->iomap_begin without entry lock during dax fault | Jan Kara | 2016-12-26 | 1 | -55/+66 |
* | | | | | dax: Finish fault completely when loading holes | Jan Kara | 2016-12-26 | 1 | -9/+18 |
* | | | | | dax: Avoid page invalidation races and unnecessary radix tree traversals | Jan Kara | 2016-12-26 | 1 | -17/+11 |