1. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  2. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  4. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  5. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  6. db62efb btrfs: don't loop on large offsets in readdir by Zach Brown · 11 years ago
  7. cfad392 Btrfs: check to see if root_list is empty before adding it to dead roots by Josef Bacik · 11 years ago
  8. f3b15cc Btrfs: release both paths before logging dir/changed extents by Josef Bacik · 11 years ago
  9. ee20a98 Btrfs: allow splitting of hole em's when dropping extent cache by Josef Bacik · 11 years ago
  10. ed8c491 Btrfs: make sure the backref walker catches all refs to our extent by Josef Bacik · 11 years ago
  11. 8ca15e0 Btrfs: fix backref walking when we hit a compressed extent by Josef Bacik · 11 years ago
  12. b76bb70 Btrfs: do not offset physical if we're compressed by Josef Bacik · 11 years ago
  13. b5b9b5b Btrfs: fix extent buffer leak after backref walking by Liu Bo · 11 years ago
  14. e68afa4 Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents by Liu Bo · 11 years ago
  15. 7cddc19 btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified by Jie Liu · 11 years ago
  16. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  17. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  18. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  19. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  20. cd63397 Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  21. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  22. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  23. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  24. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  26. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  27. 0e267c4 Btrfs: wait ordered range before doing direct io by Josef Bacik · 11 years ago
  28. 7fb7d76f Btrfs: only do the tree_mod_log_free_eb if this is our last ref by Josef Bacik · 11 years ago
  29. f1ca7e98 Btrfs: hold the tree mod lock in __tree_mod_log_rewind by Josef Bacik · 11 years ago
  30. 261c84b Btrfs: make backref walking code handle skinny metadata by Josef Bacik · 11 years ago
  31. 35f0399 Btrfs: fix crash regarding to ulist_add_merge by Liu Bo · 11 years ago
  32. edd1400 Btrfs: fix several potential problems in copy_nocow_pages_for_inode by Miao Xie · 11 years ago
  33. 826aa0a Btrfs: cleanup the code of copy_nocow_pages_for_inode() by Miao Xie · 11 years ago
  34. 26b25891 Btrfs: fix oops when recovering the file data by scrub function by Miao Xie · 11 years ago
  35. 6df9a95 Btrfs: make the chunk allocator completely tree lockless by Josef Bacik · 11 years ago
  36. 68a7342 Btrfs: cleanup orphaned root orphan item by Josef Bacik · 11 years ago
  37. a70c617 Btrfs: fix wrong mirror number tuning by Miao Xie · 11 years ago
  38. e6da5d2 Btrfs: cleanup redundant code in btrfs_submit_direct() by Miao Xie · 11 years ago
  39. f51a4a1 Btrfs: remove btrfs_sector_sum structure by Miao Xie · 11 years ago
  40. 7ee9e44 Btrfs: check if we can nocow if we don't have data space by Josef Bacik · 11 years ago
  41. 925a6ef Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delalloc by Josef Bacik · 11 years ago
  42. b150a4f Btrfs: use a percpu to keep track of possibly pinned bytes by Josef Bacik · 11 years ago
  43. f23b5a5 Btrfs: check for actual acls rather than just xattrs when caching no acl by Josef Bacik · 11 years ago
  44. a71754f Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate by Josef Bacik · 11 years ago
  45. 0b08851 Btrfs: optimize reada_for_balance by Josef Bacik · 11 years ago
  46. bdf7c00 Btrfs: optimize read_block_for_search by Josef Bacik · 11 years ago
  47. fdf8e2e Btrfs: unlock extent range on enospc in compressed submit by Josef Bacik · 11 years ago
  48. 90b6d28 Btrfs: fix the comment typo for btrfs_attach_transaction_barrier by Wang Sheng-Hui · 11 years ago
  49. aee68ee Btrfs: fix not being able to find skinny extents during relocate by Josef Bacik · 11 years ago
  50. da61d31 Btrfs: cleanup backref search commit root flag stuff by Josef Bacik · 11 years ago
  51. d88d46c Btrfs: free csums when we're done scrubbing an extent by Josef Bacik · 11 years ago
  52. 1be41b7 Btrfs: fix transaction throttling for delayed refs by Josef Bacik · 11 years ago
  53. 501407a Btrfs: stop waiting on current trans if we aborted by Josef Bacik · 11 years ago
  54. f971fe2 Btrfs: wake up delayed ref flushing waiters on abort by Josef Bacik · 11 years ago
  55. 3fb4037 btrfs: fix the code comments for LZO compression workspace by Jie Liu · 11 years ago
  56. 5bc7247 Btrfs: fix broken nocow after balance by Miao Xie · 11 years ago
  57. 6d0379e btrfs: more open-coded file_inode() by Al Viro · 11 years ago
  58. 9cdda8d [readdir] convert btrfs by Al Viro · 11 years ago
  59. 8c2a1a3 Btrfs: exclude logged extents before replying when we are mixed by Josef Bacik · 11 years ago
  60. 01cd336 Btrfs: put our inode if orphan cleanup fails by Josef Bacik · 11 years ago
  61. c69b26b Btrfs: add some missing iput()'s in btrfs_orphan_cleanup by Josef Bacik · 11 years ago
  62. e78417d Btrfs: do not pin while under spin lock by Josef Bacik · 11 years ago
  63. a5959bc Btrfs: Cocci spatch "memdup.spatch" by Thomas Meyer · 11 years ago
  64. 97a184f Btrfs: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  65. b382a32 Btrfs: fix qgroup rescan resume on mount by Jan Schmidt · 11 years ago
  66. eb1716a Btrfs: avoid double free of fs_info->qgroup_ulist by Jan Schmidt · 11 years ago
  67. 4373519 Btrfs: fix memory patcher through fs_info->qgroup_ulist by Jan Schmidt · 11 years ago
  68. d52be81 Btrfs: simplify unlink reservations by Josef Bacik · 11 years ago
  69. c6adc9c Btrfs: merge pending IO for tree log write back by Miao Xie · 11 years ago
  70. a96fbc7 Btrfs: allow file data clone within a file by Liu Bo · 11 years ago
  71. b7394eb Btrfs: remove unused code in btrfs_del_root by Liu Bo · 11 years ago
  72. 2da1c66 Btrfs: kill replicate code in replay_one_buffer by Liu Bo · 11 years ago
  73. 33157e0 Btrfs: check if leaf's parent exists before pushing items around by Liu Bo · 11 years ago
  74. fdd99c7 Btrfs: dont do log_removal in insert_new_root by Liu Bo · 11 years ago
  75. 4b286cd Btrfs: return error code in btrfs_check_trunc_cache_free_space() by Wei Yongjun · 11 years ago
  76. 139f807 Btrfs: fix estale with btrfs send by Josef Bacik · 11 years ago
  77. 183860f btrfs: device delete to get errors from the kernel by Anand Jain · 11 years ago
  78. c73e293 Btrfs: do delay iput in sync_fs by Josef Bacik · 11 years ago
  79. 4a9d8bd Btrfs: make the state of the transaction more readable by Miao Xie · 11 years ago
  80. 581227d Btrfs: remove the time check in btrfs_commit_transaction() by Miao Xie · 11 years ago
  81. 3f1e3fa Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure by Miao Xie · 11 years ago
  82. 8243661 Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is set by Miao Xie · 11 years ago
  83. 0860adf Btrfs: don't wait for all the writers circularly during the transaction commit by Miao Xie · 11 years ago
  84. 25d8c28 Btrfs: remove the code for the impossible case in cleanup_transaction() by Miao Xie · 11 years ago
  85. ac67387 Btrfs: cleanup unnecessary assignment when cleaning up all the residual transaction by Miao Xie · 11 years ago
  86. 6a03843 Btrfs: just flush the delalloc inodes in the source tree before snapshot creation by Miao Xie · 11 years ago
  87. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 11 years ago
  88. eb73c1b Btrfs: introduce per-subvolume delalloc inode list by Miao Xie · 11 years ago
  89. b0feb9d Btrfs: introduce grab/put functions for the root of the fs/file tree by Miao Xie · 11 years ago
  90. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 11 years ago
  91. babbf170 Btrfs: make the snap/subv deletion end more early when the fs is R/O by Miao Xie · 11 years ago
  92. dc7f370 Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot() by Miao Xie · 11 years ago
  93. 05323cd Btrfs: make the cleaner complete early when the fs is going to be umounted by Miao Xie · 11 years ago
  94. d027824 Btrfs: remove unnecessary ->s_umount in cleaner_kthread() by Miao Xie · 11 years ago
  95. 3c64a1a Btrfs: cleanup: don't check the same thing twice by Stefan Behrens · 11 years ago
  96. b1b1959 Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULL by Stefan Behrens · 11 years ago
  97. 78a1068 Btrfs: delete unused function by Stefan Behrens · 11 years ago
  98. 5798b92 Btrfs: remove useless copy in quota_ctl by Liu Bo · 11 years ago
  99. 1c89cdd Minor format cleanup. by Andreas Philipp · 11 years ago
  100. 924794c Btrfs: cleanup unused arguments in send.c by Tsutomu Itoh · 11 years ago