提交历史

作者 SHA1 备注 提交日期
  Theodore Ts'o 74e4e6db38 ext4: set extents flag when migrating file to use extents 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Peter Huewe 7dc576158d ext4: Fix sparse warning: Using plain integer as NULL pointer 14 年之前
  Eric Paris f1dffc4c54 ext4: ext4_ext_migrate should use NULL not 0 14 年之前
  Theodore Ts'o bf89d16f6e ext4: rename {ext,idx}_pblock and inline small extent functions 14 年之前
  Theodore Ts'o 07a038245b ext4: Convert more i_flags references to use accessor functions 15 年之前
  Dmitry Monakhov 12e9b89200 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Dmitry Monakhov f39490bcd1 ext4: fix error handling in migrate 15 年之前
  Theodore Ts'o 19f5fb7ad6 ext4: Use bitops to read/modify EXT4_I(inode)->i_state 15 年之前
  Dmitry Monakhov 5aca07eb7d ext4: quota macros cleanup 15 年之前
  Theodore Ts'o e6362609b6 ext4: call ext4_forget() from ext4_free_blocks() 15 年之前
  Mingming Cao 0031462b5b ext4: Split uninitialized extents for direct I/O 15 年之前
  Theodore Ts'o 1b9c12f44c ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags 15 年之前
  Aneesh Kumar K.V a8526e84ac ext4: Add missing unlock_new_inode() call in extent migration code 15 年之前
  Andreas Dilger 11013911da ext4: teach the inode allocator to use a goal inode number 16 年之前
  Theodore Ts'o f157a4aa98 ext4: Use a hash of the topdir directory name for the Orlov parent group 16 年之前
  Dan Carpenter 090542641d ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling 16 年之前
  Theodore Ts'o 83982b6f47 ext4: Remove "extents" mount option 16 年之前
  Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal 16 年之前
  Aneesh Kumar K.V 2a43a87800 ext4: elevate write count for migrate ioctl 16 年之前
  Mingming Cao ee12b63068 ext4: journal credits reservation fixes for extent file writepage 17 年之前
  Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 年之前
  Aneesh Kumar K.V 267e4db9ac ext4: Fix race between migration and mmap write 17 年之前
  Aneesh Kumar K.V b35905c16a ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() 17 年之前
  Aneesh Kumar K.V 8009f9fb30 ext4: Fix circular locking dependency with migrate and rm. 17 年之前
  Valerie Clement b8356c465b ext4: Don't set EXTENTS_FL flag for fast symlinks 17 年之前
  Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 年之前
  Aneesh Kumar K.V c14c6fd5c5 ext4: Add EXT4_IOC_MIGRATE ioctl 17 年之前