Age | Commit message (Expand) | Author |
2018-02-01 | annotate ep_scan_ready_list() | Al Viro |
2018-02-01 | ep_send_events_proc(): return result via esed->res | Al Viro |
2018-02-01 | use linux/poll.h instead of asm/poll.h | Al Viro |
2018-02-01 | Merge branch 'KASAN-read_word_at_a_time' | Linus Torvalds |
2018-02-01 | fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan... | Andrey Ryabinin |
2018-02-01 | fs/dcache: Use read_word_at_a_time() in dentry_string_cmp() | Andrey Ryabinin |
2018-02-01 | gfs2: Glock dump performance regression fix | Andreas Gruenbacher |
2018-02-01 | gfs2: Fix the crc32c dependency | Andreas Gruenbacher |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-01 | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-02-01 | fscrypt: fix build with pre-4.6 gcc versions | Eric Biggers |
2018-02-01 | iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} | Goffredo Baroncelli |
2018-01-31 | xfs: fix u32 type usage in sb validation function | Darrick J. Wong |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds |
2018-01-31 | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2018-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-01-31 | userfaultfd: convert to use anon_inode_getfd() | Eric Biggers |
2018-01-31 | hugetlb: implement memfd sealing | Marc-André Lureau |
2018-01-31 | hugetlb: expose hugetlbfs_inode_info in header | Marc-André Lureau |
2018-01-31 | shmem: rename functions that are memfd-related | Marc-André Lureau |
2018-01-31 | mm: use updated pmdp_invalidate() interface to track dirty/accessed bits | Kirill A. Shutemov |
2018-01-31 | mm: add unmap_mapping_pages() | Matthew Wilcox |
2018-01-31 | mm, userfaultfd, THP: avoid waiting when PMD under THP migration | Huang Ying |
2018-01-31 | fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me... | Konstantin Khlebnikov |
2018-01-31 | ocfs2: return error when we attempt to access a dirty bh in jbd2 | piaojun |
2018-01-31 | ocfs2: unlock bh_state if bg check fails | Changwei Ge |
2018-01-31 | ocfs2: nowait aio support | Gang He |
2018-01-31 | ocfs2: add ocfs2_overwrite_io() | Gang He |
2018-01-31 | ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock() | Gang He |
2018-01-31 | ocfs2: add trimfs lock to avoid duplicated trims in cluster | Gang He |
2018-01-31 | ocfs2: add trimfs dlm lock resource | Gang He |
2018-01-31 | ocfs2: try to reuse extent block in dealloc without meta_alloc | Changwei Ge |
2018-01-31 | ocfs2: make metadata estimation accurate and clear | Changwei Ge |
2018-01-31 | ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute | piaojun |
2018-01-31 | ocfs2: clean up dead code in alloc.c | Changwei Ge |
2018-01-31 | ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init() | piaojun |
2018-01-31 | ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE | Gang He |
2018-01-31 | ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid | piaojun |
2018-01-31 | ocfs2: clean dead code in suballoc.c | Changwei Ge |
2018-01-31 | ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header() | alex chen |
2018-01-31 | ocfs2/cluster: close a race that fence can't be triggered | Yang Zhang |
2018-01-31 | ocfs2: give an obvious tip for mismatched cluster names | Gang He |
2018-01-31 | ocfs2/cluster: neaten a member of o2net_msg_handler | Changwei Ge |
2018-01-31 | fs/ocfs2/dlm/dlmmaster.c: clean up dead code | Changwei Ge |
2018-01-31 | fs/dax.c: release PMD lock even when there is no PMD support in DAX | Jan H. Schönherr |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-31 | Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-31 | Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-01-31 | devpts: fix error handling in devpts_mntget() | Eric Biggers |