1. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  2. eecd7f4 fat: remove redundant assignment of 0 to slots by Colin Ian King · 7 years ago
  3. 15ec3718 hfs/hfsplus: clean up unused variables in bnode.c by Christos Gkekas · 7 years ago
  4. 577753c nilfs2: remove inode->i_version initialization by Jeff Layton · 7 years ago
  5. 3147db8 nilfs2: use octal for unreadable permission macro by Ryusuke Konishi · 7 years ago
  6. 4d685f9 nilfs2: align block comments of nilfs_sufile_truncate_range() at * by Ryusuke Konishi · 7 years ago
  7. d4f0284 fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  8. 31ccb1f nilfs2: fix race condition that causes file system corruption by Andreas Rohner · 7 years ago
  9. 7554e9c fs/nilfs2: convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  11. d3f14c4 pipe: avoid round_pipe_size() nr_pages overflow on 32-bit by Joe Lawrence · 7 years ago
  12. 98159d9 pipe: match pipe_max_size data type with procfs by Joe Lawrence · 7 years ago
  13. ecc0c46 autofs: don't fail mount for transient error by NeilBrown · 7 years ago
  14. 37b5e52 epoll: remove ep_call_nested() from ep_eventpoll_poll() by Jason Baron · 7 years ago
  15. 57a173b epoll: avoid calling ep_call_nested() from ep_poll_safewake() by Jason Baron · 7 years ago
  16. 2ae928a epoll: account epitem and eppoll_entry to kmemcg by Shakeel Butt · 7 years ago
  17. 0746a0b proc: use do-while in name_to_int() by Alexey Dobriyan · 7 years ago
  18. 3ee2a19 proc: : uninline name_to_int() by Alexey Dobriyan · 7 years ago
  19. c643401 proc, coredump: add CoreDumping flag to /proc/pid/status by Roman Gushchin · 7 years ago
  20. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  21. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  22. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  23. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  24. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  25. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  26. df20698 fs: fuse: account fuse_inode slab memory as reclaimable by Johannes Weiner · 7 years ago
  27. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  28. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  29. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  30. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  31. 00bb31f userfaultfd: use mmgrab instead of open-coded increment of mm_count by Mike Rapoport · 7 years ago
  32. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  33. f3f7c09 fs, mm: account filp cache to kmemcg by Shakeel Butt · 7 years ago
  34. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  35. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  36. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  37. 9c19a9c cifs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
  38. aef6e41 afs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
  39. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  40. 4be9029 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
  41. 40f9c51 nilfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  42. d2bc5b3 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  43. 8faab64 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
  44. 028a63a f2fs: simplify page iteration loops by Jan Kara · 7 years ago
  45. 69c4f35 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  46. dc7f3e8 ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  47. 0ed75fc ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  48. 4006f43 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  49. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  50. 007ab7b fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr() by Anshuman Khandual · 7 years ago
  51. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  52. 47ee9d8 ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() by Guozhonghua · 7 years ago
  53. 3db409f ocfs2/dlm: get mle inuse only when it is initialized by Changwei Ge · 7 years ago
  54. 853bc26 ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent by alex chen · 7 years ago
  55. 3e4c56d ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
  56. 28f5a8a ocfs2: should wait dio before inode lock in ocfs2_setattr() by alex chen · 7 years ago
  57. 67b1b8d ocfs2: clean up some unused function declarations by piaojun · 7 years ago
  58. 1c01967 ocfs2: fix cluster hang after a node dies by Changwei Ge · 7 years ago
  59. 98d6c09 ocfs2: cleanup unused func declaration and assignment by piaojun · 7 years ago
  60. 23e0813 ocfs2: no need flush workqueue before destroying it by piaojun · 7 years ago
  61. a60874f ocfs2: remove unused declaration ocfs2_publish_get_mount_state() by Guozhonghua · 7 years ago
  62. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  63. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  64. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  65. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  66. ead710b f2fs: deny accessing encryption policy if encryption is off by Chao Yu · 7 years ago
  67. 957ac8c dax: fix PMD faults on zero-length files by Jeff Moyer · 7 years ago
  68. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  69. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  70. f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  71. 23281c8 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  72. f0b60bf Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 7 years ago
  73. 29309a4 Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  74. ac446dc Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  75. 5cea764 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  76. 808eb24 Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  77. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  78. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  79. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  80. 838bee9 Merge udf, isofs, quota, ext2 changes for 4.15-rc1. by Jan Kara · 7 years ago
  81. fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  82. 812c605 f2fs: inject fault in inc_valid_node_count by Chao Yu · 7 years ago
  83. 28cfafb f2fs: fix to clear FI_NO_PREALLOC by Chao Yu · 7 years ago
  84. 2c8a4a2 f2fs: expose quota information in debugfs by Jaegeuk Kim · 7 years ago
  85. 12f9ef3 f2fs: separate nat entry mem alloc from nat_tree_lock by Yunlei He · 7 years ago
  86. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. aaa422c fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core by Dan Williams · 7 years ago
  88. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  91. 98bf40c afs: Protect call->state changes against signals by David Howells · 7 years ago
  92. 13524ab afs: Trace page dirty/clean by David Howells · 7 years ago
  93. 1cf7a15 afs: Implement shared-writeable mmap by David Howells · 7 years ago
  94. 4343d00 afs: Get rid of the afs_writeback record by David Howells · 7 years ago
  95. 215804a afs: Introduce a file-private data record by David Howells · 7 years ago
  96. 83732ec afs: Use a dynamic port if 7001 is in use by Marc Dionne · 7 years ago
  97. dab17c1 afs: Fix directory read/modify race by David Howells · 7 years ago
  98. 2c09901 afs: Trace the sending of pages by David Howells · 7 years ago
  99. 025db80 afs: Trace the initiation and completion of client calls by David Howells · 7 years ago
  100. 1199db6 afs: Fix total-length calculation for multiple-page send by David Howells · 7 years ago