1. f0c9fd5 jbd2: move more common code into journal_init_common() by Geliang Tang · 8 years ago
  2. be32197 ext4: remove unused definition for MAX_32_NUM by Fabian Frederick · 8 years ago
  3. 518eaa6 ext4: create EXT4_MAX_BLOCKS() macro by Fabian Frederick · 8 years ago
  4. c3fe493 ext4: remove unneeded test in ext4_alloc_file_blocks() by Fabian Frederick · 8 years ago
  5. edf15aa ext4: fix memory leak in ext4_insert_range() by Fabian Frederick · 8 years ago
  6. 4e800c0 ext4: bugfix for mmaped pages in mpage_release_unused_pages() by wangguang · 8 years ago
  7. e22834f ext4: improve ext4lazyinit scalability by Dmitry Monakhov · 8 years ago
  8. 6ae4c5a ext4: cleanup ext4_sync_parent() by Jan Kara · 8 years ago
  9. 0b7b777 ext4: remove old feature helpers by Kaho Ng · 8 years ago
  10. 49da939 ext4: enable quota enforcement based on mount options by Jan Kara · 8 years ago
  11. 93e3b4e ext4: reinforce check of i_dtime when clearing high fields of uid and gid by Daeho Jeong · 8 years ago
  12. 8913f34 mbcache: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
  13. 14fbd4a ext4: enforce online defrag restriction for encrypted files by Eric Whitney · 8 years ago
  14. dfa2064 ext4: factor out loop for freeing inode xattr space by Jan Kara · 8 years ago
  15. 6e0cd08 ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea() by Jan Kara · 8 years ago
  16. 3f2571c ext4: factor out xattr moving by Jan Kara · 8 years ago
  17. 9440571 ext4: replace bogus assertion in ext4_xattr_shift_entries() by Jan Kara · 8 years ago
  18. 1cba423 ext4: remove checks for e_value_block by Jan Kara · 8 years ago
  19. 2de58f1 ext4: Check that external xattr value block is zero by Jan Kara · 8 years ago
  20. e3014d1 ext4: fixup free space calculations when expanding inodes by Jan Kara · 8 years ago
  21. b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  22. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  23. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  24. 370f601 Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  25. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  26. 088bf2f fs/seq_file: fix out-of-bounds read by Vegard Nossum · 8 years ago
  27. 079d37d dlm: fix malfunction of dlm_tool caused by debugfs changes by Eric Ren · 8 years ago
  28. 5bb53c0 fs/block_dev: fix potential NULL ptr deref in freeze_bdev() by Andrey Ryabinin · 8 years ago
  29. 28a2359 Btrfs: fix lockdep warning on deadlock against an inode's log mutex by Filipe Manana · 8 years ago
  30. 1ba98d0 Btrfs: detect corruption when non-root leaf has zero item by Liu Bo · 8 years ago
  31. 053ab70f Btrfs: check btree node's nritems by Liu Bo · 8 years ago
  32. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  33. 187ee58 Btrfs: fix em leak in find_first_block_group by Josef Bacik · 8 years ago
  34. 1423881 btrfs: do not background blkdev_put() by Anand Jain · 8 years ago
  35. 28b737f Btrfs: clarify do_chunk_alloc()'s return value by Liu Bo · 8 years ago
  36. 9e7cc91 btrfs: fix fsfreeze hang caused by delayed iputs deal by Wang Xiaoguang · 8 years ago
  37. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  38. 4824f1f btrfs: divide btrfs_update_reserved_bytes() into two functions by Wang Xiaoguang · 8 years ago
  39. dcb40c1 btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() by Wang Xiaoguang · 8 years ago
  40. df2c95f btrfs: qgroup: Fix qgroup incorrectness caused by log replay by Qu Wenruo · 8 years ago
  41. 62b9954 btrfs: relocation: Fix leaking qgroups numbers on data extents by Qu Wenruo · 8 years ago
  42. cb93b52 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() by Qu Wenruo · 8 years ago
  43. d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 8 years ago
  44. d2c609b btrfs: properly track when rescan worker is running by Jeff Mahoney · 8 years ago
  45. eecba89 btrfs: flush_space: treat return value of do_chunk_alloc properly by Alex Lyakas · 9 years ago
  46. f3bca80 Btrfs: add ASSERT for block group's memory leak by Liu Bo · 8 years ago
  47. d8422ba3 btrfs: backref: Fix soft lockup in __merge_refs function by Qu Wenruo · 8 years ago
  48. 1c1ea4f Btrfs: fix memory leak of reloc_root by Liu Bo · 8 years ago
  49. 94ef71a Merge tag 'upstream-4.8-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  50. b059152 Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  51. 17ce1eb ubifs: Fix xattr generic handler usage by Richard Weinberger · 8 years ago
  52. c0082e9 ubifs: Fix assertion in layout_in_gaps() by Vincent Stehlé · 8 years ago
  53. e9e5e3f bdev: fix NULL pointer dereference by Vegard Nossum · 8 years ago
  54. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  55. 20a3d61 f2fs: avoid potential deadlock in f2fs_move_file_range by Chao Yu · 8 years ago
  56. fe8494b f2fs: allow copying file range only in between regular files by Chao Yu · 8 years ago
  57. 3024c9a Revert "f2fs: move i_size_write in f2fs_write_end" by Chao Yu · 8 years ago
  58. b873b79 Revert "f2fs: use percpu_rw_semaphore" by Jaegeuk Kim · 8 years ago
  59. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  60. 32438cf Merge branch 'iomap-fixes-4.8-rc3' into for-next by Dave Chinner · 8 years ago
  61. a03f1a6 xfs: remove OWN_AG rmap when allocating a block from the AGFL by Darrick J. Wong · 8 years ago
  62. 1d4795e xfs: (re-)implement FIEMAP_FLAG_XATTR by Christoph Hellwig · 8 years ago
  63. b95a212 xfs: simplify xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  64. f20ac7a iomap: mark ->iomap_end as optional by Christoph Hellwig · 8 years ago
  65. ac2dc05 iomap: prepare iomap_fiemap for attribute mappings by Dave Chinner · 8 years ago
  66. 8896b8f iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag by Dave Chinner · 8 years ago
  67. 274c887 iomap: remove superflous pagefault_disable from iomap_write_actor by Christoph Hellwig · 8 years ago
  68. 97dd8c9 iomap: remove superflous mark_page_accessed from iomap_write_actor by Christoph Hellwig · 8 years ago
  69. f32866fd xfs: store rmapbt block count in the AGF by Darrick J. Wong · 8 years ago
  70. 8b2180b xfs: don't invalidate whole file on DAX read/write by Dave Chinner · 8 years ago
  71. 0af32fb xfs: fix bogus space reservation in xfs_iomap_write_allocate by Christoph Hellwig · 8 years ago
  72. 4dd3fd7 xfs: don't assert fail on non-async buffers on ioacct decrement by Brian Foster · 8 years ago
  73. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  74. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  75. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  76. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  77. 4b9eaf3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  78. 2f95ff9 proc, meminfo: use correct helpers for calculating LRU sizes in meminfo by Mel Gorman · 8 years ago
  79. 3b3ce01 Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  80. 4269139 nfsd: Fix race between FREE_STATEID and LOCK by Chuck Lever · 8 years ago
  81. 2e81a4e ext4: avoid deadlock when expanding inode size by Jan Kara · 8 years ago
  82. 443a8c4 ext4: properly align shifted xattrs when expanding inodes by Jan Kara · 8 years ago
  83. 418c12d ext4: fix xattr shifting when expanding inodes part 2 by Jan Kara · 8 years ago
  84. d014119 ext4: fix xattr shifting when expanding inodes by Jan Kara · 8 years ago
  85. 502aa0a nfsd: fix dentry refcounting on create by Josef Bacik · 8 years ago
  86. 9512c47 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  87. 51350ea mm, writeback: flush plugged IO in wakeup_flusher_threads() by Konstantin Khlebnikov · 8 years ago
  88. c4159a7 mm: memcontrol: only mark charged pages with PageKmemcg by Vladimir Davydov · 8 years ago
  89. 4eacd4c ceph: initialize pathbase in the !dentry case in encode_caps_cb() by Ilya Dryomov · 8 years ago
  90. e4d2b16 ceph: fix null pointer dereference in ceph_flush_snaps() by Yan, Zheng · 8 years ago
  91. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  92. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  93. e9d488c Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc by Linus Torvalds · 8 years ago
  94. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  95. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. 0cbbc42 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  97. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  98. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  99. a02040d Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  100. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago