1. 82ff6cc xfs: separate log head record discovery from verification by Brian Foster · 8 years ago
  2. a7e5d03 xfs: remove xfs_trans_get_block_res by Christoph Hellwig · 9 years ago
  3. 12c3f05 xfs: fix up inode32/64 (re)mount handling by Eric Sandeen · 9 years ago
  4. 5d518bd xfs: fix format specifier , should be %llx and not %llu by Colin Ian King · 9 years ago
  5. a08ee40 xfs: sanitize remount options by Eric Sandeen · 9 years ago
  6. 2e74af0 xfs: convert mount option parsing to tokens by Eric Sandeen · 9 years ago
  7. 2e83b79 xfs: fix two memory leaks in xfs_attr_list.c error paths by Mateusz Guzik · 9 years ago
  8. 6448543 xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE by Dave Chinner · 9 years ago
  9. 3a6a854 xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared by Dave Chinner · 9 years ago
  10. db10c69 xfs: S_DAX is only for regular files by Dave Chinner · 9 years ago
  11. e889752 xfs: XFS_DIFLAG_DAX is only for regular files or directories by Dave Chinner · 9 years ago
  12. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
  13. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 9 years ago
  14. e10de37 xfs: don't chain ioends during writepage submission by Dave Chinner · 9 years ago
  15. bfce7d2 xfs: factor mapping out of xfs_do_writepage by Dave Chinner · 9 years ago
  16. ad68972 xfs: xfs_cluster_write is redundant by Dave Chinner · 9 years ago
  17. fbcc025 xfs: Introduce writeback context for writepages by Dave Chinner · 9 years ago
  18. 150d5be xfs: remove xfs_cancel_ioend by Dave Chinner · 9 years ago
  19. 988ef92 xfs: remove nonblocking mode from xfs_vm_writepage by Dave Chinner · 9 years ago
  20. 12877da xfs: remove XFS_BUF_ZEROFLAGS macro by Dave Chinner · 9 years ago
  21. 5cfd28b xfs: remove XBF_STALE flag wrapper macros by Dave Chinner · 9 years ago
  22. b68c082 xfs: remove XBF_WRITE flag wrapper macros by Dave Chinner · 9 years ago
  23. 0cac682 xfs: remove XBF_READ flag wrapper macros by Dave Chinner · 9 years ago
  24. 1157b32c xfs: remove XBF_ASYNC flag wrapper macros by Dave Chinner · 9 years ago
  25. b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 9 years ago
  26. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  27. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 9 years ago
  28. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
  29. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  30. 5099747 xfs: reinitialise recycled VFS inode correctly by Dave Chinner · 9 years ago
  31. faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 9 years ago
  32. 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 9 years ago
  33. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
  34. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
  35. bf85e09 xfs: RT bitmap and summary buffers need verifiers by Dave Chinner · 9 years ago
  36. f67ca6e xfs: RT bitmap and summary buffers are not typed by Dave Chinner · 9 years ago
  37. af055e3 xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown by Brian Foster · 9 years ago
  38. 60630fe xfs: clean up unwritten buffers on write failure by Brian Foster · 9 years ago
  39. 244efea xfs: move struct xfs_attr_shortform to xfs_da_format.h by Darrick J. Wong · 9 years ago
  40. 18f1df4 xfs: Make xfsaild freezeable again by Michal Hocko · 9 years ago
  41. de0b85a xfs: remove unused function definitions by Eric Sandeen · 9 years ago
  42. edfd9dd xfs: move buffer invalidation to xfs_btree_free_block by Christoph Hellwig · 9 years ago
  43. c46ee8a xfs: factor btree block freeing into a helper by Christoph Hellwig · 9 years ago
  44. 196328e xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot by Christoph Hellwig · 9 years ago
  45. c19b104 xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO by Christoph Hellwig · 9 years ago
  46. 273dda7 xfs: don't use ioends for direct write completions by Christoph Hellwig · 9 years ago
  47. 187372a direct-io: always call ->end_io if non-NULL by Christoph Hellwig · 9 years ago
  48. be60794 xfs: Split default quota limits by quota type by Carlos Maiolino · 9 years ago
  49. 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 9 years ago
  50. 8aa7d37 xfs: Factor xfs_seek_hole_data into helper by Eric Sandeen · 9 years ago
  51. 4d4d952 xfs: get quota inode from mp & flags rather than dqp by Eric Sandeen · 9 years ago
  52. a484bcd xfs: don't overflow quota ID when initializing dqblk by Eric Sandeen · 9 years ago
  53. 8e0bd49 xfs: fix endianness error when checking log block crc on big endian platforms by Darrick J. Wong · 9 years ago
  54. 4b680af xfs: lock rt summary inode on allocation by Dave Chinner · 9 years ago
  55. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  56. 5eb88dc xfs: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 9 years ago
  57. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  58. 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
  59. ee3804d Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next by Dave Chinner · 9 years ago
  60. 85bec54 xfs: log mount failures don't wait for buffers to be released by Dave Chinner · 9 years ago
  61. 3e85286 Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" by Dave Chinner · 9 years ago
  62. 4c931f7 Merge branch 'xfs-setxattr-promotion' into for-next by Dave Chinner · 9 years ago
  63. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  64. 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
  65. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  66. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  67. dde7f55 Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next by Dave Chinner · 9 years ago
  68. 7d6a13f xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 9 years ago
  69. b79f4a1 xfs: inode recovery readahead can race with inode buffer creation by Dave Chinner · 9 years ago
  70. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  71. e354381 xfs: bmapbt checking on debug kernels too expensive by Dave Chinner · 9 years ago
  72. 121e213 xfs: add tracepoints to readpage calls by Dave Chinner · 9 years ago
  73. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  74. 4922be5 Merge branch 'xfs-dax-fixes-for-4.5' into for-next by Dave Chinner · 9 years ago
  75. 7eeabbd Merge branch 'xfs-misc-fixes-for-4.5' into for-next by Dave Chinner · 9 years ago
  76. 609adfc xfs: debug mode log record crc error injection by Brian Foster · 9 years ago
  77. 7088c41 xfs: detect and trim torn writes during log recovery by Brian Foster · 9 years ago
  78. 58f88ca xfs: introduce per-inode DAX enablement by Dave Chinner · 9 years ago
  79. e7b8948 xfs: use FS_XFLAG definitions directly by Dave Chinner · 9 years ago
  80. 334e580 fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion by Dave Chinner · 9 years ago
  81. a6d7636 xfs: fix recursive splice read locking with DAX by Dave Chinner · 9 years ago
  82. 3b0fe47 xfs: Don't use reserved blocks for data blocks with DAX by Dave Chinner · 9 years ago
  83. a841b64 XFS: Use a signed return type for suffix_kstrtoint() by Markus Elfring · 9 years ago
  84. c5ab131 libxfs: refactor short btree block verification by Darrick J. Wong · 9 years ago
  85. 96f859d libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct by Darrick J. Wong · 9 years ago
  86. 6d3eb1e libxfs: use a convenience variable instead of open-coding the fork by Darrick J. Wong · 9 years ago
  87. 9b434a3 xfs: fix log ticket type printing by Darrick J. Wong · 9 years ago
  88. 2e9101d libxfs: make xfs_alloc_fix_freelist non-static by Darrick J. Wong · 9 years ago
  89. 211fe1a xfs: make xfs_buf_ioend_async() static by Alexander Kuleshov · 9 years ago
  90. ffc671f xfs: send warning of project quota to userspace via netlink by Masatake YAMATO · 9 years ago
  91. f1f96c4 xfs: get mp from bma->ip in xfs_bmap code by Eric Sandeen · 9 years ago
  92. 233135b xfs: print name of verifier if it fails by Eric Sandeen · 9 years ago
  93. 1d4292b libxfs: Optimize the loop for xfs_bitmap_empty by Jia He · 9 years ago
  94. eed6b46 xfs: refactor log record start detection into a new helper by Brian Foster · 9 years ago
  95. 6528250 xfs: support a crc verification only log record pass by Brian Foster · 9 years ago
  96. d7f3769 xfs: return start block of first bad log record during recovery by Brian Foster · 9 years ago
  97. b94fb2d xfs: refactor and open code log record crc check by Brian Foster · 9 years ago
  98. 9d94901 xfs: refactor log record unpack and data processing by Brian Foster · 9 years ago
  99. a70f9fe xfs: detect and handle invalid iclog size set by mkfs by Brian Foster · 9 years ago
  100. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago