1. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  2. 3131400 Btrfs: fix page reading in extent_same ioctl leading to csum errors by Filipe Manana · 9 years ago
  3. e0bd70c Btrfs: fix invalid page accesses in extent_same (dedup) ioctl by Filipe Manana · 9 years ago
  4. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 9 years ago
  5. 6b5aa88 Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  6. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  7. 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  8. 14e46e0 btrfs: synchronize incompat feature bits with sysfs files by David Sterba · 9 years ago
  9. 326f784 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  10. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  11. f32e48e Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 9 years ago
  12. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  13. a305810 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  14. 8546b57 btrfs: preallocate path for snapshot creation at ioctl time by David Sterba · 9 years ago
  15. b0c0ea6 btrfs: allocate root item at snapshot ioctl time by David Sterba · 9 years ago
  16. a1ee736 btrfs: do an allocation earlier during snapshot creation by David Sterba · 9 years ago
  17. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  18. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  19. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  20. 2b3909f btrfs: use new dedupe data function pointer by Darrick J. Wong · 9 years ago
  21. bb9d687 Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  22. 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
  23. 8d2db78 btrfs: use GFP_KERNEL for allocations in ioctl handlers by David Sterba · 9 years ago
  24. ff13db4 btrfs: drop unused parameter from lock_extent_bits by David Sterba · 9 years ago
  25. 3db11b2 btrfs: add .copy_file_range file operation by Zach Brown · 9 years ago
  26. 27eb427b Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  27. 849ef92 btrfs: check unsupported filters in balance arguments by David Sterba · 9 years ago
  28. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago
  29. 7cf5b97 btrfs: qgroup: Cleanup old inaccurate facilities by Qu Wenruo · 9 years ago
  30. df48063 btrfs: extent-tree: Switch to new delalloc space reserve and release by Qu Wenruo · 9 years ago
  31. a408365 Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 by Chris Mason · 9 years ago
  32. a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  33. 0f89abf btrfs: fix possible leak in btrfs_ioctl_balance() by Christian Engelmayer · 9 years ago
  34. d7641a4 btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry by Byongho Lee · 9 years ago
  35. 8039d87 Btrfs: fix file corruption and data loss after cloning inline extents by Filipe Manana · 9 years ago
  36. 8eb9345 btrfs: check unsupported filters in balance arguments by David Sterba · 9 years ago
  37. 62fb50a Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  38. f14d104 btrfs: switch more printks to our helpers by David Sterba · 9 years ago
  39. ecaeb14 btrfs: switch message printers to _in_rcu variants by David Sterba · 9 years ago
  40. a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
  41. 293a848 btrfs: fix clone / extent-same deadlocks by Mark Fasheh · 9 years ago
  42. 4a3560c Btrfs: fix defrag to merge tail file extent by Liu Bo · 9 years ago
  43. dd81d45 btrfs: fix search key advancing condition by Naohiro Aota · 9 years ago
  44. ed95876 Btrfs: fix file corruption after cloning inline extents by Filipe Manana · 9 years ago
  45. 497b405 Btrfs: fix memory leak in the extent_same ioctl by Filipe Manana · 9 years ago
  46. 1c919a5 btrfs: don't update mtime/ctime on deduped inodes by Mark Fasheh · 9 years ago
  47. 0efa9f4 btrfs: allow dedupe of same inode by Mark Fasheh · 9 years ago
  48. f441460 btrfs: fix deadlock with extent-same and readpage by Mark Fasheh · 9 years ago
  49. 207910d btrfs: pass unaligned length to btrfs_cmp_data() by Mark Fasheh · 9 years ago
  50. e1d227a btrfs: Handle unaligned length in extent_same by Mark Fasheh · 9 years ago
  51. 070034b Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag. by chandan · 9 years ago
  52. e4826a5 Btrfs: btrfs_defrag_file: Fix ra_index computation. by chandan · 9 years ago
  53. 01b810b btrfs: make root id query unprivileged by David Sterba · 9 years ago
  54. 6d13f54 btrfs: fix warnings after changes in btrfs_abort_transaction by David Sterba · 9 years ago
  55. 64ad6c4 Btrfs: don't invalidate root dentry when subvolume deletion fails by Omar Sandoval · 9 years ago
  56. 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
  57. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  58. 909e26d btrfs: unlock i_mutex after attempting to delete subvolume during send by Omar Sandoval · 9 years ago
  59. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  60. e082f56 btrfs: quota: Update quota tree after qgroup relationship change. by Qu Wenruo · 10 years ago
  61. e09fe2d btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created by Qu Wenruo · 10 years ago
  62. 4087cf2 Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup(). by Dongsheng Yang · 10 years ago
  63. de249e6 Btrfs: fix uninit variable in clone ioctl by Chris Mason · 9 years ago
  64. ccccf3d6 Btrfs: fix inode eviction infinite loop after cloning into it by Filipe Manana · 10 years ago
  65. 113e828 Btrfs: fix inode eviction infinite loop after extent_same ioctl by Filipe Manana · 10 years ago
  66. df858e7 Btrfs: fix range cloning when same inode used as source and destination by Filipe Manana · 10 years ago
  67. 9deed22 Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  68. b8b93ad btrfs: cleanup 64bit/32bit divs, provably bounded values by David Sterba · 10 years ago
  69. 3284da7 btrfs: use explicit initializer for seq_elem by David Sterba · 10 years ago
  70. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  71. bdeb03c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  72. 9ea24bb Btrfs: fix snapshot inconsistency after a file write followed by truncate by Filipe Manana · 10 years ago
  73. e5fa8f8 Btrfs: ensure send always works on roots without orphans by Filipe Manana · 10 years ago
  74. ddb52f4 btrfs: get rid of f_dentry use by Al Viro · 10 years ago
  75. cbdf35b vfs: export check_sticky() by Miklos Szeredi · 10 years ago
  76. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  77. d379730 Revert "Btrfs: race free update of commit root for ro snapshots" by Chris Mason · 10 years ago
  78. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  79. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 11 years ago
  80. 0ec31a6 Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  81. 27b19cc Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  82. 4d75f8a btrfs: remove blocksize from btrfs_alloc_free_block and rename by David Sterba · 10 years ago
  83. ee39b43 btrfs: remove unlikely from data-dependent branches and slow paths by David Sterba · 10 years ago
  84. aab110a btrfs: defrag, use unsigned type for extent thresh by David Sterba · 10 years ago
  85. 7cc8e58 Btrfs: fix unprotected device's variants on 32bits machine by Miao Xie · 10 years ago
  86. 78a017a Btrfs: add missing compression property remove in btrfs_ioctl_setflags by Filipe Manana · 10 years ago
  87. f98de9b Btrfs: make btrfs_search_forward return with nodes unlocked by Filipe Manana · 10 years ago
  88. 2fad4e8 btrfs: wake up transaction thread from SYNC_FS ioctl by David Sterba · 10 years ago
  89. ec95d49 btrfs: device delete must be sysloged by Anand Jain · 10 years ago
  90. 43d2076 btrfs: device add must be sysloged by Anand Jain · 10 years ago
  91. ed6078f btrfs: use DIV_ROUND_UP instead of open-coded variants by David Sterba · 10 years ago
  92. 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 10 years ago
  93. 962a298 btrfs: kill the key type accessor helpers by David Sterba · 10 years ago
  94. 57cdc8d btrfs: cleanup ino cache members of btrfs_root by David Sterba · 11 years ago
  95. c47ca32 Btrfs: kfree()ing ERR_PTRs by Dan Carpenter · 10 years ago
  96. e9512d7 Btrfs: fix autodefrag with compression by Chris Mason · 10 years ago
  97. 62e2390 Btrfs: clone, don't create invalid hole extent map by Filipe Manana · 10 years ago
  98. 9c3b306 Btrfs: race free update of commit root for ro snapshots by Filipe Manana · 10 years ago
  99. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  100. 14f5979 Btrfs: fix use-after-free when cloning a trailing file hole by Filipe Manana · 10 years ago