Historial de Commits

Autor SHA1 Mensaje Fecha
  Josef Bacik cca1c81f43 Btrfs: don't try to allocate from a block group that doesn't have enough space hace 14 años
  Josef Bacik 026fd31782 Btrfs: don't always do readahead hace 14 años
  Josef Bacik 589d8ade83 Btrfs: try not to sleep as much when doing slow caching hace 14 años
  Josef Bacik d82a6f1d7e Btrfs: kill BTRFS_I(inode)->block_group hace 14 años
  Josef Bacik fcb80c2aff Btrfs: fix how we do space reservation for truncate hace 14 años
  Josef Bacik a4abeea41a Btrfs: kill trans_mutex hace 14 años
  Josef Bacik 7a7eaa40a3 Btrfs: take away the num_items argument from btrfs_join_transaction hace 14 años
  Chris Mason 945d8962ce Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers hace 14 años
  Chris Mason dcc6d07322 Merge branch 'delayed_inode' into inode_numbers hace 14 años
  Miao Xie 16cdcec736 btrfs: implement delayed inode items operation hace 14 años
  Chris Mason 0965537308 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers hace 14 años
  liubo 1aba86d67f Btrfs: fix easily get into ENOSPC in mixed case hace 14 años
  David Sterba 182608c829 btrfs: remove old unused commented out code hace 14 años
  David Sterba 8cc33e5c19 btrfs: Document a mutex lock/unlock sequence hace 14 años
  David Sterba b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path hace 14 años
  David Sterba 172ddd60a6 btrfs: drop gfp parameter from alloc_extent_map hace 14 años
  David Sterba 62a45b6092 btrfs: make functions static when possible hace 14 años
  Tsutomu Itoh 8d413713ca Btrfs: check return value of kmalloc() hace 14 años
  Li Zefan 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
  Li Zefan 33345d0152 Btrfs: Always use 64bit inode number hace 14 años
  Li Zefan 34d52cb6c5 Btrfs: Make free space cache code generic hace 14 años
  Josef Bacik 6d74119f1a Btrfs: avoid taking the chunk_mutex in do_chunk_alloc hace 14 años
  Chris Mason 0e4f8f8888 Btrfs: don't force chunk allocation in find_free_extent hace 14 años
  liubo c59021f846 Btrfs: fix OOPS of empty filesystem after balance hace 14 años
  liubo 9f7c43c967 Btrfs: fix memory leak of empty filesystem after balance hace 14 años
  Yoshinori Sano dac97e516c Btrfs: fix uncheck memory allocations hace 14 años
  Li Dongyang f7039b1d5c Btrfs: add btrfs_trim_fs() to handle FITRIM hace 14 años
  Li Dongyang 5378e60734 Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes hace 14 años
  Li Dongyang b4d00d569a Btrfs: make update_reserved_bytes() public hace 14 años
  Miao Xie fc0e4a314e btrfs: use GFP_NOFS instead of GFP_KERNEL hace 14 años