1. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  2. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  3. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  4. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. ea5c58e vfs: clear remainder of 'full_fds_bits' in dup_fd() by Eric Biggers · 9 years ago
  6. b72bdfa mm, oom: add comment for why oom_adj exists by David Rientjes · 9 years ago
  7. 5d3875a mm: clear_soft_dirty_pmd() requires THP by Laurent Dufour · 9 years ago
  8. 326c259 mm: clear pte in clear_soft_dirty() by Laurent Dufour · 9 years ago
  9. aa750fd mm/filemap.c: make global sync not clear error status of individual inodes by Junichi Nomura · 9 years ago
  10. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  11. 25ee01a mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps by Naoya Horiguchi · 9 years ago
  12. b647874 9p: do not overwrite return code when locking fails by Dominique Martinet · 9 years ago
  13. 262d8a8 ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page() by Joseph Qi · 9 years ago
  14. 5afc44e ocfs2: add uuid to ocfs2 thread name for problem analysis by Joseph Qi · 9 years ago
  15. b1529a4 ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error by alex chen · 9 years ago
  16. 0986fe9b ocfs2: fix race between mount and delete node/cluster by Joseph Qi · 9 years ago
  17. 93d911f ocfs2: only take lock if dio entry when recover orphans by Joseph Qi · 9 years ago
  18. 30edc43 ocfs2: do not include dio entry in case of orphan scan by Joseph Qi · 9 years ago
  19. 1d1aff8 ocfs2: improve performance for localalloc by Joseph Qi · 9 years ago
  20. 4e357b9 ocfs2: fill in the unused portion of the block with zeros by dio_zero_block() by jiangyiwen · 9 years ago
  21. d162eaa ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code by Norton.Zhu · 9 years ago
  22. ce4f2fd logfs: fix build warning by Sudip Mukherjee · 9 years ago
  23. d30e2c0 inotify: actually check for invalid bits in sys_inotify_add_watch() by Dave Hansen · 9 years ago
  24. 6933599 inotify: hide internal kernel bits from fdinfo by Dave Hansen · 9 years ago
  25. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  26. 6de29ccb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  27. 66339fda Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  28. 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
  29. 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
  30. 9576c2f Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  31. 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
  32. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. d9734e0 Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  34. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  35. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 7eeef2a Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. a6b1533 dlm: make posix locks interruptible by Eric Ren · 9 years ago
  38. 306e5c2 pstore: fix code comment to match code by Geliang Tang · 9 years ago
  39. a5ad88c mm: get rid of 'vmalloc_info' from /proc/meminfo by Linus Torvalds · 9 years ago
  40. 2e00266 Merge branch 'fs-file-descriptor-optimization' by Linus Torvalds · 9 years ago
  41. fc90888 vfs: conditionally clear close-on-exec flag by Linus Torvalds · 9 years ago
  42. f3f86e3 vfs: Fix pathological performance case for __alloc_fd() by Linus Torvalds · 9 years ago
  43. 4bb0fb5 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  44. b33e18f fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_split_work_to_wbs() by Tejun Heo · 9 years ago
  45. f2ca379 namei: permit linking with CAP_FOWNER in userns by Dirk Steinmetz · 9 years ago
  46. ea1ee5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  47. 37902bc Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  48. b67de01 ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put by Joseph Qi · 9 years ago
  49. 616fb38 locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait by Benjamin Coddington · 9 years ago
  50. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  51. e55c34a locks: introduce locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  52. 7e26e9f pstore: Fix return type of pstore_is_mounted() by Geliang Tang · 9 years ago
  53. beaa57d f2fs: fix to skip shrinking extent nodes by Chao Yu · 9 years ago
  54. a6be014 f2fs: fix error path of ->symlink by Chao Yu · 9 years ago
  55. 7fee740 f2fs: fix to clear GCed flag for atomic written page by Chao Yu · 9 years ago
  56. ee1d267 pstore: add pstore unregister by Geliang Tang · 9 years ago
  57. 2b246fb f2fs: don't need to submit bio on error case by Jaegeuk Kim · 9 years ago
  58. d7b8b38 f2fs: fix leakage of inmemory atomic pages by Jaegeuk Kim · 9 years ago
  59. 0f89abf btrfs: fix possible leak in btrfs_ioctl_balance() by Christian Engelmayer · 9 years ago
  60. f96999c f2fs: refactor __find_rev_next_{zero}_bit by Jaegeuk Kim · 9 years ago
  61. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
  62. 1873041 pstore: add a helper function pstore_register_kmsg by Geliang Tang · 9 years ago
  63. 549b39a pstore: add vmalloc error check by Geliang Tang · 9 years ago
  64. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  65. 0f6925f btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size by Qu Wenruo · 9 years ago
  66. 67f8cf3c f2fs: support fiemap for inline_data by Jaegeuk Kim · 9 years ago
  67. 1d373a0 f2fs: flush dirty data for bmap by Jaegeuk Kim · 9 years ago
  68. 37c1c04 sysfs: added __compat_only_sysfs_link_entry_to_kobj() by Jarkko Sakkinen · 9 years ago
  69. c23fe83 debugfs: Add debugfs_create_ulong() by Viresh Kumar · 9 years ago
  70. 6713e8f debugfs: Add read-only/write-only bool file ops by Stephen Boyd · 9 years ago
  71. 6db6652 debugfs: Add read-only/write-only size_t file ops by Stephen Boyd · 9 years ago
  72. 82b7d4f debugfs: Add read-only/write-only x64 file ops by Stephen Boyd · 9 years ago
  73. b97f679 debugfs: Consolidate file mode checks in debugfs_create_*() by Stephen Boyd · 9 years ago
  74. 6aa8ca4 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  75. 3d87518 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. 0f90cc6 mm, dax: fix DAX deadlocks by Ross Zwisler · 9 years ago
  77. 063d99b mm, fs: obey gfp_mapping for add_to_page_cache() by Michal Hocko · 9 years ago
  78. c7823b6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  79. 6ca7d91 locks: Use more file_inode and fix a comment by Benjamin Coddington · 9 years ago
  80. a7b7617 mm: add architecture primitives for software dirty bit clearing by Martin Schwidefsky · 9 years ago
  81. dc6c5fb btrfs: fix use after free iterating extrefs by Chris Mason · 9 years ago
  82. 8eb9345 btrfs: check unsupported filters in balance arguments by David Sterba · 9 years ago
  83. 5b5f145 Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  84. 84e4214 f2fs: relocate the tracepoint for background_gc by Jaegeuk Kim · 9 years ago
  85. 08b39fb f2fs crypto: fix racing of accessing encrypted page among by Chao Yu · 9 years ago
  86. ea1a29a0 f2fs: export ra_nid_pages to sysfs by Chao Yu · 9 years ago
  87. 2db2388 f2fs: readahead for free nids building by Chao Yu · 9 years ago
  88. 26879fb f2fs: support lower priority asynchronous readahead in ra_meta_pages by Chao Yu · 9 years ago
  89. 2b94700 f2fs: don't tag REQ_META for temporary non-meta pages by Chao Yu · 9 years ago
  90. b8c2940 f2fs: add a tracepoint for f2fs_read_data_pages by Chao Yu · 9 years ago
  91. a56c7c6 f2fs: set GFP_NOFS for grab_cache_page by Jaegeuk Kim · 9 years ago
  92. 6e2c64a f2fs: fix SSA updates resulting in corruption by Jaegeuk Kim · 9 years ago
  93. a125702 Revert "f2fs: do not skip dentry block writes" by Jaegeuk Kim · 9 years ago
  94. c912a82 f2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failure by Jaegeuk Kim · 9 years ago
  95. b817525 writeback: bdi_writeback iteration must not skip dying ones by Tejun Heo · 9 years ago
  96. 6fdf860 writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback() by Tejun Heo · 9 years ago
  97. 5ffdbe8 ovl: free lower_mnt array in ovl_put_super by Konstantin Khlebnikov · 9 years ago
  98. 0f95502 ovl: free stack of paths in ovl_fill_super by Konstantin Khlebnikov · 9 years ago
  99. 1c8a47d ovl: fix open in stacked overlay by Miklos Szeredi · 9 years ago
  100. ab79efa ovl: fix dentry reference leak by David Howells · 9 years ago