1. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  2. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 996a710 btrfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  4. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  5. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  6. 1c1c874 btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME by Al Viro · 11 years ago
  7. 1d32bda Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  8. c7b22bb btrfs: fix missing increment of bi_remaining by Muthu Kumar · 11 years ago
  9. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  10. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  11. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  12. e09f67f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  13. 700ff4f Btrfs: fix access_ok() check in btrfs_ioctl_send() by Dan Carpenter · 12 years ago
  14. 467bb1d Btrfs: make sure we cleanup all reloc roots if error happens by Wang Shilong · 11 years ago
  15. 6646374 Btrfs: skip building backref tree for uuid and quota tree when doing balance relocation by Wang Shilong · 11 years ago
  16. c974c46 Btrfs: fix an oops when doing balance relocation by Wang Shilong · 11 years ago
  17. 639eefc Btrfs: don't miss skinny extent items on delayed ref head contention by Filipe David Borba Manana · 11 years ago
  18. e43f998 btrfs: call mnt_drop_write after interrupted subvol deletion by David Sterba · 11 years ago
  19. a7e252a Btrfs: don't clear the default compression type by Miao Xie · 11 years ago
  20. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  21. dff6efc fs: fix iversion handling by Christoph Hellwig · 11 years ago
  22. bc1e79a block: fixup for generic bio chaining by Kent Overstreet · 11 years ago
  23. c170bbb block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  24. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  25. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  26. 33879d4 block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
  27. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  28. 4204617 btrfs: update kconfig help text by David Sterba · 11 years ago
  29. 475bf36 btrfs: fix bio_size_ok() for max_sectors > 0xffff by Akinobu Mita · 11 years ago
  30. 4cd8587 btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  31. 52a1575 btrfs: fix typo in the log message by Anand Jain · 11 years ago
  32. 931aa87 Btrfs: fix list delete warning when removing ordered root from the list by Miao Xie · 11 years ago
  33. 56d140f Btrfs: print bytenr instead of page pointer in check-int by Stefan Behrens · 11 years ago
  34. 9650e05 Btrfs: remove dead codes from ctree.h by Wang Shilong · 11 years ago
  35. b52abf1 Btrfs: don't wait for ordered data outside desired range by Filipe David Borba Manana · 11 years ago
  36. b1a06a4 Btrfs: fix lockdep error in async commit by Liu Bo · 11 years ago
  37. d52c1bc Btrfs: avoid heavy operations in btrfs_commit_super by Liu Bo · 11 years ago
  38. ba69994 Btrfs: fix __btrfs_start_workers retval by Ilya Dryomov · 11 years ago
  39. 908960c Btrfs: disable online raid-repair on ro mounts by Ilya Dryomov · 11 years ago
  40. 33ef30a Btrfs: do not inc uncorrectable_errors counter on ro scrubs by Ilya Dryomov · 11 years ago
  41. d006a04 Btrfs: only drop modified extents if we logged the whole inode by Josef Bacik · 11 years ago
  42. 6cfab85 Btrfs: make sure to copy everything if we rename by Josef Bacik · 11 years ago
  43. 4724b10 Btrfs: don't BUG_ON() if we get an error walking backrefs by Josef Bacik · 11 years ago
  44. ffd3c02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  45. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  46. 54563d4 btrfs: get rid of fdentry() by Al Viro · 12 years ago
  47. 46e0f66 btrfs: fix empty_zero_page misusage by Chris Mason · 11 years ago
  48. 91aef86 Btrfs: rename btrfs_start_all_delalloc_inodes by Miao Xie · 11 years ago
  49. b024419 Btrfs: don't wait for the completion of all the ordered extents by Miao Xie · 11 years ago
  50. 9f3a074 Btrfs: don't wait for all the async delalloc when shrinking delalloc by Miao Xie · 11 years ago
  51. c61a16a Btrfs: fix the confusion between delalloc bytes and metadata bytes by Miao Xie · 11 years ago
  52. 18cd8ea Btrfs: pick up the code for the item number calculation in flush_space() by Miao Xie · 11 years ago
  53. 38c135a Btrfs: wait for the ordered extent only when we want by Miao Xie · 11 years ago
  54. d3ee29e3 Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc() by Miao Xie · 11 years ago
  55. 3b7a016 Btrfs: avoid unnecessary scrub workers allocation by Wang Shilong · 11 years ago
  56. 007d31f Btrfs: check file extent type before anything else by Josef Bacik · 11 years ago
  57. f570e757 btrfs: Remove useless variable in write_ctree_super() by Rashika · 11 years ago
  58. 6787125 btrfs: Fix checkpatch.pl warning of spacing issues by Dulshani Gunawardhana · 11 years ago
  59. d9b0d9b btrfs: Replace kmalloc with kmalloc_array by Dulshani Gunawardhana · 11 years ago
  60. e248e04 btrfs: Enclose macros with complex values within parenthesis by Dulshani Gunawardhana · 11 years ago
  61. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  62. b19e684 btrfs: Remove redundant local zero structure by Dulshani Gunawardhana · 11 years ago
  63. 3c45bfc btrfs: Pack struct btrfs_device by Dulshani Gunawardhana · 11 years ago
  64. 95e94d1 btrfs: Replace multiple atomic_inc() with atomic_add() by Rashika · 11 years ago
  65. 2e9f595 btrfs: Add helper function for free_root_pointers() by Rashika · 11 years ago
  66. 48ec473 Btrfs: fix a crash when running balance and defrag concurrently by Liu Bo · 11 years ago
  67. 6f51956 Btrfs: do not run snapshot-aware defragment on error by Liu Bo · 11 years ago
  68. 269d040 Btrfs: log recovery, don't unlink inode always on error by Filipe David Borba Manana · 11 years ago
  69. 488111a Btrfs: fix csum search offset/length calculation in log tree by Filipe David Borba Manana · 11 years ago
  70. e46f538 Btrfs: fix verification of dir_item by Filipe David Borba Manana · 11 years ago
  71. 9b011ad Btrfs: remove scrub_super_lock holding in btrfs_sync_log() by Wang Shilong · 11 years ago
  72. 7fdf4b6 Btrfs: use 'u64' rather than 'int' to get extent's generation by Wang Shilong · 11 years ago
  73. 9dced18 Btrfs: fix the free space write out failure when there is no data space by Miao Xie · 11 years ago
  74. 9e6a0c52 Btrfs: stop committing the transaction so much during relocate by Josef Bacik · 11 years ago
  75. 9f23e28 Btrfs: make sure the delalloc workers actually flush compressed writes by Josef Bacik · 11 years ago
  76. 9385876 Btrfs: take ordered root lock when removing ordered operations inode by Josef Bacik · 11 years ago
  77. d788a34 Btrfs: don't abort transaction in run_delalloc_nocow by Josef Bacik · 11 years ago
  78. 02ecd2c Btrfs: do not bug_on if we try to cow a free space cache inode by Josef Bacik · 11 years ago
  79. 0ef8b72 Btrfs: return an error from btrfs_wait_ordered_range by Josef Bacik · 11 years ago
  80. ed25909 Btrfs: stop using vfs_read in send by Josef Bacik · 11 years ago
  81. 301993a Btrfs: check_int, remove warning for mixed-mode by Stefan Behrens · 11 years ago
  82. a5f519c Btrfs: fix check_int 'leaf item out of bounce' regression by Stefan Behrens · 11 years ago
  83. 5599488 Btrfs: optimize extent item search in run_delayed_extent_op by Filipe David Borba Manana · 11 years ago
  84. cab45e2 btrfs: add tracing for failed reservations by Jeff Mahoney · 11 years ago
  85. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  86. 1877e1a btrfs: remove move_pages() by Zach Brown · 11 years ago
  87. 4546bca btrfs: use get_seconds() instead of btrfs wrapper by Zach Brown · 11 years ago
  88. 8185554 Btrfs: fix incorrect inode acl reset by Filipe David Borba Manana · 11 years ago
  89. ff76b05 Btrfs: Don't allocate inode that is already in use by Stefan Behrens · 11 years ago
  90. e8b0d724 Btrfs: fix btrfs_prev_leaf() previous key computation by Filipe David Borba Manana · 11 years ago
  91. e93ae26 Btrfs: optimize tree-log.c:count_inode_refs() by Filipe David Borba Manana · 11 years ago
  92. 229eed4 btrfs: simplify kmalloc+copy_from_user to memdup_user by Geyslan G. Bem · 11 years ago
  93. 5ede859 Btrfs: btrfs_add_ordered_operation: Fix last modified transaction comparison. by chandan · 11 years ago
  94. 3c77bd9 Btrfs: don't leak delayed node on path allocation failure by Filipe David Borba Manana · 11 years ago
  95. 361c093 Btrfs: Wait for uuid-tree rebuild task on remount read-only by Stefan Behrens · 11 years ago
  96. 27087f3 Btrfs: init device stats for new devices by Stefan Behrens · 11 years ago
  97. 30d133f Btrfs: fixup error path in __btrfs_inc_extent_ref by Liu Bo · 11 years ago
  98. e649e58 Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts by Ilya Dryomov · 11 years ago
  99. adfa97c Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replace by Ilya Dryomov · 11 years ago
  100. f747cab Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices by Ilya Dryomov · 11 years ago