Commit Graph

193 Commits (ae9458d6a0956aa21cb49e1251e35a8d4dacbe6e)

Author SHA1 Message Date
Aneesh Kumar K.V fe7fdc37b5 ext3: Fix the max file size for ext3 file system. 17 years ago
Andries E. Brouwer b47b6f38e5 ext3, ext4: avoid divide by zero 17 years ago
Jan Kara 7c06a8dc64 Fix 64KB blocksize in ext3 directories 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 74af0baad4 ext3: new export ops 18 years ago
Jose R. Santos 9ad163ae0d JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG 18 years ago
Mingming Cao 8c3478a523 JBD/ext3 cleanups: convert to kzalloc 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Eric Sandeen 42a2b6ad71 ext3: fix setup_new_group_blocks locking 18 years ago
Takashi Sato 0f0a89ebe1 ext3: support large blocksize up to PAGESIZE 18 years ago
Eric Sandeen 1ad6ecf914 ext3: lighten up resize transaction requirements 18 years ago
Eric Sandeen 059590f495 ext3: remove #ifdef CONFIG_EXT3_INDEX 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Aneesh Kumar K.V 7c9e69faa2 ext2/ext3/ext4: add block bitmap validation 18 years ago
Eric Sandeen ef2fb67989 remove unused bh in calls to ext234_get_group_desc 18 years ago
Miklos Szeredi 571beed8d6 ext3: show all mount options 18 years ago
Philippe De Muyter febfcf9115 fs: mark nibblemap const 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra 833f4077bf lib: percpu_counter_init error handling 18 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 18 years ago
Peter Zijlstra 3cb4f9fa0c lib: percpu_counter_sub 18 years ago
Peter Zijlstra aa0dff2d09 lib: percpu_counter_add 18 years ago
Nick Piggin f4fc66a894 ext3: convert to new aops 18 years ago
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Eric Sandeen ef2b02d3e6 ext34: ensure do_split leaves enough free space in both blocks 18 years ago
Eric Sandeen 3d82abae95 dir_index: error out instead of BUG on corrupt dx dirs 18 years ago
Jan Kara 9c3013e9b9 quota: fix infinite loop 18 years ago
Eric Sandeen 780dcdb211 fix inode_table test in ext234_check_descriptors 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Rusty Russell cf914a7d65 readahead: split ondemand readahead interface into two functions 18 years ago
Fengguang Wu dc7868fcb9 readahead: convert ext3/ext4 invocations 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Badari Pulavarty a71ce8c6c9 ext3: statfs speed up 18 years ago
Borislav Petkov 952d9de116 ext3: fix error handling in ext3_create_journal() 18 years ago
vignesh babu 3fc74269c8 is_power_of_2: ext3/super.c 18 years ago
Dave Hansen e3a68e30d2 ext3: remove extra IS_RDONLY() check 18 years ago
Jan Kara 030703e49d ext3: fix deadlock in ext3_remount() and orphan list handling 18 years ago
Vasily Averin a6c15c2b0f ext3/ext4: orphan list corruption due bad inode 18 years ago
Vasily Averin 9f7dd93de0 ext3/ext4: orphan list check on destroy_inode 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Kirill Korotaev e4a10a362c ext3: lost brelse in ext3_read_inode() 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Nate Diller 0c11d7a9e9 ext3: use zero_user_page 18 years ago
Jan Kara 28be5abb40 ext3: copy i_flags to inode flags on write 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Dmitriy Monakhov fedee54d8f ext3: dirindex error pointer issues 18 years ago
Markus Rechberger 4d7bf11d64 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems 18 years ago