summaryrefslogtreecommitdiff
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAge
...
* | Btrfs: bail out if block group has different mixed flagLiu Bo2017-01-06
* | Btrfs: fix memory leak in reading btree blocksLiu Bo2017-01-06
* | Btrfs: fix qgroup rescan worker initializationFilipe Manana2017-01-06
* | btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba2017-01-06
* | Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko2017-01-06
* | btrfs: limit async_work allocation and worker func durationMaxim Patlasov2017-01-06
* | btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-11-18
* | btrfs: fix races on root_log_ctx listsChris Mason2016-11-10
* | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-10-31
* | btrfs: assign error values to the correct bio structsJunjie Mao2016-10-22
|/
* btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney2016-09-30
* Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason2016-09-24
* btrfs: Continue write in case of can_not_nocowZhao Lei2016-09-15
* btrfs: properly track when rescan worker is runningJeff Mahoney2016-09-07
* btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney2016-09-07
* block: add missing group association in bio-cloning functionsPaolo Valente2016-08-20
* btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-07-27
* Btrfs: don't use src fd for printkJosef Bacik2016-06-01
* Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana2016-04-20
* btrfs: fix crash/invalid memory access on fsync when using overlayfsFilipe Manana2016-04-20
* Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana2016-03-09
* btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo2016-03-09
* btrfs: Fix no_space in write and rm loopZhao Lei2016-03-09
* Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-03-09
* btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior2016-03-03
* Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra2016-03-03
* Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana2016-03-03
* Btrfs: fix number of transaction units required to create symlinkFilipe Manana2016-03-03
* Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana2016-03-03
* btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba2016-03-03
* Btrfs: igrab inode in writepageJosef Bacik2016-03-03
* Btrfs: add missing brelse when superblock checksum failsAnand Jain2016-03-03
* Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana2016-02-25
* Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana2016-02-25
* Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana2016-02-25
* Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana2016-02-25
* btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba2016-02-25
* Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba2016-02-25
* Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana2016-02-25
* btrfs: handle invalid num_stripes in sys_arrayDavid Sterba2016-02-25
* Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-18
|\
| * Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2015-12-15
| |\
| | * btrfs: fix misleading warning when space cache failed to loadHolger Hoffstätte2015-12-10
| | * Btrfs: fix transaction handle leak in balanceFilipe Manana2015-12-10
| | * Btrfs: fix unprotected list move from unused_bgs to deleted_bgs listFilipe Manana2015-12-10
| * | Btrfs: check prepare_uptodate_page() error code earlierChris Mason2015-12-15
| * | Btrfs: check for empty bitmap list in setup_cluster_bitmapsChris Mason2015-12-15
| |/
* | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-27
|\|
| * btrfs: fix balance range usage filters in 4.4-rcHolger Hoffstätte2015-11-25
| * btrfs: qgroup: account shared subtree during snapshot deleteMark Fasheh2015-11-25