1. a672e1b xfs: check for possible overflow in xfs_ioc_trim by Tomas Racek · 12 years ago
  2. 7612903 xfs: unlock the AGI buffer when looping in xfs_dialloc by Christoph Hellwig · 12 years ago
  3. 0b9e3f6 xfs: fix uninitialised variable in xfs_rtbuf_get() by Dave Chinner · 12 years ago
  4. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  5. d9457dc xfs: Convert to new freezing code by Jan Kara · 12 years ago
  6. 37cd960 Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  7. 9a57fa8 xfs: wait for the write the superblock on unmount by Mark Tinguely · 12 years ago
  8. 8375f92 xfs: re-enable xfsaild idle mode and fix associated races by Brian Foster · 12 years ago
  9. 4f59af7 xfs: remove iolock lock classes by Christoph Hellwig · 12 years ago
  10. 5a15322 xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes by Christoph Hellwig · 12 years ago
  11. 0b56185 xfs: do not take the iolock in xfs_inactive by Christoph Hellwig · 12 years ago
  12. fe67be0 xfs: remove xfs_inactive_attrs by Christoph Hellwig · 12 years ago
  13. b373e98 xfs: clean up xfs_inactive by Christoph Hellwig · 12 years ago
  14. be60fe5 xfs: do not read the AGI buffer in xfs_dialloc until nessecary by Christoph Hellwig · 12 years ago
  15. 55d6af6 xfs: refactor xfs_ialloc_ag_select by Christoph Hellwig · 12 years ago
  16. 4bb6106 xfs: add a short cut to xfs_dialloc for the non-NULL agbp case by Christoph Hellwig · 12 years ago
  17. 0835890 xfs: remove the alloc_done argument to xfs_dialloc by Christoph Hellwig · 12 years ago
  18. f2ecc5e xfs: split xfs_dialloc by Christoph Hellwig · 12 years ago
  19. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  21. 824c313 xfs: remove xfs_ialloc_find_free by Christoph Hellwig · 12 years ago
  22. 0d882a3 Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. by Alain Renaud · 12 years ago
  23. 129dbc9 xfs: remove xfs_inotobp by Christoph Hellwig · 12 years ago
  24. 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 12 years ago
  25. 6b7a03f xfs: handle EOF correctly in xfs_vm_writepage by Christoph Hellwig · 12 years ago
  26. 69ff282 xfs: implement ->update_time by Christoph Hellwig · 12 years ago
  27. 96ee34b xfs: fix comment typo of struct xfs_da_blkinfo. by Chen Baozi · 12 years ago
  28. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  29. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  30. 1632dcc xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks by Christoph Hellwig · 12 years ago
  31. 40a9b79 xfs: prevent recursion in xfs_buf_iorequest by Christoph Hellwig · 12 years ago
  32. aa29284 xfs: don't defer metadata allocation to the workqueue by Dave Chinner · 12 years ago
  33. e3a746f5 xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  34. a2dcf5d xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks by Christoph Hellwig · 12 years ago
  35. 08023d6 xfs: prevent recursion in xfs_buf_iorequest by Christoph Hellwig · 12 years ago
  36. eb71a12 xfs: don't defer metadata allocation to the workqueue by Dave Chinner · 12 years ago
  37. 1f432a8 xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  38. 9b73bd7 xfs: factor buffer reading from xfs_dir2_leaf_getdents by Dave Chinner · 12 years ago
  39. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  40. 3605431 xfs: use discontiguous xfs_buf support in dabuf wrappers by Dave Chinner · 12 years ago
  41. 372cc85e xfs: support discontiguous buffers in the xfs_buf_log_item by Dave Chinner · 12 years ago
  42. de2a4f5 xfs: add discontiguous buffer support to transactions by Dave Chinner · 12 years ago
  43. 6dde270 xfs: add discontiguous buffer map interface by Dave Chinner · 12 years ago
  44. 3e85c86 xfs: convert internal buffer functions to pass maps by Dave Chinner · 12 years ago
  45. cbb7baab xfs: separate buffer indexing from block map by Dave Chinner · 12 years ago
  46. 77c1a08 xfs: struct xfs_buf_log_format isn't variable sized. by Dave Chinner · 12 years ago
  47. 9a8d2fd xfs: remove xlog_t typedef by Mark Tinguely · 12 years ago
  48. f7bdf03 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  49. 8866fc6 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  50. 59c84ed0 xfs: Fix overallocation in xfs_buf_allocate_memory() by Jan Kara · 12 years ago
  51. 76d0953 xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  52. 9a3a5da xfs: check for stale inode before acquiring iflock on push by Brian Foster · 12 years ago
  53. ad223e6 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  54. 11159a0 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  55. bcf62ab xfs: Fix overallocation in xfs_buf_allocate_memory() by Jan Kara · 12 years ago
  56. 079da28 xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 12 years ago
  57. 76e8f13 xfs: check for stale inode before acquiring iflock on push by Brian Foster · 12 years ago
  58. 3b876c8 xfs: fix debug_object WARN at xfs_alloc_vextent() by Jeff Liu · 12 years ago
  59. 66f9311 xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) by Alain Renaud · 12 years ago
  60. 51c8422 xfs: fix typo in comment of xfs_dinode_t. by Chen Baozi · 12 years ago
  61. 5276432 xfs: kill copy and paste segment checks in xfs_file_aio_read by Dave Chinner · 12 years ago
  62. 3297238 xfs: make largest supported offset less shouty by Dave Chinner · 12 years ago
  63. d2c2819 xfs: m_maxioffset is redundant by Dave Chinner · 12 years ago
  64. 0f2cf9d xfs: fix debug_object WARN at xfs_alloc_vextent() by Jeff Liu · 12 years ago
  65. 7d0fa3e xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) by Alain Renaud · 12 years ago
  66. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  67. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  68. 77ba787 xfs: switch to proper __bitwise type for KM_... flags by Al Viro · 12 years ago
  69. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  70. 14c26c6 xfs: add trace points for log forces by Dave Chinner · 12 years ago
  71. 3ba3160 xfs: fix memory reclaim deadlock on agi buffer by Peter Watkins · 12 years ago
  72. ea562ed xfs: fix delalloc quota accounting on failure by Dave Chinner · 12 years ago
  73. 1307bbd xfs: protect xfs_sync_worker with s_umount semaphore by Ben Myers · 12 years ago
  74. 3fe3e6b xfs: introduce SEEK_DATA/SEEK_HOLE support by Jeff Liu · 12 years ago
  75. e700a06 xfs: make xfs_extent_busy_trim not static by Ben Myers · 12 years ago
  76. 611c994 xfs: make XBF_MAPPED the default behaviour by Dave Chinner · 12 years ago
  77. d4f3512 xfs: flush outstanding buffers on log mount failure by Dave Chinner · 12 years ago
  78. 12bcb3f xfs: Properly exclude IO type flags from buffer flags by Dave Chinner · 12 years ago
  79. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  80. 2af51f3 xfs: move xfs_do_force_shutdown() and kill xfs_rw.c by Dave Chinner · 12 years ago
  81. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 12 years ago
  82. fd50092 xfs: move xfs_fsb_to_db to xfs_bmap.h by Dave Chinner · 12 years ago
  83. 4ecbfe6 xfs: clean up busy extent naming by Dave Chinner · 12 years ago
  84. efc27b5 xfs: move busy extent handling to it's own file by Dave Chinner · 12 years ago
  85. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  86. bc4010ec xfs: use iolock on XFS_IOC_ALLOCSP calls by Dave Chinner · 12 years ago
  87. aa5c158 xfs: kill XBF_DONTBLOCK by Dave Chinner · 12 years ago
  88. 7ca790a xfs: kill xfs_read_buf() by Dave Chinner · 12 years ago
  89. a8acad7 xfs: kill XBF_LOCK by Dave Chinner · 12 years ago
  90. 795cac7 xfs: kill xfs_buf_btoc by Dave Chinner · 12 years ago
  91. aa0e883 xfs: use blocks for storing the desired IO size by Dave Chinner · 12 years ago
  92. 4e94b71 xfs: use blocks for counting length of buffers by Dave Chinner · 12 years ago
  93. de1cbee xfs: kill b_file_offset by Dave Chinner · 12 years ago
  94. e70b73f xfs: clean up buffer get/read call API by Dave Chinner · 12 years ago
  95. bf813cd xfs: use kmem_zone_zalloc for buffers by Dave Chinner · 12 years ago
  96. ead360c xfs: fix incorrect b_offset initialisation by Dave Chinner · 12 years ago
  97. 0e95f19 xfs: check for buffer errors before waiting by Dave Chinner · 12 years ago
  98. fe2429b xfs: fix buffer lookup race on allocation failure by Dave Chinner · 12 years ago
  99. aff3a9e xfs: Use preallocation for inodes with extsz hints by Dave Chinner · 12 years ago
  100. 3ed9116 xfs: limit specualtive delalloc to maxioffset by Dave Chinner · 12 years ago