1. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  4. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  5. f99d4fb nfsd: add SCSI layout support by Christoph Hellwig · 8 years ago
  6. 81c3932 nfsd: add a new config option for the block layout driver by Christoph Hellwig · 8 years ago
  7. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  8. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  9. 2cdb958 Merge branch 'xfs-misc-fixes-4.6-4' into for-next by Dave Chinner · 8 years ago
  10. 355cced xfs: always set rvalp in xfs_dir2_node_trim_free by Christoph Hellwig · 8 years ago
  11. cc07eed xfs: ensure committed is initialized in xfs_trans_roll by Eric Sandeen · 8 years ago
  12. d34999c xfs: borrow indirect blocks from freed extent when available by Brian Foster · 8 years ago
  13. a9bd24a xfs: refactor delalloc indlen reservation split into helper by Brian Foster · 8 years ago
  14. b2706a0 xfs: update freeblocks counter after extent deletion by Brian Foster · 8 years ago
  15. 801cc4e xfs: debug mode forced buffered write failure by Brian Foster · 8 years ago
  16. 2a62ec0 Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  17. ab9d1e4 Merge branch 'xfs-misc-fixes-4.6-3' into for-next by Dave Chinner · 8 years ago
  18. a5fd276 xfs: remove impossible condition by Luis de Bethencourt · 8 years ago
  19. 30cbc59 xfs: check sizes of XFS on-disk structures at compile time by Darrick J. Wong · 8 years ago
  20. 3c1a79f Merge branch 'xfs-misc-fixes-4.6-2' into for-next by Dave Chinner · 8 years ago
  21. 85a9f38 Merge branch 'xfs-dax-fixes-4.6' into for-next by Dave Chinner · 8 years ago
  22. 3d93ec0 Merge branch 'xfs-writepage-rework-4.6' into for-next by Dave Chinner · 8 years ago
  23. 0df61da xfs: ioends require logically contiguous file offsets by Darrick J. Wong · 8 years ago
  24. 7f0ed54 Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next by Dave Chinner · 8 years ago
  25. a2bbcb6 Merge branch 'xfs-gut-icdinode-4.6' into for-next by Dave Chinner · 8 years ago
  26. 6d247d4 Merge branch 'xfs-misc-fixes-4.6' into for-next by Dave Chinner · 8 years ago
  27. acb3e26 Merge branch 'xfs-dio-fix-4.6' into for-next by Dave Chinner · 8 years ago
  28. 1b186d2 Merge branch 'xfs-get-next-dquot-4.6' into for-next by Dave Chinner · 8 years ago
  29. c53473b Merge branch 'xfs-rt-fixes-4.6' into for-next by Dave Chinner · 8 years ago
  30. 9deed09 Merge branch 'xfs-torn-log-fixes-4.5' into for-next by Dave Chinner · 8 years ago
  31. 5110cd8 xfs: use named array initializers for log item dumping by Darrick J. Wong · 8 years ago
  32. 49ca911 xfs: fix computation of inode btree maxlevels by Darrick J. Wong · 8 years ago
  33. a798011 xfs: reinitialise per-AG structures if geometry changes during recovery by Dave Chinner · 8 years ago
  34. 7f6aff3a xfs: only run torn log write detection on dirty logs by Brian Foster · 8 years ago
  35. 717bc0e xfs: refactor in-core log state update to helper by Brian Foster · 8 years ago
  36. 65b99a0 xfs: refactor unmount record detection into helper by Brian Foster · 8 years ago
  37. 82ff6cc xfs: separate log head record discovery from verification by Brian Foster · 8 years ago
  38. a7e5d03 xfs: remove xfs_trans_get_block_res by Christoph Hellwig · 8 years ago
  39. 12c3f05 xfs: fix up inode32/64 (re)mount handling by Eric Sandeen · 8 years ago
  40. 5d518bd xfs: fix format specifier , should be %llx and not %llu by Colin Ian King · 8 years ago
  41. a08ee40 xfs: sanitize remount options by Eric Sandeen · 8 years ago
  42. 2e74af0 xfs: convert mount option parsing to tokens by Eric Sandeen · 8 years ago
  43. 2e83b79 xfs: fix two memory leaks in xfs_attr_list.c error paths by Mateusz Guzik · 8 years ago
  44. 6448543 xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE by Dave Chinner · 8 years ago
  45. 3a6a854 xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared by Dave Chinner · 8 years ago
  46. db10c69 xfs: S_DAX is only for regular files by Dave Chinner · 8 years ago
  47. e889752 xfs: XFS_DIFLAG_DAX is only for regular files or directories by Dave Chinner · 8 years ago
  48. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  49. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  50. e10de37 xfs: don't chain ioends during writepage submission by Dave Chinner · 8 years ago
  51. bfce7d2 xfs: factor mapping out of xfs_do_writepage by Dave Chinner · 8 years ago
  52. ad68972 xfs: xfs_cluster_write is redundant by Dave Chinner · 8 years ago
  53. fbcc025 xfs: Introduce writeback context for writepages by Dave Chinner · 8 years ago
  54. 150d5be xfs: remove xfs_cancel_ioend by Dave Chinner · 8 years ago
  55. 988ef92 xfs: remove nonblocking mode from xfs_vm_writepage by Dave Chinner · 8 years ago
  56. 12877da xfs: remove XFS_BUF_ZEROFLAGS macro by Dave Chinner · 8 years ago
  57. 5cfd28b xfs: remove XBF_STALE flag wrapper macros by Dave Chinner · 8 years ago
  58. b68c082 xfs: remove XBF_WRITE flag wrapper macros by Dave Chinner · 8 years ago
  59. 0cac682 xfs: remove XBF_READ flag wrapper macros by Dave Chinner · 8 years ago
  60. 1157b32c xfs: remove XBF_ASYNC flag wrapper macros by Dave Chinner · 8 years ago
  61. b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 8 years ago
  62. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 8 years ago
  63. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 8 years ago
  64. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 8 years ago
  65. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 8 years ago
  66. 5099747 xfs: reinitialise recycled VFS inode correctly by Dave Chinner · 8 years ago
  67. faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 8 years ago
  68. 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 8 years ago
  69. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 8 years ago
  70. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 8 years ago
  71. bf85e09 xfs: RT bitmap and summary buffers need verifiers by Dave Chinner · 8 years ago
  72. f67ca6e xfs: RT bitmap and summary buffers are not typed by Dave Chinner · 8 years ago
  73. af055e3 xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown by Brian Foster · 8 years ago
  74. 60630fe xfs: clean up unwritten buffers on write failure by Brian Foster · 8 years ago
  75. 244efea xfs: move struct xfs_attr_shortform to xfs_da_format.h by Darrick J. Wong · 8 years ago
  76. 18f1df4 xfs: Make xfsaild freezeable again by Michal Hocko · 8 years ago
  77. de0b85a xfs: remove unused function definitions by Eric Sandeen · 8 years ago
  78. edfd9dd xfs: move buffer invalidation to xfs_btree_free_block by Christoph Hellwig · 8 years ago
  79. c46ee8a xfs: factor btree block freeing into a helper by Christoph Hellwig · 8 years ago
  80. 196328e xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot by Christoph Hellwig · 8 years ago
  81. c19b104 xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO by Christoph Hellwig · 8 years ago
  82. 273dda7 xfs: don't use ioends for direct write completions by Christoph Hellwig · 8 years ago
  83. 187372a direct-io: always call ->end_io if non-NULL by Christoph Hellwig · 8 years ago
  84. be60794 xfs: Split default quota limits by quota type by Carlos Maiolino · 8 years ago
  85. 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 8 years ago
  86. 8aa7d37 xfs: Factor xfs_seek_hole_data into helper by Eric Sandeen · 8 years ago
  87. 4d4d952 xfs: get quota inode from mp & flags rather than dqp by Eric Sandeen · 8 years ago
  88. a484bcd xfs: don't overflow quota ID when initializing dqblk by Eric Sandeen · 8 years ago
  89. 8e0bd49 xfs: fix endianness error when checking log block crc on big endian platforms by Darrick J. Wong · 8 years ago
  90. 4b680af xfs: lock rt summary inode on allocation by Dave Chinner · 8 years ago
  91. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  92. 5eb88dc xfs: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 9 years ago
  93. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  94. d5ffdf8 Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  95. ee3804d Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next by Dave Chinner · 9 years ago
  96. 85bec54 xfs: log mount failures don't wait for buffers to be released by Dave Chinner · 9 years ago
  97. 3e85286 Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" by Dave Chinner · 9 years ago
  98. 4c931f7 Merge branch 'xfs-setxattr-promotion' into for-next by Dave Chinner · 9 years ago
  99. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  100. 7fdec82 Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago