1. ebeaa8d Revert "jbd2: speedup jbd2_journal_dirty_metadata()" by Linus Torvalds · 9 years ago
  2. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  3. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  4. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. b4176b7 coredump: add __printf attribute to cn_*printf functions by Nicolas Iooss · 9 years ago
  6. 5202efe coredump: use from_kuid/kgid when formatting corename by Nicolas Iooss · 9 years ago
  7. 89bfae4 fs/reiserfs: remove unneeded cast by Firo Yang · 9 years ago
  8. f73c2f1 NILFS2: support NFSv2 export by NeilBrown · 9 years ago
  9. 9f0f564 fs/befs/btree.c: remove unneeded initializations by Fabian Frederick · 9 years ago
  10. 83b08bf fs/minix: remove unneeded cast by Firo Yang · 9 years ago
  11. 35a4c90 fs/efs: femove unneeded cast by Firo Yang · 9 years ago
  12. ec3904d fs/ext4/super.c: use strreplace() in ext4_fill_super() by Rasmus Villemoes · 9 years ago
  13. 81ae394 fs/jbd2/journal.c: use strreplace() by Rasmus Villemoes · 9 years ago
  14. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  15. c2c0bb4 proc: fix PAGE_SIZE limit of /proc/$PID/cmdline by Alexey Dobriyan · 9 years ago
  16. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  17. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  18. cc8a0a9 Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  19. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  20. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. 266da6f Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  22. cfcc0ad Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  23. a7296b49 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  24. 6afdb85 mm: do not ignore mapping_gfp_mask in page cache allocation paths by Michal Hocko · 9 years ago
  25. a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
  26. f51c0ea procfs: treat parked tasks as sleeping for task state by Chris Metcalf · 9 years ago
  27. b519ea6 ocfs2: mark local functions as static by Joseph Qi · 9 years ago
  28. ab1ba02 ocfs2: use swap() in ocfs2_double_lock() by Fabian Frederick · 9 years ago
  29. a612543 ocfs2: use swap() in swap_refcount_rec() by Fabian Frederick · 9 years ago
  30. 2a28f98 ocfs2: use swap() in dx_leaf_sort_swap() by Fabian Frederick · 9 years ago
  31. ae1f081 ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks by Joseph Qi · 9 years ago
  32. 74e364a ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger() by Xue jiufei · 9 years ago
  33. fce56d8 ocfs2: o2net: should remove debugfs in o2net_init() out branch by alex chen · 9 years ago
  34. fa5a0eb ocfs2: remove OCFS2_IOCB_SEM lock type in direct io by WeiWei Wang · 9 years ago
  35. e272e7f ocfs2: do not BUG if jbd2_journal_dirty_metadata fails by Joseph Qi · 9 years ago
  36. 099768b ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left() by Xue jiufei · 9 years ago
  37. 9f99ad0 ocfs2: return error when ocfs2_figure_merge_contig_type() fails by Xue jiufei · 9 years ago
  38. 345dc68 ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set by Joseph Qi · 9 years ago
  39. 2e17315 ocfs2: use retval instead of status for checking error by Daeseok Youn · 9 years ago
  40. cf1776a ocfs2: fix a tiny race when truncate dio orohaned entry by Joseph Qi · 9 years ago
  41. e327284 ocfs2: remove __mlog_cpu_guess by Andrew Morton · 9 years ago
  42. 7c2bd2f ocfs2: reduce object size of mlog uses by Joe Perches · 9 years ago
  43. 5286d20 configfs: unexport/make static config_item_init() by Fabian Frederick · 9 years ago
  44. b0cbeee NTFS: use kvfree() in ntfs_free() by Pekka Enberg · 9 years ago
  45. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  46. 54245ed Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  47. a2fd66d ext4: set lazytime on remount if MS_LAZYTIME is set by mount by Theodore Ts'o · 9 years ago
  48. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  51. 3da40c7 ext4: only call ext4_truncate when size <= isize by Josef Bacik · 9 years ago
  52. 04e2241 ext4: make online defrag error reporting consistent by Eric Whitney · 9 years ago
  53. c27e43a ext4: minor cleanup of ext4_da_reserve_space() by Eric Whitney · 9 years ago
  54. 292db1b ext4: don't retry file block mapping on bigalloc fs with non-extent file by Darrick J. Wong · 9 years ago
  55. c5e298a ext4: prevent ext4_quota_write() from failing due to ENOSPC by Theodore Ts'o · 9 years ago
  56. 89d96a6 ext4: call sync_blockdev() before invalidate_bdev() in put_super() by Theodore Ts'o · 9 years ago
  57. 2143c19 jbd2: speedup jbd2_journal_dirty_metadata() by Jan Kara · 9 years ago
  58. a7c6f57 seqcount: Rename write_seqcount_barrier() by Peter Zijlstra · 9 years ago
  59. fb02915 kernfs: make kernfs_get_inode() public by Tejun Heo · 9 years ago
  60. 46b15ca vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB by Tejun Heo · 9 years ago
  61. dd73e4b writeback: do foreign inode detection iff cgroup writeback is enabled by Tejun Heo · 9 years ago
  62. 7b506b1 jbd2: get rid of open coded allocation retry loop by Michal Hocko · 9 years ago
  63. b03a2f7 ext4: improve warning directory handling messages by Andreas Dilger · 9 years ago
  64. 6f6a6fd jbd2: fix ocfs2 corrupt when updating journal superblock fails by Joseph Qi · 9 years ago
  65. 97b4af2 ext4: mballoc: avoid 20-argument function call by Rasmus Villemoes · 9 years ago
  66. 0d306dc ext4: wait for existing dio workers in ext4_alloc_file_blocks() by Lukas Czerner · 9 years ago
  67. 4134f5c ext4: recalculate journal credits as inode depth changes by Lukas Czerner · 9 years ago
  68. b4f1afc jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail() by Dmitry Monakhov · 9 years ago
  69. bf86546 ext4: use swap() in mext_page_double_lock() by Fabian Frederick · 9 years ago
  70. 4b7e2db ext4: use swap() in memswap() by Fabian Frederick · 9 years ago
  71. bdf9683 ext4: fix race between truncate and __ext4_journalled_writepage() by Theodore Ts'o · 9 years ago
  72. 1cb767c ext4 crypto: fail the mount if blocksize != pagesize by Theodore Ts'o · 9 years ago
  73. 3c45414 f2fs: do not trim preallocated blocks when truncating after i_size by Chao Yu · 9 years ago
  74. 43f54cd f2fs crypto: add alloc_bounce_page by Jaegeuk Kim · 9 years ago
  75. 7e8e754 f2fs crypto: fix to handle errors likewise ext4 by Jaegeuk Kim · 9 years ago
  76. de6a8ec f2fs: drop the volatile_write flag only by Jaegeuk Kim · 9 years ago
  77. 331573f ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 9 years ago
  78. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. c5bda1c f2fs: skip committing valid superblock by Chao Yu · 9 years ago
  80. 09d54cd f2fs: setting discard option in parse_options() by Chao Yu · 9 years ago
  81. 987aec3 Merge 4.1-rc7 into driver-core-next by Greg Kroah-Hartman · 9 years ago
  82. de92c8c jbd2: speedup jbd2_journal_get_[write|undo]_access() by Jan Kara · 9 years ago
  83. 8b00f40 jbd2: more simplifications in do_get_write_access() by Jan Kara · 9 years ago
  84. d012aa5 jbd2: simplify error path on allocation failure in do_get_write_access() by Jan Kara · 9 years ago
  85. ee57aba jbd2: simplify code flow in do_get_write_access() by Jan Kara · 9 years ago
  86. b4ab9e2 ext4 crypto: fix sparse warnings in fs/ext4/ioctl.c by Fabian Frederick · 9 years ago
  87. 8bc3b1e ext4: BUG_ON assertion repeated for inode1, not done for inode2 by David Moore · 9 years ago
  88. ad0a0ce ext4 crypto: fix ext4_get_crypto_ctx()'s calling convention in ext4_decrypt_one by Theodore Ts'o · 9 years ago
  89. 42ac184 ext4: return error code from ext4_mb_good_group() by Lukas Czerner · 9 years ago
  90. bbdc322 ext4: try to initialize all groups we can in case of failure on ppc64 by Lukas Czerner · 9 years ago
  91. 41e5b7e ext4: verify block bitmap even after fresh initialization by Lukas Czerner · 9 years ago
  92. 412a19b v9fs: fix error handling in v9fs_session_init() by Tejun Heo · 9 years ago
  93. 6ccaf3e jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL by Michal Hocko · 9 years ago
  94. 3dbb5eb ext4 crypto: allocate bounce pages using GFP_NOWAIT by Theodore Ts'o · 9 years ago
  95. f56aa1c f2fs: fix to return exact trimmed size by Jaegeuk Kim · 9 years ago
  96. 161f873b vfs: read file_handle only once in handle_to_path by Sasha Levin · 9 years ago
  97. f62185d f2fs: support FALLOC_FL_INSERT_RANGE by Chao Yu · 9 years ago
  98. 528e345 f2fs: hide common code in f2fs_replace_block by Chao Yu · 9 years ago
  99. d2e73fc buffer: remove unusued 'ret' variable by Jens Axboe · 9 years ago
  100. e8a7abf writeback: disassociate inodes from dying bdi_writebacks by Tejun Heo · 9 years ago