1. 4bf8ba8 fs/proc/consoles.c: use seq_putc() in show_console_dev() by Markus Elfring · 7 years ago
  2. 93ad5bc proc: rearrange args by Alexey Dobriyan · 7 years ago
  3. 15b158b proc: spread likely/unlikely a bit by Alexey Dobriyan · 7 years ago
  4. efb1a57 fs/proc: use __ro_after_init by Alexey Dobriyan · 7 years ago
  5. 53f6334 fs/proc/internal.h: fix up comment by Alexey Dobriyan · 7 years ago
  6. 163cf54 fs/proc/internal.h: rearrange struct proc_dir_entry by Alexey Dobriyan · 7 years ago
  7. d0290bc fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() by Heiko Carstens · 7 years ago
  8. 171ef91 fs/proc/array.c: delete children_seq_release() by Alexey Dobriyan · 7 years ago
  9. 20d28cd proc: less memory for /proc/*/map_files readdir by Alexey Dobriyan · 7 years ago
  10. 593bc69 fs/proc/vmcore.c: simpler /proc/vmcore cleanup by Alexey Dobriyan · 7 years ago
  11. ac7f106 proc: fix /proc/*/map_files lookup by Alexey Dobriyan · 7 years ago
  12. 9f7118b proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth by Alexey Dobriyan · 7 years ago
  13. e3912ac proc: use %u for pid printing and slightly less stack by Alexey Dobriyan · 7 years ago
  14. e237f98 Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  15. 139351f Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  16. 9b6faee ovl: check ERR_PTR() return value from ovl_encode_fh() by Amir Goldstein · 7 years ago
  17. 2aed489 ovl: fix regression in fsnotify of overlay merge dir by Amir Goldstein · 7 years ago
  18. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  19. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  20. 0771ad4 Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  21. 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  22. 6ec4de8 Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  23. 76883f7 xfs: remove experimental tag for reverse mapping by Darrick J. Wong · 7 years ago
  24. c14632d xfs: don't allow reflink + realtime filesystems by Darrick J. Wong · 7 years ago
  25. b6e03c1 xfs: don't allow DAX on reflink filesystems by Darrick J. Wong · 7 years ago
  26. 494370c xfs: add scrub to XFS_BUILD_OPTIONS by Eric Sandeen · 7 years ago
  27. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  28. 8e44e66 Merge branch 'KASAN-read_word_at_a_time' by Linus Torvalds · 7 years ago
  29. babcbbc fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan's reports" by Andrey Ryabinin · 7 years ago
  30. bfe7aa6 fs/dcache: Use read_word_at_a_time() in dentry_string_cmp() by Andrey Ryabinin · 7 years ago
  31. 7ac07fd gfs2: Glock dump performance regression fix by Andreas Gruenbacher · 7 years ago
  32. dcb2cd5 gfs2: Fix the crc32c dependency by Andreas Gruenbacher · 7 years ago
  33. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  34. 5d8515b Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  35. 0b1dfa4 fscrypt: fix build with pre-4.6 gcc versions by Eric Biggers · 7 years ago
  36. 131fa58 xfs: fix u32 type usage in sb validation function by Darrick J. Wong · 7 years ago
  37. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  38. dc1efc3 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  40. 284cd24 userfaultfd: convert to use anon_inode_getfd() by Eric Biggers · 7 years ago
  41. ff62a34 hugetlb: implement memfd sealing by Marc-André Lureau · 7 years ago
  42. da14c1e hugetlb: expose hugetlbfs_inode_info in header by Marc-André Lureau · 7 years ago
  43. 5aadc43 shmem: rename functions that are memfd-related by Marc-André Lureau · 7 years ago
  44. a3cf988 mm: use updated pmdp_invalidate() interface to track dirty/accessed bits by Kirill A. Shutemov · 7 years ago
  45. 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 7 years ago
  46. a365ac0 mm, userfaultfd, THP: avoid waiting when PMD under THP migration by Huang Ying · 7 years ago
  47. 8526d84 fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual memory by Konstantin Khlebnikov · 7 years ago
  48. d984187 ocfs2: return error when we attempt to access a dirty bh in jbd2 by piaojun · 7 years ago
  49. e75ed71 ocfs2: unlock bh_state if bg check fails by Changwei Ge · 7 years ago
  50. c4c2416 ocfs2: nowait aio support by Gang He · 7 years ago
  51. ac604d3 ocfs2: add ocfs2_overwrite_io() by Gang He · 7 years ago
  52. 06e7f13 ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock() by Gang He · 7 years ago
  53. 637dd20 ocfs2: add trimfs lock to avoid duplicated trims in cluster by Gang He · 7 years ago
  54. 4882abe ocfs2: add trimfs dlm lock resource by Gang He · 7 years ago
  55. 71a3694 ocfs2: try to reuse extent block in dealloc without meta_alloc by Changwei Ge · 7 years ago
  56. 63de8bd ocfs2: make metadata estimation accurate and clear by Changwei Ge · 7 years ago
  57. 16c8d56 ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute by piaojun · 7 years ago
  58. d22aa61 ocfs2: clean up dead code in alloc.c by Changwei Ge · 7 years ago
  59. c0a1a6d ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init() by piaojun · 7 years ago
  60. ff26cc1 ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE by Gang He · 7 years ago
  61. 025bcbd ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid by piaojun · 7 years ago
  62. dd7b5f9 ocfs2: clean dead code in suballoc.c by Changwei Ge · 7 years ago
  63. 32ed0bd ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header() by alex chen · 7 years ago
  64. fc2af28 ocfs2/cluster: close a race that fence can't be triggered by Yang Zhang · 7 years ago
  65. a52370b ocfs2: give an obvious tip for mismatched cluster names by Gang He · 7 years ago
  66. cfdce25 ocfs2/cluster: neaten a member of o2net_msg_handler by Changwei Ge · 7 years ago
  67. e37b963 fs/ocfs2/dlm/dlmmaster.c: clean up dead code by Changwei Ge · 7 years ago
  68. ee190ca fs/dax.c: release PMD lock even when there is no PMD support in DAX by Jan H. Schönherr · 7 years ago
  69. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  70. 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
  71. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  72. 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
  73. c9cc8d01 devpts: fix error handling in devpts_mntget() by Eric Biggers · 7 years ago
  74. 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
  75. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  76. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  77. 8b0fdf6 Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  78. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  79. 2afe738 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  80. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  81. 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
  82. af38816 gfs2: Add a few missing newlines in messages by Andreas Gruenbacher · 7 years ago
  83. 957a7ac gfs2: Remove inode from ordered write list in gfs2_write_inode() by Abhi Das · 7 years ago
  84. 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
  85. 6787dc2 Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  86. 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
  87. d1de762 Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  88. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  89. 3acbcbf btrfs: drop devid as device_list_add() arg by Anand Jain · 7 years ago
  90. e124ece btrfs: get device pointer from device_list_add() by Anand Jain · 7 years ago
  91. 2eb5909 GFS2: Don't try to end a non-existent transaction in unlink by Bob Peterson · 7 years ago
  92. 1e369b0 xfs: remove experimental tag for reflinks by Christoph Hellwig · 7 years ago
  93. 6d8a45c xfs: don't screw up direct writes when freesp is fragmented by Darrick J. Wong · 7 years ago
  94. 9f37bd1 xfs: check reflink allocation mappings by Darrick J. Wong · 7 years ago
  95. 0c6dda7 iomap: warn on zero-length mappings by Darrick J. Wong · 7 years ago
  96. 4b4c132 xfs: treat CoW fork operations as delalloc for quota accounting by Darrick J. Wong · 7 years ago
  97. 01c2e13 xfs: only grab shared inode locks for source file during reflink by Darrick J. Wong · 7 years ago
  98. 7c2d238 xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes by Darrick J. Wong · 7 years ago
  99. 1364b1d4 xfs: reflink should break pnfs leases before sharing blocks by Darrick J. Wong · 7 years ago
  100. c47b74f xfs: don't clobber inobt/finobt cursors when xref with rmap by Darrick J. Wong · 7 years ago