Commit Graph

45 Commits (06b8e878a9bc9301201cffe186eba99c4185f20a)

Author SHA1 Message Date
Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 years ago
Aneesh Kumar K.V aa02ad67d9 ext4: Add ext4_find_next_bit() 17 years ago
Aneesh Kumar K.V c14c6fd5c5 ext4: Add EXT4_IOC_MIGRATE ioctl 17 years ago
Jean Noel Cordenner 25ec56b518 ext4: Add inode version support in ext4 17 years ago
Girish Shilamkar 818d276ceb ext4: Add the journal checksum feature 17 years ago
Aneesh Kumar K.V 0e855ac8b1 ext4: Convert truncate_mutex to read write semaphore. 17 years ago
Aneesh Kumar K.V c278bfeceb ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. 17 years ago
Coly Li 91b51a018d ext4: sync up block group descriptor with e2fsprogs. 17 years ago
Aneesh Kumar K.V 8180a5627d ext4: Support large files 17 years ago
Aneesh Kumar K.V 0fc1b45147 ext4: Add support for 48 bit inode i_blocks. 17 years ago
Aneesh Kumar K.V a48380f769 ext4: Rename i_dir_acl to i_size_high 17 years ago
Aneesh Kumar K.V 7973c0c19e ext4: Rename i_file_acl to i_file_acl_lo 17 years ago
Aneesh Kumar K.V 1d03ec984c ext4: Fix sparse warnings. 17 years ago
Aneesh Kumar K.V 99e6f829a8 ext4: Introduce ext4_update_*_feature 17 years ago
Avantika Mathur fd2d42912f ext4: add ext4_group_t, and change all group variables to this type. 17 years ago
Aneesh Kumar K.V 725d26d3f0 ext4: Introduce ext4_lblk_t 17 years ago
Jan Kara a72d7f834e ext4: Avoid rec_len overflow with 64KB block size 17 years ago
Takashi Sato afc7cbca5b ext4: Support large blocksize up to PAGESIZE 17 years ago
Aneesh Kumar K.V 308ba3ece7 ext4: Convert s_r_blocks_count and s_free_blocks_count 18 years ago
Aneesh Kumar K.V 6bc9feff14 ext4: Convert s_blocks_count to s_blocks_count_lo 18 years ago
Aneesh Kumar K.V 5272f83727 ext4: Convert bg_inode_bitmap and bg_inode_table 18 years ago
Aneesh Kumar K.V 3a14589cce ext4: Convert bg_block_bitmap to bg_block_bitmap_lo 18 years ago
Jose R. Santos ce42158179 ext4: FLEX_BG Kernel support v2. 18 years ago
Aneesh Kumar K.V c1bddad949 ext4: Fix sparse warnings 18 years ago
Andreas Dilger 717d50e497 Ext4: Uninitialized Block Groups 18 years ago
Eric Sandeen 4074fe3736 ext4: remove #ifdef CONFIG_EXT4_INDEX 18 years ago
Coly Li f077d0d7ea ext4: Remove (partial, never completed) fragment support 18 years ago
Andreas Dilger f8628a14a2 ext4: Remove 65000 subdirectory limit 18 years ago
Kalpak Shah 6dd4ee7cab ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields 18 years ago
Kalpak Shah ef7f38359e ext4: Add nanosecond timestamps 18 years ago
Jose R. Santos e23291b912 jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG 18 years ago
Jan Kara ff9ddf7e84 ext4: copy i_flags to inode flags on write 18 years ago
Amit Arora a2df2a6340 fallocate support in ext4 18 years ago
Theodore Ts'o 436bd75e47 Define/reserve new ext4 superblock fields 18 years ago
Dave Kleikamp 8c55e20411 EXT4: Fix whitespace 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Andrew Morton 72b64b5940 [PATCH] ext4 uninline ext4_get_group_no_and_offset() 19 years ago
Alexandre Ratchov 8fadc14323 [PATCH] ext4: move block number hi bits 19 years ago
Alexandre Ratchov 0d1ee42f27 [PATCH] ext4: allow larger descriptor size 19 years ago
Laurent Vivier bd81d8eec0 [PATCH] ext4: 64bit metadata 19 years ago
Badari Pulavarty a1ddeb7eae [PATCH] ext4: 48bit i_file_acl 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 617ba13b31 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols 19 years ago
Dave Kleikamp ac27a0ec11 [PATCH] ext4: initial copy of files from ext3 19 years ago
David Howells 52a700c567 [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] 19 years ago
David Howells 36695673b0 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] 19 years ago
Dave Kleikamp a4e4de36dc [PATCH] ext3: Fix sparse warnings 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Jeff Garzik e18fa700c9 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago