1. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  2. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  3. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  4. 1e20932 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  5. c319310 Btrfs: fix tree mod log rewinded level and rewinding of moved keys by Jan Schmidt · 12 years ago
  6. f395694 Btrfs: fix tree mod log del_ptr by Jan Schmidt · 12 years ago
  7. e9b7fd4 Btrfs: add tree_mod_dont_log helper by Jan Schmidt · 12 years ago
  8. 926dd8a Btrfs: add missing spin_lock for insertion into tree mod log by Jan Schmidt · 12 years ago
  9. 3301958 Btrfs: add inodes before dropping the extent lock in find_all_leafs by Jan Schmidt · 12 years ago
  10. 95a0607 Btrfs: use delayed ref sequence numbers for all fs-tree updates by Jan Schmidt · 12 years ago
  11. 48235a6 Btrfs: fix false positive in check-integrity on unmount by Stefan Behrens · 12 years ago
  12. 86ff7ff Btrfs: fix runtime warning in check-integrity check data mode by Stefan Behrens · 12 years ago
  13. 3d136a1 Btrfs: set ioprio of scrub readahead to idle by Stefan Behrens · 13 years ago
  14. 5bdbeb2 Btrfs: fix return code in drop_objectid_items by Josef Bacik · 12 years ago
  15. 22ee698 Btrfs: check to see if the inode is in the log before fsyncing by Josef Bacik · 12 years ago
  16. 018642a Btrfs: return value of btrfs_read_buffer is checked correctly by Tsutomu Itoh · 12 years ago
  17. 733f4fb Btrfs: read device stats on mount, write modified ones during commit by Stefan Behrens · 12 years ago
  18. c11d2c2 Btrfs: add ioctl to get and reset the device stats by Stefan Behrens · 12 years ago
  19. 442a4f6 Btrfs: add device counters for detected IO and checksum errors by Stefan Behrens · 12 years ago
  20. d07eb91 btrfs: Drop unused function btrfs_abort_devices() by Asias He · 12 years ago
  21. 762f226 Btrfs: fix the same inode id problem when doing auto defragment by Miao Xie · 12 years ago
  22. 2adcac1 Btrfs: fall back to non-inline if we don't have enough space by Josef Bacik · 12 years ago
  23. 8a35d95 Btrfs: fix how we deal with the orphan block rsv by Josef Bacik · 12 years ago
  24. 72ac3c0 Btrfs: convert the inode bit field to use the actual bit operations by Josef Bacik · 12 years ago
  25. cd023e7 Btrfs: merge contigous regions when loading free space cache by Josef Bacik · 12 years ago
  26. 9ba1f6e Btrfs: do not do balance in readonly mode by Liu Bo · 12 years ago
  27. d1ac6e4 Btrfs: use fastpath in extent state ops as much as possible by Liu Bo · 12 years ago
  28. f8c5d0b Btrfs: fix wrong error returned by adding a device by Liu Bo · 12 years ago
  29. 5fd0204 Btrfs: finish ordered extents in their own thread by Josef Bacik · 12 years ago
  30. 4e89915 Btrfs: do not check delalloc when updating disk_i_size by Josef Bacik · 12 years ago
  31. f60d16a Btrfs: avoid buffer overrun in mount option handling by Jim Meyering · 12 years ago
  32. a27202f Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result by Jim Meyering · 12 years ago
  33. f07c9a7 Btrfs: avoid buffer overrun in btrfs_printk by Jim Meyering · 12 years ago
  34. 2eec6c8 Fix minor type issues by Daniel J Blueman · 12 years ago
  35. 0d2450a btrfs: allow changing 'thread_pool' size at remount time by Sergei Trofimovich · 12 years ago
  36. 0885ef5 Btrfs: do not do filemap_write_and_wait_range in fsync by Josef Bacik · 12 years ago
  37. 551ebb2 Btrfs: remove useless waiting and extra filemap work by Josef Bacik · 12 years ago
  38. d7dbe9e Btrfs: fix compile warnings in extent_io.c by Josef Bacik · 12 years ago
  39. 30f8fe3 Btrfs: cache no acl on new inodes by Josef Bacik · 12 years ago
  40. 0c4d2d9 Btrfs: use i_version instead of our own sequence by Josef Bacik · 12 years ago
  41. 20b297d Btrfs: tree mod log sanity checks in join_transaction by Jan Schmidt · 12 years ago
  42. 19ae4e8 Btrfs: fs_info variable for join_transaction by Jan Schmidt · 12 years ago
  43. 8445f61 Btrfs: use the tree modification log for backref resolving by Jan Schmidt · 12 years ago
  44. 5d9e75c4 Btrfs: add btrfs_search_old_slot by Jan Schmidt · 12 years ago
  45. f3ea38d Btrfs: add del_ptr and insert_ptr modifications to the tree mod log by Jan Schmidt · 12 years ago
  46. f230475 Btrfs: put all block modifications into the tree mod log by Jan Schmidt · 12 years ago
  47. bd989ba Btrfs: add tree modification log functions by Jan Schmidt · 12 years ago
  48. 528c032 btrfs: trivial endianness annotations by Al Viro · 12 years ago
  49. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  50. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  51. f29021b Btrfs: add tree mod log to fs_info by Jan Schmidt · 12 years ago
  52. 815a51c Btrfs: dummy extent buffers for tree mod log by Jan Schmidt · 12 years ago
  53. 64947ec Btrfs: move struct seq_list to ctree.h by Jan Schmidt · 12 years ago
  54. 5581a51 Btrfs: don't set for_cow parameter for tree block functions by Jan Schmidt · 12 years ago
  55. 976b190 Btrfs: look into the extent during find_all_leafs by Jan Schmidt · 12 years ago
  56. d5c88b7 Btrfs: bugfix: ignore the wrong key for indirect tree block backrefs by Jan Schmidt · 12 years ago
  57. dadcaf7 Btrfs: bugfix in btrfs_find_parent_nodes by Jan Schmidt · 12 years ago
  58. cd1b413 Btrfs: ulist realloc bugfix by Jan Schmidt · 12 years ago
  59. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  60. a25c75d Btrfs: cleanup: use consistent lock naming by Dan Carpenter · 12 years ago
  61. e06baab Btrfs: change integrity checker to support big blocks by Stefan Behrens · 12 years ago
  62. fd5e62a Btrfs: remove the useless assignment to *entry in function tree_insert of file extent_io.c by Wang Sheng-Hui · 12 years ago
  63. 477d7ea Btrfs: fix the comment for find_first_extent_bit by Wang Sheng-Hui · 12 years ago
  64. 39bab87 Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_extent_pages by Wang Sheng-Hui · 12 years ago
  65. 1b303fc Btrfs: cleanup the comment for clear_state_bit in extent_io.c by Wang Sheng-Hui · 12 years ago
  66. f775738 btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_search by Wang Sheng-Hui · 12 years ago
  67. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  68. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  69. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  70. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 12 years ago
  71. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 12 years ago
  72. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 12 years ago
  73. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 12 years ago
  74. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  75. dc7fdde Btrfs: reduce lock contention during extent insertion by Chris Mason · 12 years ago
  76. fede766 Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir by Chris Mason · 12 years ago
  77. 7654b72 Btrfs: Fix space checking during fs resize by Daniel J Blueman · 12 years ago
  78. 1f699d3 Btrfs: fix block_rsv and space_info lock ordering by Stefan Behrens · 12 years ago
  79. 1daf354 Btrfs: Prevent root_list corruption by Daniel J Blueman · 12 years ago
  80. 3e74317 Btrfs: fix repair code for RAID10 by Jan Schmidt · 12 years ago
  81. 996d282 Btrfs: do not start delalloc inodes during sync by Josef Bacik · 12 years ago
  82. 25cd999 Btrfs: fix that check_int_data mount option was ignored by Stefan Behrens · 12 years ago
  83. 5c84fc3 Btrfs: don't count CRC or header errors twice while scrubbing by Stefan Behrens · 12 years ago
  84. 99ba55a Btrfs: fix btrfs_ioctl_dev_info() crash on missing device by Stefan Behrens · 12 years ago
  85. b9688bb btrfs: don't return EINTR by Arne Jansen · 12 years ago
  86. 253beeb Btrfs: double unlock bug in error handling by Dan Carpenter · 12 years ago
  87. 5cf1ab5 Btrfs: always store the mirror we read the eb from by Josef Bacik · 12 years ago
  88. 48d2823 fs/btrfs/volumes.c: add missing free_fs_devices by Julia Lawall · 12 years ago
  89. 8a3db18 btrfs: fix early abort in 'remount' by Sergei Trofimovich · 12 years ago
  90. 37db63a Btrfs: fix max chunk size check in chunk allocator by Ilya Dryomov · 12 years ago
  91. b916a59 Btrfs: add missing read locks in backref.c by Jan Schmidt · 12 years ago
  92. aefc1eb Btrfs: don't call free_extent_buffer twice in iterate_irefs by Jan Schmidt · 12 years ago
  93. 4735fb2 Btrfs: Make free_ipath() deal gracefully with NULL pointers by Jesper Juhl · 12 years ago
  94. cdc6a39 Btrfs: avoid possible use-after-free in clear_extent_bit() by Li Zefan · 12 years ago
  95. 8e52acf Btrfs: retrurn void from clear_state_bit by Li Zefan · 12 years ago
  96. 871383b btrfs: add missing unlocks to transaction abort paths by David Sterba · 12 years ago
  97. 8d082fb Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE by Liu Bo · 12 years ago
  98. 207a232 btrfs: don't add both copies of DUP to reada extent tree by Arne Jansen · 13 years ago
  99. 8c9c2bf btrfs: fix race in reada by Arne Jansen · 13 years ago
  100. 848cce0 Btrfs: avoid setting ->d_op twice by Li Zefan · 13 years ago