1. 3368d00 btrfs: qgroup: Record possible quota-related extent for qgroup. by Qu Wenruo · 10 years ago
  2. 823ae5b btrfs: qgroup: Add function qgroup_update_counters(). by Qu Wenruo · 10 years ago
  3. d810ef2 btrfs: qgroup: Add function qgroup_update_refcnt(). by Qu Wenruo · 10 years ago
  4. c682f9b btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent() by Qu Wenruo · 10 years ago
  5. 9c54213 btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read. by Qu Wenruo · 10 years ago
  6. c43d160 btrfs: delayed-ref: Cleanup the unneeded functions. by Qu Wenruo · 10 years ago
  7. c6fc245 btrfs: delayed-ref: Use list to replace the ref_root in ref_head. by Qu Wenruo · 10 years ago
  8. 00db646 btrfs: backref: Don't merge refs which are not for same block. by Qu Wenruo · 10 years ago
  9. 20b2e30 btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx() by Zhao Lei · 10 years ago
  10. e1d227a btrfs: Handle unaligned length in extent_same by Mark Fasheh · 10 years ago
  11. 070034b Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag. by chandan · 10 years ago
  12. e4826a5 Btrfs: btrfs_defrag_file: Fix ra_index computation. by chandan · 10 years ago
  13. 4617ea3 Btrfs: fix necessary chunk tree space calculation when allocating a chunk by Filipe Manana · 10 years ago
  14. 7558c8b Btrfs: don't attach unnecessary extents to transaction on fsync by Filipe Manana · 10 years ago
  15. b659ef0 Btrfs: avoid syncing log in the fast fsync path when not necessary by Filipe Manana · 10 years ago
  16. 1ab818b Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.2 by Chris Mason · 10 years ago
  17. 6ca0709 Btrfs: fix hang during inode eviction due to concurrent readahead by Filipe Manana · 10 years ago
  18. 64c043d Btrfs: fix up read_tree_block to return proper error by Liu Bo · 10 years ago
  19. 8635eda Btrfs: add missing free_extent_buffer by Liu Bo · 10 years ago
  20. 0c30430 Btrfs: remove csum_bytes_left by Liu Bo · 10 years ago
  21. 39c2d7f Btrfs: fix -ENOSPC on block group removal by Filipe Manana · 10 years ago
  22. 4fbcdf6 Btrfs: fix -ENOSPC when finishing block group creation by Filipe Manana · 10 years ago
  23. 0d2b237 Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap by Josef Bacik · 10 years ago
  24. c8d3fe0 Btrfs: show subvol= and subvolid= in /proc/mounts by Omar Sandoval · 10 years ago
  25. 05dbe68 Btrfs: unify subvol= and subvolid= mounting by Omar Sandoval · 10 years ago
  26. bb289b7 Btrfs: fail on mismatched subvol and subvolid mount options by Omar Sandoval · 10 years ago
  27. fa33065 Btrfs: clean up error handling in mount_subvol() by Omar Sandoval · 10 years ago
  28. e6e4dbe Btrfs: remove all subvol options before mounting top-level by Omar Sandoval · 10 years ago
  29. 773cd04 Btrfs: lock superblock before remounting for rw subvol by Omar Sandoval · 10 years ago
  30. 0f31871 Btrfs: wake up extent state waiters on unlock through clear_extent_bits by Filipe Manana · 10 years ago
  31. c152b63 Btrfs: fix chunk allocation regression leading to transaction abort by Filipe Manana · 10 years ago
  32. 2037a09 btrfs: use after free when closing devices by Sasha Levin · 10 years ago
  33. 01b810b btrfs: make root id query unprivileged by David Sterba · 10 years ago
  34. 2e6e518 Btrfs: fix block group ->space_info null pointer dereference by Filipe Manana · 10 years ago
  35. 33b97e4 Btrfs: check error before reporting missing device and add uuid by Anand Jain · 10 years ago
  36. 1f6e4b3 btrfs: Fix superblock csum type check. by Qu Wenruo · 10 years ago
  37. 619d8c4 Btrfs: incremental send, fix clone operations for compressed extents by Filipe Manana · 10 years ago
  38. ab3680d btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation() by Christian Engelmayer · 10 years ago
  39. 35c7664 Btrfs: fix mutex unlock without prior lock on space cache truncation by Filipe Manana · 10 years ago
  40. 816fceb Btrfs: log when missing device is created by Anand Jain · 10 years ago
  41. 6d13f54 btrfs: fix warnings after changes in btrfs_abort_transaction by David Sterba · 10 years ago
  42. c0d19e2 btrfs: add 'cold' compiler annotations to all error handling functions by David Sterba · 10 years ago
  43. 1a9a8a7 btrfs: report exact callsite where transaction abort occurs by David Sterba · 10 years ago
  44. 1302890 btrfs: let tree defrag work in SSD mode by David Sterba · 10 years ago
  45. 53e489b Btrfs: check pending chunks when shrinking fs to avoid corruption by Filipe Manana · 10 years ago
  46. 64ad6c4 Btrfs: don't invalidate root dentry when subvolume deletion fails by Omar Sandoval · 10 years ago
  47. 8b191a6 Btrfs: incremental send, check if orphanized dir inode needs delayed rename by Filipe Manana · 10 years ago
  48. 80aa602 Btrfs: incremental send, don't delay directory renames unnecessarily by Filipe Manana · 10 years ago
  49. 7ce14f6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  50. 153c35b Btrfs: fix regression in raid level conversion by Chris Mason · 10 years ago
  51. a962959 Btrfs: fix racy system chunk allocation when setting block group ro by Filipe Manana · 10 years ago
  52. 2c2ed5a btrfs: clear 'ret' in btrfs_check_shared() loop by Mark Fasheh · 10 years ago
  53. c7309e8 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  54. 062c19e Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON by Filipe Manana · 10 years ago
  55. ff1f825 Btrfs: fix race between block group creation and their cache writeout by Filipe Manana · 10 years ago
  56. 28aeeac Btrfs: fix panic when starting bg cache writeout after IO error by Filipe Manana · 10 years ago
  57. e43699d Btrfs: fix crash after inode cache writeback failure by Filipe Manana · 10 years ago
  58. af64728 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  59. 1d3c61c Btrfs: fix wrong mapping flags for free space inode by Filipe Manana · 10 years ago
  60. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  61. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 10 years ago
  62. f583381 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  63. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  64. 6e17d30 Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. by Yang Dongsheng · 10 years ago
  65. 909e26d btrfs: unlock i_mutex after attempting to delete subvolume during send by Omar Sandoval · 10 years ago
  66. b860545 btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache by Omar Sandoval · 10 years ago
  67. 5ca64f4 btrfs: fix race on ENOMEM in alloc_extent_buffer by Omar Sandoval · 10 years ago
  68. 67b7859 btrfs: handle ENOMEM in btrfs_alloc_tree_block by Omar Sandoval · 10 years ago
  69. 1b98450 Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole by Forrest Liu · 10 years ago
  70. e4c88f0 Btrfs: don't check for delalloc_bytes in cache_save_setup by Chris Mason · 10 years ago
  71. 24b89d0 Btrfs: fix deadlock when starting writeback of bg caches by Filipe Manana · 10 years ago
  72. b58d1a9 Btrfs: fix race between start dirty bg cache writeout and bg deletion by Filipe Manana · 10 years ago
  73. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  74. a3bdccc Btrfs: prevent list corruption during free space cache processing by Chris Mason · 10 years ago
  75. ba0e4ae Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  76. 85db36c Btrfs: fix inode cache writeout by Chris Mason · 10 years ago
  77. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  78. e082f56 btrfs: quota: Update quota tree after qgroup relationship change. by Qu Wenruo · 10 years ago
  79. 9c8b35b btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations. by Qu Wenruo · 10 years ago
  80. 8ea0ec9 btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota. by Dongsheng Yang · 10 years ago
  81. 53b7cde btrfs: Update btrfs qgroup status item when rescan is done. by Qu Wenruo · 10 years ago
  82. 3393168 btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value. by Qu Wenruo · 10 years ago
  83. e09fe2d btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created by Qu Wenruo · 10 years ago
  84. 8465ece btrfs: Check qgroup level in kernel qgroup assign. by Qu Wenruo · 10 years ago
  85. f5a6b1c btrfs: qgroup: allow to remove qgroup which has parent but no child. by Dongsheng Yang · 10 years ago
  86. 09870d2 btrfs: qgroup: return EINVAL if level of parent is not higher than child's. by Dongsheng Yang · 10 years ago
  87. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 10 years ago
  88. 237c0e9 Btrfs: qgroup, Account data space in more proper timings. by Dongsheng Yang · 10 years ago
  89. 3119321 Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. by Dongsheng Yang · 10 years ago
  90. 804ca12 Btrfs: qgroup: free reserved in exceeding quota. by Dongsheng Yang · 10 years ago
  91. 4087cf2 Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). by Dongsheng Yang · 10 years ago
  92. 03477d9 btrfs: qgroup: fix limit args override whole limit struct by Dongsheng Yang · 10 years ago
  93. d3001ed btrfs: qgroup: update limit info in function btrfs_run_qgroups(). by Dongsheng Yang · 10 years ago
  94. 1510e71 btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item(). by Dongsheng Yang · 10 years ago
  95. e8c8541 btrfs: qgroup: update qgroup in memory at the same time when we update it in btree. by Dongsheng Yang · 10 years ago
  96. 3eeb4d5 btrfs: qgroup: inherit limit info from srcgroup in creating snapshot. by Dongsheng Yang · 10 years ago
  97. c99f1b0 btrfs: Support busy loop of write and delete by Zhao Lei · 10 years ago
  98. d7c1517 btrfs: Fix NO_SPACE bug caused by delayed-iput by Zhao Lei · 10 years ago
  99. 18d018a btrfs: add WARN_ON() to check is space_info op current by Zhao Lei · 10 years ago
  100. c30666d btrfs: Set relative data on clear btrfs_block_group_cache->pinned by Zhao Lei · 10 years ago