Commit History

Author SHA1 Message Date
  Jan Schmidt 3d7b5a2882 Btrfs: automatic rescan after "quota enable" command 12 years ago
  Jan Schmidt 2f2320360b Btrfs: rescan for qgroups 12 years ago
  Jan Schmidt 46b665ceb1 Btrfs: split btrfs_qgroup_account_ref into four functions 12 years ago
  Jan Schmidt fc36ed7e0b Btrfs: separate sequence numbers for delayed ref tracking and tree mod log 12 years ago
  Wang Shilong 534e6623b7 Btrfs: add all ioctl checks before user change for quota operations 12 years ago
  Wang Shilong 3c97185c65 Btrfs: fix missing check about ulist_add() in qgroup.c 12 years ago
  Wang Shilong b4fcd6be6b Btrfs: fix confusing edquot happening case 12 years ago
  Wang Shilong ddb47afa50 Btrfs: fix a warning when updating qgroup limit 12 years ago
  Wang Shilong 3f5e2d3b38 Btrfs: fix missing check in the btrfs_qgroup_inherit() 12 years ago
  Wang Shilong b7fef4f593 Btrfs: fix missing check before creating a qgroup relation 12 years ago
  Wang Shilong 58400fce5a Btrfs: remove some unnecessary spin_lock usages 12 years ago
  Wang Shilong f2f6ed3d54 Btrfs: introduce a mutex lock for btrfs quota operations 12 years ago
  Wang Shilong 7708f029dc Btrfs: creating the subvolume qgroup automatically when enabling quota 12 years ago
  Wang Shilong c9a9dbf2cb Btrfs: fix a warning when disabling quota 12 years ago
  Wang Shilong a7975026ff Btrfs: fix double free in the btrfs_qgroup_account_ref() 12 years ago
  Wang Shilong 720f1e2060 Btrfs: return as soon as possible when edquot happens 12 years ago
  Wang Shilong 235fdb8ef2 Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree 12 years ago
  Wang Shilong 84cbe2f725 Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails 12 years ago
  Wang Shilong 06b3a860dc Btrfs: fix missing deleted items in btrfs_clean_quota_tree 12 years ago
  Wang Shilong 683cebda90 Btrfs: fix missing check before disabling quota 12 years ago
  Filipe Brandenburger 55e301fd57 Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h 12 years ago
  Arne Jansen 2cf6870396 Btrfs: prevent qgroup destroy when there are still relations 12 years ago
  Arne Jansen ff24858c65 Btrfs: ignore orphan qgroup relations 12 years ago
  Tsutomu Itoh 5b7ff5b3c4 Btrfs: fix memory leak in btrfs_quota_enable() 12 years ago
  Tsutomu Itoh 3d6b5c3b5c Btrfs: check return value of ulist_alloc() properly 13 years ago
  Jan Schmidt 995e01b7af Btrfs: fix gcc warnings for 32bit compiles 13 years ago
  Alexander Block 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 years ago
  Chris Mason f3a87f1b0c Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()" 12 years ago
  Dan Carpenter 57a5a88203 Btrfs: checking for NULL instead of IS_ERR 13 years ago
  Dan Carpenter 5986802c2f Btrfs: fix some error codes in btrfs_qgroup_inherit() 13 years ago