1. 30f712c libxfs: move source files by Dave Chinner · 10 years ago
  2. 84be0ff libxfs: move header files by Dave Chinner · 10 years ago
  3. 69116a1 xfs: create libxfs infrastructure by Dave Chinner · 10 years ago
  4. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  5. d99831f xfs: return is not a function by Eric Sandeen · 10 years ago
  6. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  7. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  8. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  9. 412dd3a Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  10. 23adbe1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid by Andy Lutomirski · 10 years ago
  11. 7691283 Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next by Dave Chinner · 10 years ago
  12. 8612c7e Merge branch 'xfs-da-geom' into for-next by Dave Chinner · 10 years ago
  13. 35f46c5 xfs: fix xfs_da_args sparse warning in xfs_readdir by Dave Chinner · 10 years ago
  14. 3026511 xfs: Fix rounding in xfs_alloc_fix_len() by Jan Kara · 10 years ago
  15. 448011e xfs: tone down writepage/releasepage WARN_ONs by Christoph Hellwig · 10 years ago
  16. 72208ee xfs: small cleanup in xfs_lowbit64() by Dan Carpenter · 10 years ago
  17. 36de955 xfs: kill xfs_buf_geterror() by Dave Chinner · 10 years ago
  18. 556b888 xfs: xfs_readsb needs to check for magic numbers by Dave Chinner · 10 years ago
  19. 1f6d648 xfs: block allocation work needs to be kswapd aware by Dave Chinner · 10 years ago
  20. b2a21e7 xfs: remove redundant geometry information from xfs_da_state by Dave Chinner · 10 years ago
  21. c2c4c47 xfs: replace attr LBSIZE with xfs_da_geometry by Dave Chinner · 10 years ago
  22. c59f0ad xfs: pass xfs_da_args to xfs_attr_leaf_newentsize by Dave Chinner · 10 years ago
  23. 33a6039 xfs: use xfs_da_geometry for block size in attr code by Dave Chinner · 10 years ago
  24. bc85178 xfs: remove mp->m_dir_geo from directory logging by Dave Chinner · 10 years ago
  25. 53f82db xfs: reduce direct usage of mp->m_dir_geo by Dave Chinner · 10 years ago
  26. 7ab610f xfs: move node entry counts to xfs_da_geometry by Dave Chinner · 10 years ago
  27. ed358c0 xfs: convert dir/attr btree threshold to xfs_da_geometry by Dave Chinner · 10 years ago
  28. 8f66193 xfs: convert m_dirblksize to xfs_da_geometry by Dave Chinner · 10 years ago
  29. d6cf130 xfs: convert m_dirblkfsbs to xfs_da_geometry by Dave Chinner · 10 years ago
  30. 7dda6e8 xfs: convert directory segment limits to xfs_da_geometry by Dave Chinner · 10 years ago
  31. 3002803 xfs: convert directory db conversion to xfs_da_geometry by Dave Chinner · 10 years ago
  32. 2998ab1 xfs: convert directory dablk conversion to xfs_da_geometry by Dave Chinner · 10 years ago
  33. 9b3b552 xfs: convert dir byte/off conversion to xfs_da_geometry by Dave Chinner · 10 years ago
  34. 8c44a28 xfs: kill XFS_DIR2...FIRSTDB macros by Dave Chinner · 10 years ago
  35. 892e3f3 xfs: move directory block translatiosn to xfs_dir2_priv.h by Dave Chinner · 10 years ago
  36. 0650b55 xfs: introduce directory geometry structure by Dave Chinner · 10 years ago
  37. b70f14e Merge branch 'xfs-feature-bit-cleanup' into for-next by Dave Chinner · 10 years ago
  38. 0d907a3 Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next by Dave Chinner · 10 years ago
  39. 376c2f3 xfs: fix compile error when libxfs header used in C++ code by Roger Willcocks · 10 years ago
  40. 8695d27 xfs: fix infinite loop at xfs_vm_writepage on 32bit system by Jie Liu · 10 years ago
  41. 7c16635 xfs: remove redundant checks from xfs_da_read_buf by Dave Chinner · 10 years ago
  42. 110dc24 xfs: log vector rounding leaks log space by Dave Chinner · 10 years ago
  43. ce576f1 xfs: remove XFS_TRANS_RESERVE in collapse range by Namjae Jeon · 10 years ago
  44. ab3e57b xfs: remove shared supberlock feature checking by Dave Chinner · 10 years ago
  45. 5d074a4 xfs: don't need dirv2 checks anymore by Dave Chinner · 10 years ago
  46. 263997a xfs: turn NLINK feature on by default by Dave Chinner · 10 years ago
  47. 32bf1de xfs: keep sb_bad_features2 the same a sb_features2 by Dave Chinner · 10 years ago
  48. f68a373 xfs: make superblock version checks reflect reality by Dave Chinner · 10 years ago
  49. 2d6dcc6 Merge branch 'xfs-attr-cleanup' into for-next by Dave Chinner · 10 years ago
  50. ff14ee4 Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next by Dave Chinner · 10 years ago
  51. b767692 Merge branch 'xfs-free-inode-btree' into for-next by Dave Chinner · 10 years ago
  52. 232c2f5 Merge branch 'xfs-filestreams-lookup' into for-next by Dave Chinner · 10 years ago
  53. fdd3a2a Merge branch 'xfs-unused-args-cleanup' into for-next by Dave Chinner · 10 years ago
  54. ee4eec4 xfs: list_lru_init returns a negative error by Dave Chinner · 10 years ago
  55. bc14782 xfs: negate xfs_icsb_init_counters error value by Dave Chinner · 10 years ago
  56. 4568764 xfs: negate mount workqueue init error value by Dave Chinner · 10 years ago
  57. 6670232 xfs: fix wrong err sign on xfs_set_acl() by Dave Chinner · 10 years ago
  58. a5a14de xfs: fix wrong errno from xfs_initxattrs by Dave Chinner · 10 years ago
  59. 65149e3 xfs: correct error sign on COLLAPSE_RANGE errors by Dave Chinner · 10 years ago
  60. b38a134 xfs: xfs_commit_metadata returns wrong errno by Dave Chinner · 10 years ago
  61. 8ff1e67 xfs: fix incorrect error sign in xfs_file_aio_read by Dave Chinner · 10 years ago
  62. 43ec146 xfs: xfs_dir_fsync() returns positive errno by Dave Chinner · 10 years ago
  63. 6c888af xfs: pass struct da_args to xfs_attr_calc_size by Christoph Hellwig · 10 years ago
  64. 67fd718 xfs: simplify attr name setup by Christoph Hellwig · 10 years ago
  65. 1bc426a xfs: fold xfs_attr_remove_int into xfs_attr_remove by Christoph Hellwig · 10 years ago
  66. b87d022 xfs: fold xfs_attr_get_int into xfs_attr_get by Christoph Hellwig · 10 years ago
  67. c5b4ac3 xfs: fold xfs_attr_set_int into xfs_attr_set by Christoph Hellwig · 10 years ago
  68. afcf0a2 Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  69. 8cfcc3e xfs: fix directory readahead offset off-by-one by Dave Chinner · 10 years ago
  70. ac98351 xfs: don't sleep in xlog_cil_force_lsn on shutdown by Dave Chinner · 10 years ago
  71. 49abc3a xfs: truncate_setsize should be outside transactions by Dave Chinner · 10 years ago
  72. bf97f3bc xfs: switch to ->write_iter() by Al Viro · 10 years ago
  73. b4f5d2c xfs: switch to ->read_iter() by Al Viro · 10 years ago
  74. b318891 xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write() by Al Viro · 10 years ago
  75. 0c94933 iov_iter_truncate() by Al Viro · 10 years ago
  76. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  77. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  78. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  79. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  80. cb66a7a kill generic_segment_checks() by Al Viro · 10 years ago
  81. f8579f8 generic_file_direct_write(): switch to iov_iter by Al Viro · 10 years ago
  82. 8275cdd xfs: remote attribute overwrite causes transaction overrun by Dave Chinner · 10 years ago
  83. d540e43 xfs: initialize default acls for ->tmpfile() by Brian Foster · 10 years ago
  84. b28fd7b xfs: Fix wrong error codes being returned by From: Tuomas Tynkkynen · 10 years ago
  85. 3c3533757 xfs: remove dquot hints by Dave Chinner · 10 years ago
  86. f58522c xfs: bulletfproof xfs_qm_scall_trunc_qfiles() by Eric Sandeen · 10 years ago
  87. 9da93f9 xfs: fix Q_XQUOTARM ioctl by Eric Sandeen · 10 years ago
  88. c99d609 xfs: fully support v5 format filesystems by Dave Chinner · 10 years ago
  89. 53801fd xfs: enable the finobt feature on v5 superblocks by Brian Foster · 10 years ago
  90. 0c153c1 xfs: report finobt status in fs geometry by Brian Foster · 10 years ago
  91. a3fa516 xfs: add finobt support to growfs by Brian Foster · 10 years ago
  92. 3efa4ff xfs: update the finobt on inode free by Brian Foster · 10 years ago
  93. 2b64ee5 xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper by Brian Foster · 10 years ago
  94. 6dd8638 xfs: use and update the finobt on inode allocation by Brian Foster · 10 years ago
  95. 0aa0a75 xfs: insert newly allocated inode chunks into the finobt by Brian Foster · 10 years ago
  96. 9d43b18 xfs: update inode allocation/free transaction reservations for finobt by Brian Foster · 10 years ago
  97. aafc3c2 xfs: support the XFS_BTNUM_FINOBT free inode btree type by Brian Foster · 10 years ago
  98. 8e2c84d xfs: reserve v5 superblock read-only compat. feature bit for finobt by Brian Foster · 10 years ago
  99. 57bd3db xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers by Brian Foster · 10 years ago
  100. b94acd4 xfs: add filestream allocator tracepoints by Christoph Hellwig · 10 years ago