Histórico de Commits

Autor SHA1 Mensagem Data
  David Sterba a83fffb75d btrfs: sink blocksize parameter to btrfs_find_create_tree_block há 11 anos atrás
  Filipe Manana b38ef71cb1 Btrfs: ensure ordered extent errors aren't missed on fsync há 10 anos atrás
  Filipe Manana 0870295b23 Btrfs: collect only the necessary ordered extents on ranged fsync há 10 anos atrás
  Filipe Manana 5ab5e44a36 Btrfs: don't ignore log btree writeback errors há 10 anos atrás
  Josef Bacik 50d9aa99bd Btrfs: make sure logged extents complete in the current transaction V3 há 10 anos atrás
  Josef Bacik 9dba8cf128 Btrfs: make sure we wait on logged extents when fsycning two subvols há 10 anos atrás
  Linus Torvalds 4f4274af70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs há 10 anos atrás
  Filipe Manana 1a4ed8fdca Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() há 10 anos atrás
  Linus Torvalds 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs há 10 anos atrás
  Linus Torvalds 28596c9722 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial há 10 anos atrás
  Filipe Manana 8407f55326 Btrfs: fix data corruption after fast fsync and writeback error há 11 anos atrás
  Filipe Manana a2cc11db24 Btrfs: fix directory recovery from fsync log há 11 anos atrás
  Filipe Manana f98de9b9c0 Btrfs: make btrfs_search_forward return with nodes unlocked há 11 anos atrás
  David Sterba 707e8a0715 btrfs: use nodesize everywhere, kill leafsize há 11 anos atrás
  David Sterba 962a298f35 btrfs: kill the key type accessor helpers há 11 anos atrás
  Filipe Manana 125c4cf9f3 Btrfs: set inode's logged_trans/last_log_commit after ranged fsync há 11 anos atrás
  Filipe Manana 49dae1bc1c Btrfs: fix fsync data loss after a ranged fsync há 11 anos atrás
  Rasmus Villemoes a71db86e86 fs/btrfs/tree-log.c: Fix closing brace followed by if há 11 anos atrás
  Filipe Manana 74121f7cbb Btrfs: fix hole detection during file fsync há 11 anos atrás
  Miao Xie 995946dd29 Btrfs: use helpers for last_trans_log_full_commit instead of opencode há 11 anos atrás
  Miao Xie 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root há 11 anos atrás
  Miao Xie 50471a388c Btrfs: stop joining the log transaction if sync log fails há 11 anos atrás
  Miao Xie d1433debe7 Btrfs: just wait or commit our own log sub-transaction há 11 anos atrás
  Miao Xie 8b050d350c Btrfs: fix skipped error handle when log sync failed há 11 anos atrás
  Miao Xie bb14a59b61 Btrfs: use signed integer instead of unsigned long integer for log transid há 11 anos atrás
  Miao Xie 7483e1a446 Btrfs: remove unnecessary memory barrier in btrfs_sync_log() há 11 anos atrás
  Miao Xie e87ac13687 Btrfs: don't start the log transaction if the log tree init fails há 11 anos atrás
  Miao Xie 48cab2e071 Btrfs: fix the skipped transaction commit during the file sync há 11 anos atrás
  Miao Xie 5c902ba622 Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit há 11 anos atrás
  Miao Xie 827463c49f Btrfs: don't mix the ordered extents of all files together during logging the inodes há 11 anos atrás