Commit Graph

171 Commits (f47cd9b553aaada602449204513b5a5b29cba263)

Author SHA1 Message Date
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Aneesh Kumar K.V b939e3766e ext4: Use the ext4_ext_actual_len() helper function 17 years ago
Dmitry Monakhov dbf9d7da33 ext4: fix uniniatilized extent splitting error 17 years ago
Aneesh Kumar K.V ce40733ce9 ext4: Check for return value from sb_set_blocksize 17 years ago
Miklos Szeredi cb45bbe44b ext4: Add stripe= option to /proc/mounts 17 years ago
Aneesh Kumar K.V 3dbd0ede4d ext4: Enable the multiblock allocator by default 17 years ago
Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 years ago
Alex Tomas 1988b51e47 ext4: Add new functions for searching extent tree 17 years ago
Eric Sandeen c549a95d40 ext4: fix up EXT4FS_DEBUG builds 17 years ago
Aneesh Kumar K.V aa22df2cc8 ext4: Fix ext4_show_options to show the correct mount options. 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 4df3d265bf ext4: Take read lock during overwrite case. 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
Mariusz Kozlowski 01f4adc044 ext4: remove unused code from ext4_find_entry() 17 years ago
Aneesh Kumar K.V 221879c927 ext4: Check for the correct error return from 17 years ago
Aneesh Kumar K.V abcb2947c9 ext4: add block bitmap validation 17 years ago
Aneesh Kumar K.V bb4f397a1a ext4: Change the default behaviour on error 17 years ago
Eric Sandeen e7c9559300 ext4: fix oops on corrupted ext4 mount 17 years ago
Adrian Bunk 07620f69ef ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*) 17 years ago
Aneesh Kumar K.V cb47dce791 ext4: Return after ext4_error in case of failures 17 years ago
Eric Sandeen e2b4657453 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate 17 years ago
Eric Sandeen cd2291a463 ext4: different maxbytes functions for bitmap & extent files 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 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
Eric Sandeen bba907433b ext4 extents: remove unneeded casts 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
Andries E. Brouwer b47b6f38e5 ext3, ext4: avoid divide by zero 17 years ago
Jan Kara e47776a0a4 Forbid user to change file flags on quota files 17 years ago
Linus Torvalds 0b832a4b93 Revert "ext2/ext3/ext4: add block bitmap validation" 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig 1b961ac05a ext4: new export ops 18 years ago
Eric Sandeen 149041070d ext4: lighten up resize transaction requirements 18 years ago
Eric Sandeen 5b615287b3 ext4: fix setup_new_group_blocks locking 18 years ago
Aneesh Kumar K.V ac39849ddc ext4: sparse fixes 18 years ago
Aneesh Kumar K.V d8dd0b4543 ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo 18 years ago
Aneesh Kumar K.V b377611d11 ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo 18 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