Age | Commit message (Expand) | Author |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-10-24 | Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-24 | Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-10-24 | Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-24 | Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-24 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2018-10-24 | Merge tag 'jfs-for-4.20' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2018-10-24 | Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-10-24 | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-24 | Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-10-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-22 | f2fs: fix to keep project quota consistent | Chao Yu |
2018-10-22 | f2fs: guarantee journalled quota data by checkpoint | Chao Yu |
2018-10-22 | f2fs: cleanup dirty pages if recover failed | Sheng Yong |
2018-10-22 | f2fs: fix data corruption issue with hardware encryption | Sahitya Tummala |
2018-10-22 | f2fs: fix to recover inode->i_flags of inode block during POR | Chao Yu |
2018-10-22 | f2fs: spread f2fs_set_inode_flags() | Chao Yu |
2018-10-22 | f2fs: fix to spread clear_cold_data() | Chao Yu |
2018-10-22 | Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()" | Jaegeuk Kim |
2018-10-22 | f2fs: account read IOs and use IO counts for is_idle | Jaegeuk Kim |
2018-10-22 | f2fs: fix to account IO correctly for cgroup writeback | Chao Yu |
2018-10-22 | f2fs: fix to account IO correctly | Chao Yu |
2018-10-23 | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-10-22 | pstore/ram: Clarify resource reservation labels | Kees Cook |
2018-10-22 | pstore: Refactor compression initialization | Kees Cook |
2018-10-22 | pstore: Allocate compression during late_initcall() | Joel Fernandes (Google) |
2018-10-22 | pstore: Centralize init/exit routines | Kees Cook |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-19 | gfs2: Fix minor typo: couln't versus couldn't. | Bob Peterson |
2018-10-19 | Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon |
2018-10-18 | orangefs: no need to check for service_operation returns > 0 | Mike Marshall |
2018-10-18 | orangefs: some error code paths missed kmem_cache_free | Mike Marshall |
2018-10-18 | orangefs: don't let orangefs_iget return NULL. | Mike Marshall |
2018-10-18 | orangefs: don't let orangefs_new_inode return NULL | Mike Marshall |
2018-10-18 | fscache: Fix out of bound read in long cookie keys | Eric Sandeen |
2018-10-18 | fscache: Fix incomplete initialisation of inline key space | David Howells |
2018-10-18 | cachefiles: fix the race between cachefiles_bury_object() and rmdir(2) | Al Viro |
2018-10-18 | xfs: cancel COW blocks before swapext | Christoph Hellwig |
2018-10-18 | xfs: clear ail delwri queued bufs on unmount of shutdown fs | Brian Foster |
2018-10-18 | xfs: use offsetof() in place of offset macros for __xfsstats | Carlos Maiolino |
2018-10-18 | xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat | Carlos Maiolino |
2018-10-18 | xfs: fix use-after-free race in xfs_buf_rele | Dave Chinner |
2018-10-18 | xfs: Add attibute remove and helper functions | Allison Henderson |
2018-10-18 | xfs: Add attibute set and helper functions | Allison Henderson |
2018-10-18 | xfs: Add helper function xfs_attr_try_sf_addname | Allison Henderson |