1. 77906a50 Btrfs: copy string correctly in INO_LOOKUP ioctl by Li Zefan · 13 years ago
  2. 9e0baf6 Btrfs: fix enospc problems with delalloc by Josef Bacik · 13 years ago
  3. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 13 years ago
  4. 8351583 Btrfs: protect the pending_snapshots list with trans_lock by Josef Bacik · 13 years ago
  5. 027ed2f Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() by Li Zefan · 13 years ago
  6. a4689d2 btrfs: use btrfs_ino to access inode number by David Sterba · 13 years ago
  7. ff5714c Merge branch 'for-chris' of by Chris Mason · 13 years ago
  8. 4cb5300 Btrfs: add mount -o auto_defrag by Chris Mason · 13 years ago
  9. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
  10. 1f78160 Btrfs: using rcu lock in the reader side of devices list by Xiao Guangrong · 13 years ago
  11. e215686 btrfs: Ensure the tree search ioctl returns the right number of records by Hugo Mills · 13 years ago
  12. d82a6f1 Btrfs: kill BTRFS_I(inode)->block_group by Josef Bacik · 13 years ago
  13. a4abeea Btrfs: kill trans_mutex by Josef Bacik · 13 years ago
  14. 7a7eaa4 Btrfs: take away the num_items argument from btrfs_join_transaction by Josef Bacik · 13 years ago
  15. 7126733 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 13 years ago
  16. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  17. dcc6d07 Merge branch 'delayed_inode' into inode_numbers by Chris Mason · 13 years ago
  18. 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 13 years ago
  19. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago
  20. eed631e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  21. ebcb904 Btrfs: fix FS_IOC_SETFLAGS ioctl by Li Zefan · 13 years ago
  22. d0092bd Btrfs: fix FS_IOC_GETFLAGS ioctl by Li Zefan · 13 years ago
  23. e1e8fb6 fs: remove FS_COW_FL by Li Zefan · 13 years ago
  24. 8628764 btrfs: add readonly flag by Arne Jansen · 13 years ago
  25. 475f638 btrfs: new ioctls for scrub by Jan Schmidt · 13 years ago
  26. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 13 years ago
  27. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 13 years ago
  28. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 13 years ago
  29. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  30. 13f2696 fix user annotation in ioctl.c by Daniel J Blueman · 13 years ago
  31. 884b826 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  32. 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 13 years ago
  33. 8b2b2d3 Btrfs: fix memory leak in btrfs_ioctl_start_sync() by Tsutomu Itoh · 13 years ago
  34. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  35. 2d4e6f6 Btrfs: fix return value of setflags ioctl by liubo · 13 years ago
  36. f7039b1 Btrfs: add btrfs_trim_fs() to handle FITRIM by Li Dongyang · 13 years ago
  37. 75e7cb7 Btrfs: Per file/directory controls for COW and compression by Liu Bo · 13 years ago
  38. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 13 years ago
  39. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  40. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 13 years ago
  41. b4dc2b8 Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl by Li Zefan · 13 years ago
  42. 51788b1 btrfs: prevent heap corruption in btrfs_ioctl_space_info() by Dan Rosenberg · 13 years ago
  43. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 13 years ago
  44. abd30bb btrfs: check return value of btrfs_start_ioctl_transaction() properly by Tsutomu Itoh · 13 years ago
  45. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 13 years ago
  46. eab49be Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 13 years ago
  47. 4d728ec Btrfs: Fix file clone when source offset is not 0 by Li Zefan · 13 years ago
  48. f892436 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 13 years ago
  49. 0caa102 Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls by Li Zefan · 14 years ago
  50. b83cc96 Btrfs: Add readonly snapshots support by Li Zefan · 14 years ago
  51. fa0d2b9 Btrfs: Refactor btrfs_ioctl_snap_create() by Li Zefan · 14 years ago
  52. 1a419d8 btrfs: Allow to specify compress method when defrag by Li Zefan · 14 years ago
  53. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  54. fdfb1e4 Btrfs: Make async snapshot ioctl more generic by Li Zefan · 14 years ago
  55. 75eaa0e Btrfs: fix sync subvol/snapshot creation by Sage Weil · 14 years ago
  56. 6a91221 Btrfs: use dget_parent where we can UPDATED by Josef Bacik · 14 years ago
  57. 5f3888f btrfs: Set file size correctly in file clone by Li Zefan · 14 years ago
  58. 2a6b8da btrfs: Check if dest_offset is block-size aligned before cloning file by Li Zefan · 14 years ago
  59. 4260f7c Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed by Sage Weil · 14 years ago
  60. 531cb13 Btrfs: make SNAP_DESTROY async by Sage Weil · 14 years ago
  61. 72fd032 Btrfs: add SNAP_CREATE_ASYNC ioctl by Sage Weil · 14 years ago
  62. 4620459 Btrfs: add START_SYNC, WAIT_SYNC ioctls by Sage Weil · 14 years ago
  63. fccdae4 Btrfs: fix lockdep warning on clone ioctl by Sage Weil · 14 years ago
  64. 050006a Btrfs: fix clone ioctl where range is adjacent to extent by Sage Weil · 14 years ago
  65. 9a01919 Btrfs: fix delalloc checks in clone ioctl by Sage Weil · 14 years ago
  66. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  67. 2354d08 Btrfs: use memdup_user helpers by Julia Lawall · 14 years ago
  68. bf5fc093 Btrfs: fix the df ioctl to report raid types by Josef Bacik · 14 years ago
  69. 2ebc346 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE by Dan Rosenberg · 14 years ago
  70. b5384d4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary by Sage Weil · 14 years ago
  71. cf1e99a Btrfs: btrfs_lookup_dir_item() can return ERR_PTR by Dan Carpenter · 14 years ago
  72. d327099 Btrfs: unwind after btrfs_start_transaction() errors by Dan Carpenter · 14 years ago
  73. d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 14 years ago
  74. 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 14 years ago
  75. 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
  76. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  77. 18e41da Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  78. 5dc6416 Btrfs: check for read permission on src file in the clone ioctl by Dan Rosenberg · 14 years ago
  79. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  80. 6cf8bfb Btrfs: check btrfs_get_extent return for IS_ERR() by Dan Carpenter · 14 years ago
  81. c2b9692 Btrfs: handle kmalloc() failure in inode lookup ioctl by Dan Carpenter · 14 years ago
  82. 683be16 Btrfs: dereferencing freed memory by Dan Carpenter · 14 years ago
  83. 2f3014f Btrfs: remove duplicate include in ioctl.c by Andrea Gelmini · 14 years ago
  84. 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
  85. 8ad6fca Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree by Chris Mason · 14 years ago
  86. 1b53ac4 Btrfs: allow treeid==0 in the inode lookup ioctl by Chris Mason · 14 years ago
  87. 90fdde1 Btrfs: return keys for large items to the search ioctl by Chris Mason · 14 years ago
  88. abc6e13 Btrfs: fix key checks and advance in the search ioctl by Chris Mason · 14 years ago
  89. 7fde62b Btrfs: buffer results in the space_info ioctl by Chris Mason · 14 years ago
  90. 854d2c3 Btrfs: fix search_ioctl key advance by Sage Weil · 14 years ago
  91. 9174846 btrfs: use memparse by Akinobu Mita · 14 years ago
  92. 1406e43 Btrfs: add a "df" ioctl for btrfs by Josef Bacik · 14 years ago
  93. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  94. 1e701a3 Btrfs: add new defrag-range ioctl. by Chris Mason · 14 years ago
  95. 940100a Btrfs: be more selective in the defrag ioctl by Chris Mason · 14 years ago
  96. 6ef5ed0 Btrfs: add ioctl and incompat flag to set the default mount subvol by Josef Bacik · 15 years ago
  97. ac8e981 Btrfs: add search and inode lookup ioctls by Chris Mason · 14 years ago
  98. 98d377a Btrfs: add a function to lookup a directory path by following backrefs by TARUISI Hiroaki · 15 years ago
  99. 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
  100. 2e4bfab Btrfs: Avoid orphan inodes cleanup during committing transaction by Yan, Zheng · 15 years ago