1. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 15 years ago
  2. 4139b3b xfs: kill XLOG_VEC_SET_TYPE by Christoph Hellwig · 15 years ago
  3. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 15 years ago
  4. a210c1a xfs: implement quota warnings via netlink by Christoph Hellwig · 15 years ago
  5. 4d1f88d xfs: clean up error handling in xfs_trans_dqresv by Christoph Hellwig · 15 years ago
  6. 512dd1a xfs: kill XFS_QMOPT_ASYNC by Christoph Hellwig · 15 years ago
  7. 587aa0f xfs: rearrange xfs_mod_sb() to avoid array subscript warning by Dave Chinner · 15 years ago
  8. f0a0eaa xfs: suppress spurious uninitialised var warning in xfs_bmapi() by Dave Chinner · 15 years ago
  9. 58c75cf xfs: make compile warn about char sign mismatches again by Dave Chinner · 15 years ago
  10. 4a24cb7 xfs: clean up sign warnings in dir2 code by Dave Chinner · 15 years ago
  11. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 15 years ago
  12. b9c4864 xfs: xfs_buf_iomove() doesn't care about signedness by Dave Chinner · 15 years ago
  13. a3380ae xfs: make xfs_dir_cilookup_result use unsigned char by Dave Chinner · 15 years ago
  14. 2bc7542 xfs: convert dirnameops to unsigned char names by Dave Chinner · 15 years ago
  15. 046ea75 xfs: convert DM ops to use unsigned char names by Dave Chinner · 15 years ago
  16. e2bcd93 xfs: directory names are unsigned by Dave Chinner · 15 years ago
  17. 4e23471 xfs: move more buffer helpers into xfs_buf.c by Christoph Hellwig · 15 years ago
  18. 64e0bc7 xfs: clean up xfs_bwrite by Christoph Hellwig · 15 years ago
  19. 873ff55 xfs: clean up log buffer writes by Christoph Hellwig · 15 years ago
  20. e57336f xfs: embed the pagb_list array in the perag structure by Dave Chinner · 15 years ago
  21. 8b26c58 xfs: handle ENOMEM correctly during initialisation of perag structures by Dave Chinner · 15 years ago
  22. b657fc8 xfs: Kill filestreams cache flush by Dave Chinner · 15 years ago
  23. 0fa800f xfs: Add trace points for per-ag refcount debugging. by Dave Chinner · 15 years ago
  24. aed3bb9 xfs: Reference count per-ag structures by Dave Chinner · 15 years ago
  25. 1c1c6eb xfs: Replace per-ag array with a radix tree by Dave Chinner · 15 years ago
  26. 44b56e0 xfs: convert remaining direct references to m_perag by Dave Chinner · 15 years ago
  27. 4196ac0 xfs: Convert filestreams code to use per-ag get/put routines by Dave Chinner · 15 years ago
  28. a862e0f xfs: Don't directly reference m_perag in allocation code by Dave Chinner · 15 years ago
  29. 5017e97 xfs: rename xfs_get_perag by Dave Chinner · 15 years ago
  30. c9c1297 xfs: Don't wake xfsbufd when idle by Dave Chinner · 15 years ago
  31. 453eac8 xfs: Don't wake the aild once per second by Dave Chinner · 15 years ago
  32. f0a7695 xfs: Use list_heads for log recovery item lists by Dave Chinner · 15 years ago
  33. 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
  34. 6bded0f xfs: clean up inconsistent variable naming in xfs_swap_extent by Dave Chinner · 15 years ago
  35. 3a85cd9 xfs: add tracing to xfs_swap_extents by Dave Chinner · 15 years ago
  36. e09f986 xfs: xfs_swap_extents needs to handle dynamic fork offsets by Dave Chinner · 15 years ago
  37. 3daeb42 xfs: fix missing error check in xfs_rtfree_range by Dave Chinner · 15 years ago
  38. 4b6a468 xfs: fix stale inode flush avoidance by Dave Chinner · 15 years ago
  39. 126976c xfs: Remove inode iolock held check during allocation by Dave Chinner · 15 years ago
  40. 57817c6 xfs: reclaim all inodes by background tree walks by Dave Chinner · 15 years ago
  41. 018027b xfs: Avoid inodes in reclaim when flushing from inode cache by Dave Chinner · 15 years ago
  42. c8e20be xfs: reclaim inodes under a write lock by Dave Chinner · 15 years ago
  43. fd45e478 xfs: Ensure we force all busy extents in range to disk by Dave Chinner · 15 years ago
  44. 44e08c4 xfs: Don't flush stale inodes by Dave Chinner · 15 years ago
  45. d6d59ba xfs: fix timestamp handling in xfs_setattr by Christoph Hellwig · 15 years ago
  46. ea9a488 xfs: use DECLARE_EVENT_CLASS by Christoph Hellwig · 15 years ago
  47. a539bd8 xfs: kill some warnings on i386 builds by Dave Chinner · 15 years ago
  48. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  49. bea4c89 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  50. 3fc98b1 XFS: Free buffer pages array unconditionally by Dave Chinner · 15 years ago
  51. a5f9be5 xfs: kill xfs_bmbt_rec_32/64 types by Christoph Hellwig · 15 years ago
  52. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  53. b44b112 xfs: check for not fully initialized inodes in xfs_ireclaim by Christoph Hellwig · 15 years ago
  54. 1e431f5 cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  55. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  56. 5fe878a direct-io: cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  57. d180ec5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  58. 03daa57 fs/xfs/xfs_log_recover.c: use %pU to print UUIDs by Joe Perches · 15 years ago
  59. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  60. 6ef3554 xfs: change the xfs_iext_insert / xfs_iext_remove by Christoph Hellwig · 15 years ago
  61. 7574aa9 xfs: cleanup bmap extent state macros by Christoph Hellwig · 15 years ago
  62. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  63. 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
  64. f4d544e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  65. 44a743f xfs: Fix error return for fallocate() on XFS by Jason Gunthorpe · 15 years ago
  66. 30ac068 xfs: cleanup dmapi macros in the umount path by Christoph Hellwig · 15 years ago
  67. 0c3dc2b xfs: remove incorrect sparse annotation for xfs_iget_cache_miss by Christoph Hellwig · 15 years ago
  68. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  69. 5683f53 xfs: uninline xfs_get_extsz_hint by Christoph Hellwig · 15 years ago
  70. e82fa0c xfs: rename xfs_attr_fetch to xfs_attr_get_int by Christoph Hellwig · 15 years ago
  71. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  72. c355c65 xfs: remove IO_ISAIO by Christoph Hellwig · 15 years ago
  73. fc5bc4c xfs: Wrapped journal record corruption on read at recovery by Andy Poling · 15 years ago
  74. 5ec4fab xfs: cleanup data end I/O handlers by Christoph Hellwig · 15 years ago
  75. 06342cf xfs: use WRITE_SYNC_PLUG for synchronous writeout by Christoph Hellwig · 15 years ago
  76. 033da48 xfs: reset the i_iolock lock class in the reclaim path by Christoph Hellwig · 15 years ago
  77. 80641dc xfs: I/O completion handlers must use NOFS allocations by Christoph Hellwig · 15 years ago
  78. c56c9631 xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks by Christoph Hellwig · 15 years ago
  79. 848ce8f xfs: simplify inode teardown by Christoph Hellwig · 15 years ago
  80. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  81. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  82. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  83. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  84. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  85. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  86. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  87. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  88. 6c06f07 xfs: copy li_lsn before dropping AIL lock by Nathaniel W. Turner · 15 years ago
  89. 8ec6dba XFS bug in log recover with quota (bugzilla id 855) by Jan Rekorajski · 15 years ago
  90. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  91. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  92. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  93. 3b82638 xfs: free temporary cursor in xfs_dialloc by Eric Sandeen · 15 years ago
  94. 2375669 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  95. ba313e6 Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus by Alex Elder · 15 years ago
  96. 05277c7 xfs: fix double IRELE in xfs_dqrele_inode by Christoph Hellwig · 15 years ago
  97. a372bf8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  98. e09d399 Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  99. d080070 xfs: stop calling filemap_fdatawait inside ->fsync by Christoph Hellwig · 15 years ago
  100. 8e69ce1 fix readahead calculations in xfs_dir2_leaf_getdents() by Eric Sandeen · 15 years ago