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