index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
qgroup.c
Age
Commit message (
Expand
)
Author
2013-03-28
Btrfs: fix double free in the btrfs_qgroup_account_ref()
Wang Shilong
2013-03-14
Btrfs: return as soon as possible when edquot happens
Wang Shilong
2013-03-01
Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_...
Wang Shilong
2013-03-01
Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails
Wang Shilong
2013-03-01
Btrfs: fix missing deleted items in btrfs_clean_quota_tree
Wang Shilong
2013-02-20
Btrfs: fix missing check before disabling quota
Wang Shilong
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
2013-01-21
Btrfs: prevent qgroup destroy when there are still relations
Arne Jansen
2013-01-21
Btrfs: ignore orphan qgroup relations
Arne Jansen
2012-10-25
Btrfs: fix memory leak in btrfs_quota_enable()
Tsutomu Itoh
2012-10-01
Btrfs: check return value of ulist_alloc() properly
Tsutomu Itoh
2012-10-01
Btrfs: fix gcc warnings for 32bit compiles
Jan Schmidt
2012-10-01
Btrfs: make aux field of ulist 64 bit
Alexander Block
2012-09-14
Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"
Chris Mason
2012-08-28
Btrfs: checking for NULL instead of IS_ERR
Dan Carpenter
2012-08-28
Btrfs: fix some error codes in btrfs_qgroup_inherit()
Dan Carpenter
2012-07-12
Btrfs: qgroup implementation and prototypes
Arne Jansen