1. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 8 years ago
  2. 0040773 make xattr_resolve_handlers() safe to use with NULL ->s_xattr by Al Viro · 8 years ago
  3. aaf431b xattr: Fail with -EINVAL for NULL attribute names by Andreas Gruenbacher · 8 years ago
  4. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  5. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 8 years ago
  6. f1fee65 btrfs: scrub: Set bbio to NULL before calling btrfs_map_block by Zhao Lei · 8 years ago
  7. 2d324f5 Btrfs: fix unexpected return value of fiemap by Liu Bo · 8 years ago
  8. 1c8b5b6 Btrfs: free sys_array eb as soon as possible by Liu Bo · 8 years ago
  9. fb1084e nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO by Tom Haynes · 8 years ago
  10. ade8feb nfs: avoid race that crashes nfs_init_commit by Weston Andros Adamson · 8 years ago
  11. 2997bfd NFS: checking for NULL instead of IS_ERR() in nfs_commit_file() by Dan Carpenter · 8 years ago
  12. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  13. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  14. 1112018 ubifs: ubifs_dump_inode: Fix dumping field bulk_read by Andreas Gruenbacher · 8 years ago
  15. 84787c5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  16. f268dfe exec: make exec path waiting for mmap_sem killable by Michal Hocko · 8 years ago
  17. 013373e aio: make aio_setup_ring killable by Michal Hocko · 8 years ago
  18. 4136c26 coredump: make coredump_wait wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  19. 4e80153 mm, proc: make clear_refs killable by Michal Hocko · 8 years ago
  20. ecc2bc8 mm, elf: handle vm_brk error by Michal Hocko · 8 years ago
  21. 864778b mm, aout: handle vm_brk failures by Michal Hocko · 8 years ago
  22. 9eb8a65 exec: remove the no longer needed remove_arg_zero()->free_arg_page() by Oleg Nesterov · 8 years ago
  23. 076a378 nilfs2: fix block comments by Ryusuke Konishi · 8 years ago
  24. 80d6505 nilfs2: remove loops of single statement macros by Ryusuke Konishi · 8 years ago
  25. 7f00184 nilfs2: remove unnecessary else after return or break by Ryusuke Konishi · 8 years ago
  26. 0c6c44c nilfs2: avoid bare use of 'unsigned' by Ryusuke Konishi · 8 years ago
  27. 7592ecd nilfs2: fix code indent coding style issue by Ryusuke Konishi · 8 years ago
  28. c9cb9b5 nilfs2: remove space before semicolon by Ryusuke Konishi · 8 years ago
  29. 06f4abf nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error() by Ryusuke Konishi · 8 years ago
  30. facb9ec nilfs2: clean trailing semicolons in macros by Ryusuke Konishi · 8 years ago
  31. 4ad364c nilfs2: add missing line spacing by Ryusuke Konishi · 8 years ago
  32. e7a142a nilfs2: replace __attribute__((packed)) with __packed by Ryusuke Konishi · 8 years ago
  33. 2d19961 nilfs2: move cleanup code of metadata file from inode routines by Ryusuke Konishi · 8 years ago
  34. 24e20ea nilfs2: get rid of nilfs_mdt_mark_block_dirty() by Ryusuke Konishi · 8 years ago
  35. 4b420ab nilfs2: clean up old e-mail addresses by Ryusuke Konishi · 8 years ago
  36. 5726d0b nilfs2: remove FSF mailing address from GPL notices by Ryusuke Konishi · 8 years ago
  37. f19e78d nilfs2: remove space before comma by Ryusuke Konishi · 8 years ago
  38. 8fa7c32 nilfs2: fix white space issue in nilfs_mount() by Ryusuke Konishi · 8 years ago
  39. 1c613cb nilfs2: constify nilfs_sc_operations structures by Julia Lawall · 8 years ago
  40. a46d8c3 fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  41. 77169af fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  42. d6e0203 fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULL by Salah Triki · 8 years ago
  43. 44ad809 fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULL by Salah Triki · 8 years ago
  44. e4c7f5b fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  45. c940876 fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  46. 6c8da24 fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializations to NULL by Salah Triki · 8 years ago
  47. 3080ea9 fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  48. ff2fe0a fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization to NULL by Salah Triki · 8 years ago
  49. f43edca ELF/MIPS build fix by Ralf Baechle · 8 years ago
  50. 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
  51. 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
  52. 36092ee Merge branch 'for-4.7/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  53. 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
  54. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  55. acc93d3 Revert "block: enable dax for raw block devices" by Dan Williams · 8 years ago
  56. 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
  57. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. b99a9e8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  59. 4108124 fs/efs/super.c: fix return value by Heloise · 8 years ago
  60. 78a9be0 dax: move RADIX_DAX_ definitions to dax.c by NeilBrown · 8 years ago
  61. 8236431 fs/efivarfs/inode.c: use generic UUID library by Andy Shevchenko · 8 years ago
  62. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  63. 1b3044e procfs: fix pthread cross-thread naming if !PR_DUMPABLE by Janis Danisevskis · 8 years ago
  64. 3e42979 procfs: expose umask in /proc/<PID>/status by Richard W.M. Jones · 8 years ago
  65. d2005e3 userfaultfd: don't pin the user memory in userfaultfd_file_create() by Oleg Nesterov · 8 years ago
  66. 78ebc2f mm,writeback: don't use memory reserves for wb_start_writeback by Tetsuo Handa · 8 years ago
  67. 63678c3 tmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMU by Rich Felker · 8 years ago
  68. 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
  69. 0f3311a f2fs: fix to update dirty page count correctly by Chao Yu · 8 years ago
  70. 38f91ca f2fs: flush pending bios right away when error occurs by Jaegeuk Kim · 8 years ago
  71. 975756c f2fs: avoid ENOSPC fault in the recovery process by Jaegeuk Kim · 8 years ago
  72. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. 48a77aa CIFS: Remove some obsolete comments by Steve French · 8 years ago
  74. b74cb9a cifs: Create dedicated keyring for spnego operations by Sachin Prabhu · 8 years ago
  75. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 8 years ago
  76. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  77. 8f9b180 ocfs2: clean up an unneeded goto in ocfs2_put_slot() by Guozhonghua · 8 years ago
  78. aa6913d ocfs2: clean up unused parameter 'count' in o2hb_read_block_input() by Jun Piao · 8 years ago
  79. c14688e ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_rec by piaojun · 8 years ago
  80. 8ba4422 ocfs2: fix comment in struct ocfs2_extended_slot by Guozhonghua · 8 years ago
  81. 766b9f9 fs: poll/select/recvmmsg: use timespec64 for timeout events by Deepa Dinamani · 8 years ago
  82. 35e4817 fsnotify: avoid spurious EMFILE errors from inotify_init() by Jan Kara · 8 years ago
  83. 555b67e Merge branch 'xfs-4.7-inode-reclaim' into for-next by Dave Chinner · 8 years ago
  84. 544ad71 Merge branch 'xfs-4.7-error-cfg' into for-next by Dave Chinner · 8 years ago
  85. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 8 years ago
  86. a7792aa Merge branch 'xfs-4.7-cleanup-attr-listent' into for-next by Dave Chinner · 8 years ago
  87. 5b911354 Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next by Dave Chinner · 8 years ago
  88. d6bd961 Merge branch 'xfs-4.7-trans-type-cleanup' into for-next by Dave Chinner · 8 years ago
  89. 8b7a242 Merge branch 'xfs-4.7-writeback-bio' into for-next by Dave Chinner · 8 years ago
  90. 690a787 xfs: fix warning in xfs_finish_page_writeback for non-debug builds by Christoph Hellwig · 8 years ago
  91. 4d9a2c8 dax: Remove i_mmap_lock protection by Jan Kara · 8 years ago
  92. bc2466e dax: Use radix tree entry lock to protect cow faults by Jan Kara · 8 years ago
  93. ac401cc dax: New fault locking by Jan Kara · 8 years ago
  94. e804315 dax: Define DAX lock bit for radix tree exceptional entry by Jan Kara · 8 years ago
  95. 348e967 dax: Make huge page handling depend of CONFIG_BROKEN by Jan Kara · 8 years ago
  96. b995353 dax: Fix condition for filling of PMD holes by Jan Kara · 8 years ago
  97. e1daca2 ocfs2/cluster: block BH in TCP callbacks by Eric Dumazet · 8 years ago
  98. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  99. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  100. b8bef79 f2fs: make exit_f2fs_fs more clear by Tiezhu Yang · 8 years ago