Commit Graph

53 Commits (010f5a21a323e7383e067009a7785462883fe5ea)

Author SHA1 Message Date
Theodore Ts'o 2842c3b544 ext4: Print the find_group_flex() warning only once 16 years ago
Eric Sandeen 7ce9d5d1f3 ext4: fix ext4_free_inode() vs. ext4_claim_inode() race 16 years ago
Theodore Ts'o 05bf9e839d ext4: Add fallback for find_group_flex 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
Aneesh Kumar K.V 42bf0383d1 ext4: set EXT4_EXTENTS_FL only for directory and regular files 17 years ago
David Howells 1d1fe1ee02 iget: stop EXT4 from using iget() and read_inode() 17 years ago
Eric Sandeen c549a95d40 ext4: fix up EXT4FS_DEBUG builds 17 years ago
Aneesh Kumar K.V a48380f769 ext4: Rename i_dir_acl to i_size_high 17 years ago
Aneesh Kumar K.V 99e6f829a8 ext4: Introduce ext4_update_*_feature 17 years ago
Avantika Mathur 2aa9fc4c40 ext4: fixes block group number being set to a negative value 17 years ago
Avantika Mathur fd2d42912f ext4: add ext4_group_t, and change all group variables to this type. 17 years ago
Andreas Dilger 717d50e497 Ext4: Uninitialized Block Groups 18 years ago
Coly Li f077d0d7ea ext4: Remove (partial, never completed) fragment support 18 years ago
Eric Sandeen ef2fb67989 remove unused bh in calls to ext234_get_group_desc 18 years ago
Kalpak Shah ef7f38359e ext4: Add nanosecond timestamps 18 years ago
Andrew Morton f4e5bc244f [PATCH] ext4 64 bit divide fix 19 years ago
Alexandre Ratchov 8fadc14323 [PATCH] ext4: move block number hi bits 19 years ago
Laurent Vivier bd81d8eec0 [PATCH] ext4: 64bit metadata 19 years ago
Mingming Cao 3a5b2ecdd1 [PATCH] ext4: switch fsblk to sector_t 19 years ago
Alex Tomas a86c618126 [PATCH] ext3: add extent map support 19 years ago
Mingming Cao dab291af8d [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd 19 years ago