1. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  2. 00d80e3 Btrfs: fix quick exhaustion of the system array in the superblock by Filipe Manana · 9 years ago
  3. 3e303ea btrfs: its btrfs_err() instead of btrfs_error() by Anand Jain · 9 years ago
  4. 95ab1f6 btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail by Zhao Lei · 9 years ago
  5. 8a73301 btrfs: Fix lockdep warning of btrfs_run_delayed_iputs() by Zhao Lei · 9 years ago
  6. 8be5701 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  7. ed95876 Btrfs: fix file corruption after cloning inline extents by Filipe Manana · 9 years ago
  8. cffc337 Btrfs: fix order by which delayed references are run by Filipe Manana · 9 years ago
  9. d3efe08 Btrfs: fix list transaction->pending_ordered corruption by Filipe Manana · 9 years ago
  10. 497b405 Btrfs: fix memory leak in the extent_same ioctl by Filipe Manana · 9 years ago
  11. c1aa457 Btrfs: fix shrinking truncate when the no_holes feature is enabled by Filipe Manana · 9 years ago
  12. 31b7a57 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  13. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  14. 9689457 Btrfs: fix wrong check for btrfs_force_chunk_alloc() by Shilong Wang · 9 years ago
  15. ddba1bf Btrfs: fix warning of bytes_may_use by Liu Bo · 9 years ago
  16. ad9ee20 Btrfs: fix hang when failing to submit bio of directIO by Liu Bo · 9 years ago
  17. 9c6429d Btrfs: fix a comment in inode.c:evict_inode_truncate_pages() by Filipe Manana · 9 years ago
  18. 61de718 Btrfs: fix memory corruption on failure to submit bio for direct IO by Filipe Manana · 9 years ago
  19. 1c919a5 btrfs: don't update mtime/ctime on deduped inodes by Mark Fasheh · 9 years ago
  20. 0efa9f4 btrfs: allow dedupe of same inode by Mark Fasheh · 9 years ago
  21. f441460 btrfs: fix deadlock with extent-same and readpage by Mark Fasheh · 9 years ago
  22. 207910d btrfs: pass unaligned length to btrfs_cmp_data() by Mark Fasheh · 9 years ago
  23. a89ca6f Btrfs: fix fsync after truncate when no_holes feature is enabled by Filipe Manana · 9 years ago
  24. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  25. 36283bf Btrfs: fix fsync xattr loss in the fast fsync path by Filipe Manana · 9 years ago
  26. e4545de Btrfs: fix fsync data loss after append write by Filipe Manana · 9 years ago
  27. da288d2 Btrfs: fix crash on close_ctree() if cleaner starts new transaction by Filipe Manana · 9 years ago
  28. ae9d8f1 Btrfs: fix race between caching kthread and returning inode to inode cache by Filipe Manana · 9 years ago
  29. c3f4a16 Btrfs: use kmem_cache_free when freeing entry in inode cache by Filipe Manana · 9 years ago
  30. 67c5e7d Btrfs: fix race between balance and unused block group deletion by Filipe Manana · 9 years ago
  31. e82afc5 btrfs: add error handling for scrub_workers_get() by Zhao Lei · 9 years ago
  32. 65f5333 btrfs: cleanup noused initialization of dev in btrfs_end_bio() by Zhao Lei · 9 years ago
  33. fe75990 btrfs: qgroup: allow user to clear the limitation on qgroup by Yang Dongsheng · 9 years ago
  34. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  35. 5a5003df btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref() by Dan Carpenter · 9 years ago
  36. 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 9 years ago
  37. c40b7b0 Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anand by Chris Mason · 9 years ago
  38. f90fc54 Btrfs: Check if kobject is initialized before put by Anand Jain · 9 years ago
  39. d2ff1b2 Btrfs: sysfs: add support to show replacing target in the sysfs by Anand Jain · 9 years ago
  40. 4fde46f Btrfs: free the stale device by Anand Jain · 9 years ago
  41. 37b8d27 Btrfs: use received_uuid of parent during send by Josef Bacik · 9 years ago
  42. 0eeff23 Btrfs: fix use-after-free in btrfs_replay_log by Liu Bo · 9 years ago
  43. 9a4e727 btrfs: wait for delayed iputs on no space by Zhao Lei · 9 years ago
  44. d672633 btrfs: qgroup: Make snapshot accounting work with new extent-oriented qgroup. by Qu Wenruo · 9 years ago
  45. 9086db8 btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots. by Qu Wenruo · 9 years ago
  46. d4b8040 btrfs: ulist: Add ulist_del() function. by Qu Wenruo · 9 years ago
  47. e69bcee btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. by Qu Wenruo · 9 years ago
  48. 442244c btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism. by Qu Wenruo · 9 years ago
  49. 0ed4792 btrfs: qgroup: Switch to new extent-oriented qgroup mechanism. by Qu Wenruo · 9 years ago
  50. 9d220c9 btrfs: qgroup: Switch rescan to new mechanism. by Qu Wenruo · 9 years ago
  51. 550d7a2 btrfs: qgroup: Add new qgroup calculation function by Qu Wenruo · 9 years ago
  52. 21633fc btrfs: backref: Add special time_seq == (u64)-1 case for btrfs_find_all_roots(). by Qu Wenruo · 9 years ago
  53. 3b7d00f btrfs: qgroup: Add new function to record old_roots. by Qu Wenruo · 9 years ago
  54. 3368d00 btrfs: qgroup: Record possible quota-related extent for qgroup. by Qu Wenruo · 9 years ago
  55. 823ae5b btrfs: qgroup: Add function qgroup_update_counters(). by Qu Wenruo · 9 years ago
  56. d810ef2 btrfs: qgroup: Add function qgroup_update_refcnt(). by Qu Wenruo · 9 years ago
  57. c682f9b btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent() by Qu Wenruo · 9 years ago
  58. 9c54213 btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read. by Qu Wenruo · 9 years ago
  59. c43d160 btrfs: delayed-ref: Cleanup the unneeded functions. by Qu Wenruo · 9 years ago
  60. c6fc245 btrfs: delayed-ref: Use list to replace the ref_root in ref_head. by Qu Wenruo · 9 years ago
  61. 00db646 btrfs: backref: Don't merge refs which are not for same block. by Qu Wenruo · 9 years ago
  62. 20b2e30 btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx() by Zhao Lei · 9 years ago
  63. e1d227a btrfs: Handle unaligned length in extent_same by Mark Fasheh · 9 years ago
  64. 070034b Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag. by chandan · 9 years ago
  65. e4826a5 Btrfs: btrfs_defrag_file: Fix ra_index computation. by chandan · 9 years ago
  66. 4617ea3 Btrfs: fix necessary chunk tree space calculation when allocating a chunk by Filipe Manana · 9 years ago
  67. 7558c8b Btrfs: don't attach unnecessary extents to transaction on fsync by Filipe Manana · 9 years ago
  68. b659ef0 Btrfs: avoid syncing log in the fast fsync path when not necessary by Filipe Manana · 9 years ago
  69. 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 · 9 years ago
  70. 6ca0709 Btrfs: fix hang during inode eviction due to concurrent readahead by Filipe Manana · 9 years ago
  71. 64c043d Btrfs: fix up read_tree_block to return proper error by Liu Bo · 9 years ago
  72. 8635eda Btrfs: add missing free_extent_buffer by Liu Bo · 9 years ago
  73. 0c30430 Btrfs: remove csum_bytes_left by Liu Bo · 9 years ago
  74. 39c2d7f Btrfs: fix -ENOSPC on block group removal by Filipe Manana · 9 years ago
  75. 4fbcdf6 Btrfs: fix -ENOSPC when finishing block group creation by Filipe Manana · 9 years ago
  76. 0d2b237 Btrfs: set UNWRITTEN for prealloc'ed extents in fiemap by Josef Bacik · 9 years ago
  77. c8d3fe0 Btrfs: show subvol= and subvolid= in /proc/mounts by Omar Sandoval · 9 years ago
  78. 05dbe68 Btrfs: unify subvol= and subvolid= mounting by Omar Sandoval · 9 years ago
  79. bb289b7 Btrfs: fail on mismatched subvol and subvolid mount options by Omar Sandoval · 9 years ago
  80. fa33065 Btrfs: clean up error handling in mount_subvol() by Omar Sandoval · 9 years ago
  81. e6e4dbe Btrfs: remove all subvol options before mounting top-level by Omar Sandoval · 9 years ago
  82. 773cd04 Btrfs: lock superblock before remounting for rw subvol by Omar Sandoval · 9 years ago
  83. 0f31871 Btrfs: wake up extent state waiters on unlock through clear_extent_bits by Filipe Manana · 9 years ago
  84. c152b63 Btrfs: fix chunk allocation regression leading to transaction abort by Filipe Manana · 9 years ago
  85. 2037a09 btrfs: use after free when closing devices by Sasha Levin · 9 years ago
  86. 01b810b btrfs: make root id query unprivileged by David Sterba · 9 years ago
  87. 2e6e518 Btrfs: fix block group ->space_info null pointer dereference by Filipe Manana · 9 years ago
  88. 33b97e4 Btrfs: check error before reporting missing device and add uuid by Anand Jain · 9 years ago
  89. 1f6e4b3 btrfs: Fix superblock csum type check. by Qu Wenruo · 9 years ago
  90. 619d8c4 Btrfs: incremental send, fix clone operations for compressed extents by Filipe Manana · 9 years ago
  91. ab3680d btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation() by Christian Engelmayer · 9 years ago
  92. 35c7664 Btrfs: fix mutex unlock without prior lock on space cache truncation by Filipe Manana · 9 years ago
  93. 816fceb Btrfs: log when missing device is created by Anand Jain · 9 years ago
  94. 6d13f54 btrfs: fix warnings after changes in btrfs_abort_transaction by David Sterba · 9 years ago
  95. c0d19e2 btrfs: add 'cold' compiler annotations to all error handling functions by David Sterba · 9 years ago
  96. 1a9a8a7 btrfs: report exact callsite where transaction abort occurs by David Sterba · 9 years ago
  97. 1302890 btrfs: let tree defrag work in SSD mode by David Sterba · 9 years ago
  98. 53e489b Btrfs: check pending chunks when shrinking fs to avoid corruption by Filipe Manana · 9 years ago
  99. 64ad6c4 Btrfs: don't invalidate root dentry when subvolume deletion fails by Omar Sandoval · 9 years ago
  100. 8b191a6 Btrfs: incremental send, check if orphanized dir inode needs delayed rename by Filipe Manana · 9 years ago