1. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  2. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  3. 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
  4. 7f6aff3a xfs: only run torn log write detection on dirty logs by Brian Foster · 8 years ago
  5. 717bc0e xfs: refactor in-core log state update to helper by Brian Foster · 8 years ago
  6. 65b99a0 xfs: refactor unmount record detection into helper by Brian Foster · 8 years ago
  7. 82ff6cc xfs: separate log head record discovery from verification by Brian Foster · 8 years ago
  8. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  9. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  10. 8e0bd49 xfs: fix endianness error when checking log block crc on big endian platforms by Darrick J. Wong · 8 years ago
  11. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  12. 5eb88dc xfs: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 8 years ago
  13. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  14. 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 · 8 years ago
  15. ee3804d Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next by Dave Chinner · 8 years ago
  16. 85bec54 xfs: log mount failures don't wait for buffers to be released by Dave Chinner · 8 years ago
  17. 3e85286 Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" by Dave Chinner · 8 years ago
  18. 4c931f7 Merge branch 'xfs-setxattr-promotion' into for-next by Dave Chinner · 8 years ago
  19. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  20. 7fdec82 Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  21. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. dde7f55 Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next by Dave Chinner · 8 years ago
  24. 7d6a13f xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 8 years ago
  25. b79f4a1 xfs: inode recovery readahead can race with inode buffer creation by Dave Chinner · 8 years ago
  26. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 8 years ago
  27. e354381 xfs: bmapbt checking on debug kernels too expensive by Dave Chinner · 8 years ago
  28. 121e213 xfs: add tracepoints to readpage calls by Dave Chinner · 8 years ago
  29. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  30. 4922be5 Merge branch 'xfs-dax-fixes-for-4.5' into for-next by Dave Chinner · 8 years ago
  31. 7eeabbd Merge branch 'xfs-misc-fixes-for-4.5' into for-next by Dave Chinner · 8 years ago
  32. 609adfc xfs: debug mode log record crc error injection by Brian Foster · 8 years ago
  33. 7088c41 xfs: detect and trim torn writes during log recovery by Brian Foster · 8 years ago
  34. 58f88ca xfs: introduce per-inode DAX enablement by Dave Chinner · 8 years ago
  35. e7b8948 xfs: use FS_XFLAG definitions directly by Dave Chinner · 8 years ago
  36. 334e580 fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion by Dave Chinner · 8 years ago
  37. a6d7636 xfs: fix recursive splice read locking with DAX by Dave Chinner · 8 years ago
  38. 3b0fe47 xfs: Don't use reserved blocks for data blocks with DAX by Dave Chinner · 8 years ago
  39. a841b64 XFS: Use a signed return type for suffix_kstrtoint() by Markus Elfring · 8 years ago
  40. c5ab131 libxfs: refactor short btree block verification by Darrick J. Wong · 8 years ago
  41. 96f859d libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct by Darrick J. Wong · 8 years ago
  42. 6d3eb1e libxfs: use a convenience variable instead of open-coding the fork by Darrick J. Wong · 8 years ago
  43. 9b434a3 xfs: fix log ticket type printing by Darrick J. Wong · 8 years ago
  44. 2e9101d libxfs: make xfs_alloc_fix_freelist non-static by Darrick J. Wong · 8 years ago
  45. 211fe1a xfs: make xfs_buf_ioend_async() static by Alexander Kuleshov · 8 years ago
  46. ffc671f xfs: send warning of project quota to userspace via netlink by Masatake YAMATO · 8 years ago
  47. f1f96c4 xfs: get mp from bma->ip in xfs_bmap code by Eric Sandeen · 8 years ago
  48. 233135b xfs: print name of verifier if it fails by Eric Sandeen · 8 years ago
  49. 1d4292b libxfs: Optimize the loop for xfs_bitmap_empty by Jia He · 8 years ago
  50. eed6b46 xfs: refactor log record start detection into a new helper by Brian Foster · 8 years ago
  51. 6528250 xfs: support a crc verification only log record pass by Brian Foster · 8 years ago
  52. d7f3769 xfs: return start block of first bad log record during recovery by Brian Foster · 8 years ago
  53. b94fb2d xfs: refactor and open code log record crc check by Brian Foster · 8 years ago
  54. 9d94901 xfs: refactor log record unpack and data processing by Brian Foster · 8 years ago
  55. a70f9fe xfs: detect and handle invalid iclog size set by mkfs by Brian Foster · 8 years ago
  56. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  57. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  58. 5d92b75 xfs: Change how listxattr generates synthetic attributes by Andreas Gruenbacher · 9 years ago
  59. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  60. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
  61. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  62. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  63. 5d50ac7 Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  64. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  65. 4e14e49 Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next by Dave Chinner · 9 years ago
  66. 7a29ac4 xfs: give all workqueues rescuer threads by Chris Mason · 9 years ago
  67. 848ccfc xfs: fix log recovery op header validation assert by Brian Foster · 9 years ago
  68. edfb8eb xfs: Fix error path in xfs_get_acl by Andreas Gruenbacher · 9 years ago
  69. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  70. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  71. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  72. fc0561c xfs: optimise away log forces on timestamp updates for fdatasync by Dave Chinner · 9 years ago
  73. af3b638 xfs: don't leak uuid table on rmmod by Darrick J. Wong · 9 years ago
  74. 47e1bf6 xfs: invalidate cached acl if set via ioctl by Andreas Gruenbacher · 9 years ago
  75. 09cb22d xfs: Plug memory leak in xfs_attrmulti_attr_set by Andreas Gruenbacher · 9 years ago
  76. 86a21c7 xfs: Validate the length of on-disk ACLs by Andreas Gruenbacher · 9 years ago
  77. 67d8e04 xfs: invalidate cached acl if set directly via xattr by Brian Foster · 9 years ago
  78. 13ad4fe xfs: xfs_filemap_pmd_fault treats read faults as write faults by Dave Chinner · 9 years ago
  79. 3af4928 xfs: add ->pfn_mkwrite support for DAX by Dave Chinner · 9 years ago
  80. 01a155e xfs: DAX does not use IO completion callbacks by Dave Chinner · 9 years ago
  81. 1ca1915 xfs: Don't use unwritten extents for DAX by Dave Chinner · 9 years ago
  82. 3fbbbea xfs: introduce BMAPI_ZERO for allocating zeroed extents by Dave Chinner · 9 years ago
  83. 3e12dbb xfs: fix inode size update overflow in xfs_map_direct() by Dave Chinner · 9 years ago
  84. 24ba16b xfs: clear PF_NOFREEZE for xfsaild kthread by Jiri Kosina · 9 years ago
  85. fcd8a39 Merge branch 'xfs-stats-fixes' into for-next by Dave Chinner · 9 years ago
  86. f9d460b xfs: fix an error code in xfs_fs_fill_super() by Dan Carpenter · 9 years ago
  87. 985ef4d xfs: stats are no longer dependent on CONFIG_PROC_FS by Dave Chinner · 9 years ago
  88. 1e2103c Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next by Dave Chinner · 9 years ago
  89. 8a56d7c Merge branch 'xfs-io-fixes' into for-next by Dave Chinner · 9 years ago
  90. 316433b Merge branch 'xfs-logging-fixes' into for-next by Dave Chinner · 9 years ago
  91. 9e92054 xfs: simplify /proc teardown & error handling by Eric Sandeen · 9 years ago
  92. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  93. 225e463 xfs: per-filesystem stats in sysfs by Bill O'Donnell · 9 years ago
  94. 847f9f6 xfs: more info from kmem deadlocks and high-level error msgs by Eric Sandeen · 9 years ago
  95. 91f9f5f xfs: avoid null *src in memcpy call in xlog_write by Eric Sandeen · 9 years ago
  96. dbd5c8c xfs: pass total block res. as total xfs_bmapi_write() parameter by Brian Foster · 9 years ago
  97. 51fcbfe xfs: avoid dependency on Linux XATTR_SIZE_MAX by Jan Tulak · 9 years ago
  98. 4e24761 xfs: prefix XATTR_LIST_MAX with XFS_ by Jan Tulak · 9 years ago
  99. fef4ded libxfs: fix two comment typos by Geliang Tang · 9 years ago
  100. 0a50f16 xfs: add an xfs_zero_eof() tracepoint by Brian Foster · 9 years ago