1. 2a1a2c1 Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  2. 9ab97ae Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  3. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  4. b07039b Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  5. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  7. 956eb6c Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  8. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  9. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  10. c86aa7b hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race by Mike Kravetz · 6 years ago
  11. ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
  12. 88dbcbb blkdev: avoid migration stalls for blkdev pages by Jan Kara · 6 years ago
  13. 3cfd22b userfaultfd: clear flag if remap event not enabled by Peter Xu · 6 years ago
  14. a1400af mm, proc: report PR_SET_THP_DISABLE in proc by Michal Hocko · 6 years ago
  15. 7635d9c mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
  16. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  17. 144552f /proc/kpagecount: return 0 for special pages that are never mapped by Anthony Yznaga · 6 years ago
  18. ca88042 userfaultfd: convert userfaultfd_ctx::refcount to refcount_t by Eric Biggers · 6 years ago
  19. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  20. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  21. 70306d9 ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 6 years ago
  22. d85400a ocfs2: clear journal dirty flag after shutdown journal by Junxiao Bi · 6 years ago
  23. 532e1e54 ocfs2: fix panic due to unrecovered local alloc by Junxiao Bi · 6 years ago
  24. 9e6aea2 ocfs2: improve ocfs2 Makefile by Larry Chen · 6 years ago
  25. dec5b0d ocfs2: remove set but not used variable 'lastzero' by zhong jiang · 6 years ago
  26. cb6a8fd ocfs2: dlmfs: remove set but not used variable 'status' by zhong jiang · 6 years ago
  27. 874b1ef ocfs2: optimize the reading of heartbeat data by Jia Guo · 6 years ago
  28. 00c569b Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  29. f6b1495 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  30. bc77789 Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  31. 47a43f2 Merge tag 'xfs-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  32. e01799a Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  33. 4b0a383 Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  34. 4de3aea Merge tag 'dlm-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 6 years ago
  35. 32ee34e Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  36. 7bbbf2c2 Merge tag 'gfs2-4.21.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  37. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  38. c06e9ef Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  39. 64beba0 f2fs: sanity check of xattr entry size by Jaegeuk Kim · 6 years ago
  40. 60aa4d5 f2fs: fix use-after-free issue when accessing sbi->stat_info by Sahitya Tummala · 6 years ago
  41. bae0ee7 f2fs: check PageWriteback flag for ordered case by Chao Yu · 6 years ago
  42. 8896006 f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 6 years ago
  43. 8f31b46 f2fs: fix missing unlock(sbi->gc_mutex) by Jaegeuk Kim · 6 years ago
  44. b32e019 f2fs: fix to dirty inode synchronously by Chao Yu · 6 years ago
  45. c036211 f2fs: clean up structure extent_node by Chao Yu · 6 years ago
  46. 9249dde f2fs: fix block address for __check_sit_bitmap by Qiuyang Sun · 6 years ago
  47. e4589fa f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 6 years ago
  48. 8ec18bf f2fs: clean up checkpoint flow by Chao Yu · 6 years ago
  49. 76c7bfb f2fs: flush stale issued discard candidates by Jaegeuk Kim · 6 years ago
  50. 72691af f2fs: correct wrong spelling, issing_* by Jaegeuk Kim · 6 years ago
  51. 5222595 f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 6 years ago
  52. af56b48 f2fs: remove redundant comment of unused wio_mutex by Yunlong Song · 6 years ago
  53. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. c2f1f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 6 years ago
  55. eaa7649 Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  56. 4971f09 Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  57. 3c730b1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  58. 94f8200 Revert "vfs: Allow userns root to call mknod on owned filesystems." by Christian Brauner · 7 years ago
  59. 65eed012 xfs: reallocate realtime summary cache on growfs by Omar Sandoval · 6 years ago
  60. d8a7064 dax: Use non-exclusive wait in wait_entry_unlocked() by Dan Williams · 6 years ago
  61. 7836195 Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  62. 3cc31fa iomap: don't search past page end in iomap_is_partially_uptodate by Eric Sandeen · 6 years ago
  63. f57b620 Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  64. a837eca iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()" by Dave Chinner · 6 years ago
  65. 86d163d xfs: stringify scrub types in ftrace output by Darrick J. Wong · 6 years ago
  66. c494213 xfs: stringify btree cursor types in ftrace output by Darrick J. Wong · 6 years ago
  67. 0357d21 xfs: move XFS_INODE_FORMAT_STR mappings to libxfs by Darrick J. Wong · 6 years ago
  68. 05c753c xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs by Darrick J. Wong · 6 years ago
  69. 85f8dff xfs: fix symbolic enum printing in ftrace output by Darrick J. Wong · 6 years ago
  70. 7af8150 xfs: fix function pointer type in ftrace format by Darrick J. Wong · 6 years ago
  71. 18f2c4f ext4: check for shutdown and r/o file system in ext4_write_inode() by Theodore Ts'o · 6 years ago
  72. fde8726 ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 6 years ago
  73. 8a36397 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
  74. a805622 ext4: include terminating u32 in size of xattr entries when expanding inodes by Theodore Ts'o · 6 years ago
  75. 271b9c0 smb3: Fix rmdir compounding regression to strict servers by Ronnie Sahlberg · 6 years ago
  76. 80cd795 binder: fix use-after-free due to ksys_close() during fdget() by Todd Kjos · 6 years ago
  77. f366d38 Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  78. ccec4a4 Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  79. a9d25bd xfs: Fix x32 ioctls when cmd numbers differ from ia32. by Nick Bowler · 6 years ago
  80. 7ca860e xfs: Fix bulkstat compat ioctls on x32 userspace. by Nick Bowler · 6 years ago
  81. c456d64 xfs: Align compat attrlist_by_handle with native implementation. by Nick Bowler · 6 years ago
  82. 41c4f85 quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls. by Javier Barrio · 6 years ago
  83. bc02056 gfs2: take jdata unstuff into account in do_grow by Bob Peterson · 6 years ago
  84. 875736b aio: abstract out io_event filler helper by Jens Axboe · 6 years ago
  85. 88a6f18 aio: split out iocb copy from io_submit_one() by Jens Axboe · 6 years ago
  86. 71ebc6f aio: use iocb_put() instead of open coding it by Jens Axboe · 6 years ago
  87. a79d40e aio: only use blk plugs for > 2 depth submissions by Jens Axboe · 6 years ago
  88. 2bc4ca9 aio: don't zero entire aio_kiocb aio_get_req() by Jens Axboe · 6 years ago
  89. 432c799 aio: separate out ring reservation from req allocation by Christoph Hellwig · 6 years ago
  90. bc9bff6 aio: use assigned completion handler by Jens Axboe · 6 years ago
  91. 4b92543 Merge branch 'for-4.21/block' into for-4.21/aio by Jens Axboe · 6 years ago
  92. d651d16 vfs: replace current_kernel_time64 with ktime equivalent by Arnd Bergmann · 6 years ago
  93. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  94. 1690dd41 btrfs: improve error handling of btrfs_add_link by Johannes Thumshirn · 6 years ago
  95. 34a28e3 Btrfs: use generic_remap_file_range_prep() for cloning and deduplication by Filipe Manana · 6 years ago
  96. 61ed3a1 btrfs: Refactor main loop in extent_readpages by Nikolay Borisov · 6 years ago
  97. 15c8276 btrfs: Remove 1st shrink/grow phase from balance by Nikolay Borisov · 6 years ago
  98. be6821f Btrfs: send, fix race with transaction commits that create snapshots by Filipe Manana · 6 years ago
  99. 827aa18 Btrfs: use nofs context when initializing security xattrs to avoid deadlock by Filipe Manana · 6 years ago
  100. 0568e82 btrfs: run delayed items before dropping the snapshot by Josef Bacik · 6 years ago