Historial de Commits

Autor SHA1 Mensaje Fecha
  David Sterba 62a45b6092 btrfs: make functions static when possible hace 14 años
  David Sterba edc95aec57 btrfs: remove nested duplicate variable declarations hace 14 años
  Josef Bacik a4f0162fd4 Btrfs: free bitmaps properly when evicting the cache hace 14 años
  Li Zefan f789b684bd Btrfs: Free free_space item properly in btrfs_trim_block_group() hace 14 años
  Li Zefan 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
  Li Zefan 0414efae79 Btrfs: Make the code for reading/writing free space cache generic hace 14 años
  Li Zefan 581bb05094 Btrfs: Cache free inode numbers in memory hace 14 años
  Li Zefan 34d52cb6c5 Btrfs: Make free space cache code generic hace 14 años
  Li Zefan f38b6e754d Btrfs: Use bitmap_set/clear() hace 14 años
  Li Zefan 92c4231181 Btrfs: Remove unused btrfs_block_group_free_space() hace 14 años
  Chris Mason f65647c29b Btrfs: fix free space cache leak hace 14 años
  Josef Bacik be1a12a0df Btrfs: deal with the case that we run out of space in the cache hace 14 años
  Josef Bacik 43be21462d Btrfs: fix free space cache when there are pinned extents and clusters V2 hace 14 años
  Miao Xie adae52b94e btrfs: clear __GFP_FS flag in the space cache inode hace 14 años
  Li Dongyang f7039b1d5c Btrfs: add btrfs_trim_fs() to handle FITRIM hace 14 años
  Josef Bacik 4e69b598f6 Btrfs: cleanup how we setup free space clusters hace 14 años
  Josef Bacik 32cb0840ce Btrfs: don't be as aggressive about using bitmaps hace 14 años
  Josef Bacik d0a365e84a Btrfs: deal with min_bytes appropriately when looking for a cluster hace 14 años
  Josef Bacik 7d0d2e8e6b Btrfs: check free space in block group before searching for a cluster hace 14 años
  Josef Bacik dc89e98244 Btrfs: use a slab for the free space entries hace 14 años
  Josef Bacik 13dbc08987 Btrfs: make sure search_bitmap finds something in remove_from_bitmap hace 14 años
  Li Zefan f333adb5d6 btrfs: Check mergeable free space when removing a cluster hace 14 años
  Li Zefan 120d66eec0 btrfs: Add a helper try_merge_free_space() hace 14 años
  Li Zefan 5e71b5d5ec btrfs: Update stats when allocating from a cluster hace 14 años
  Li Zefan 70b7da304f btrfs: Free fully occupied bitmap in cluster hace 14 años
  Li Zefan edf6e2d1dd btrfs: Add helper function free_bitmap() hace 14 años
  Li Zefan 8eb2d829ff btrfs: Fix threshold calculation for block groups smaller than 1GB hace 14 años
  Josef Bacik 2b20982e31 Btrfs: deal with space cache errors better hace 14 años
  Josef Bacik 88c2ba3b06 Btrfs: Add a clear_cache mount option hace 15 años
  Josef Bacik 9d66e233c7 Btrfs: load free space cache if it exists hace 15 años