Commit History

Author SHA1 Message Date
  Linus Torvalds 521d474631 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
  Josef Bacik e1cbbfa5f5 Btrfs: fix outstanding_extents accounting in DIO 10 years ago
  Josef Bacik 6a3891c551 Btrfs: add sanity test for outstanding_extents accounting 10 years ago
  Josef Bacik ba11721355 Btrfs: account merges/splits properly 10 years ago
  Josef Bacik 8461a3de77 Btrfs: fix merge delalloc logic 10 years ago
  Linus Torvalds 84399bb075 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
  David Sterba 1932b7be97 btrfs: fix lost return value due to variable shadowing 10 years ago
  Linus Torvalds 2b9fb532d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
  Josef Bacik dcab6a3b2a Btrfs: account for large extents with enospc 10 years ago
  Josef Bacik 3266789f9d Btrfs: don't set and clear delalloc for O_DIRECT writes 10 years ago
  Josef Bacik 3e05bde8c3 Btrfs: only adjust outstanding_extents when we do a short write 10 years ago
  chandan r 9cc97d6462 Btrfs: Add code to support file creation time 13 years ago
  David Sterba a937b9791e btrfs: kill btrfs_inode_*time helpers 10 years ago
  Zhao Lei ffe2d2034b Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply 10 years ago
  David Sterba 9ee49a047d btrfs: switch extent_state state to unsigned 10 years ago
  David Sterba f0954c6637 btrfs: update message levels after checksum errors 10 years ago
  David Sterba 68b663d13c btrfs: update message levels for errors 10 years ago
  Christoph Hellwig b83ae6d421 fs: remove mapping->backing_dev_info 10 years ago
  David Sterba 1d4c08e0a6 btrfs: expand btrfs_find_item if found_key is NULL 10 years ago
  Linus Torvalds 03c751a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
  Wang Shilong c7cfb8a540 Btrfs: call inode_dec_link_count() on mkdir error path 10 years ago
  Linus Torvalds bdeb03cada Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
  Filipe Manana 9ea24bbe17 Btrfs: fix snapshot inconsistency after a file write followed by truncate 10 years ago
  Filipe Manana b38ef71cb1 Btrfs: ensure ordered extent errors aren't missed on fsync 10 years ago
  Filipe Manana e6eb43142a Btrfs: report error after failure inlining extent in compressed write path 10 years ago
  Filipe Manana 728404dacf Btrfs: add helper btrfs_fdatawrite_range 10 years ago
  Filipe Manana 075bdbdbe9 Btrfs: correctly flush compressed data before/after direct IO 10 years ago
  Filipe Manana c44f649e28 Btrfs: make inode.c:compress_file_range() return void 10 years ago
  Shilong Wang 4bcbb33255 Btrfs: fix incorrect compression ratio detection 10 years ago
  Filipe Manana dec8f17563 Btrfs: make inode.c:submit_compressed_extents() return void 10 years ago