1. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  2. 9b53157 Btrfs: allow running defrag in parallel to administrative tasks by Stefan Behrens · 11 years ago
  3. 00d71c9 Btrfs: fix unclosed transaction handler when the async transaction commitment fails by Miao Xie · 11 years ago
  4. aec8030 Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails by Miao Xie · 11 years ago
  5. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  6. c58aaad Btrfs: fix wrong reserved space when deleting a snapshot/subvolume by Miao Xie · 11 years ago
  7. d5c1207 Btrfs: fix wrong reserved space in qgroup during snap/subv creation by Miao Xie · 11 years ago
  8. e9662f7 Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot by Miao Xie · 11 years ago
  9. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  10. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  11. b2c6b3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 by Chris Mason · 11 years ago
  12. fa6ac87 Btrfs: fix cleaner thread not working with inode cache option by Liu Bo · 11 years ago
  13. d4edf39 Btrfs: fix uncompleted transaction by Miao Xie · 11 years ago
  14. a8bfd4a Btrfs: set/change the label of a mounted file system by jeff.liu · 12 years ago
  15. 867ab66 Btrfs: Add a new ioctl to get the label of a mounted file system by jeff.liu · 12 years ago
  16. 210549e btrfs: add cancellation points to defrag by David Sterba · 11 years ago
  17. 8696c53 Btrfs: fix memory leak of pending_snapshot->inherit by Miao Xie · 11 years ago
  18. de78b51 btrfs: remove cache only arguments from defrag path by Eric Sandeen · 11 years ago
  19. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 11 years ago
  20. 82b22ac Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS by Kusanagi Kouichi · 11 years ago
  21. dfd7982 Btrfs: fix trivial error in btrfs_ioctl_resize() by Miao Xie · 12 years ago
  22. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  23. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 11 years ago
  24. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  25. 25122d1 Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag by Ilya Dryomov · 12 years ago
  26. 4ac20c7 Btrfs: fix unlock order in btrfs_ioctl_rm_dev by Ilya Dryomov · 12 years ago
  27. 18f39c4 Btrfs: fix unlock order in btrfs_ioctl_resize by Ilya Dryomov · 12 years ago
  28. 2c0c9da Btrfs: fix "mutually exclusive op is running" error code by Ilya Dryomov · 12 years ago
  29. ed0fb78 Btrfs: bring back balance pause/resume logic by Ilya Dryomov · 12 years ago
  30. 9754767 Btrfs: fix missing write access release in btrfs_ioctl_resize() by Miao Xie · 12 years ago
  31. dba60f3 Btrfs: fix resize a readonly device by Miao Xie · 12 years ago
  32. 5c39da5 Btrfs: do not delete a subvolume which is in a R/O subvolume by Miao Xie · 12 years ago
  33. d86e56c Btrfs: disable qgroup id 0 by Miao Xie · 12 years ago
  34. a22180d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  35. 213490b Btrfs: fix a bug of per-file nocow by Liu Bo · 12 years ago
  36. 9c52057 Btrfs: fix hash overflow handling by Chris Mason · 12 years ago
  37. 905b0dd Btrfs: get write access for qgroup operations by Miao Xie · 12 years ago
  38. b8e9548 Btrfs: get write access for scrub by Miao Xie · 12 years ago
  39. da24927 Btrfs: get write access when removing a device by Miao Xie · 12 years ago
  40. 198605a Btrfs: get write access when doing resize fs by Miao Xie · 12 years ago
  41. 3c04ce0 Btrfs: get write access when setting the default subvolume by Miao Xie · 12 years ago
  42. ff7c1d3 Btrfs: don't start a new transaction when starting sync by Miao Xie · 12 years ago
  43. 9a8c28b Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync() by Miao Xie · 12 years ago
  44. 3f6bcfb Btrfs: add support for device replace ioctls by Stefan Behrens · 12 years ago
  45. 63a212a Btrfs: disallow some operations on the device replace target device by Stefan Behrens · 12 years ago
  46. 5ac00ad Btrfs: disallow mutually exclusive admin operations from user mode by Stefan Behrens · 12 years ago
  47. aa1b8cd Btrfs: pass fs_info instead of root by Stefan Behrens · 12 years ago
  48. 109f236 Btrfs: fix a double free on pending snapshots in error handling by Liu Bo · 12 years ago
  49. 0253f40 Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev() by jeff.liu · 12 years ago
  50. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 12 years ago
  51. f48d427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  52. c37b2b6 Btrfs: do not bug when we fail to commit the transaction by Josef Bacik · 12 years ago
  53. e515c18 btrfs: Return EINVAL when length to trim is less than FSB by Lukas Czerner · 12 years ago
  54. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
  55. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  56. 7205542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  57. 5af3e8c Btrfs: make filesystem read-only when submitting barrier fails by Stefan Behrens · 12 years ago
  58. aa42ffd Btrfs: fix off-by-one in file clone by Liu Bo · 12 years ago
  59. 7e97b8d btrfs: allow setting NOCOW for a zero sized file via ioctl by David Sterba · 12 years ago
  60. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  62. 425d17a Btrfs: use larger limit for translation of logical to inode by Liu Bo · 12 years ago
  63. df031f0 Btrfs: use helper for logical resolve by Liu Bo · 12 years ago
  64. 69917e4 Btrfs: fix a bug in parsing return value in logical resolve by Liu Bo · 12 years ago
  65. 9e8a4a8 Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag by Liu Bo · 12 years ago
  66. 48c03c4 Btrfs: fix wrong size for the reservation of the, snapshot creation by Miao Xie · 12 years ago
  67. 66d8f3d Btrfs: add a new "type" field into the block reservation structure by Miao Xie · 12 years ago
  68. 2671485 Btrfs: remove unused hint byte argument for btrfs_drop_extents by Josef Bacik · 12 years ago
  69. 5dc562c Btrfs: turbo charge fsync by Josef Bacik · 12 years ago
  70. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  71. 8319aa9 switch btrfs_ioctl_clone() to fget_light() by Al Viro · 12 years ago
  72. ecd1881 switch btrfs_ioctl_snap_create_transid() to fget_light() by Al Viro · 12 years ago
  73. 2f2f43d userns: Convert btrfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  74. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  75. dadd110 Btrfs: fix some endian bugs handling the root times by Dan Carpenter · 12 years ago
  76. e00da20 Btrfs: remove mnt_want_write call in btrfs_mksubvol by Alexander Block · 12 years ago
  77. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  78. e784868 btrfs: Push mnt_want_write() outside of i_mutex by Jan Kara · 12 years ago
  79. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  80. 31db9f7 Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive by Alexander Block · 12 years ago
  81. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  82. 2b0ce2c Btrfs: Check INCOMPAT flags on remount and add helper function by Mitch Harder · 12 years ago
  83. b478b2b Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  84. 362a20c btrfs: allow cross-subvolume file clone by David Sterba · 13 years ago
  85. b9ca066 Btrfs: do not set subvolume flags in readonly mode by Liu Bo · 12 years ago
  86. e54bfa3 Btrfs: use mnt_want_write_file instead of mnt_want_write by Liu Bo · 12 years ago
  87. 768e9df Btrfs: remove redundant r/o check for superblock by Liu Bo · 12 years ago
  88. a874a63 Btrfs: check write access to mount earlier while creating snapshots by Liu Bo · 12 years ago
  89. b27f7c0 btrfs: join DEV_STATS ioctls to one by David Sterba · 12 years ago
  90. a43a211 btrfs: ignore unfragmented file checks in defrag when compression enabled - rebased by Andrew Mahone · 12 years ago
  91. 11e62a8 btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file() by Al Viro · 12 years ago
  92. 6f72c7e Btrfs: add qgroup inheritance by Arne Jansen · 13 years ago
  93. 5d13a37 Btrfs: add qgroup ioctls by Arne Jansen · 13 years ago
  94. a8c4a33 Btrfs: cast devid to unsigned long long for printk %llu by Chris Mason · 12 years ago
  95. 4e42ae1 Btrfs: do not resize a seeding device by Liu Bo · 12 years ago
  96. 6c282eb Btrfs: fix defrag regression by Li Zefan · 12 years ago
  97. 606686e Btrfs: use rcu to protect device->name by Josef Bacik · 12 years ago
  98. 1e20932 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  99. c11d2c2 Btrfs: add ioctl to get and reset the device stats by Stefan Behrens · 12 years ago
  100. 9ba1f6e Btrfs: do not do balance in readonly mode by Liu Bo · 12 years ago