Historial de Commits

Autor SHA1 Mensaje Fecha
  Li Zefan 261507a02c btrfs: Allow to add new compression algorithm hace 14 años
  Chris Mason 163cf09c2a Btrfs: deal with DIO bios that span more than one ordered extent hace 14 años
  Josef Bacik 4b46fce233 Btrfs: add basic DIO read/write support hace 15 años
  Josef Bacik 5a1a3df1f6 Btrfs: cache ordered extent when completing io hace 15 años
  Josef Bacik 49958fd7db Btrfs: change the ordered tree to use a spinlock instead of a mutex hace 15 años
  Eric Paris 6bef4d3171 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL hace 15 años
  Yan, Zheng 24bbcf0442 Btrfs: Add delayed iput hace 15 años
  Yan, Zheng c216775458 Btrfs: Fix disk_i_size update corner case hace 15 años
  Christoph Hellwig 8aa38c31b7 Btrfs: remove duplicates of filemap_ helpers hace 15 años
  Chris Mason 8b62b72b26 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. hace 15 años
  Chris Mason 5a3f23d515 Btrfs: add extra flushing for renames and truncates hace 16 años
  Chris Mason d20f7043fa Btrfs: move data checksumming into a dedicated tree hace 16 años
  Yan Zheng d899e05215 Btrfs: Add fallocate support v2 hace 16 años
  Yan Zheng 80ff385665 Btrfs: update nodatacow code v2 hace 16 años
  Chris Mason c8b978188c Btrfs: Add zlib compression support hace 16 años
  Chris Mason cb843a6f51 Btrfs: O_DIRECT writes via buffered writes + invaldiate hace 16 años
  Yan Zheng 7ea394f119 Btrfs: Fix nodatacow for the new data=ordered mode hace 17 años
  Chris Mason 3eaa288527 Btrfs: Fix the defragmention code and the block relocation code for data=ordered hace 17 años
  Chris Mason 9ba4611a3a Btrfs: Fix 32 bit compiles by using an unsigned long byte count in the ordered extent hace 17 años
  Chris Mason ed98b56a63 Btrfs: Take the csum mutex while reading checksums hace 17 años
  Chris Mason f421950f86 Btrfs: Fix some data=ordered related data corruptions hace 17 años
  Chris Mason 3edf7d33f4 Btrfs: Handle data checksumming on bios that span multiple ordered extents hace 17 años
  Chris Mason eb84ae039e Btrfs: Cleanup and comment ordered-data.c hace 17 años
  Chris Mason ba1da2f442 Btrfs: Don't pin pages in ram until the entire ordered extent is on disk. hace 17 años
  Chris Mason dbe674a99c Btrfs: Update on disk i_size only after pending ordered extents are done hace 17 años
  Chris Mason e6dcd2dc9c Btrfs: New data=ordered implementation hace 17 años
  Chris Mason 594a24eb0e Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks hace 17 años
  Mingming e1b81e6761 btrfs delete ordered inode handling fix hace 17 años
  Chris Mason 81d7ed29ff Btrfs: Throttle file_write when data=ordered is flushing the inode hace 17 años
  Chris Mason 4d5e74bc0a Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels hace 17 años