Commit History

Author SHA1 Message Date
  Linus Torvalds 9e239bb939 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  boxi liu c4932dbe63 ext4: improve free space calculation for inline_data 12 years ago
  Al Viro 725bebb278 [readdir] convert ext4 12 years ago
  Jan Kara eaf3793728 ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap() 12 years ago
  Tao Ma c4d8b0235a ext4: fix readdir error in case inline_data+^dir_index. 12 years ago
  Tao Ma 8af0f08227 ext4: fix readdir error in the case of inline_data+dir_index 12 years ago
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Theodore Ts'o 9924a92a8c ext4: pass context information to jbd2__journal_start() 12 years ago
  Theodore Ts'o 860d21e2c5 ext4: return ENOMEM if sb_getblk() fails 12 years ago
  Theodore Ts'o bd9926e803 ext4: zero out inline data using memset() instead of empty_zero_page 12 years ago
  Tao Ma 0c8d414f16 ext4: let fallocate handle inline data correctly 12 years ago
  Tao Ma aef1c8513c ext4: let ext4_truncate handle inline data correctly 12 years ago
  Tao Ma 0d812f77b3 ext4: evict inline data out if we need to strore xattr in inode 12 years ago
  Tao Ma 941919856c ext4: let fiemap work with inline data 12 years ago
  Tao Ma 32f7f22c0b ext4: let ext4_rename handle inline dir 12 years ago
  Tao Ma 61f86638d8 ext4: let empty_dir handle inline dir 12 years ago
  Tao Ma 9f40fe5463 ext4: let ext4_delete_entry() handle inline data 12 years ago
  Tao Ma e8e948e780 ext4: let ext4_find_entry handle inline data 12 years ago
  Tao Ma 65d165d936 ext4: let ext4_readdir handle inline data 12 years ago
  Tao Ma 3c47d54170 ext4: let add_dir_entry handle inline data properly 12 years ago
  Tao Ma 9c3569b50f ext4: add delalloc support for inline data 12 years ago
  Tao Ma 3fdcfb668f ext4: add journalled write support for inline data 12 years ago
  Tao Ma f19d5870cb ext4: add normal write support for inline data 12 years ago
  Tao Ma 46c7f25454 ext4: add read support for inline data 12 years ago
  Tao Ma 67cf5b09a4 ext4: add the basic function for inline data support 12 years ago