1. 15192b0 Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  2. f38e5fb gfs2: Add missing rcu locking for glock lookup by Andrew Price · 8 years ago
  3. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  4. a27fcb0 Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  5. 16e72e9 powerpc: do not make the entire heap executable by Denys Vlasenko · 8 years ago
  6. d94e0c0 nfs: no PG_private waiters remain, remove waker by Nicholas Piggin · 8 years ago
  7. cac6732 userfaultfd: shmem: allow registration of shared memory ranges by Mike Rapoport · 8 years ago
  8. ba6907d userfaultfd: introduce vma_can_userfault by Mike Rapoport · 8 years ago
  9. 369cd212 userfaultfd: hugetlbfs: userfaultfd_huge_must_wait for hugepmd ranges by Mike Kravetz · 8 years ago
  10. cab350a userfaultfd: hugetlbfs: allow registration of ranges containing huge pages by Mike Kravetz · 8 years ago
  11. 09fa529 userfaultfd: non-cooperative: wake userfaults after UFFDIO_UNREGISTER by Andrea Arcangeli · 8 years ago
  12. 05ce772 userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request by Pavel Emelyanov · 8 years ago
  13. 90794bf userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete() by Andrea Arcangeli · 8 years ago
  14. 72f8765 userfaultfd: non-cooperative: add mremap() event by Pavel Emelyanov · 8 years ago
  15. d3aadc8 userfaultfd: non-cooperative: dup_userfaultfd: use mm_count instead of mm_users by Mike Rapoport · 8 years ago
  16. 893e26e userfaultfd: non-cooperative: Add fork() event by Pavel Emelyanov · 8 years ago
  17. 6560314 userfaultfd: non-cooperative: report all available features to userland by Andrea Arcangeli · 8 years ago
  18. 9cd75c3 userfaultfd: non-cooperative: add ability to report non-PF events from uffd descriptor by Pavel Emelyanov · 8 years ago
  19. 6dcc27f userfaultfd: non-cooperative: Split the find_userfault() routine by Pavel Emelyanov · 8 years ago
  20. a94720bf userfaultfd: use vma_is_anonymous by Andrea Arcangeli · 8 years ago
  21. 8474901 userfaultfd: convert BUG() to WARN_ON_ONCE() by Andrea Arcangeli · 8 years ago
  22. a4605a6 userfaultfd: correct comment about UFFD_FEATURE_PAGEFAULT_FLAG_WP by Andrea Arcangeli · 8 years ago
  23. b5c66ba 9p: fix a potential acl leak by Cong Wang · 8 years ago
  24. b891fa50 ocfs2: fix deadlock issue when taking inode lock at vfs entry points by Eric Ren · 8 years ago
  25. 439a36b ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock by Eric Ren · 8 years ago
  26. f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
  27. d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
  28. 27a7ffa dax: add tracepoints to dax_pmd_insert_mapping() by Ross Zwisler · 8 years ago
  29. 653b2ea dax: add tracepoints to dax_pmd_load_hole() by Ross Zwisler · 8 years ago
  30. 282a8e0 dax: add tracepoint infrastructure, PMD tracing by Ross Zwisler · 8 years ago
  31. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  32. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  33. 6d1dd93 Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  34. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  35. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  36. 9763dd6 Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  37. 70fcf5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  38. 2bfe01e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  39. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  40. 6c24337 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  41. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. e9be2ac ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN by Theodore Ts'o · 8 years ago
  44. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 8d242e9 xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG by Christoph Hellwig · 8 years ago
  46. 089ec2f xfs: simplify xfs_rtallocate_extent by Christoph Hellwig · 8 years ago
  47. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  48. 98687f4 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 8 years ago
  49. 410d17f xfs: tune down agno asserts in the bmap code by Christoph Hellwig · 8 years ago
  50. 8ee9fdb xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment by Chandan Rajendra · 8 years ago
  51. 48af96a xfs: don't reserve blocks for right shift transactions by Brian Foster · 8 years ago
  52. 353fe44 xfs: fix len comparison in xfs_extent_busy_trim by Arnd Bergmann · 8 years ago
  53. 93aaead xfs: fix uninitialized variable in _reflink_convert_cow by Darrick J. Wong · 8 years ago
  54. 75d6536 xfs: split indlen reservations fairly when under reserved by Brian Foster · 8 years ago
  55. 0e339ef xfs: handle indlen shortage on delalloc extent merge by Brian Foster · 8 years ago
  56. 9dbddd7 xfs: resurrect debug mode drop buffered writes mechanism by Brian Foster · 8 years ago
  57. fa7f138 xfs: clear delalloc and cache on buffered write failure by Brian Foster · 8 years ago
  58. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 5a81e6a vfs: fix uninitialized flags in splice_to_pipe() by Miklos Szeredi · 8 years ago
  60. 84588a9 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 8 years ago
  61. 6ba4d27 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 8 years ago
  62. 2ba3e6e ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 8 years ago
  63. 0d06863 ext4: don't BUG when truncating encrypted inodes on the orphan list by Theodore Ts'o · 8 years ago
  64. c3d8103 Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  65. 4641841 pstore: Check for prz allocation in walker by Kees Cook · 8 years ago
  66. 76d5692 pstore: Correctly initialize spinlock and flags by Kees Cook · 8 years ago
  67. 2b95550 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  68. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  69. 6e78b3f Btrfs: fix btrfs_decompress_buf2page() by Omar Sandoval · 8 years ago
  70. 7fe654d Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  71. b4db2b3 afs: Use core kernel UUID generation by Arnd Bergmann · 8 years ago
  72. ff54877 afs: Move UUID struct to linux/uuid.h by David Howells · 8 years ago
  73. 1762715 kernfs: handle null pointers while printing node name and path by Konstantin Khlebnikov · 8 years ago
  74. 1e38da3 timerfd: Protect the might cancel mechanism proper by Thomas Gleixner · 8 years ago
  75. 5469d7c ext4: do not use stripe_width if it is not set by Jan Kara · 8 years ago
  76. d9b22cf ext4: fix stripe-unaligned allocations by Jan Kara · 8 years ago
  77. 0839ffb nfsd: Revert "nfsd: special case truncates some more" by J. Bruce Fields · 8 years ago
  78. 8672aed pstore: don't OOPS when there are no ftrace zones by Brian Norris · 8 years ago
  79. 4560e78 xfs: don't block the log commit handler for discards by Christoph Hellwig · 8 years ago
  80. 46694129 xfs: improve busy extent sorting by Christoph Hellwig · 8 years ago
  81. ebf5587 xfs: improve handling of busy extents in the low-level allocator by Christoph Hellwig · 8 years ago
  82. 5e30c23 xfs: don't fail xfs_extent_busy allocation by Christoph Hellwig · 8 years ago
  83. b20fe47 xfs: correct null checks and error processing in xfs_initialize_perag by Bill O'Donnell · 8 years ago
  84. c5ecb42 xfs: update ctime and mtime on clone destinatation inodes by Christoph Hellwig · 8 years ago
  85. 6c71100 fanotify: simplify the code of fanotify_merge by Kinglong Mee · 8 years ago
  86. 168316d dax: assert that i_rwsem is held exclusive for writes by Christoph Hellwig · 8 years ago
  87. ff5462e ext4: fix DAX write locking by Christoph Hellwig · 8 years ago
  88. 2a36224 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 8 years ago
  89. 6f69f0e fscrypt: constify struct fscrypt_operations by Eric Biggers · 8 years ago
  90. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. b678912 mm: fix KPF_SWAPCACHE in /proc/kpageflags by Hugh Dickins · 8 years ago
  92. b14c8e6 fscrypt: properly declare on-stack completion by Richard Weinberger · 8 years ago
  93. 46f47e4 fscrypt: split supp and notsupp declarations into their own headers by Eric Biggers · 8 years ago
  94. 02680b3 fscrypt: remove redundant assignment of res by Colin Ian King · 8 years ago
  95. 3c68d44 xfs: allocate direct I/O COW blocks in iomap_begin by Christoph Hellwig · 8 years ago
  96. a14234c xfs: go straight to real allocations for direct I/O COW writes by Christoph Hellwig · 8 years ago
  97. dcf9585 xfs: return the converted extent in __xfs_reflink_convert_cow by Christoph Hellwig · 8 years ago
  98. f13eb20 xfs: introduce xfs_aligned_fsb_count by Christoph Hellwig · 8 years ago
  99. 54a4ef8 xfs: reject all unaligned direct writes to reflinked files by Christoph Hellwig · 8 years ago
  100. 783d948 ext4: add EXT4_IOC_GOINGDOWN ioctl by Theodore Ts'o · 8 years ago