Commit Graph

70 Commits (141aeb9f26f9f12f1584c128ce8697cdffb046e7)

Author SHA1 Message Date
Peng Tao 785b4b3a5a ext4: fix build warning when EXT4FS_DEBUG is on 16 years ago
Andreas Dilger 11013911da ext4: teach the inode allocator to use a goal inode number 16 years ago
Theodore Ts'o f157a4aa98 ext4: Use a hash of the topdir directory name for the Orlov parent group 16 years ago
Johann Lombardi e6462869e4 ext4: Fix goal inum check in the inode allocator 16 years ago
Theodore Ts'o 88b6edd17c ext4: Clean up calls to ext4_get_group_desc() 16 years ago
Aneesh Kumar K.V 955ce5f5be ext4: Convert ext4_lock_group to use sb_bgl_lock 16 years ago
Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h 16 years ago
Theodore Ts'o 9bffad1ed2 ext4: convert instrumentation from markers to tracepoints 16 years ago
Theodore Ts'o 8df9675f8b ext4: Avoid races caused by on-line resizing and SMP memory reordering 16 years ago
Theodore Ts'o b5451f7b26 ext4: Fix potential inode allocation soft lockup in Orlov allocator 16 years ago
Chuck Ebbert 6b82f3cb2d ext4: really print the find_group_flex fallback warning only once 16 years ago
Jan Kara a269eb1829 ext4: Use lowercase names of quota functions 16 years ago
Theodore Ts'o 2842c3b544 ext4: Print the find_group_flex() warning only once 16 years ago
Theodore Ts'o 7d39db14a4 ext4: Use struct flex_groups to calculate get_orlov_stats() 16 years ago
Theodore Ts'o 9f24e4208f ext4: Use atomic_t's in struct flex_groups 16 years ago
Eric Sandeen 7ce9d5d1f3 ext4: fix ext4_free_inode() vs. ext4_claim_inode() race 16 years ago
Theodore Ts'o a4912123b6 ext4: New inode/block allocation algorithms for flex_bg filesystems 16 years ago
Theodore Ts'o 05bf9e839d ext4: Add fallback for find_group_flex 16 years ago
Duane Griffin 2dc6b0d48c ext4: tighten restrictions on inode flags 16 years ago
Duane Griffin 8fa43a81b9 ext4: don't inherit inappropriate inode flags from parent 16 years ago
Theodore Ts'o 83982b6f47 ext4: Remove "extents" mount option 16 years ago
Theodore Ts'o ba80b1019a ext4: Add markers for better debuggability 16 years ago
Aneesh Kumar K.V 648f5879f5 ext4: mark the blocks/inode bitmap beyond end of group as used 16 years ago
Aneesh Kumar K.V 2ccb5fb9f1 ext4: Use new buffer_head flag to check uninit group bitmaps initialization 16 years ago
Aneesh Kumar K.V 393418676a ext4: Fix the race between read_inode_bitmap() and ext4_new_inode() 16 years ago
Aneesh Kumar K.V 3300beda52 ext4: code cleanup 16 years ago
Aneesh Kumar K.V 560671a0d3 ext4: Use high 16 bits of the block group descriptor's free counts fields 16 years ago
Al Viro 6b38e842bb nfsd race fixes: ext4 16 years ago
David Howells 4c9c544e49 CRED: Wrap task credential accesses in the Ext4 filesystem 16 years ago
Frederic Bohe 23712a9c28 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode 16 years ago
Theodore Ts'o a9df9a4910 ext4: Make ext4_group_t be an unsigned int 16 years ago
Theodore Ts'o fde4d95ad8 ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning() 16 years ago
Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal 16 years ago
Frederic Bohe c806e68f56 ext4: fix initialization of UNINIT bitmap blocks 17 years ago
Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator 17 years ago
Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors 17 years ago
Theodore Ts'o 4776004f54 ext4: Add printk priority levels to clean up checkpatch warnings 17 years ago
Eric Sandeen c001077f40 ext4: Fix bug where we return ENOSPC even though we have plenty of inodes 17 years ago
Eric Sandeen b5f10eed81 ext4: lock block groups when initializing 17 years ago
Eric Sandeen e29d1cde63 ext4: sync up block and inode bitmap reading functions 17 years ago
Eric Sandeen e4079a11f5 ext4: do not set extents feature from the kernel 17 years ago
Jose R. Santos 772cb7c83b ext4: New inode allocation for FLEX_BG meta-data groups. 17 years ago
Theodore Ts'o 574ca174c9 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() 17 years ago
Duane Griffin 91ef4caf80 ext4: handle corrupted orphan list at mount 17 years ago
Aneesh Kumar K.V 8753e88f1b ext4: mark inode dirty after initializing the extent tree 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Benoit Boissinot 1cc8dcf569 ext*: spelling fix prefered -> preferred 17 years ago
Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 years ago
Marcin Slusarz e8546d0615 ext4: le*_add_cpu conversion 17 years ago
Aneesh Kumar K.V e65187e6d0 ext4: Enable extent format for symlinks. 17 years ago