1. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  2. 25c4e6c Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  3. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  4. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  5. 900f736 f2fs: avoid to flush nat journal entries by Jaegeuk Kim · 8 years ago
  6. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  8. 8d85063 hfs: atomically read inode size by Fabian Frederick · 8 years ago
  9. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  10. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  11. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  12. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  13. 4d39f0a scripts/spelling.txt: add "unneded" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  14. 57366a8 scripts/spelling.txt: add "againt" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  15. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  16. f3048d1 nilfs2: use i_blocksize() by Geliang Tang · 8 years ago
  17. 1508ddc nilfs2: use nilfs_btree_node_size() by Geliang Tang · 8 years ago
  18. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  19. b3b42c0 fs/affs: make export work with cold dcache by Fabian Frederick · 8 years ago
  20. f567acc fs/affs/namei.c: forward declarations clean-up by Fabian Frederick · 8 years ago
  21. c161820 fs/affs: add prefix to some functions by Fabian Frederick · 8 years ago
  22. 1bafd6f fs/affs: use octal for permissions by Fabian Frederick · 8 years ago
  23. ed4433d fs/affs: make affs exportable by Fabian Frederick · 8 years ago
  24. d5de9fd fs/affs: add validation block function by Fabian Frederick · 8 years ago
  25. 7981a05 fs/affs: remove reference to affs_parent_ino() by Fabian Frederick · 8 years ago
  26. c857ab6 fs,eventpoll: don't test for bitfield with stack value by Cyrill Gorcunov · 8 years ago
  27. 4649201 /proc/kcore: update physical address for kcore ram and text by Pratyush Anand · 8 years ago
  28. b899ba7 fs/reiserfs: atomically read inode size by Fabian Frederick · 8 years ago
  29. a3f2235 hfsplus: atomically read inode size by Fabian Frederick · 8 years ago
  30. 092a534 autofs: take more care to not update last_used on path walk by Ian Kent · 8 years ago
  31. 3bb2fbd autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition by Tomohiro Kusumi · 8 years ago
  32. 01cddfe mm,fs,dax: mark dax_iomap_pmd_fault as const by Arnd Bergmann · 8 years ago
  33. ff7d117 nfsd: Fix display of the version string by Trond Myklebust · 8 years ago
  34. d3635ff nfsd: fix configuration of supported minor versions by Trond Myklebust · 8 years ago
  35. 8b107f5 f2fs: avoid to issue redundant discard commands by Jaegeuk Kim · 8 years ago
  36. 37e79cd f2fs: fix a plint compile warning by Hou Pengyang · 8 years ago
  37. b8d96a3 f2fs: add f2fs_drop_inode tracepoint by Hou Pengyang · 8 years ago
  38. 7bb3a37 f2fs: Fix zoned block device support by Masato Suzuki · 8 years ago
  39. 4fcf589 f2fs: remove redundant set_page_dirty() by Yunlei He · 8 years ago
  40. a3ebfe4 f2fs: fix to enlarge size of write_io_dummy mempool by Chao Yu · 8 years ago
  41. b6895e8 f2fs: fix memory leak of write_io_dummy mempool during umount by Chao Yu · 8 years ago
  42. 540faed f2fs: fix to update F2FS_{CP_}WB_DATA count correctly by Chao Yu · 8 years ago
  43. f0cdbfe f2fs: use MAX_FREE_NIDS for the free nids target by Kinglong Mee · 8 years ago
  44. 4ac9124 f2fs: introduce free nid bitmap by Chao Yu · 8 years ago
  45. ced2c7e f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint by Kinglong Mee · 8 years ago
  46. 727ebb0 f2fs: update the comment of default nr_pages to skipping by Kinglong Mee · 8 years ago
  47. 0ec4a5b f2fs: drop the duplicate pval in f2fs_getxattr by Kinglong Mee · 8 years ago
  48. 5f35a2c f2fs: Don't update the xattr data that same as the exist by Kinglong Mee · 8 years ago
  49. 317e130 f2fs: kill __is_extent_same by Chao Yu · 8 years ago
  50. 19f4e68 f2fs: avoid bggc->fggc when enough free segments are avaliable after cp by Hou Pengyang · 8 years ago
  51. d27c3d8 f2fs: select target segment with closer temperature in SSR mode by Chao Yu · 8 years ago
  52. 5552351 f2fs: show simple call stack in fault injection message by Chao Yu · 8 years ago
  53. dd7b233 f2fs: no need lock_op in f2fs_write_inline_data by Yunlei He · 8 years ago
  54. 22ad0b6 f2fs: add bitmaps for empty or full NAT blocks by Jaegeuk Kim · 8 years ago
  55. 5e8256a f2fs: replace rw semaphore extent_tree_lock with mutex lock by Yunlei He · 8 years ago
  56. 3f2be04 f2fs: avoid m_flags overlay when allocating more data blocks by Kinglong Mee · 8 years ago
  57. 6bfaf7b f2fs: remove unsafe bitmap checking by Hou Pengyang · 8 years ago
  58. e15882b f2fs: init local extent_info to avoid stale stack info in tp by Hou Pengyang · 8 years ago
  59. 77190e1 f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gc by Yunlong Song · 8 years ago
  60. 9259228 f2fs: check discard alignment only for SEQWRITE zones by Jaegeuk Kim · 8 years ago
  61. 4046525 f2fs: wait for discard completion after submission by Jaegeuk Kim · 8 years ago
  62. 47b8980 f2fs: much larger batched trim_fs job by Jaegeuk Kim · 8 years ago
  63. ad4d307 f2fs: avoid very large discard command by Jaegeuk Kim · 8 years ago
  64. cb41955 Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  65. 9003ed1 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  66. 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. e98bdb3 Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-next by Mike Marshall · 8 years ago
  68. d21b5ff fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version by Sven Schmidt · 8 years ago
  69. 796f571 procfs: use an enum for possible hidepid values by Lafcadio Wluiki · 8 years ago
  70. a0a07b8 proc: less code duplication in /proc/*/cmdline by Alexey Dobriyan · 8 years ago
  71. 4e4a7fb proc: use rb_entry() by Geliang Tang · 8 years ago
  72. 9633318 userfaultfd_copy: return -ENOSPC in case mm has gone by Mike Rapoport · 8 years ago
  73. ca49ca7 userfaultfd: non-cooperative: add event for exit() notification by Mike Rapoport · 8 years ago
  74. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
  75. c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
  76. a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
  77. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  78. d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 8 years ago
  79. 1802979 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  80. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  81. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  82. 4ab495b nfsd: remove superfluous KERN_INFO by Rasmus Villemoes · 8 years ago
  83. 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
  84. 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
  85. 70d625c f2fs: do SSR for node segments more aggresively by Jaegeuk Kim · 8 years ago
  86. c192f7a f2fs: find data segments across all the types by Jaegeuk Kim · 8 years ago
  87. d0db770 f2fs: do SSR in higher priority by Jaegeuk Kim · 8 years ago
  88. 035e97a f2fs: do SSR for data when there is enough free space by Yunlong Song · 8 years ago
  89. b9cd206 f2fs: node segment is prior to data segment selected victim by Hou Pengyang · 8 years ago
  90. 3436c4b f2fs: put allocate_segment after refresh_sit_entry by Yunlong Song · 8 years ago
  91. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  92. ed92d8c NFSv4: fix getacl ERANGE for some ACL buffer sizes by Weston Andros Adamson · 8 years ago
  93. 6682c14 NFSv4: fix getacl head length estimation by J. Bruce Fields · 8 years ago
  94. f107548 ceph: tidy some white space in get_nonsnap_parent() by Dan Carpenter · 8 years ago
  95. e93b986 f2fs: add ovp valid_blocks check for bg gc victim to fg_gc by Hou Pengyang · 8 years ago
  96. 86d5479 f2fs: do not wait for writeback in write_begin by Jaegeuk Kim · 8 years ago
  97. 05eeb11 f2fs: replace __get_victim by dirty_segments in FG_GC by Yunlei He · 8 years ago
  98. 88c5c13 f2fs: fix multiple f2fs_add_link() calls having same name by Jaegeuk Kim · 8 years ago
  99. d50aaee f2fs: show actual device info in tracepoints by Jaegeuk Kim · 8 years ago
  100. 5b6c6be f2fs: use SSR for warm node as well by Jaegeuk Kim · 8 years ago