summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Btrfs: fix file read corruption after extent cloning and fsyncFilipe Manana2015-08-191-0/+54
* btrfs: Remove unused arguments in tree-log.cZhaolei2015-08-191-14/+11
* btrfs: Remove useless condition in start_log_trans()Zhaolei2015-08-191-26/+17
* Btrfs: fix stale dir entries after removing a link and fsyncFilipe Manana2015-08-091-20/+138
* Btrfs: fix stale directory entries after fsync log replayFilipe Manana2015-08-091-4/+60
* Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana2015-07-011-0/+108
* Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana2015-06-301-0/+104
* Btrfs: fix fsync data loss after append writeFilipe Manana2015-06-301-5/+9
* Btrfs: remove csum_bytes_leftLiu Bo2015-06-031-6/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-7/+7
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-7/+7
* | btrfs: actively run the delayed refs while deleting large filesChris Mason2015-04-101-2/+6
* | Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana2015-03-261-7/+236
* | Btrfs: remove deleted xattrs on fsync log replayFilipe Manana2015-03-261-14/+109
* | Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason2015-03-251-3/+5
|\ \ | |/ |/|
| * Btrfs: disk-io: replace root args iff only fs_info usedDaniel Dressler2015-02-161-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-03-061-1/+1
|\ \
| * | Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas2015-03-051-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-191-50/+184
|\ \ | |/
| * Btrfs: don't remove extents and xattrs when logging new namesFilipe Manana2015-02-141-12/+27
| * Btrfs: fix fsync data loss after adding hard link to inodeFilipe Manana2015-02-141-9/+73
| * Btrfs: fix scheduler warning when syncing logFilipe Manana2015-02-141-1/+1
| * btrfs: kill btrfs_inode_*time helpersDavid Sterba2015-02-021-6/+6
| * Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefsFilipe Manana2015-01-211-3/+36
| * Btrfs: fix fsync when extend references are added to an inodeFilipe Manana2015-01-211-11/+16
| * Btrfs: fix directory inconsistency after fsync log replayFilipe Manana2015-01-211-2/+18
| * Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...Chris Mason2015-01-211-1/+1
| |\
| | * btrfs: sink blocksize parameter to btrfs_find_create_tree_blockDavid Sterba2014-12-121-1/+1
| * | btrfs: simplify insert_orphan_itemDavid Sterba2015-01-141-12/+4
| * | btrfs: fix leak of path in btrfs_find_itemDavid Sterba2015-01-141-1/+10
| |/
* | Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu2015-02-041-0/+1
|/
* Btrfs: ensure ordered extent errors aren't missed on fsyncFilipe Manana2014-11-211-0/+21
* Btrfs: collect only the necessary ordered extents on ranged fsyncFilipe Manana2014-11-211-1/+1
* Btrfs: don't ignore log btree writeback errorsFilipe Manana2014-11-211-6/+15
* Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik2014-11-211-3/+3
* Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik2014-11-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-011-1/+1
|\
| * Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()Filipe Manana2014-10-271-1/+1
OpenPOWER on IntegriCloud