aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney2017-02-14
* Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval2017-02-01
* Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval2017-02-01
* Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval2017-02-01
* btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney2017-01-19
* btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney2017-01-19
* btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-19
* Btrfs: fix qgroup rescan worker initializationFilipe Manana2017-01-06
* Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana2017-01-06
* btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba2017-01-06
* Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana2017-01-06
* Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko2017-01-06
* Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko2017-01-06
* Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo2017-01-06
* btrfs: limit async_work allocation and worker func durationMaxim Patlasov2017-01-06
* Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds2016-11-04
|\
| * btrfs: fix WARNING in btrfs_select_ref_head()Wang Xiaoguang2016-10-24
| * Btrfs: remove some no-op castsDan Carpenter2016-10-24
| * btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang2016-10-24
| * btrfs: make file clone aware of fatal signalsWang Xiaoguang2016-10-24
| * btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-10-24
| * Btrfs: kill BUG_ON in do_relocationLiu Bo2016-10-17
* | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-28
|\ \
| * | btrfs: fix races on root_log_ctx listsChris Mason2016-10-27
| * | Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-10-18
| |\ \ | | |/ | |/|
| | * Btrfs: fix incremental send failure caused by balanceFilipe Manana2016-10-12
* | | btrfs: assign error values to the correct bio structsJunjie Mao2016-10-17
* | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-14
|\| |
| * | Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-10-12
| |\ \ | | |/ | |/|
| | * btrfs: tests: uninline member definitions in free_space_extentDavid Sterba2016-10-03
| | * btrfs: tests: constify free space extent specsDavid Sterba2016-10-03
| | * Btrfs: expand free space tree sanity tests to catch endianness bugOmar Sandoval2016-10-03
| | * Btrfs: fix extent buffer bitmap tests on big-endian systemsOmar Sandoval2016-10-03
| | * Btrfs: catch invalid free space treesOmar Sandoval2016-10-03
| | * Btrfs: fix mount -o clear_cache,space_cache=v2Omar Sandoval2016-10-03
| | * Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval2016-10-03
* | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\| |
| * | Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"Chris Mason2016-10-10
| * | Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leafLiu Bo2016-09-26
| * | Btrfs: don't BUG() during drop snapshotJosef Bacik2016-09-26
| * | btrfs: fix btrfs_no_printk stub helperArnd Bergmann2016-09-26
| * | Btrfs: memset to avoid stale content in btree leafLiu Bo2016-09-26
| * | btrfs: parent_start initialization cleanupGoldwyn Rodrigues2016-09-26
| * | btrfs: Remove already completed TODO commentGoldwyn Rodrigues2016-09-26
| * | btrfs: Do not reassign count in btrfs_run_delayed_refsGoldwyn Rodrigues2016-09-26
| * | btrfs: fix a possible umount deadlockAnand Jain2016-09-26
| * | Btrfs: fix memory leak in do_walk_downLiu Bo2016-09-26
| * | btrfs: btrfs_debug should consume fs_info when DEBUG is not definedJeff Mahoney2016-09-26
| * | btrfs: convert send's verbose_printk to btrfs_debugJeff Mahoney2016-09-26
| * | btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26