1. 84787c5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. f268dfe exec: make exec path waiting for mmap_sem killable by Michal Hocko · 8 years ago
  3. 013373e aio: make aio_setup_ring killable by Michal Hocko · 8 years ago
  4. 4136c26 coredump: make coredump_wait wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  5. 4e80153 mm, proc: make clear_refs killable by Michal Hocko · 8 years ago
  6. ecc2bc8 mm, elf: handle vm_brk error by Michal Hocko · 8 years ago
  7. 864778b mm, aout: handle vm_brk failures by Michal Hocko · 8 years ago
  8. 9eb8a65 exec: remove the no longer needed remove_arg_zero()->free_arg_page() by Oleg Nesterov · 8 years ago
  9. 076a378 nilfs2: fix block comments by Ryusuke Konishi · 8 years ago
  10. 80d6505 nilfs2: remove loops of single statement macros by Ryusuke Konishi · 8 years ago
  11. 7f00184 nilfs2: remove unnecessary else after return or break by Ryusuke Konishi · 8 years ago
  12. 0c6c44c nilfs2: avoid bare use of 'unsigned' by Ryusuke Konishi · 8 years ago
  13. 7592ecd nilfs2: fix code indent coding style issue by Ryusuke Konishi · 8 years ago
  14. c9cb9b5 nilfs2: remove space before semicolon by Ryusuke Konishi · 8 years ago
  15. 06f4abf nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error() by Ryusuke Konishi · 8 years ago
  16. facb9ec nilfs2: clean trailing semicolons in macros by Ryusuke Konishi · 8 years ago
  17. 4ad364c nilfs2: add missing line spacing by Ryusuke Konishi · 8 years ago
  18. e7a142a nilfs2: replace __attribute__((packed)) with __packed by Ryusuke Konishi · 8 years ago
  19. 2d19961 nilfs2: move cleanup code of metadata file from inode routines by Ryusuke Konishi · 8 years ago
  20. 24e20ea nilfs2: get rid of nilfs_mdt_mark_block_dirty() by Ryusuke Konishi · 8 years ago
  21. 4b420ab nilfs2: clean up old e-mail addresses by Ryusuke Konishi · 8 years ago
  22. 5726d0b nilfs2: remove FSF mailing address from GPL notices by Ryusuke Konishi · 8 years ago
  23. f19e78d nilfs2: remove space before comma by Ryusuke Konishi · 8 years ago
  24. 8fa7c32 nilfs2: fix white space issue in nilfs_mount() by Ryusuke Konishi · 8 years ago
  25. 1c613cb nilfs2: constify nilfs_sc_operations structures by Julia Lawall · 8 years ago
  26. a46d8c3 fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  27. 77169af fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  28. d6e0203 fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULL by Salah Triki · 8 years ago
  29. 44ad809 fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULL by Salah Triki · 8 years ago
  30. e4c7f5b fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  31. c940876 fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  32. 6c8da24 fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializations to NULL by Salah Triki · 8 years ago
  33. 3080ea9 fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  34. ff2fe0a fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  35. f43edca ELF/MIPS build fix by Ralf Baechle · 8 years ago
  36. 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  37. f6c658d Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  38. 36092ee Merge branch 'for-4.7/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  39. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  40. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  41. acc93d3 Revert "block: enable dax for raw block devices" by Dan Williams · 8 years ago
  42. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  43. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  44. b99a9e8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  45. 4108124 fs/efs/super.c: fix return value by Heloise · 8 years ago
  46. 78a9be0 dax: move RADIX_DAX_ definitions to dax.c by NeilBrown · 8 years ago
  47. 8236431 fs/efivarfs/inode.c: use generic UUID library by Andy Shevchenko · 8 years ago
  48. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  49. 1b3044e procfs: fix pthread cross-thread naming if !PR_DUMPABLE by Janis Danisevskis · 8 years ago
  50. 3e42979 procfs: expose umask in /proc/<PID>/status by Richard W.M. Jones · 8 years ago
  51. d2005e3 userfaultfd: don't pin the user memory in userfaultfd_file_create() by Oleg Nesterov · 8 years ago
  52. 78ebc2f mm,writeback: don't use memory reserves for wb_start_writeback by Tetsuo Handa · 8 years ago
  53. 63678c3 tmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMU by Rich Felker · 8 years ago
  54. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  55. 0f3311a f2fs: fix to update dirty page count correctly by Chao Yu · 8 years ago
  56. 38f91ca f2fs: flush pending bios right away when error occurs by Jaegeuk Kim · 8 years ago
  57. 975756c f2fs: avoid ENOSPC fault in the recovery process by Jaegeuk Kim · 8 years ago
  58. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. 48a77aa CIFS: Remove some obsolete comments by Steve French · 8 years ago
  60. b74cb9a cifs: Create dedicated keyring for spnego operations by Sachin Prabhu · 8 years ago
  61. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 8 years ago
  62. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  63. 8f9b180 ocfs2: clean up an unneeded goto in ocfs2_put_slot() by Guozhonghua · 8 years ago
  64. aa6913d ocfs2: clean up unused parameter 'count' in o2hb_read_block_input() by Jun Piao · 8 years ago
  65. c14688e ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_rec by piaojun · 8 years ago
  66. 8ba4422 ocfs2: fix comment in struct ocfs2_extended_slot by Guozhonghua · 8 years ago
  67. 766b9f9 fs: poll/select/recvmmsg: use timespec64 for timeout events by Deepa Dinamani · 8 years ago
  68. 35e4817 fsnotify: avoid spurious EMFILE errors from inotify_init() by Jan Kara · 8 years ago
  69. e1daca2 ocfs2/cluster: block BH in TCP callbacks by Eric Dumazet · 8 years ago
  70. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  71. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  72. b8bef79 f2fs: make exit_f2fs_fs more clear by Tiezhu Yang · 8 years ago
  73. 513c5f3 f2fs: use percpu_counter for total_valid_inode_count by Jaegeuk Kim · 8 years ago
  74. 41382ec f2fs: use percpu_counter for alloc_valid_block_count by Jaegeuk Kim · 8 years ago
  75. 1beba1b f2fs: use percpu_counter for # of dirty pages in inode by Jaegeuk Kim · 8 years ago
  76. 523be8a f2fs: use percpu_counter for page counters by Jaegeuk Kim · 8 years ago
  77. f573018 f2fs: use bio count instead of F2FS_WRITEBACK page count by Jaegeuk Kim · 8 years ago
  78. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 6937047 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. e34df33 Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  81. 9f54180 xfs: concurrent readdir hangs on data buffer locks by Dave Chinner · 8 years ago
  82. fe742fd4 Revert "btrfs: switch to ->iterate_shared()" by Al Viro · 8 years ago
  83. 442c9ac Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 8908c94 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  86. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  87. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  88. e0d46f5 btrfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  89. 2b88fc2 ubifs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  90. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. c315ef8 Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7 by Chris Mason · 8 years ago
  92. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 681750c Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  94. 820c687 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  95. dba1e98 Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 8 years ago
  96. cb6fd68 exec: clarify reasoning for euid/egid reset by Kees Cook · 8 years ago
  97. 897fba1 remove directory incorrectly tries to set delete on close on non-empty directories by Steve French · 8 years ago
  98. 5a4f7e8 Update cifs.ko version to 2.09 by Steve French · 8 years ago
  99. 1a967d6 fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication by Stefan Metzmacher · 8 years ago
  100. 777f69b fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication by Stefan Metzmacher · 8 years ago