1. 80641dc xfs: I/O completion handlers must use NOFS allocations by Christoph Hellwig · 15 years ago
  2. c56c9631 xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks by Christoph Hellwig · 15 years ago
  3. 848ce8f xfs: simplify inode teardown by Christoph Hellwig · 15 years ago
  4. 6c06f07 xfs: copy li_lsn before dropping AIL lock by Nathaniel W. Turner · 15 years ago
  5. 8ec6dba XFS bug in log recover with quota (bugzilla id 855) by Jan Rekorajski · 15 years ago
  6. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  7. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  8. 3b82638 xfs: free temporary cursor in xfs_dialloc by Eric Sandeen · 15 years ago
  9. 2375669 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  10. ba313e6 Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus by Alex Elder · 15 years ago
  11. 05277c7 xfs: fix double IRELE in xfs_dqrele_inode by Christoph Hellwig · 15 years ago
  12. a372bf8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  13. e09d399 Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  14. d080070 xfs: stop calling filemap_fdatawait inside ->fsync by Christoph Hellwig · 15 years ago
  15. 8e69ce1 fix readahead calculations in xfs_dir2_leaf_getdents() by Eric Sandeen · 15 years ago
  16. dce5065 xfs: make sure xfs_sync_fsdata covers the log by Dave Chinner · 15 years ago
  17. 932640e xfs: mark inodes dirty before issuing I/O by Dave Chinner · 15 years ago
  18. 69961a2 xfs: cleanup ->sync_fs by Christoph Hellwig · 15 years ago
  19. c90b07e xfs: fix xfs_quiesce_data by Dave Chinner · 15 years ago
  20. f9581b1 xfs: implement ->dirty_inode to fix timestamp handling by Christoph Hellwig · 15 years ago
  21. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  22. 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
  23. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  24. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  25. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  26. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  27. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  28. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  29. fdec29c Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Alex Elder · 15 years ago
  30. 9ef96da xfs: includecheck fix for fs/xfs/xfs_iops.c by Jaswinder Singh Rajput · 15 years ago
  31. 361735f xfs: switch to seq_file by Alexey Dobriyan · 15 years ago
  32. af0f441 xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() by Jan Kara · 15 years ago
  33. 4734d40 xfs: use correct log reservation when handling ENOSPC in xfs_create by Christoph Hellwig · 15 years ago
  34. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  35. 988abe4 xfs: xfs_showargs() reports group *and* project quotas enabled by Alex Elder · 15 years ago
  36. 81e2517 xfs: un-static xfs_inobt_lookup by Christoph Hellwig · 15 years ago
  37. 3725867 xfs: actually enable the swapext compat handler by Christoph Hellwig · 15 years ago
  38. f4378b6 xfs: actually enable the swapext compat handler by Christoph Hellwig · 15 years ago
  39. aa72a5c xfs: simplify xfs_trans_iget by Christoph Hellwig · 15 years ago
  40. 13e6d5c xfs: merge fsync and O_SYNC handling by Christoph Hellwig · 15 years ago
  41. bd16956 xfs: speed up free inode search by Dave Chinner · 15 years ago
  42. 2187550 xfs: rationalize xfs_inobt_lookup* by Christoph Hellwig · 15 years ago
  43. 4254b0b xfs: untangle xfs_dialloc by Christoph Hellwig · 15 years ago
  44. 0b48db8 xfs: factor out debug checks from xfs_dialloc and xfs_difree by Dave Chinner · 15 years ago
  45. afabc24 xfs: improve xfs_inobt_update prototype by Christoph Hellwig · 15 years ago
  46. 2e287a7 xfs: improve xfs_inobt_get_rec prototype by Christoph Hellwig · 15 years ago
  47. 85c0b2a xfs: factor out inode initialisation by Dave Chinner · 15 years ago
  48. a0f7bfd fs/xfs: Correct redundant test by Julia Lawall · 15 years ago
  49. eb00457 xfs: remove XFS_INO64_OFFSET by Eric Sandeen · 15 years ago
  50. fef1111 un-static xfs_read_agf by Eric Sandeen · 15 years ago
  51. d96f8f8 xfs: add more statics & drop some unused functions by Eric Sandeen · 15 years ago
  52. bc990f5 xfs: fix locking in xfs_iget_cache_hit by Christoph Hellwig · 15 years ago
  53. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  54. a8914f3 xfs: fix spin_is_locked assert on uni-processor builds by Christoph Hellwig · 15 years ago
  55. b89d420 xfs: check for dinode realtime flag corruption by Christoph Hellwig · 15 years ago
  56. e0c222c use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock by Eric Sandeen · 15 years ago
  57. ddd3a14 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get by Christoph Hellwig · 15 years ago
  58. 7b02ecb xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap by Christoph Hellwig · 15 years ago
  59. 10746e4 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set by Christoph Hellwig · 15 years ago
  60. 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 15 years ago
  61. 3f52c2f xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result by Christoph Hellwig · 15 years ago
  62. 73195ed xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make by Christoph Hellwig · 15 years ago
  63. f41d7fb xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc by Christoph Hellwig · 15 years ago
  64. ca35dcd xfs: switch to NOFS allocation under i_lock in xfs_getbmap by Christoph Hellwig · 15 years ago
  65. 0cc6eee xfs: avoid memory allocation under m_peraglock in growfs code by Christoph Hellwig · 15 years ago
  66. b36ec04 xfs: fix freeing of inodes not yet added to the inode cache by Christoph Hellwig · 15 years ago
  67. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  68. f5266cb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  69. c8a4051 xfs: bump up nr_to_write in xfs_vm_writepage by Eric Sandeen · 15 years ago
  70. 97db39a xfs: reduce bmv_count in xfs_vn_fiemap by Eric Sandeen · 15 years ago
  71. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  72. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  73. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 15 years ago
  74. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  75. fd40261 Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Felix Blyakher · 15 years ago
  76. e83f1eb xfs: fix small mismerge in xfs_vn_mknod by Christoph Hellwig · 15 years ago
  77. 493b87e xfs: fix warnings with CONFIG_XFS_QUOTA disabled by Christoph Hellwig · 15 years ago
  78. 7747a0b xfs: fix freeing memory in xfs_getbmap() by Felix Blyakher · 15 years ago
  79. f950221 xfs: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  80. 35fd035 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 15 years ago
  81. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  82. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago
  83. 8b5403a xfs: remove SYNC_BDFLUSH by Christoph Hellwig · 15 years ago
  84. b0710cc xfs: remove SYNC_IOWAIT by Christoph Hellwig · 15 years ago
  85. 075fe10 xfs: split xfs_sync_inodes by Christoph Hellwig · 15 years ago
  86. fe588ed xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes by Christoph Hellwig · 15 years ago
  87. 75f3cb1 xfs: introduce a per-ag inode iterator by Dave Chinner · 15 years ago
  88. abc1064 xfs: remove unused parameter from xfs_reclaim_inodes by Dave Chinner · 15 years ago
  89. 1da8eec xfs: factor out inode validation for sync by Dave Chinner · 15 years ago
  90. 845b6d0 xfs: split inode flushing from xfs_sync_inodes_ag by Christoph Hellwig · 15 years ago
  91. 5a34d5c xfs: split inode data writeback from xfs_sync_inodes_ag by Dave Chinner · 15 years ago
  92. 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 15 years ago
  93. 0c5e1ce xfs: validate quota log items during log recovery by Christoph Hellwig · 15 years ago
  94. e169683 xfs: update max log size by Christoph Hellwig · 15 years ago
  95. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  96. 1b17d76 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  97. e6da7c9 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 15 years ago
  98. 1f23920 xfs: fix double unlock in xfs_swap_extents() by Felix Blyakher · 15 years ago
  99. 4156e73 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  100. 0963248 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 15 years ago