1. 2ebc346 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE by Dan Rosenberg · 14 years ago
  2. b5384d4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary by Sage Weil · 14 years ago
  3. cf1e99a Btrfs: btrfs_lookup_dir_item() can return ERR_PTR by Dan Carpenter · 14 years ago
  4. d327099 Btrfs: unwind after btrfs_start_transaction() errors by Dan Carpenter · 14 years ago
  5. d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 14 years ago
  6. 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 14 years ago
  7. 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
  8. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  9. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  10. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  11. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  12. 6cf8bfb Btrfs: check btrfs_get_extent return for IS_ERR() by Dan Carpenter · 14 years ago
  13. c2b9692 Btrfs: handle kmalloc() failure in inode lookup ioctl by Dan Carpenter · 14 years ago
  14. 683be16 Btrfs: dereferencing freed memory by Dan Carpenter · 14 years ago
  15. 2f3014f Btrfs: remove duplicate include in ioctl.c by Andrea Gelmini · 14 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. 8ad6fca Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree by Chris Mason · 14 years ago
  18. 1b53ac4 Btrfs: allow treeid==0 in the inode lookup ioctl by Chris Mason · 14 years ago
  19. 90fdde1 Btrfs: return keys for large items to the search ioctl by Chris Mason · 14 years ago
  20. abc6e13 Btrfs: fix key checks and advance in the search ioctl by Chris Mason · 14 years ago
  21. 7fde62b Btrfs: buffer results in the space_info ioctl by Chris Mason · 14 years ago
  22. 854d2c3 Btrfs: fix search_ioctl key advance by Sage Weil · 14 years ago
  23. 9174846 btrfs: use memparse by Akinobu Mita · 14 years ago
  24. 1406e43 Btrfs: add a "df" ioctl for btrfs by Josef Bacik · 15 years ago
  25. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  26. 1e701a3 Btrfs: add new defrag-range ioctl. by Chris Mason · 14 years ago
  27. 940100a Btrfs: be more selective in the defrag ioctl by Chris Mason · 14 years ago
  28. 6ef5ed0 Btrfs: add ioctl and incompat flag to set the default mount subvol by Josef Bacik · 15 years ago
  29. ac8e981 Btrfs: add search and inode lookup ioctls by Chris Mason · 14 years ago
  30. 98d377a Btrfs: add a function to lookup a directory path by following backrefs by TARUISI Hiroaki · 15 years ago
  31. 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
  32. 2e4bfab Btrfs: Avoid orphan inodes cleanup during committing transaction by Yan, Zheng · 15 years ago
  33. 920bbbf Btrfs: Rewrite btrfs_drop_extents by Yan, Zheng · 15 years ago
  34. ac6889c Btrfs: fix file clone ioctl for bookend extents by Chris Mason · 15 years ago
  35. efefb14 Btrfs: remove negative dentry when deleting subvolumne by Yan, Zheng · 15 years ago
  36. 1ab86ae Btrfs: fix error cases for ioctl transactions by Sage Weil · 15 years ago
  37. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  38. 1fb58a6 Btrfs: fix arithmetic error in clone ioctl by Sage Weil · 15 years ago
  39. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  40. 4df27c4d Btrfs: change how subvolumes are organized by Yan, Zheng · 15 years ago
  41. 83ebade Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  42. a1ed835 Btrfs: Fix extent replacment race by Chris Mason · 15 years ago
  43. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  44. c8a894d Btrfs: fix the file clone ioctl for preallocated extents by Chris Mason · 15 years ago
  45. 0b4dcea Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir by Chris Mason · 15 years ago
  46. 6cbff00 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Christoph Hellwig · 15 years ago
  47. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  48. 5732c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  49. 5d847a8 Btrfs: remove outdated comment in btrfs_ioctl_resize() by Li Hong · 15 years ago
  50. 4ebf662 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  51. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 15 years ago
  52. e980b50 Btrfs: fix fallocate deadlock on inode extent lock by Chris Mason · 15 years ago
  53. dae7b66 btrfs: use memdup_user() by Li Zefan · 15 years ago
  54. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  55. 6a63209 Btrfs: add better -ENOSPC handling by Josef Bacik · 15 years ago
  56. 7eaebe7 Btrfs: removed unused #include <version.h>'s by Huang Weiyi · 16 years ago
  57. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  58. 52c2617 Btrfs: update directory's size when creating subvol/snapshot by Yan Zheng · 16 years ago
  59. e441d54 Btrfs: add permission checks to the ioctls by Chris Mason · 16 years ago
  60. ab67b7c Btrfs: Add missing mnt_drop_write in ioctl.c by Yan Zheng · 16 years ago
  61. d2fb343 Btrfs: fix leaking block group on balance by Yan Zheng · 16 years ago
  62. cfc8ea8 Btrfs: mnt_drop_write in ioctl_trans_end by Sage Weil · 16 years ago
  63. d20f704 Btrfs: move data checksumming into a dedicated tree by Chris Mason · 16 years ago
  64. 607d432 Btrfs: add support for multiple csum algorithms by Josef Bacik · 16 years ago
  65. 7a865e8 Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range by Christoph Hellwig · 16 years ago
  66. 4bcabaa Btrfs: clean up btrfs_ioctl a little bit by Christoph Hellwig · 16 years ago
  67. b295086 Btrfs: make things static and include the right headers by Christoph Hellwig · 16 years ago
  68. 1ffa4f4 Btrfs: remove unneeded btrfs_start_delalloc_inodes call by Sage Weil · 16 years ago
  69. 4b4e25f Btrfs: compat code fixes by Chris Mason · 16 years ago
  70. ea9e8b1 Btrfs: prevent loops in the directory tree when creating snapshots by Chris Mason · 16 years ago
  71. 0660b5a Btrfs: Add backrefs and forward refs for subvols and snapshots by Chris Mason · 16 years ago
  72. 3394e16 Btrfs: Give each subvol and snapshot their own anonymous devid by Chris Mason · 16 years ago
  73. 3de4586 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree by Chris Mason · 16 years ago
  74. 2b82032 Btrfs: Seed device support by Yan Zheng · 16 years ago
  75. c146afa Btrfs: mount ro and remount support by Yan Zheng · 16 years ago
  76. c5c9cd4 Btrfs: allow clone of an arbitrary file range by Sage Weil · 16 years ago
  77. d899e05 Btrfs: Add fallocate support v2 by Yan Zheng · 16 years ago
  78. 80ff385 Btrfs: update nodatacow code v2 by Yan Zheng · 16 years ago
  79. 84234f3 Btrfs: Add root tree pointer transaction ids by Yan Zheng · 16 years ago
  80. a3dddf3 Btrfs: Don't call security_inode_mkdir during subvol creation by Chris Mason · 16 years ago
  81. cb8e709 Btrfs: Fix subvolume creation locking rules by Christoph Hellwig · 16 years ago
  82. 3bb1a1b Btrfs: Remove offset field from struct btrfs_extent_ref by Yan Zheng · 16 years ago
  83. a76a3cd Btrfs: Count space allocated to file in bytes by Yan Zheng · 16 years ago
  84. 5b21f2e Btrfs: extent_map and data=ordered fixes for space balancing by Zheng Yan · 16 years ago
  85. 31840ae Btrfs: Full back reference support by Zheng Yan · 16 years ago
  86. b214107 Btrfs: trivial sparse fixes by Christoph Hellwig · 16 years ago
  87. 7ea394f Btrfs: Fix nodatacow for the new data=ordered mode by Yan Zheng · 16 years ago
  88. ae01a0a Btrfs: Update clone file ioctl by Yan Zheng · 16 years ago
  89. ea8c281 Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them by Chris Mason · 16 years ago
  90. 9ca9ee0 Btrfs: fix ioctl-initiated transactions vs wait_current_trans() by Sage Weil · 16 years ago
  91. f87f057 Btrfs: Improve and cleanup locking done by walk_down_tree by Chris Mason · 16 years ago
  92. 5516e59 Btrfs: Null terminate strings passed in from userspace by Mark Fasheh · 16 years ago
  93. 8e8a1e3 Btrfs: Fix a few functions that exit without stopping their transaction by Josef Bacik · 16 years ago
  94. aec7477 Btrfs: Implement new dir index format by Josef Bacik · 16 years ago
  95. 3eaa288 Btrfs: Fix the defragmention code and the block relocation code for data=ordered by Chris Mason · 16 years ago
  96. 7d9eb12 Btrfs: Add locking around volume management (device add/remove/balance) by Chris Mason · 16 years ago
  97. 89ce8a6 Add btrfs_end_transaction_throttle to force writers to wait for pending commits by Chris Mason · 16 years ago
  98. a213501 Btrfs: Replace the big fs_mutex with a collection of other locks by Chris Mason · 16 years ago
  99. 925baed Btrfs: Start btree concurrency work. by Chris Mason · 16 years ago
  100. df5b552 BTRFS_IOC_TRANS_START should be privilegued by Christoph Hellwig · 16 years ago