1. 9ed0451 [XFS] free partially initialized inodes using destroy_inode by Christoph Hellwig · 16 years ago
  2. c679eef [XFS] stop using xfs_itobp in xfs_bulkstat by Christoph Hellwig · 16 years ago
  3. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  4. c7e8f26 [XFS] Move the AIL lock into the struct xfs_ail by David Chinner · 16 years ago
  5. 7b2e2a3 [XFS] Allow 64 bit machines to avoid the AIL lock during flushes by David Chinner · 16 years ago
  6. 1165451 [XFS] kill deleted inodes list by David Chinner · 16 years ago
  7. bf90424 [XFS] Combine the XFS and Linux inodes by David Chinner · 16 years ago
  8. 7cc95a8 [XFS] Always use struct xfs_btree_block instead of short / longform structures. by Christoph Hellwig · 16 years ago
  9. 136341b [XFS] cleanup btree record / key / ptr addressing macros. by Christoph Hellwig · 16 years ago
  10. 60197e8 [XFS] Cleanup maxrecs calculation. by Christoph Hellwig · 16 years ago
  11. 75c68f4 [XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all() by David Chinner · 16 years ago
  12. d112f29 [XFS] Wait for all I/O on truncate to zero file size by Lachlan McIlroy · 16 years ago
  13. 8c4ed63 [XFS] make btree tracing generic by Christoph Hellwig · 16 years ago
  14. d07c60e [XFS] Use xfs_idestroy() to cleanup an inode. by Lachlan McIlroy · 16 years ago
  15. 07c8f67 [XFS] Make use of the init-once slab optimisation. by David Chinner · 16 years ago
  16. 71a8c87 [XFS] Remove xfs_iext_irec_compact_full() by Lachlan McIlroy · 16 years ago
  17. f1ccd29 [XFS] Fix extent list corruption in xfs_iext_irec_compact_full(). by Lachlan McIlroy · 16 years ago
  18. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  19. 5695ef46 [XFS] Use KM_NOFS for debug trace buffers by Lachlan McIlroy · 16 years ago
  20. dff35fd [XFS] update timestamp in xfs_ialloc manually by Christoph Hellwig · 16 years ago
  21. c63942d [XFS] replace inode flush semaphore with a completion by David Chinner · 16 years ago
  22. 597bca6 [XFS] use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  23. 41be8be [XFS] sanitize xfs_initialize_vnode by Christoph Hellwig · 16 years ago
  24. 5ec7f8c [XFS] kill bhv_vnode_t by Christoph Hellwig · 16 years ago
  25. df80c93 [XFS] remove some easy bhv_vnode_t instances by Christoph Hellwig · 16 years ago
  26. 6785073 [XFS] Use KM_NOFS for incore inode extent tree allocation V2 by David Chinner · 16 years ago
  27. e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 16 years ago
  28. 705db4a [XFS] kill shouty XFS_ITOV_NULL macro by David Chinner · 16 years ago
  29. 6278deb [XFS] fix extent corruption in xfs_iext_irec_compact_full() by Lachlan McIlroy · 16 years ago
  30. 7f871d5 [XFS] make inode reclaim wait for log I/O to complete by Lachlan McIlroy · 16 years ago
  31. 61436fe [XFS] kill xfs_igrow_start and xfs_igrow_finish by Christoph Hellwig · 16 years ago
  32. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  33. c8f5f12 [XFS] Fix inode list allocation size in writeback. by David Chinner · 16 years ago
  34. 49383b0 [XFS] Don't allow memory reclaim to wait on the filesystem in inode writeback by David Chinner · 16 years ago
  35. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  36. f648505 [XFS] Ensure the inode is joined in xfs_itruncate_finish by David Chinner · 16 years ago
  37. e4ac967 [XFS] xfs_iflush_fork() never returns an error. by David Chinner · 16 years ago
  38. db7a19f [XFS] Ensure xfs_bawrite() errors are checked. by David Chinner · 16 years ago
  39. e5720ee [XFS] Propagate errors from xfs_trans_commit(). by David Chinner · 16 years ago
  40. 3354040 [XFS] Use xfs_inode_clean() in more places by David Chinner · 16 years ago
  41. bad5584 [XFS] Remove the xfs_icluster structure by David Chinner · 16 years ago
  42. a3f74ff [XFS] Don't block pdflush when writing back inodes by David Chinner · 16 years ago
  43. 4ae29b4 [XFS] Factor xfs_itobp() and xfs_inotobp(). by David Chinner · 16 years ago
  44. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  45. 4576758 [XFS] use generic_permission by Christoph Hellwig · 17 years ago
  46. 45ba598 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. by Christoph Hellwig · 17 years ago
  47. 40ebd81 [XFS] Use kernel-supplied "roundup_pow_of_two" for simplicity by Robert P. J. Day · 17 years ago
  48. 71ddabb [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config by Eric Sandeen · 17 years ago
  49. 5d51eff [XFS] Fix inode allocation latency by David Chinner · 17 years ago
  50. c319b58 [XFS] Make xfs_bulkstat() to report unlinked but referenced inodes by Vlad Apostolov · 17 years ago
  51. 613d704 [XFS] kill xfs_iocore_t by Christoph Hellwig · 17 years ago
  52. 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
  53. 541d7d3 [XFS] kill unnessecary ioops indirection by Lachlan McIlroy · 17 years ago
  54. cf441ee [XFS] clean up vnode/inode tracing by Lachlan McIlroy · 17 years ago
  55. c734c79 [XFS] Don't wait for pending I/Os when purging blocks beyond eof. by Lachlan McIlroy · 17 years ago
  56. 859d718 [XFS] get_bulkall() could return incorrect inode state by Vlad Apostolov · 17 years ago
  57. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  58. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  59. 1543d79 [XFS] move v_trace from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  60. b677c21 [XFS] move v_iocount from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  61. 2f6f7b3 [XFS] kill v_vfsp member from struct bhv_vnode by Christoph Hellwig · 17 years ago
  62. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  63. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  64. 347d1c0 [XFS] dinode endianess annotations by Christoph Hellwig · 17 years ago
  65. af3a2e8 [XFS] move linux/log2.h header to xfs_linux.h by Eric Sandeen · 17 years ago
  66. cd8b0a9 [XFS] endianess annotations for xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  67. a6f64d4 [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  68. 3a59c94 [XFS] Clean up function name handling in tracing code by Eric Sandeen · 17 years ago
  69. b11f94d [XFS] Quota inode has no parent. by David Chinner · 17 years ago
  70. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  71. 16a087d [XFS] Use is_power_of_2 instead of open coding checks by Vignesh Babu · 17 years ago
  72. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago
  73. d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 17 years ago
  74. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  75. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
  76. f7c99b6 [XFS] Remove unused argument to xfs_bmap_finish by Eric Sandeen · 18 years ago
  77. 6816016 [XFS] Fix callers of xfs_iozero() to zero the correct range. by Lachlan McIlroy · 18 years ago
  78. f74eaf5 [XFS] Fix inode log item use-after-free on forced shutdown by David Chinner · 18 years ago
  79. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 18 years ago
  80. e5ffd2b [XFS] Stale the correct inode when freeing clusters. by David Chinner · 18 years ago
  81. 4c60658 [XFS] Prevent a deadlock when xfslogd unpins inodes. by David Chinner · 18 years ago
  82. 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
  83. f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
  84. 745b1f47 [XFS] Remove last bulkstat false-positives with debug kernels. by Nathan Scott · 18 years ago
  85. 41ff715 [XFS] Ensure bulkstat from an invalid inode number gets caught always with by Nathan Scott · 18 years ago
  86. 6fdf8cc [XFS] Rework code snippets slightly to remove remaining recent-gcc warnings. by Nathan Scott · 18 years ago
  87. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  88. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  89. 4d1a2ed [XFS] Fix up debug code so that bulkstat wont generate thousands of by Nathan Scott · 18 years ago
  90. a916e2b [XFS] Remove unused parameter from di2xflags routine. by Nathan Scott · 18 years ago
  91. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  92. b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
  93. b657452 [XFS] Portability changes: remove prdev, stick to one diagnostic interface. by Nathan Scott · 18 years ago
  94. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  95. 7142508 [XFS] Stop a BUG from occurring in generic_delete_inode by preventing by David Chinner · 18 years ago
  96. d3446ea [XFS] Add degframentation exclusion support by Barry Naujok · 18 years ago
  97. fe6c1e7 [XFS] Fix size argument in kmem_free(). by Mandy Kirkconnell · 18 years ago
  98. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  99. 58829e4 [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes by David Chinner · 18 years ago
  100. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago