Histórico de Commits

Autor SHA1 Mensagem Data
  jon ernst d7092ae297 ext4: delete "set but not used" variables há 11 anos atrás
  Theodore Ts'o 09c455aaa8 ext4: avoid clearing beyond i_blocks when truncating an inline data file há 11 anos atrás
  Jan Kara 52e4477758 ext4: standardize error handling in ext4_da_write_inline_data_begin() há 11 anos atrás
  Jan Kara bc0ca9df3b ext4: retry allocation when inline->extent conversion failed há 11 anos atrás
  Azat Khuzhin 5ba052fe33 ext4: drop set but otherwise unused variable from ext4_add_dirent_to_inline() há 11 anos atrás
  BoxiLiu 48ffdab1c1 ext4: change ext4_read_inline_dir() to return 0 on success há 11 anos atrás
  Linus Torvalds 9e239bb939 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 há 12 anos atrás
  boxi liu c4932dbe63 ext4: improve free space calculation for inline_data há 12 anos atrás
  Al Viro 725bebb278 [readdir] convert ext4 há 12 anos atrás
  Jan Kara eaf3793728 ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap() há 12 anos atrás
  Tao Ma c4d8b0235a ext4: fix readdir error in case inline_data+^dir_index. há 12 anos atrás
  Tao Ma 8af0f08227 ext4: fix readdir error in the case of inline_data+dir_index há 12 anos atrás
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 12 anos atrás
  Al Viro 496ad9aa8e new helper: file_inode(file) há 12 anos atrás
  Theodore Ts'o 9924a92a8c ext4: pass context information to jbd2__journal_start() há 12 anos atrás
  Theodore Ts'o 860d21e2c5 ext4: return ENOMEM if sb_getblk() fails há 12 anos atrás
  Theodore Ts'o bd9926e803 ext4: zero out inline data using memset() instead of empty_zero_page há 12 anos atrás
  Tao Ma 0c8d414f16 ext4: let fallocate handle inline data correctly há 12 anos atrás
  Tao Ma aef1c8513c ext4: let ext4_truncate handle inline data correctly há 12 anos atrás
  Tao Ma 0d812f77b3 ext4: evict inline data out if we need to strore xattr in inode há 12 anos atrás
  Tao Ma 941919856c ext4: let fiemap work with inline data há 12 anos atrás
  Tao Ma 32f7f22c0b ext4: let ext4_rename handle inline dir há 12 anos atrás
  Tao Ma 61f86638d8 ext4: let empty_dir handle inline dir há 12 anos atrás
  Tao Ma 9f40fe5463 ext4: let ext4_delete_entry() handle inline data há 12 anos atrás
  Tao Ma e8e948e780 ext4: let ext4_find_entry handle inline data há 12 anos atrás
  Tao Ma 65d165d936 ext4: let ext4_readdir handle inline data há 12 anos atrás
  Tao Ma 3c47d54170 ext4: let add_dir_entry handle inline data properly há 12 anos atrás
  Tao Ma 9c3569b50f ext4: add delalloc support for inline data há 12 anos atrás
  Tao Ma 3fdcfb668f ext4: add journalled write support for inline data há 12 anos atrás
  Tao Ma f19d5870cb ext4: add normal write support for inline data há 12 anos atrás