1. aed3bb9 xfs: Reference count per-ag structures by Dave Chinner · 15 years ago
  2. 1c1c6eb xfs: Replace per-ag array with a radix tree by Dave Chinner · 15 years ago
  3. 44b56e0 xfs: convert remaining direct references to m_perag by Dave Chinner · 15 years ago
  4. 4196ac0 xfs: Convert filestreams code to use per-ag get/put routines by Dave Chinner · 15 years ago
  5. a862e0f xfs: Don't directly reference m_perag in allocation code by Dave Chinner · 15 years ago
  6. 5017e97 xfs: rename xfs_get_perag by Dave Chinner · 15 years ago
  7. c9c1297 xfs: Don't wake xfsbufd when idle by Dave Chinner · 15 years ago
  8. 453eac8 xfs: Don't wake the aild once per second by Dave Chinner · 15 years ago
  9. f0a7695 xfs: Use list_heads for log recovery item lists by Dave Chinner · 15 years ago
  10. 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
  11. 6bded0f xfs: clean up inconsistent variable naming in xfs_swap_extent by Dave Chinner · 15 years ago
  12. 3a85cd9 xfs: add tracing to xfs_swap_extents by Dave Chinner · 15 years ago
  13. e09f986 xfs: xfs_swap_extents needs to handle dynamic fork offsets by Dave Chinner · 15 years ago
  14. 3daeb42 xfs: fix missing error check in xfs_rtfree_range by Dave Chinner · 15 years ago
  15. 4b6a468 xfs: fix stale inode flush avoidance by Dave Chinner · 15 years ago
  16. 126976c xfs: Remove inode iolock held check during allocation by Dave Chinner · 15 years ago
  17. 57817c6 xfs: reclaim all inodes by background tree walks by Dave Chinner · 15 years ago
  18. 018027b xfs: Avoid inodes in reclaim when flushing from inode cache by Dave Chinner · 15 years ago
  19. c8e20be xfs: reclaim inodes under a write lock by Dave Chinner · 15 years ago
  20. fd45e478 xfs: Ensure we force all busy extents in range to disk by Dave Chinner · 15 years ago
  21. 44e08c4 xfs: Don't flush stale inodes by Dave Chinner · 15 years ago
  22. d6d59ba xfs: fix timestamp handling in xfs_setattr by Christoph Hellwig · 15 years ago
  23. ea9a488 xfs: use DECLARE_EVENT_CLASS by Christoph Hellwig · 15 years ago
  24. a539bd8 xfs: kill some warnings on i386 builds by Dave Chinner · 15 years ago
  25. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  26. bea4c89 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  27. 3fc98b1 XFS: Free buffer pages array unconditionally by Dave Chinner · 15 years ago
  28. a5f9be5 xfs: kill xfs_bmbt_rec_32/64 types by Christoph Hellwig · 15 years ago
  29. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  30. b44b112 xfs: check for not fully initialized inodes in xfs_ireclaim by Christoph Hellwig · 15 years ago
  31. 1e431f5 cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  32. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  33. 5fe878a direct-io: cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  34. d180ec5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  35. 03daa57 fs/xfs/xfs_log_recover.c: use %pU to print UUIDs by Joe Perches · 15 years ago
  36. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  37. 6ef3554 xfs: change the xfs_iext_insert / xfs_iext_remove by Christoph Hellwig · 15 years ago
  38. 7574aa9 xfs: cleanup bmap extent state macros by Christoph Hellwig · 15 years ago
  39. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  40. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  41. f4d544e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  42. 44a743f xfs: Fix error return for fallocate() on XFS by Jason Gunthorpe · 15 years ago
  43. 30ac068 xfs: cleanup dmapi macros in the umount path by Christoph Hellwig · 15 years ago
  44. 0c3dc2b xfs: remove incorrect sparse annotation for xfs_iget_cache_miss by Christoph Hellwig · 15 years ago
  45. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  46. 5683f53 xfs: uninline xfs_get_extsz_hint by Christoph Hellwig · 15 years ago
  47. e82fa0c xfs: rename xfs_attr_fetch to xfs_attr_get_int by Christoph Hellwig · 15 years ago
  48. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  49. c355c65 xfs: remove IO_ISAIO by Christoph Hellwig · 15 years ago
  50. fc5bc4c xfs: Wrapped journal record corruption on read at recovery by Andy Poling · 15 years ago
  51. 5ec4fab xfs: cleanup data end I/O handlers by Christoph Hellwig · 15 years ago
  52. 06342cf xfs: use WRITE_SYNC_PLUG for synchronous writeout by Christoph Hellwig · 15 years ago
  53. 033da48 xfs: reset the i_iolock lock class in the reclaim path by Christoph Hellwig · 15 years ago
  54. 80641dc xfs: I/O completion handlers must use NOFS allocations by Christoph Hellwig · 15 years ago
  55. c56c9631 xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks by Christoph Hellwig · 15 years ago
  56. 848ce8f xfs: simplify inode teardown by Christoph Hellwig · 15 years ago
  57. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  58. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  59. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  60. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  61. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  62. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  63. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  64. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  65. 6c06f07 xfs: copy li_lsn before dropping AIL lock by Nathaniel W. Turner · 15 years ago
  66. 8ec6dba XFS bug in log recover with quota (bugzilla id 855) by Jan Rekorajski · 15 years ago
  67. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  68. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  69. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  70. 3b82638 xfs: free temporary cursor in xfs_dialloc by Eric Sandeen · 15 years ago
  71. 2375669 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  72. ba313e6 Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus by Alex Elder · 15 years ago
  73. 05277c7 xfs: fix double IRELE in xfs_dqrele_inode by Christoph Hellwig · 15 years ago
  74. a372bf8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  75. e09d399 Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  76. d080070 xfs: stop calling filemap_fdatawait inside ->fsync by Christoph Hellwig · 15 years ago
  77. 8e69ce1 fix readahead calculations in xfs_dir2_leaf_getdents() by Eric Sandeen · 15 years ago
  78. dce5065 xfs: make sure xfs_sync_fsdata covers the log by Dave Chinner · 15 years ago
  79. 932640e xfs: mark inodes dirty before issuing I/O by Dave Chinner · 15 years ago
  80. 69961a2 xfs: cleanup ->sync_fs by Christoph Hellwig · 15 years ago
  81. c90b07e xfs: fix xfs_quiesce_data by Dave Chinner · 15 years ago
  82. f9581b1 xfs: implement ->dirty_inode to fix timestamp handling by Christoph Hellwig · 15 years ago
  83. 7a9e02d this_cpu: xfs_icsb_modify_counters does not need "cpu" variable by Christoph Lameter · 15 years ago
  84. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  85. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  86. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  87. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  88. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  89. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  90. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  91. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  92. fdec29c Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Alex Elder · 15 years ago
  93. 9ef96da xfs: includecheck fix for fs/xfs/xfs_iops.c by Jaswinder Singh Rajput · 15 years ago
  94. 361735f xfs: switch to seq_file by Alexey Dobriyan · 15 years ago
  95. af0f441 xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() by Jan Kara · 15 years ago
  96. 4734d40 xfs: use correct log reservation when handling ENOSPC in xfs_create by Christoph Hellwig · 15 years ago
  97. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  98. 988abe4 xfs: xfs_showargs() reports group *and* project quotas enabled by Alex Elder · 15 years ago
  99. 81e2517 xfs: un-static xfs_inobt_lookup by Christoph Hellwig · 15 years ago
  100. 3725867 xfs: actually enable the swapext compat handler by Christoph Hellwig · 15 years ago