1. e784868 btrfs: Push mnt_want_write() outside of i_mutex by Jan Kara · 13 years ago
  2. 11e62a8 btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file() by Al Viro · 13 years ago
  3. 9249e17 VFS: Pass mount flags to sget() by David Howells · 13 years ago
  4. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 13 years ago
  5. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
  6. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 13 years ago
  7. 5eecb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  8. b630556 Btrfs: run delayed directory updates during log replay by Chris Mason · 13 years ago
  9. 7fd1a3f Btrfs: hold a ref on the inode during writepages by Josef Bacik · 13 years ago
  10. bdb7d30 Btrfs: fix tree log remove space corner case by Josef Bacik · 13 years ago
  11. 6bf0231 Btrfs: fix wrong check during log recovery by Liu Bo · 13 years ago
  12. d3a9404 Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS by Alexander Block · 13 years ago
  13. 2b6ba62 Btrfs: resume balance on rw (re)mounts properly by Ilya Dryomov · 13 years ago
  14. 68310a5 Btrfs: restore restriper state on all mounts by Ilya Dryomov · 13 years ago
  15. c3473e8 Btrfs: fix dio write vs buffered read race by Josef Bacik · 13 years ago
  16. 597a60f Btrfs: don't count I/O statistic read errors for missing devices by Stefan Behrens · 13 years ago
  17. d42244a Btrfs: resolve tree mod log locking issue in btrfs_next_leaf by Jan Schmidt · 13 years ago
  18. 19956c7 Btrfs: fix tree mod log rewind of ADD operations by Jan Schmidt · 13 years ago
  19. 155725c Btrfs: leave critical region in btrfs_find_all_roots as soon as possible by Jan Schmidt · 13 years ago
  20. c3e0696 Btrfs: always put insert_ptr modifications into the tree mod log by Jan Schmidt · 13 years ago
  21. 28da9fb Btrfs: fix tree mod log for root replacements at leaf level by Jan Schmidt · 13 years ago
  22. 9345457 Btrfs: support root level changes in __resolve_indirect_ref by Jan Schmidt · 13 years ago
  23. 8ca78f3 Btrfs: avoid waiting for delayed refs when we must not by Jan Schmidt · 13 years ago
  24. 8874e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  25. cb77fcd Btrfs: delay iput with async extents by Josef Bacik · 13 years ago
  26. e18fca7 Btrfs: add a missing spin_lock by Josef Bacik · 13 years ago
  27. 69bca40 Btrfs: don't assume to be on the correct extent in add_all_parents by Alexander Block · 13 years ago
  28. 1c8f52a Btrfs: introduce btrfs_next_old_item by Alexander Block · 13 years ago
  29. d865983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  30. a8c4a33 Btrfs: cast devid to unsigned long long for printk %llu by Chris Mason · 13 years ago
  31. 4325edd Btrfs: init old_generation in get_old_root by Chris Mason · 13 years ago
  32. 718f58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  33. 67cde34 Btrfs: destroy the items of the delayed inodes in error handling routine by Miao Xie · 13 years ago
  34. ed0eaa1 Btrfs: make sure that we've made everything in pinned tree clean by Liu Bo · 13 years ago
  35. 6e841e3 Btrfs: avoid memory leak of extent state in error handling routine by Liu Bo · 13 years ago
  36. 4e42ae1 Btrfs: do not resize a seeding device by Liu Bo · 13 years ago
  37. bc17823 Btrfs: fix missing inherited flag in rename by Liu Bo · 13 years ago
  38. acbcabd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 13 years ago
  39. 69e380d Btrfs: fix incompat flags setting by Li Zefan · 13 years ago
  40. 6c282eb Btrfs: fix defrag regression by Li Zefan · 13 years ago
  41. 7ddf5a4 Btrfs: call filemap_fdatawrite twice for compression by Josef Bacik · 13 years ago
  42. 8180ef8 Btrfs: keep inode pinned when compressing writes by Josef Bacik · 13 years ago
  43. 9c5085c Btrfs: implement ->show_devname by Josef Bacik · 13 years ago
  44. 606686e Btrfs: use rcu to protect device->name by Josef Bacik · 13 years ago
  45. 17ca04a Btrfs: unlock everything properly in the error case for nocow by Josef Bacik · 13 years ago
  46. ee670f0a Btrfs: fix btrfs_destroy_marked_extents by Josef Bacik · 13 years ago
  47. 7b8b92a Btrfs: abort the transaction if the commit fails by Josef Bacik · 13 years ago
  48. d7096fc Btrfs: wake up transaction waiters when aborting a transaction by Josef Bacik · 13 years ago
  49. b939d1a Btrfs: fix locking in btrfs_destroy_delayed_refs by Josef Bacik · 13 years ago
  50. beb42dd Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error by Josef Bacik · 13 years ago
  51. 3310c36 Btrfs: fix race in tree mod log addition by Jan Schmidt · 13 years ago
  52. 3d7806e Btrfs: add btrfs_next_old_leaf by Jan Schmidt · 13 years ago
  53. a95236d Btrfs: fix return value for __tree_mod_log_oldest_root by Jan Schmidt · 13 years ago
  54. 8ba97a1 Btrfs: use btrfs_read_lock_root_node in get_old_root by Jan Schmidt · 13 years ago
  55. f617e2fd Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref by Jan Schmidt · 13 years ago
  56. 4d5a056 Btrfs: remove call to btrfs_header_nritems with no effect by Jan Schmidt · 13 years ago
  57. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  58. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 13 years ago
  59. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  60. 1e20932 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 13 years ago
  61. c319310 Btrfs: fix tree mod log rewinded level and rewinding of moved keys by Jan Schmidt · 13 years ago
  62. f395694 Btrfs: fix tree mod log del_ptr by Jan Schmidt · 13 years ago
  63. e9b7fd4 Btrfs: add tree_mod_dont_log helper by Jan Schmidt · 13 years ago
  64. 926dd8a Btrfs: add missing spin_lock for insertion into tree mod log by Jan Schmidt · 13 years ago
  65. 3301958 Btrfs: add inodes before dropping the extent lock in find_all_leafs by Jan Schmidt · 13 years ago
  66. 95a0607 Btrfs: use delayed ref sequence numbers for all fs-tree updates by Jan Schmidt · 13 years ago
  67. 48235a6 Btrfs: fix false positive in check-integrity on unmount by Stefan Behrens · 13 years ago
  68. 86ff7ff Btrfs: fix runtime warning in check-integrity check data mode by Stefan Behrens · 13 years ago
  69. 3d136a1 Btrfs: set ioprio of scrub readahead to idle by Stefan Behrens · 13 years ago
  70. 5bdbeb2 Btrfs: fix return code in drop_objectid_items by Josef Bacik · 13 years ago
  71. 22ee698 Btrfs: check to see if the inode is in the log before fsyncing by Josef Bacik · 13 years ago
  72. 018642a Btrfs: return value of btrfs_read_buffer is checked correctly by Tsutomu Itoh · 13 years ago
  73. 733f4fb Btrfs: read device stats on mount, write modified ones during commit by Stefan Behrens · 13 years ago
  74. c11d2c2 Btrfs: add ioctl to get and reset the device stats by Stefan Behrens · 13 years ago
  75. 442a4f6 Btrfs: add device counters for detected IO and checksum errors by Stefan Behrens · 13 years ago
  76. d07eb91 btrfs: Drop unused function btrfs_abort_devices() by Asias He · 13 years ago
  77. 762f226 Btrfs: fix the same inode id problem when doing auto defragment by Miao Xie · 13 years ago
  78. 2adcac1 Btrfs: fall back to non-inline if we don't have enough space by Josef Bacik · 13 years ago
  79. 8a35d95 Btrfs: fix how we deal with the orphan block rsv by Josef Bacik · 13 years ago
  80. 72ac3c0 Btrfs: convert the inode bit field to use the actual bit operations by Josef Bacik · 13 years ago
  81. cd023e7 Btrfs: merge contigous regions when loading free space cache by Josef Bacik · 13 years ago
  82. 9ba1f6e Btrfs: do not do balance in readonly mode by Liu Bo · 13 years ago
  83. d1ac6e4 Btrfs: use fastpath in extent state ops as much as possible by Liu Bo · 13 years ago
  84. f8c5d0b Btrfs: fix wrong error returned by adding a device by Liu Bo · 13 years ago
  85. 5fd0204 Btrfs: finish ordered extents in their own thread by Josef Bacik · 13 years ago
  86. 4e89915 Btrfs: do not check delalloc when updating disk_i_size by Josef Bacik · 13 years ago
  87. f60d16a Btrfs: avoid buffer overrun in mount option handling by Jim Meyering · 13 years ago
  88. a27202f Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result by Jim Meyering · 13 years ago
  89. f07c9a7 Btrfs: avoid buffer overrun in btrfs_printk by Jim Meyering · 13 years ago
  90. 2eec6c8 Fix minor type issues by Daniel J Blueman · 13 years ago
  91. 0d2450a btrfs: allow changing 'thread_pool' size at remount time by Sergei Trofimovich · 13 years ago
  92. 0885ef5 Btrfs: do not do filemap_write_and_wait_range in fsync by Josef Bacik · 13 years ago
  93. 551ebb2 Btrfs: remove useless waiting and extra filemap work by Josef Bacik · 13 years ago
  94. d7dbe9e Btrfs: fix compile warnings in extent_io.c by Josef Bacik · 13 years ago
  95. 30f8fe3 Btrfs: cache no acl on new inodes by Josef Bacik · 13 years ago
  96. 0c4d2d9 Btrfs: use i_version instead of our own sequence by Josef Bacik · 13 years ago
  97. 20b297d Btrfs: tree mod log sanity checks in join_transaction by Jan Schmidt · 13 years ago
  98. 19ae4e8 Btrfs: fs_info variable for join_transaction by Jan Schmidt · 13 years ago
  99. 8445f61 Btrfs: use the tree modification log for backref resolving by Jan Schmidt · 13 years ago
  100. 5d9e75c4 Btrfs: add btrfs_search_old_slot by Jan Schmidt · 13 years ago