summaryrefslogtreecommitdiff
path: root/fs/btrfs/tree-log.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * btrfs: fix lost error handling when replaying directory deletesFilipe Manana2021-11-26
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\|
| * btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik2021-06-10
| * btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik2021-06-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\|
| * btrfs: reschedule if necessary when logging directory itemsFilipe Manana2020-11-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\|
| * btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik2020-09-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\|
| * btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana2020-08-21
* | Merge tag 'LA.UM.8.4.r1-05900-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas2020-08-23
|\ \ | |/ |/|
| * btrfs: Remove extra parentheses from condition in copy_items()Matthias Kaehlcke2020-06-12
* | Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana2020-06-20
* | Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana2020-02-14
|/
* Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana2019-09-21
* Btrfs: fix race updating log root item during fsyncFilipe Manana2019-06-11
* btrfs: remove WARN_ON in log_dir_itemsJosef Bacik2019-04-03
* Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana2018-11-21
* btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba2018-08-06
* Btrfs: fix copy_items() return value when logging an inodeFilipe Manana2018-05-30
* Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-05-30
* Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-05-30
* Btrfs: fix xattr loss after power failureFilipe Manana2018-05-26
* Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo2018-02-22
* Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo2018-02-22
* Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko2017-01-06
* btrfs: fix races on root_log_ctx listsChris Mason2016-11-10
* Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason2016-09-24
* Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana2016-04-20
* Btrfs: fix regression running delayed references when using qgroupsFilipe Manana2015-10-25
* Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...Chris Mason2015-10-12
|\
| * btrfs: remove extra barrier before waitqueue_activeDavid Sterba2015-10-10
| * btrfs: comment waitqueue_active implied by locksDavid Sterba2015-10-10
* | Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain2015-09-29
|/
* Btrfs: fix file read corruption after extent cloning and fsyncFilipe Manana2015-08-19
* btrfs: Remove unused arguments in tree-log.cZhaolei2015-08-19
* btrfs: Remove useless condition in start_log_trans()Zhaolei2015-08-19
* Btrfs: fix stale dir entries after removing a link and fsyncFilipe Manana2015-08-09
* Btrfs: fix stale directory entries after fsync log replayFilipe Manana2015-08-09
* Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana2015-07-01
* Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana2015-06-30
* Btrfs: fix fsync data loss after append writeFilipe Manana2015-06-30
* Btrfs: remove csum_bytes_leftLiu Bo2015-06-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | btrfs: actively run the delayed refs while deleting large filesChris Mason2015-04-10
* | Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana2015-03-26
* | Btrfs: remove deleted xattrs on fsync log replayFilipe Manana2015-03-26
* | Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason2015-03-25
|\ \ | |/ |/|