summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-12-131-4/+3
|\
| * Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko2016-11-301-2/+1
| * Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko2016-11-301-2/+2
* | btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-061-2/+2
* | btrfs: split btrfs_wait_marked_extents into normal and tree log functionsJeff Mahoney2016-12-061-8/+6
* | btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-24/+34
* | btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-061-53/+64
* | btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-061-5/+7
* | btrfs: call functions that overwrite their root parameter with fs_infoJeff Mahoney2016-12-061-3/+3
* | btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo2016-11-301-1/+1
* | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-281-14/+6
|\|
| * btrfs: fix races on root_log_ctx listsChris Mason2016-10-271-14/+6
* | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-6/+6
|\|
| * btrfs: unsplit printed stringsJeff Mahoney2016-09-261-4/+4
| * Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-261-2/+2
* | btrfs: use filemap_check_errors()Miklos Szeredi2016-09-161-2/+2
|/
* Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason2016-09-061-0/+1
* Btrfs: fix lockdep warning on deadlock against an inode's log mutexFilipe Manana2016-08-251-2/+3
* btrfs: qgroup: Fix qgroup incorrectness caused by log replayQu Wenruo2016-08-251-0/+16
* Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2016-08-051-8/+77
|\
| * Btrfs: improve performance on fsync against new inode after rename/unlinkFilipe Manana2016-08-011-8/+77
* | btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-261-7/+7
* | btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-261-2/+2
* | Btrfs: fix read_node_slot to return errorsLiu Bo2016-07-261-0/+4
|/
* Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-181-2/+2
|\
| * Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-171-2/+2
* | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-271-5/+5
|\|
| * Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-251-5/+5
| |\
| | * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-4/+4
| | * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-291-1/+1
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-211-47/+27
|\| |
| * | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-171-43/+23
| |\ \
| | * | Btrfs: add semaphore to synchronize direct IO writes with fsyncFilipe Manana2016-05-131-37/+14
| | * | Btrfs: fix empty symlink after creating symlink and fsync parent dirFilipe Manana2016-05-131-1/+1
| | * | Btrfs: fix for incorrect directory entries after fsync log replayFilipe Manana2016-05-131-5/+8
| | |/
| * / btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-281-4/+4
| |/
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-021-3/+3
|\ \ | |/ |/|
| * don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-3/+3
* | Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana2016-04-061-0/+137
|/
* btrfs: Fix misspellings in comments.Adam Buchbinder2016-03-141-1/+1
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-111-0/+1
* Btrfs: do not collect ordered extents when logging that inode existsFilipe Manana2016-03-011-1/+16
* Btrfs: fix file loss on log replay after renaming a file and fsyncFilipe Manana2016-03-011-10/+57
* Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana2016-03-011-0/+15
* Btrfs: fix race between fsync and lockless direct IO writesFilipe Manana2016-01-251-3/+11
* Btrfs: fix regression running delayed references when using qgroupsFilipe Manana2015-10-251-1/+1
* Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...Chris Mason2015-10-121-2/+12
|\
| * btrfs: remove extra barrier before waitqueue_activeDavid Sterba2015-10-101-2/+6
| * btrfs: comment waitqueue_active implied by locksDavid Sterba2015-10-101-0/+6
* | Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain2015-09-291-4/+4
|/