1. e4da7e9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  2. 4e14e49 Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next by Dave Chinner · 9 years ago
  3. 1bde925 fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries by Rich Felker · 9 years ago
  4. 28f6570 fs/stat.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  5. 3cc5d9a fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  6. 3348a17 fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  7. 4467e29f fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  8. a2a1704 fs/jfs: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
  9. fdca5e6 fs/hpfs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  10. a8415e4 fs/f2fs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  11. d7df000 fs/ext2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  12. 5738939 fs/exofs/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  13. 7cac0a8 fs/btrfs/inode.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  14. 349c703 fs/9p: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
  15. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  16. dbce03b fs/writeback.c: fix kernel-doc warnings by Randy Dunlap · 9 years ago
  17. 30fdc8e fs/inode.c: fix kernel-doc warning by Randy Dunlap · 9 years ago
  18. 7a29ac4 xfs: give all workqueues rescuer threads by Chris Mason · 9 years ago
  19. 848ccfc xfs: fix log recovery op header validation assert by Brian Foster · 9 years ago
  20. edfb8ebc xfs: Fix error path in xfs_get_acl by Andreas Gruenbacher · 9 years ago
  21. f1cd1f0 Btrfs: fix race when listing an inode's xattrs by Filipe Manana · 9 years ago
  22. ab27a8d coredump: add DAX filtering for FDPIC ELF coredumps by Ross Zwisler · 9 years ago
  23. 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 9 years ago
  24. 31dddd9 GFS2: Fix rgrp end rounding problem for bsize < page size by Bob Peterson · 9 years ago
  25. 7b52e27 Allow copy offload (CopyChunk) across shares by Steve French · 9 years ago
  26. 1d512cb Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow by Filipe Manana · 9 years ago
  27. aeafbf8 Btrfs: fix race leading to incorrect item deletion when dropping extents by Filipe Manana · 9 years ago
  28. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  30. 15c4f63 directio: add block polling support by Jens Axboe · 9 years ago
  31. 8c1c5f2 ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs by Dongsheng Yang · 9 years ago
  32. ab92a20 ubifs: make ubifs_[get|set]xattr atomic by Dongsheng Yang · 9 years ago
  33. 0f93090 fs, seqfile: always allow oom killer by Greg Thelen · 9 years ago
  34. 25c6bb76e seq_file: reuse string_escape_str() by Andy Shevchenko · 9 years ago
  35. 8b91a31 fs/seq_file: use seq_* helpers in seq_hex_dump() by Andy Shevchenko · 9 years ago
  36. d61ba58 coredump: change zap_threads() and zap_process() to use for_each_thread() by Oleg Nesterov · 9 years ago
  37. 5fa534c coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP by Oleg Nesterov · 9 years ago
  38. 9317bb9 signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT) by Oleg Nesterov · 9 years ago
  39. 9a13049 signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() by Oleg Nesterov · 9 years ago
  40. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  41. 4f05028 nilfs2: fix gcc uninitialized-variable warnings in powerpc build by Ryusuke Konishi · 9 years ago
  42. 09ef29e nilfs2: fix gcc unused-but-set-variable warnings by Ryusuke Konishi · 9 years ago
  43. a9cd207 nilfs2: add tracepoints for analyzing reading and writing metadata files by Hitoshi Mitake · 9 years ago
  44. 83eec5e nilfs2: add tracepoints for analyzing sufile manipulation by Hitoshi Mitake · 9 years ago
  45. 44fda11 nilfs2: add a tracepoint for transaction events by Hitoshi Mitake · 9 years ago
  46. 5849770 nilfs2: add a tracepoint for tracking stage transition of segment construction by Hitoshi Mitake · 9 years ago
  47. d0c14a9 nilfs2: free unused dat file blocks during garbage collection by Ryusuke Konishi · 9 years ago
  48. da01995 nilfs2: add helper functions to delete blocks from dat file by Ryusuke Konishi · 9 years ago
  49. b225809 nilfs2: get rid of nilfs_palloc_group_is_in() by Ryusuke Konishi · 9 years ago
  50. 18c41b3 nilfs2: refactor nilfs_palloc_find_available_slot() by Ryusuke Konishi · 9 years ago
  51. 4e9e63a nilfs2: do not call nilfs_mdt_bgl_lock() needlessly by Ryusuke Konishi · 9 years ago
  52. b7bed71 nilfs2: use nilfs_warning() in allocator implementation by Ryusuke Konishi · 9 years ago
  53. da80a39 nilfs2: drop null test before destroy functions by Julia Lawall · 9 years ago
  54. eac44a5 fs/jffs2/wbuf.c: remove stray semicolon by Andrew Morton · 9 years ago
  55. 54708d2 proc: actually make proc_fd_permission() thread-friendly by Oleg Nesterov · 9 years ago
  56. 3a49f3d fs/proc/array.c: set overflow flag in case of error by Andy Shevchenko · 9 years ago
  57. 23d0127 fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writeback by Jan Kara · 9 years ago
  58. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  59. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  60. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  61. 27eb427b Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  62. 7130098 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  63. 54bcfdf UBIFS: Delete unnecessary checks before the function call "iput" by Markus Elfring · 9 years ago
  64. aeeb14f UBIFS: Fix possible memory leak in ubifs_readdir() by Richard Weinberger · 9 years ago
  65. 86ba9ed fs/ubifs: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  66. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  67. 02f0d3f Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  68. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  69. ea5c58e vfs: clear remainder of 'full_fds_bits' in dup_fd() by Eric Biggers · 9 years ago
  70. b72bdfa mm, oom: add comment for why oom_adj exists by David Rientjes · 9 years ago
  71. 5d3875a mm: clear_soft_dirty_pmd() requires THP by Laurent Dufour · 9 years ago
  72. 326c259 mm: clear pte in clear_soft_dirty() by Laurent Dufour · 9 years ago
  73. aa750fd mm/filemap.c: make global sync not clear error status of individual inodes by Junichi Nomura · 9 years ago
  74. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  75. 25ee01a mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps by Naoya Horiguchi · 9 years ago
  76. b647874 9p: do not overwrite return code when locking fails by Dominique Martinet · 9 years ago
  77. 262d8a8 ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page() by Joseph Qi · 9 years ago
  78. 5afc44e ocfs2: add uuid to ocfs2 thread name for problem analysis by Joseph Qi · 9 years ago
  79. b1529a4 ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error by alex chen · 9 years ago
  80. 0986fe9b ocfs2: fix race between mount and delete node/cluster by Joseph Qi · 9 years ago
  81. 93d911f ocfs2: only take lock if dio entry when recover orphans by Joseph Qi · 9 years ago
  82. 30edc43 ocfs2: do not include dio entry in case of orphan scan by Joseph Qi · 9 years ago
  83. 1d1aff8 ocfs2: improve performance for localalloc by Joseph Qi · 9 years ago
  84. 4e357b9 ocfs2: fill in the unused portion of the block with zeros by dio_zero_block() by jiangyiwen · 9 years ago
  85. d162eaa ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code by Norton.Zhu · 9 years ago
  86. ce4f2fd logfs: fix build warning by Sudip Mukherjee · 9 years ago
  87. d30e2c0 inotify: actually check for invalid bits in sys_inotify_add_watch() by Dave Hansen · 9 years ago
  88. 6933599 inotify: hide internal kernel bits from fdinfo by Dave Hansen · 9 years ago
  89. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  90. 6de29ccb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  91. 66339fda Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  92. 0fcb9d2 Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  93. d000f8d Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 9 years ago
  94. 9576c2f Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  95. 3b2ba7b Btrfs: fix sleeping inside atomic context in qgroup rescan worker by Filipe Manana · 9 years ago
  96. 190631f Btrfs: fix race waiting for qgroup rescan worker by Filipe Manana · 9 years ago
  97. 7343dd6 btrfs: qgroup: exit the rescan worker during umount by Justin Maggard · 9 years ago
  98. 9c9464c Btrfs: fix extent accounting for partial direct IO writes by Filipe Manana · 9 years ago
  99. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  100. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago