1. e1b4271 xfs: di_flushiter considered harmful by Dave Chinner · 11 years ago
  2. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  3. c31ad43 xfs: Fix the logic check for all quotas being turned off by Chandra Seetharaman · 11 years ago
  4. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  5. 42c49d7 xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] by Carlos Maiolino · 11 years ago
  6. b0a9dab xfs: dquot log reservations are too small by Dave Chinner · 11 years ago
  7. f3508bc xfs: remove local fork format handling from xfs_bmapi_write() by Dave Chinner · 11 years ago
  8. 862a629 xfs: use get_unused_fd_flags(0) instead of get_unused_fd() by Yann Droneaud · 11 years ago
  9. 9cee4c5 xfs: clean up unused codes at xfs_bulkstat() by Jie Liu · 11 years ago
  10. da89bd2 Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  11. a69c7c0 xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ by Eric Sandeen · 12 years ago
  12. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  13. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  14. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  15. b822755 [readdir] convert xfs by Al Viro · 11 years ago
  16. 83e782e xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD by Chandra Seetharaman · 11 years ago
  17. 0e6436d xfs: Change xfs_dquot_acct to be a 2-dimensional array by Chandra Seetharaman · 11 years ago
  18. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 11 years ago
  19. 995961c xfs: Replace macro XFS_DQ_TO_QIP with a function by Chandra Seetharaman · 11 years ago
  20. 329e087 xfs: Replace macro XFS_DQUOT_TREE with a function by Chandra Seetharaman · 11 years ago
  21. 9cad19d xfs: Define a new function xfs_is_quota_inode() by Chandra Seetharaman · 11 years ago
  22. dc037ad xfs: implement inode change count by Dave Chinner · 11 years ago
  23. ddf6ad0 xfs: Use inode create transaction by Dave Chinner · 11 years ago
  24. 28c8e41 xfs: Inode create item recovery by Dave Chinner · 11 years ago
  25. b8402b4 xfs: Inode create transaction reservations by Dave Chinner · 11 years ago
  26. 3ebe7d2 xfs: Inode create log items by Dave Chinner · 11 years ago
  27. 5f6bed7 xfs: Introduce an ordered buffer item by Dave Chinner · 11 years ago
  28. fd63875 xfs: Introduce ordered log vector support by Dave Chinner · 11 years ago
  29. 1baaed8 xfs: xfs_ifree doesn't need to modify the inode buffer by Dave Chinner · 11 years ago
  30. cca9f93 xfs: don't do IO when creating an new inode by Dave Chinner · 11 years ago
  31. 133eeb1 xfs: don't use speculative prealloc for small files by Dave Chinner · 11 years ago
  32. 34eefc0 xfs: plug directory buffer readahead by Dave Chinner · 11 years ago
  33. cbb2864 xfs: add pluging for bulkstat readahead by Dave Chinner · 11 years ago
  34. 80a4049 xfs: Remove dead function prototype xfs_sync_inode_grab() by Jie Liu · 11 years ago
  35. 43df2ee xfs: Remove the left function variable from xfs_ialloc_get_rec() by Jie Liu · 11 years ago
  36. 427d9fe xfs: check on-disk (not incore) btree root size in dfrag.c by Eric Sandeen · 12 years ago
  37. 39a45d8 xfs: Remove XFS_MOUNT_RETERR by Jie Liu · 11 years ago
  38. 2fb8b50 xfs: Remove two dead transaction log reservaion macros by Jie Liu · 11 years ago
  39. 635c4d0 xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent by Jie Liu · 11 years ago
  40. 725eb1e xfs: fix the symbolic link assert in xfs_ifree by Mark Tinguely · 11 years ago
  41. 1ebdf36 xfs: Remove struct xfs_chash from xfs_mount by Jeff Liu · 11 years ago
  42. 34d7f60 xfs: Don't keep silent if sunit/swidth can not be changed via mount by Jie Liu · 11 years ago
  43. 897366f xfs: Remove redundant error variable from xfs_growfs_data_private() by Jie Liu · 11 years ago
  44. b2410e9 xfs: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  45. d302cf1 xfs: don't shutdown log recovery on validation errors by Dave Chinner · 11 years ago
  46. 088c9f6 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 11 years ago
  47. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 11 years ago
  48. 47ad2fc xfs: don't emit v5 superblock warnings on write by Dave Chinner · 11 years ago
  49. 9222a9c xfs: don't shutdown log recovery on validation errors by Dave Chinner · 11 years ago
  50. ade1335 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 11 years ago
  51. 8a1fd29 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 11 years ago
  52. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  53. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  54. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  55. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  56. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  57. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  58. 5c87d4b xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  59. d3eaace xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  60. 0a32c26 xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  61. a775ad7 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  62. 59913f1 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  63. 6fcdc59 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  64. 7bc0dc2 xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  65. 634fd53 xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago
  66. 9e80c76 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 11 years ago
  67. 58a7228 xfs: correctly map remote attr buffers during removal by Dave Chinner · 11 years ago
  68. 26f7144 xfs: remote attribute tail zeroing does too much by Dave Chinner · 11 years ago
  69. 551b382 xfs: remote attribute read too short by Dave Chinner · 11 years ago
  70. 9531e2d xfs: remote attribute allocation may be contiguous by Dave Chinner · 11 years ago
  71. e400d27 xfs: fix dir3 freespace block corruption by Dave Chinner · 11 years ago
  72. 7c9950f xfs: disable swap extents ioctl on CRC enabled filesystems by Dave Chinner · 11 years ago
  73. e7927e8 xfs: add fsgeom flag for v5 superblock support. by Dave Chinner · 11 years ago
  74. 1de09d1 xfs: fix incorrect remote symlink block count by Dave Chinner · 11 years ago
  75. 7d2ffe8 xfs: fix split buffer vector log recovery support by Dave Chinner · 11 years ago
  76. 2962f5a xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  77. 08fb390 xfs: avoid nesting transactions in xfs_qm_scall_setqlim() by Dave Chinner · 11 years ago
  78. 5ae6e6a xfs: fix dir3 freespace block corruption by Dave Chinner · 11 years ago
  79. 56c19e8 xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  80. 74137fff xfs: add fsgeom flag for v5 superblock support. by Dave Chinner · 11 years ago
  81. 02f7540 xfs: disable swap extents ioctl on CRC enabled filesystems by Dave Chinner · 11 years ago
  82. 709da6a xfs: fix split buffer vector log recovery support by Dave Chinner · 11 years ago
  83. 321a958 xfs: fix incorrect remote symlink block count by Dave Chinner · 11 years ago
  84. 3451018 xfs: don't emit v5 superblock warnings on write by Dave Chinner · 11 years ago
  85. 7ae0778 xfs: remote attribute lookups require the value length by Dave Chinner · 11 years ago
  86. cf257ab xfs: xfs_attr_shortform_allfit() does not handle attr3 format. by Dave Chinner · 11 years ago
  87. 7ced60c xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC by Dave Chinner · 11 years ago
  88. b17cb36 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 11 years ago
  89. 509e708 xfs: Don't reference the EFI after it is freed by Dave Chinner · 11 years ago
  90. 7031d0e xfs: fix rounding in xfs_free_file_space by Dave Chinner · 11 years ago
  91. 480d746 xfs: fix sub-page blocksize data integrity writes by Dave Chinner · 11 years ago
  92. ad1858d xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  93. d4c712b xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago
  94. 8517de2 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 11 years ago
  95. 6863ef8 xfs: correctly map remote attr buffers during removal by Dave Chinner · 11 years ago
  96. 4af3644 xfs: remote attribute tail zeroing does too much by Dave Chinner · 11 years ago
  97. 913e96b xfs: remote attribute read too short by Dave Chinner · 11 years ago
  98. 34097df xfs: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  99. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  100. 90253cf xfs: remote attribute allocation may be contiguous by Dave Chinner · 11 years ago