summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-06-09btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56Gui Hecheng
2014-06-09trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/Antonio Ospite
2014-06-09Btrfs: fix leaf corruption after __btrfs_drop_extentsLiu Bo
2014-06-09Btrfs: ensure btrfs_prev_leaf doesn't miss 1 itemFilipe Manana
2014-06-09Btrfs: fix clone to deal with holes when NO_HOLES feature is enabledFilipe Manana
2014-06-09btrfs: free delayed node outside of root->inode_lockJeff Mahoney
2014-06-09btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAXGui Hecheng
2014-06-09Btrfs: fix transaction leak during fsync callFilipe Manana
2014-06-09btrfs: Avoid trucating page or punching hole in a already existed hole.Qu Wenruo
2014-06-09Btrfs: update commit root on snapshot creation after orphan cleanupFilipe Manana
2014-06-09Btrfs: ioctl, don't re-lock extent range when not necessaryFilipe Manana
2014-06-09Btrfs: avoid visiting all extent items when cloning a rangeFilipe Manana
2014-06-09Btrfs: set dead flag on the right root when destroying snapshotFilipe Manana
2014-06-09Btrfs: ensure readers see new data after a clone operationFilipe Manana
2014-06-09fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-09btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-09Btrfs: send, use the right limits for xattr names and valuesFilipe Manana
2014-06-09Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana
2014-06-09Btrfs: async delayed refsChris Mason
2014-06-09Btrfs: split up __extent_writepage to lower stack usageChris Mason
2014-06-09btrfs: Drop EXTENT_UPTODATE check in hole punching and direct lockingAlex Gartrell
2014-06-09Btrfs: cut down stack usage in btree_write_cache_pagesChris Mason
2014-06-09Btrfs: break up __btrfs_write_out_cache to cut down stack usageChris Mason
2014-06-09Btrfs: free tmp ulist for qgroup rescanJosef Bacik
2014-06-09btrfs: usage error should not be logged into system logAnand Jain
2014-06-09btrfs: remove newline from inode cache kthread nameDavid Sterba
2014-06-09btrfs: remove stale newlines from log messagesDavid Sterba
2014-06-09Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-06-09btrfs: replace simple_strtoull() with kstrtoull()ZhangZhen
2014-06-09Btrfs: set right total device count for seeding supportWang Shilong
2014-06-09Btrfs: remove OPT_acl parse when acl disabledGuangliang Zhao
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2014-06-09Btrfs: rework qgroup accountingJosef Bacik
2014-06-09Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo
2014-06-09Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-06-09Btrfs: fix joining same transaction handle more than twiceWang Shilong
2014-06-09Btrfs: use helpers for last_trans_log_full_commit instead of opencodeMiao Xie
2014-06-09Btrfs: check if items are ordered when a leaf is marked dirtyFilipe Manana
2014-06-09Btrfs: don't access non-existent key when csum tree is emptyFilipe Manana
2014-06-09Btrfs: make sure there are not any read requests before stopping workersWang Shilong
2014-06-09Btrfs: fix possible memory leak in btrfs_create_tree()Tsutomu Itoh
2014-06-09btrfs: remove useless ACL checkZhangZhen
2014-06-09btrfs: btrfs_rm_device() should zero mirror SB as wellAnand Jain
2014-06-09Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie
2014-06-09Btrfs: send, fix more issues related to directory renamesFilipe Manana
2014-06-09Btrfs: send, remove dead code from __get_cur_name_and_parentFilipe Manana
2014-06-09Btrfs: send, account for orphan directories when building path stringsFilipe Manana
2014-06-09Btrfs: send, avoid unnecessary inode item lookup in the btreeFilipe Manana
2014-06-09btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel spaceGui Hecheng
2014-06-09btrfs: fix wrong max system array size check in kernel spaceGui Hecheng