1. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  2. dc1efc3 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  4. 284cd24 userfaultfd: convert to use anon_inode_getfd() by Eric Biggers · 7 years ago
  5. ff62a34 hugetlb: implement memfd sealing by Marc-André Lureau · 7 years ago
  6. da14c1e hugetlb: expose hugetlbfs_inode_info in header by Marc-André Lureau · 7 years ago
  7. 5aadc43 shmem: rename functions that are memfd-related by Marc-André Lureau · 7 years ago
  8. a3cf988 mm: use updated pmdp_invalidate() interface to track dirty/accessed bits by Kirill A. Shutemov · 7 years ago
  9. 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 7 years ago
  10. a365ac0 mm, userfaultfd, THP: avoid waiting when PMD under THP migration by Huang Ying · 7 years ago
  11. 8526d84 fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual memory by Konstantin Khlebnikov · 7 years ago
  12. d984187 ocfs2: return error when we attempt to access a dirty bh in jbd2 by piaojun · 7 years ago
  13. e75ed71 ocfs2: unlock bh_state if bg check fails by Changwei Ge · 7 years ago
  14. c4c2416 ocfs2: nowait aio support by Gang He · 7 years ago
  15. ac604d3 ocfs2: add ocfs2_overwrite_io() by Gang He · 7 years ago
  16. 06e7f13 ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock() by Gang He · 7 years ago
  17. 637dd20 ocfs2: add trimfs lock to avoid duplicated trims in cluster by Gang He · 7 years ago
  18. 4882abe ocfs2: add trimfs dlm lock resource by Gang He · 7 years ago
  19. 71a3694 ocfs2: try to reuse extent block in dealloc without meta_alloc by Changwei Ge · 7 years ago
  20. 63de8bd ocfs2: make metadata estimation accurate and clear by Changwei Ge · 7 years ago
  21. 16c8d56 ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute by piaojun · 7 years ago
  22. d22aa61 ocfs2: clean up dead code in alloc.c by Changwei Ge · 7 years ago
  23. c0a1a6d ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init() by piaojun · 7 years ago
  24. ff26cc1 ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE by Gang He · 7 years ago
  25. 025bcbd ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid by piaojun · 7 years ago
  26. dd7b5f9 ocfs2: clean dead code in suballoc.c by Changwei Ge · 7 years ago
  27. 32ed0bd ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header() by alex chen · 7 years ago
  28. fc2af28 ocfs2/cluster: close a race that fence can't be triggered by Yang Zhang · 7 years ago
  29. a52370b ocfs2: give an obvious tip for mismatched cluster names by Gang He · 7 years ago
  30. cfdce25 ocfs2/cluster: neaten a member of o2net_msg_handler by Changwei Ge · 7 years ago
  31. e37b963 fs/ocfs2/dlm/dlmmaster.c: clean up dead code by Changwei Ge · 7 years ago
  32. ee190ca fs/dax.c: release PMD lock even when there is no PMD support in DAX by Jan H. Schönherr · 7 years ago
  33. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  34. 20c59c7 Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  35. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  36. 26064ea Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  37. c9cc8d01 devpts: fix error handling in devpts_mntget() by Eric Biggers · 7 years ago
  38. 3da90b1 Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  39. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  40. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  41. 8b0fdf6 Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  42. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  43. 2afe738 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  44. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  45. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. af38816 gfs2: Add a few missing newlines in messages by Andreas Gruenbacher · 7 years ago
  47. 957a7ac gfs2: Remove inode from ordered write list in gfs2_write_inode() by Abhi Das · 7 years ago
  48. 31466f3 Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  49. 6787dc2 Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  50. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  51. d1de762 Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  52. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  53. 3acbcbf btrfs: drop devid as device_list_add() arg by Anand Jain · 7 years ago
  54. e124ece btrfs: get device pointer from device_list_add() by Anand Jain · 7 years ago
  55. 2eb5909 GFS2: Don't try to end a non-existent transaction in unlink by Bob Peterson · 7 years ago
  56. 1e369b0 xfs: remove experimental tag for reflinks by Christoph Hellwig · 7 years ago
  57. 6d8a45c xfs: don't screw up direct writes when freesp is fragmented by Darrick J. Wong · 7 years ago
  58. 9f37bd1 xfs: check reflink allocation mappings by Darrick J. Wong · 7 years ago
  59. 0c6dda7 iomap: warn on zero-length mappings by Darrick J. Wong · 7 years ago
  60. 4b4c132 xfs: treat CoW fork operations as delalloc for quota accounting by Darrick J. Wong · 7 years ago
  61. 01c2e13 xfs: only grab shared inode locks for source file during reflink by Darrick J. Wong · 7 years ago
  62. 7c2d238 xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes by Darrick J. Wong · 7 years ago
  63. 1364b1d4 xfs: reflink should break pnfs leases before sharing blocks by Darrick J. Wong · 7 years ago
  64. c47b74f xfs: don't clobber inobt/finobt cursors when xref with rmap by Darrick J. Wong · 7 years ago
  65. 70c57dcd xfs: skip CoW writes past EOF when writeback races with truncate by Darrick J. Wong · 7 years ago
  66. acd1d71 xfs: preserve i_rdev when recycling a reclaimable inode by Amir Goldstein · 7 years ago
  67. 751f376 xfs: refactor accounting updates out of xfs_bmap_btalloc by Darrick J. Wong · 7 years ago
  68. 22431bf xfs: refactor inode verifier corruption error printing by Darrick J. Wong · 7 years ago
  69. 67a3f6d0 xfs: make tracepoint inode number format consistent by Darrick J. Wong · 7 years ago
  70. beaae8c xfs: always zero di_flags2 when we free the inode by Darrick J. Wong · 7 years ago
  71. 09ac862 xfs: call xfs_qm_dqattach before performing reflink operations by Darrick J. Wong · 7 years ago
  72. 6ca3072 xfs: bmap code cleanup by Shan Hai · 7 years ago
  73. 643c8c0 Use list_head infra-structure for buffer's log items list by Carlos Maiolino · 7 years ago
  74. fb1755a Split buffer's b_fspriv field by Carlos Maiolino · 7 years ago
  75. 70a2065 Get rid of xfs_buf_log_item_t typedef by Carlos Maiolino · 7 years ago
  76. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. 3a8c723 btrfs: only dirty the inode in btrfs_update_time if something was changed by Jeff Layton · 7 years ago
  78. d17260f xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing by Jeff Layton · 7 years ago
  79. e38cf30 fs: only set S_VERSION when updating times if necessary by Jeff Layton · 7 years ago
  80. f0e2828 xfs: convert to new i_version API by Jeff Layton · 7 years ago
  81. bb8c2d6 ufs: use new i_version API by Jeff Layton · 7 years ago
  82. cc56c33 ocfs2: convert to new i_version API by Jeff Layton · 7 years ago
  83. 1f15a55 nfsd: convert to new i_version API by Jeff Layton · 7 years ago
  84. 1eb5d98 nfs: convert to new i_version API by Jeff Layton · 7 years ago
  85. ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
  86. e1d747d ext2: convert to new i_version API by Jeff Layton · 7 years ago
  87. 317bc94 exofs: switch to new i_version API by Jeff Layton · 7 years ago
  88. c7f88c4 btrfs: convert to new i_version API by Jeff Layton · 7 years ago
  89. a01179e afs: convert to new i_version API by Jeff Layton · 7 years ago
  90. 9dffe56 affs: convert to new i_version API by Jeff Layton · 7 years ago
  91. 2489dba fat: convert to new i_version API by Jeff Layton · 7 years ago
  92. ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
  93. e231c68 NFS: Fix a race between mmap() and O_DIRECT by Trond Myklebust · 7 years ago
  94. 36c7ce4 fs/cifs/cifsacl.c Fixes typo in a comment by Achilles Gaikwad · 7 years ago
  95. 128159f NFS: Remove a redundant call to unmap_mapping_range() by Trond Myklebust · 7 years ago
  96. ab2c643 update internal version number for cifs.ko by Steve French · 7 years ago
  97. cd1aca2 cifs: add .splice_write by Andrés Souto · 7 years ago
  98. 4a1360d CIFS: document tcon/ses/server refcount dance by Aurelien Aptel · 7 years ago
  99. 6b31471 move a few externs to smbdirect.h to eliminate warning by Steve French · 7 years ago
  100. 97f4b72 CIFS: zero sensitive data when freeing by Aurelien Aptel · 7 years ago