1. 01e219e btrfs: add ioctl to export size of global metadata reservation by Jeff Mahoney · 11 years ago
  2. 2eaa055 btrfs: add ioctls to query/change feature bits online by Jeff Mahoney · 11 years ago
  3. 68b823e Btrfs: use __u64 in exported user headers by Mike Frysinger · 11 years ago
  4. 416161d btrfs: offline dedupe by Mark Fasheh · 11 years ago
  5. 183860f btrfs: device delete to get errors from the kernel by Anand Jain · 11 years ago
  6. 57254b6e Btrfs: add ioctl to wait for qgroup rescan completion by Jan Schmidt · 11 years ago
  7. 2f23203 Btrfs: rescan for qgroups by Jan Schmidt · 11 years ago
  8. c2c7132 Btrfs: allow omitting stream header and end-cmd for btrfs send by Stefan Behrens · 11 years ago
  9. a8bfd4a Btrfs: set/change the label of a mounted file system by jeff.liu · 12 years ago
  10. 867ab66 Btrfs: Add a new ioctl to get the label of a mounted file system by jeff.liu · 12 years ago
  11. cb95e7b btrfs: add "no file data" flag to btrfs send ioctl by Mark Fasheh · 11 years ago
  12. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 11 years ago[Renamed (98%) from fs/btrfs/ioctl.h]
  13. 3f6bcfb Btrfs: add support for device replace ioctls by Stefan Behrens · 12 years ago
  14. e93c89c Btrfs: add new sources for device replace code by Stefan Behrens · 12 years ago
  15. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  16. 31db9f7 Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive by Alexander Block · 12 years ago
  17. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  18. b478b2b Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  19. 02db084 Btrfs: add DEVICE_READY ioctl by Josef Bacik · 12 years ago
  20. b27f7c0 btrfs: join DEV_STATS ioctls to one by David Sterba · 12 years ago
  21. 6f72c7e Btrfs: add qgroup inheritance by Arne Jansen · 13 years ago
  22. 5d13a37 Btrfs: add qgroup ioctls by Arne Jansen · 13 years ago
  23. bed92ea Btrfs: qgroup implementation and prototypes by Arne Jansen · 12 years ago
  24. d3a9404 Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS by Alexander Block · 12 years ago
  25. c11d2c2 Btrfs: add ioctl to get and reset the device stats by Stefan Behrens · 12 years ago
  26. 442a4f6 Btrfs: add device counters for detected IO and checksum errors by Stefan Behrens · 12 years ago
  27. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 12 years ago
  28. 19a39dc Btrfs: add balance progress reporting by Ilya Dryomov · 12 years ago
  29. a7e99c6 Btrfs: allow for canceling restriper by Ilya Dryomov · 12 years ago
  30. 837d5b6 Btrfs: allow for pausing restriper by Ilya Dryomov · 12 years ago
  31. c9e9f97 Btrfs: add basic restriper infrastructure by Ilya Dryomov · 12 years ago
  32. 740c3d2 Btrfs: fix the new inspection ioctls for 32 bit compat by Chris Mason · 13 years ago
  33. d7728c9 btrfs: new ioctls to do logical->inode and inode->path resolving by Jan Schmidt · 13 years ago
  34. a542ad1 btrfs: added helper functions to iterate backrefs by Jan Schmidt · 13 years ago
  35. 4cb5300 Btrfs: add mount -o auto_defrag by Chris Mason · 13 years ago
  36. 8628764 btrfs: add readonly flag by Arne Jansen · 13 years ago
  37. 475f638 btrfs: new ioctls for scrub by Jan Schmidt · 13 years ago
  38. a2de733 btrfs: scrub by Arne Jansen · 13 years ago
  39. f892436 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 13 years ago
  40. 0caa102 Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls by Li Zefan · 14 years ago
  41. b83cc96 Btrfs: Add readonly snapshots support by Li Zefan · 14 years ago
  42. 1a419d8 btrfs: Allow to specify compress method when defrag by Li Zefan · 14 years ago
  43. fdfb1e4 Btrfs: Make async snapshot ioctl more generic by Li Zefan · 14 years ago
  44. 72fd032 Btrfs: add SNAP_CREATE_ASYNC ioctl by Sage Weil · 14 years ago
  45. 4620459 Btrfs: add START_SYNC, WAIT_SYNC ioctls by Sage Weil · 14 years ago
  46. ce769a2 Btrfs: use __u64 types in ioctl.h by Sage Weil · 14 years ago
  47. 1406e43 Btrfs: add a "df" ioctl for btrfs by Josef Bacik · 14 years ago
  48. 1e701a3 Btrfs: add new defrag-range ioctl. by Chris Mason · 14 years ago
  49. 6ef5ed0 Btrfs: add ioctl and incompat flag to set the default mount subvol by Josef Bacik · 15 years ago
  50. ac8e981 Btrfs: add search and inode lookup ioctls by Chris Mason · 14 years ago
  51. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  52. c071fcf Btrfs: fix ioctl arg size (userland incompatible change!) by Chris Mason · 15 years ago
  53. 3de4586 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree by Chris Mason · 16 years ago
  54. c5c9cd4 Btrfs: allow clone of an arbitrary file range by Sage Weil · 16 years ago
  55. 6bf13c0 Btrfs: transaction ioctls by Sage Weil · 16 years ago
  56. f2eb0a2 Btrfs: Clone file data ioctl by Sage Weil · 16 years ago
  57. 788f20e Btrfs: Add new ioctl to add devices by Chris Mason · 16 years ago
  58. 8a4b83c Btrfs: Add support for device scanning and detection ioctls by Chris Mason · 16 years ago
  59. edbd8d4 Btrfs: Support for online FS resize (grow and shrink) by Chris Mason · 17 years ago
  60. 6702ed4 Btrfs: Add run time btree defrag, and an ioctl to force btree defrag by Chris Mason · 17 years ago
  61. 6cbd557 Btrfs: add GPLv2 by Chris Mason · 17 years ago
  62. 8352d8a Btrfs: add disk ioctl, mostly working by Chris Mason · 17 years ago
  63. c5739bb Btrfs: snapshot progress by Chris Mason · 17 years ago