Commit Graph

181 Commits (8022fbdacb0e9193a5dfb666479d1fc2ca63ecf1)

Author SHA1 Message Date
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
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Andrew Morton 1aa9b4b9bc [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements" 18 years ago
Andrew Morton 105fd108a6 [PATCH] "ext[34]: EA block reference count racing fix" performance fix 18 years ago
Mingming Cao 8a2bfdcbfa [PATCH] ext[34]: EA block reference count racing fix 18 years ago
Aneesh Kumar K.V e627432c29 [PATCH] ext[234]: update documentation 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Dmitriy Monakhov 3e4fdaf8ae [PATCH] jbd layer function called instead of fs specific one 18 years ago
Eric Sandeen 731b9a5498 [PATCH] remove ext[34]_inc_count and _dec_count 18 years ago
Eric Sandeen 2988a7740d [PATCH] return ENOENT from ext3_link when racing with unlink 18 years ago