1. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
  2. de23abd fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range by Jeff Layton · 7 years ago
  3. ce53e8e userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs by Mike Rapoport · 7 years ago
  4. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
  5. 8338141 fs: use pagevec_lookup_range() in page_cache_seek_hole_data() by Jan Kara · 7 years ago
  6. 48f2301 hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages() by Jan Kara · 7 years ago
  7. 2b85a61 ext4: use pagevec_lookup_range() in writeback code by Jan Kara · 7 years ago
  8. dec0da7 ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff() by Jan Kara · 7 years ago
  9. c10f778 fs: fix performance regression in clean_bdev_aliases() by Jan Kara · 7 years ago
  10. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
  11. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 7 years ago
  12. 964f14a ocfs2: clean up some dead code by Jun Piao · 7 years ago
  13. 01ffb56 ocfs2: make ocfs2_set_acl() static by Jan Kara · 7 years ago
  14. 2f52074 dax: initialize variable pfn before using it by Nicolas Iooss · 7 years ago
  15. 917f345 dax: use PG_PMD_COLOUR instead of open coding by Ross Zwisler · 7 years ago
  16. a2e050f dax: explain how read(2)/write(2) addresses are validated by Ross Zwisler · 7 years ago
  17. 527b19d dax: move all DAX radix tree defs to fs/dax.c by Ross Zwisler · 7 years ago
  18. d01ad19 dax: remove DAX code from page_cache_tree_insert() by Ross Zwisler · 7 years ago
  19. 91d25ba dax: use common 4k zero page for dax mmap reads by Ross Zwisler · 7 years ago
  20. e30331f dax: relocate some dax functions by Ross Zwisler · 7 years ago
  21. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  22. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  23. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  26. 69c0067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  27. d0d6ab5 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  28. 138e4ad epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() by Oleg Nesterov · 7 years ago
  29. b8a78bb Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  30. 7e682f7 Fix warning messages when mounting to older servers by Steve French · 7 years ago
  31. e89ce1f Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  32. ea25c43 Merge branch 'mmu_notifier_fixes' by Linus Torvalds · 7 years ago
  33. c227390 jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes by Dave Kleikamp · 7 years ago
  34. a4d1a88 dax: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  35. dd2bc47 ceph: fix readpage from fscache by Yan, Zheng · 7 years ago
  36. ddef7ed annotate RWF_... flags by Christoph Hellwig · 7 years ago
  37. 6e3c152 CIFS: remove endian related sparse warning by Steve French · 7 years ago
  38. 9e37b17 CIFS: Fix maximum SMB2 header size by Pavel Shilovsky · 7 years ago
  39. 79de3cb fs/select: Fix memory corruption in compat_get_fd_set() by Helge Deller · 7 years ago
  40. 39bf04d kernfs: Clarify lockdep name for kn->count by Waiman Long · 7 years ago
  41. 9749c37 Merge 4.13-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  42. b3242db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  43. 105065c Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  44. 8c7932a Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  45. fffa281 dax: fix deadlock due to misaligned PMD faults by Ross Zwisler · 7 years ago
  46. 3a9ff4f Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  47. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  48. fc788f6 nfsd: Limit end of page list when decoding NFSv4 WRITE by Chuck Lever · 7 years ago
  49. b71a5e3 Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  50. 311fc65 pty: Repair TIOCGPTPEER by Eric W. Biederman · 7 years ago
  51. 58efbc9 Btrfs: fix blk_status_t/errno confusion by Omar Sandoval · 7 years ago
  52. 143c97c Revert "pty: fix the cached path of the pty slave file descriptor in the master" by Linus Torvalds · 7 years ago
  53. d3edede cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup() by Ronnie Sahlberg · 7 years ago
  54. 42bec21 cifs: Fix df output for users with quota limits by Sachin Prabhu · 7 years ago
  55. 98b9f8a Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  56. 7f680d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. cc28fcd Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  58. 77aff8c xfs: don't leak quotacheck dquots when cow recovery by Darrick J. Wong · 7 years ago
  59. 8204f8d xfs: clear MS_ACTIVE after finishing log recovery by Darrick J. Wong · 7 years ago
  60. 99f781b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  61. c8c03f1 pty: fix the cached path of the pty slave file descriptor in the master by Linus Torvalds · 7 years ago
  62. 01578e3 x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks by Oleg Nesterov · 7 years ago
  63. d985524 Merge 4.13-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  64. 32aaf19 ext4: add missing xattr hash update by Tahsin Erdogan · 7 years ago
  65. b80b32b ext4: fix clang build regression by Theodore Ts'o · 7 years ago
  66. e28ae8e iomap: fix integer truncation issues in the zeroing and dirtying helpers by Christoph Hellwig · 7 years ago
  67. c44245b xfs: fix inobt inode allocation search optimization by Omar Sandoval · 7 years ago
  68. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  69. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  70. 8a9d6e9 pnfs/blocklayout: require 64-bit sector_t by Christoph Hellwig · 7 years ago
  71. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  72. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 7 years ago
  73. e86b298 userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage by Mike Rapoport · 7 years ago
  74. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  75. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  76. a9668cd locking: Remove smp_mb__before_spinlock() by Peter Zijlstra · 7 years ago
  77. ff7a5fb overlayfs, locking: Remove smp_mb__before_spinlock() usage by Peter Zijlstra · 7 years ago
  78. 74dc338 sched/debug: Use task_pid_nr_ns in /proc/$pid/sched by Aleksa Sarai · 7 years ago
  79. c0ca0e5 NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid() by Trond Myklebust · 7 years ago
  80. 1feb261 nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays by Weston Andros Adamson · 7 years ago
  81. 1742c0f Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  82. 41e327b quota: correct space limit check by zhangyi (F) · 7 years ago
  83. ed66da1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  84. 4e56201 ext4: fix copy paste error in ext4_swap_extents() by Maninder Singh · 7 years ago
  85. aec5175 ext4: fix overflow caused by missing cast in ext4_resize_fs() by Jerry Lee · 7 years ago
  86. c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 7 years ago
  87. b640b2c ext4: cleanup ext4_expand_extra_isize_ea() by Miao Xie · 7 years ago
  88. cf0a5e8 ext4: restructure ext4_expand_extra_isize by Miao Xie · 7 years ago
  89. 3b10fdc ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize by Miao Xie · 7 years ago
  90. 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 7 years ago
  91. ec00022 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 7 years ago
  92. 77a2e84 ext4: remove unused mode parameter by Tahsin Erdogan · 7 years ago
  93. 2df2c34 ext4: fix warning about stack corruption by Arnd Bergmann · 7 years ago
  94. c741489 ext4: fix dir_nlink behaviour by Andreas Dilger · 7 years ago
  95. 381cebf ext4: silence array overflow warning by Dan Carpenter · 7 years ago
  96. fcf5ea1 ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize by Jan Kara · 7 years ago
  97. e451057 ext4: release discard bio after sending discard commands by Daeho Jeong · 7 years ago
  98. 56bdf85 xfs: Fix per-inode DAX flag inheritance by Lukas Czerner · 7 years ago
  99. ea7bd56 xfs: Fix leak of discard bio by Jan Kara · 7 years ago
  100. 995d03a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago