1. 0f49efd xfs: get rid of XFS_INODE_CLUSTER_SIZE macros by Jie Liu · 11 years ago
  2. 7178343 xfs: get rid of XFS_IALLOC_INODES macros by Jie Liu · 11 years ago
  3. f9b395a xfs: align initial file allocations correctly by Dave Chinner · 11 years ago
  4. 8e825e3 xfs: fix calculation of freed inode cluster blocks by Ben Myers · 11 years ago
  5. b3f03ba xfs: xfs_dir2_block_to_sf temp buffer allocation fails by Dave Chinner · 11 years ago
  6. df8052e xfs: fix infinite loop by detaching the group/project hints from user dquot by Jie Liu · 11 years ago
  7. 5a01dd5 xfs: fix assertion failure at xfs_setattr_nonsize by Jie Liu · 11 years ago
  8. c91c46c xfs: add xfs_setattr_time by Christoph Hellwig · 11 years ago
  9. 0c3d88d xfs: tiny xfs_setattr_mode cleanup by Christoph Hellwig · 11 years ago
  10. 37eb970 xfs: fix false assertion at xfs_qm_vop_create_dqattach by Jie Liu · 11 years ago
  11. afbd123 xfs: integrate xfs_quota_priv header file to xfs_qm by Jie Liu · 11 years ago
  12. c61a9e3 xfs: make quota metadata truncation behavior consistent to user space by Jie Liu · 11 years ago
  13. ef70160 xfs: fix memory leak in xfs_dir2_node_removename by Mark Tinguely · 11 years ago
  14. 2a84108 xfs: free the list of recovery items on error by Mark Tinguely · 11 years ago
  15. b7d961b xfs: growfs overruns AGFL buffer on V4 filesystems by Dave Chinner · 11 years ago
  16. f9fd013 xfs: don't perform discard if the given range length is less than block size by Jie Liu · 11 years ago
  17. 10f73d2 xfs: fix the comment explaining xfs_trans_dqlockedjoin by Christoph Hellwig · 11 years ago
  18. 071c529 xfs: underflow bug in xfs_attrlist_by_handle() by Dan Carpenter · 11 years ago
  19. f230077 xfs: remove unused FI_ flags by Christoph Hellwig · 11 years ago
  20. 3fefdee xfs: simplify xfs_setsize_buftarg callchain; remove unused arg by Eric Sandeen · 11 years ago
  21. 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  22. 2fe8c1c xfs: open code inc_inode_iversion when logging an inode by Dave Chinner · 11 years ago
  23. 8f80587 xfs: increase inode cluster size for v5 filesystems by Dave Chinner · 11 years ago
  24. 9e3908e xfs: fix unlock in xfs_bmap_add_attrfork by Mark Tinguely · 11 years ago
  25. 7e1a1e9 Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  26. c4a391b writeback: do not sync data dirtied after sync start by Jan Kara · 11 years ago
  27. 359d992 xfs: simplify kmem_{zone_}zalloc by Gu Zheng · 11 years ago
  28. d123031 xfs: add tracepoints to AGF/AGI read operations by Dave Chinner · 11 years ago
  29. 750b9c9 xfs: trace AIL manipulations by Dave Chinner · 11 years ago
  30. 2732036 xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering by Dave Chinner · 11 years ago
  31. bb86d21 xfs: fix the extent count when allocating an new indirection array entry by Jie Liu · 11 years ago
  32. 10e6e65 xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields by Eric Sandeen · 11 years ago
  33. 643f7c4 xfs: fix possible NULL dereference in xlog_verify_iclog by Geyslan G. Bem · 11 years ago
  34. 5bf1f43 xfs:xfs_dir2_node.c: pointer use before check for null by Denis Efremov · 11 years ago
  35. ad22c7a xfs: prevent stack overflows from page cache allocation by Dave Chinner · 11 years ago
  36. 632b89e xfs: fix static and extern sparse warnings by Dave Chinner · 11 years ago
  37. a629362 xfs: validity check the directory block leaf entry count by Dave Chinner · 11 years ago
  38. b01ef65 xfs: make dir2 ftype offset pointers explicit by Dave Chinner · 11 years ago
  39. 1c9a5b2 xfs: convert directory vector functions to constants by Dave Chinner · 11 years ago
  40. 24dd0f5 xfs: convert directory vector functions to constants by Dave Chinner · 11 years ago
  41. 01ba43b xfs: vectorise encoding/decoding directory headers by Dave Chinner · 11 years ago
  42. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 11 years ago
  43. 4141956 xfs: vectorise directory leaf operations by Dave Chinner · 11 years ago
  44. 2ca9877 xfs: vectorise directory data operations part 2 by Dave Chinner · 11 years ago
  45. 9d23fc8 xfs: vectorise directory data operations by Dave Chinner · 11 years ago
  46. 4740175 xfs: vectorise remaining shortform dir2 ops by Dave Chinner · 11 years ago
  47. 32c5483 xfs: abstract the differences in dir2/dir3 via an ops vector by Dave Chinner · 11 years ago
  48. c963c61 xfs: split xfs_rtalloc.c for userspace sanity by Dave Chinner · 11 years ago
  49. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  50. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  51. d420e5c xfs: remove unused transaction callback variables by Dave Chinner · 11 years ago
  52. 9aede1d xfs: split dquot buffer operations out by Dave Chinner · 11 years ago
  53. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  54. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  55. 865e944 xfs: fold xfs_change_file_space into xfs_ioc_space by Christoph Hellwig · 11 years ago
  56. 83aee9e xfs: simplify the fallocate path by Christoph Hellwig · 11 years ago
  57. 5f8aca8 xfs: always hold the iolock when calling xfs_change_file_space by Christoph Hellwig · 11 years ago
  58. 001a3e7 xfs: remove the unused XFS_ATTR_NONBLOCK flag by Christoph Hellwig · 11 years ago
  59. 76ca4c2 xfs: always take the iolock around xfs_setattr_size by Christoph Hellwig · 11 years ago
  60. 59e5a0e xfs: don't break from growfs ag update loop on error by Eric Sandeen · 11 years ago
  61. 31625f2 xfs: don't emit corruption noise on fs probes by Eric Sandeen · 11 years ago
  62. 08e96e1 xfs: remove newlines from strings passed to __xfs_printk by Eric Sandeen · 11 years ago
  63. 2c6e24c xfs: prevent deadlock trying to cover an active log by Dave Chinner · 11 years ago
  64. 74564fb xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE by Brian Foster · 11 years ago
  65. 88877d2 xfs: push down inactive transaction mgmt for ifree by Brian Foster · 11 years ago
  66. f7be2d7 xfs: push down inactive transaction mgmt for truncate by Brian Foster · 11 years ago
  67. 36b21dd xfs: push down inactive transaction mgmt for remote symlinks by Brian Foster · 11 years ago
  68. 2900a57 xfs: add the inode directory type support to XFS_IOC_FSGEOM by Mark Tinguely · 11 years ago
  69. b2a42f7 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago
  70. 9b3b77f xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 11 years ago
  71. 6d31349 xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  72. 89c6c89 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  73. d948709 xfs: remove usage of is_bad_inode by Ben Myers · 11 years ago
  74. 17ec81c xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct() by Jie Liu · 11 years ago
  75. 0799a3e xfs: get rid of count from xfs_iomap_write_allocate() by Jie Liu · 11 years ago
  76. aaaae98 xfs: Use kmem_free() instead of free() by Thierry Reding · 11 years ago
  77. 519ccb8 xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 11 years ago
  78. 367993e xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 11 years ago
  79. f112a04 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 11 years ago
  80. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 11 years ago
  81. 566055d xfs: log recovery lsn ordering needs uuid check by Dave Chinner · 11 years ago
  82. b771af2 xfs: fix XFS_IOC_FREE_EOFBLOCKS definition by Dave Chinner · 11 years ago
  83. b313a5f xfs: asserting lock not held during freeing not valid by Dave Chinner · 11 years ago
  84. 4885235 xfs: lock the AIL before removing the buffer item by Dave Chinner · 11 years ago
  85. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  86. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  87. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  88. 08474ed xfs: remove dead code from xlog_recover_inode_pass2 by Mark Tinguely · 11 years ago
  89. aa9e104 xfs: = vs == typo in ASSERT() by Dan Carpenter · 11 years ago
  90. f5e1dd3 super: fix for destroy lrus by Glauber Costa · 11 years ago
  91. 5ca302c list_lru: dynamically adjust node arrays by Glauber Costa · 11 years ago
  92. 3516341 xfs: fix dquot isolation hang by Dave Chinner · 11 years ago
  93. 2f5b56f xfs-convert-dquot-cache-lru-to-list_lru-fix by Andrew Morton · 11 years ago
  94. cd56a39 xfs: convert dquot cache lru to list_lru by Dave Chinner · 11 years ago
  95. a408235 xfs: rework buffer dispose list tracking by Dave Chinner · 11 years ago
  96. addbda4 xfs-convert-buftarg-lru-to-generic-code-fix by Andrew Morton · 11 years ago
  97. e80dfa1 xfs: convert buftarg LRU to generic code by Dave Chinner · 11 years ago
  98. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  99. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  100. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago