1. 0c30430 Btrfs: remove csum_bytes_left by Liu Bo · 9 years ago
  2. 39c2d7f Btrfs: fix -ENOSPC on block group removal by Filipe Manana · 9 years ago
  3. 4fbcdf6 Btrfs: fix -ENOSPC when finishing block group creation by Filipe Manana · 9 years ago
  4. 0d2b237 Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap by Josef Bacik · 9 years ago
  5. c8d3fe0 Btrfs: show subvol= and subvolid= in /proc/mounts by Omar Sandoval · 9 years ago
  6. 05dbe68 Btrfs: unify subvol= and subvolid= mounting by Omar Sandoval · 9 years ago
  7. bb289b7 Btrfs: fail on mismatched subvol and subvolid mount options by Omar Sandoval · 9 years ago
  8. fa33065 Btrfs: clean up error handling in mount_subvol() by Omar Sandoval · 9 years ago
  9. e6e4dbe Btrfs: remove all subvol options before mounting top-level by Omar Sandoval · 9 years ago
  10. 773cd04 Btrfs: lock superblock before remounting for rw subvol by Omar Sandoval · 9 years ago
  11. 0f31871 Btrfs: wake up extent state waiters on unlock through clear_extent_bits by Filipe Manana · 9 years ago
  12. c152b63 Btrfs: fix chunk allocation regression leading to transaction abort by Filipe Manana · 9 years ago
  13. 2037a09 btrfs: use after free when closing devices by Sasha Levin · 9 years ago
  14. 01b810b btrfs: make root id query unprivileged by David Sterba · 9 years ago
  15. 2e6e518 Btrfs: fix block group ->space_info null pointer dereference by Filipe Manana · 9 years ago
  16. 33b97e4 Btrfs: check error before reporting missing device and add uuid by Anand Jain · 9 years ago
  17. 1f6e4b3 btrfs: Fix superblock csum type check. by Qu Wenruo · 9 years ago
  18. 619d8c4 Btrfs: incremental send, fix clone operations for compressed extents by Filipe Manana · 9 years ago
  19. ab3680d btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation() by Christian Engelmayer · 9 years ago
  20. 35c7664 Btrfs: fix mutex unlock without prior lock on space cache truncation by Filipe Manana · 9 years ago
  21. 816fceb Btrfs: log when missing device is created by Anand Jain · 9 years ago
  22. 6d13f54 btrfs: fix warnings after changes in btrfs_abort_transaction by David Sterba · 9 years ago
  23. c0d19e2 btrfs: add 'cold' compiler annotations to all error handling functions by David Sterba · 9 years ago
  24. 1a9a8a7 btrfs: report exact callsite where transaction abort occurs by David Sterba · 9 years ago
  25. 1302890 btrfs: let tree defrag work in SSD mode by David Sterba · 9 years ago
  26. 53e489b Btrfs: check pending chunks when shrinking fs to avoid corruption by Filipe Manana · 9 years ago
  27. 64ad6c4 Btrfs: don't invalidate root dentry when subvolume deletion fails by Omar Sandoval · 9 years ago
  28. 8b191a6 Btrfs: incremental send, check if orphanized dir inode needs delayed rename by Filipe Manana · 9 years ago
  29. 80aa602 Btrfs: incremental send, don't delay directory renames unnecessarily by Filipe Manana · 9 years ago
  30. 2421a8c Btrfs: sysfs: don't fail seeding for the sake of sysfs kobject issue by Anand Jain · 9 years ago
  31. 24bd69c Btrfs: sysfs: add support to add parent for fsid by Anand Jain · 9 years ago
  32. b7c35e8 Btrfs: sysfs: separate kobject and attribute creation by Anand Jain · 9 years ago
  33. 1d1c1be Btrfs: sysfs: btrfs_sysfs_remove_fsid() make it non static by Anand Jain · 9 years ago
  34. ef1a0da Btrfs: sysfs: make btrfs_sysfs_add_device() non static by Anand Jain · 9 years ago
  35. 0c10e2d Btrfs: sysfs: make btrfs_sysfs_add_fsid() non static by Anand Jain · 9 years ago
  36. 6c14a16 Btrfs: sysfs btrfs_kobj_rm_device() pass fs_devices instead of fs_info by Anand Jain · 9 years ago
  37. 1ba4381 Btrfs: sysfs btrfs_kobj_add_device() pass fs_devices instead of fs_info by Anand Jain · 9 years ago
  38. 2e3e128 Btrfs: sysfs: provide framework to remove all fsid sysfs kobject by Anand Jain · 9 years ago
  39. 5a13f43 Btrfs: sysfs: add pointer to access fs_info from fs_devices by Anand Jain · 9 years ago
  40. c73eccf Btrfs: introduce btrfs_get_fs_uuids to get fs_uuids by Anand Jain · 9 years ago
  41. 2e7910d Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices by Anand Jain · 9 years ago
  42. 00c921c Btrfs: sysfs: separate device kobject and its attribute creation by Anand Jain · 9 years ago
  43. 0dd2906 Btrfs: sysfs: let default_attrs be separate from the kset by Anand Jain · 9 years ago
  44. 7205921 Btrfs: sysfs: introduce function btrfs_sysfs_add_fsid() to create sysfs fsid by Anand Jain · 9 years ago
  45. 3a08f3b Btrfs: sysfs: rename __btrfs_sysfs_remove_one to btrfs_sysfs_remove_fsid by Anand Jain · 9 years ago
  46. aaf1330 Btrfs: sysfs: reorder the kobject creations by Anand Jain · 9 years ago
  47. 4d43573 Btrfc: sysfs: fix, check if device_dir_kobj is init before destroy by Anand Jain · 9 years ago
  48. 8345ea3 Btrfs: sysfs: fix, kobject pointer clean up needed after kobject release by Anand Jain · 9 years ago
  49. e7e1aa9 Btrfs: sysfs: fix, undo sysfs device links by Anand Jain · 9 years ago
  50. 4e51f00 Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice by Anand Jain · 9 years ago
  51. 248d200 Btrfs: sysfs: fix, btrfs_release_super_kobj() should to clean up the kobject data by Anand Jain · 9 years ago
  52. 7ce14f6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  53. 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 9 years ago
  54. 153c35b Btrfs: fix regression in raid level conversion by Chris Mason · 9 years ago
  55. a962959 Btrfs: fix racy system chunk allocation when setting block group ro by Filipe Manana · 9 years ago
  56. 2c2ed5a btrfs: clear 'ret' in btrfs_check_shared() loop by Mark Fasheh · 9 years ago
  57. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 9 years ago
  58. c7309e8 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  59. 062c19e Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON by Filipe Manana · 9 years ago
  60. ff1f825 Btrfs: fix race between block group creation and their cache writeout by Filipe Manana · 9 years ago
  61. 28aeeac Btrfs: fix panic when starting bg cache writeout after IO error by Filipe Manana · 9 years ago
  62. e43699d Btrfs: fix crash after inode cache writeback failure by Filipe Manana · 9 years ago
  63. af64728 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  64. 1d3c61c Btrfs: fix wrong mapping flags for free space inode by Filipe Manana · 9 years ago
  65. dac5621 bio: skip atomic inc/dec of ->bi_cnt for most use cases by Jens Axboe · 9 years ago
  66. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  67. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 10 years ago
  68. f583381 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  69. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  70. 6e17d30 Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. by Yang Dongsheng · 9 years ago
  71. 909e26d btrfs: unlock i_mutex after attempting to delete subvolume during send by Omar Sandoval · 9 years ago
  72. b860545 btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache by Omar Sandoval · 10 years ago
  73. 5ca64f4 btrfs: fix race on ENOMEM in alloc_extent_buffer by Omar Sandoval · 10 years ago
  74. 67b7859 btrfs: handle ENOMEM in btrfs_alloc_tree_block by Omar Sandoval · 10 years ago
  75. 1b98450 Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole by Forrest Liu · 10 years ago
  76. e4c88f0 Btrfs: don't check for delalloc_bytes in cache_save_setup by Chris Mason · 9 years ago
  77. 24b89d0 Btrfs: fix deadlock when starting writeback of bg caches by Filipe Manana · 9 years ago
  78. b58d1a9 Btrfs: fix race between start dirty bg cache writeout and bg deletion by Filipe Manana · 9 years ago
  79. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 9 years ago
  80. a3bdccc Btrfs: prevent list corruption during free space cache processing by Chris Mason · 9 years ago
  81. ba0e4ae Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  82. 85db36c Btrfs: fix inode cache writeout by Chris Mason · 9 years ago
  83. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  84. e082f56 btrfs: quota: Update quota tree after qgroup relationship change. by Qu Wenruo · 9 years ago
  85. 9c8b35b btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags when assigning/deleting a qgroup relations. by Qu Wenruo · 9 years ago
  86. 8ea0ec9 btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota. by Dongsheng Yang · 9 years ago
  87. 53b7cde btrfs: Update btrfs qgroup status item when rescan is done. by Qu Wenruo · 9 years ago
  88. 3393168 btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value. by Qu Wenruo · 9 years ago
  89. e09fe2d btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created by Qu Wenruo · 9 years ago
  90. 8465ece btrfs: Check qgroup level in kernel qgroup assign. by Qu Wenruo · 9 years ago
  91. f5a6b1c btrfs: qgroup: allow to remove qgroup which has parent but no child. by Dongsheng Yang · 10 years ago
  92. 09870d2 btrfs: qgroup: return EINVAL if level of parent is not higher than child's. by Dongsheng Yang · 10 years ago
  93. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 10 years ago
  94. 237c0e9 Btrfs: qgroup, Account data space in more proper timings. by Dongsheng Yang · 10 years ago
  95. 3119321 Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. by Dongsheng Yang · 10 years ago
  96. 804ca12 Btrfs: qgroup: free reserved in exceeding quota. by Dongsheng Yang · 10 years ago
  97. 4087cf2 Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). by Dongsheng Yang · 10 years ago
  98. 03477d9 btrfs: qgroup: fix limit args override whole limit struct by Dongsheng Yang · 10 years ago
  99. d3001ed btrfs: qgroup: update limit info in function btrfs_run_qgroups(). by Dongsheng Yang · 10 years ago
  100. 1510e71 btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item(). by Dongsheng Yang · 10 years ago