提交历史

作者 SHA1 备注 提交日期
  Eric Sandeen 7ce9d5d1f3 ext4: fix ext4_free_inode() vs. ext4_claim_inode() race 16 年之前
  Theodore Ts'o 05bf9e839d ext4: Add fallback for find_group_flex 16 年之前
  Theodore Ts'o 83982b6f47 ext4: Remove "extents" mount option 16 年之前
  Theodore Ts'o ba80b1019a ext4: Add markers for better debuggability 16 年之前
  Aneesh Kumar K.V 648f5879f5 ext4: mark the blocks/inode bitmap beyond end of group as used 16 年之前
  Aneesh Kumar K.V 2ccb5fb9f1 ext4: Use new buffer_head flag to check uninit group bitmaps initialization 16 年之前
  Aneesh Kumar K.V 393418676a ext4: Fix the race between read_inode_bitmap() and ext4_new_inode() 16 年之前
  Aneesh Kumar K.V 3300beda52 ext4: code cleanup 16 年之前
  Aneesh Kumar K.V 560671a0d3 ext4: Use high 16 bits of the block group descriptor's free counts fields 16 年之前
  Theodore Ts'o a9df9a4910 ext4: Make ext4_group_t be an unsigned int 16 年之前
  Theodore Ts'o fde4d95ad8 ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning() 16 年之前
  Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal 16 年之前
  Al Viro 6b38e842bb nfsd race fixes: ext4 16 年之前
  James Morris 2b82892565 Merge branch 'master' into next 16 年之前
  David Howells 4c9c544e49 CRED: Wrap task credential accesses in the Ext4 filesystem 16 年之前
  Frederic Bohe 23712a9c28 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode 16 年之前
  Frederic Bohe c806e68f56 ext4: fix initialization of UNINIT bitmap blocks 16 年之前
  Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator 16 年之前
  Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors 16 年之前
  Theodore Ts'o 4776004f54 ext4: Add printk priority levels to clean up checkpatch warnings 16 年之前
  Eric Sandeen c001077f40 ext4: Fix bug where we return ENOSPC even though we have plenty of inodes 17 年之前
  Eric Sandeen b5f10eed81 ext4: lock block groups when initializing 17 年之前
  Eric Sandeen e29d1cde63 ext4: sync up block and inode bitmap reading functions 17 年之前
  Eric Sandeen e4079a11f5 ext4: do not set extents feature from the kernel 17 年之前
  Jose R. Santos 772cb7c83b ext4: New inode allocation for FLEX_BG meta-data groups. 17 年之前
  Theodore Ts'o 574ca174c9 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() 17 年之前
  Duane Griffin 91ef4caf80 ext4: handle corrupted orphan list at mount 17 年之前
  Aneesh Kumar K.V 8753e88f1b ext4: mark inode dirty after initializing the extent tree 17 年之前
  Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 年之前
  Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 年之前