Commit Graph

167 Commits (81cfe79b9c577139a873483654640eb3f6e78c39)

Author SHA1 Message Date
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
Hugh Dickins 2e7842b887 [PATCH] fix umask when noACL kernel meets extN tuned for ACLs 18 years ago
Eric Sandeen ea9a05a133 [PATCH] ext3: refuse ro to rw remount of fs with orphan inodes 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Josef "Jeff" Sipek fe21a69389 [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Hugh Dickins 7d1c520bb5 [PATCH] ext3 balloc: fix _with_rsv freeze 18 years ago
Hugh Dickins 2823b5535e [PATCH] ext3 balloc: use io_error label 18 years ago
Hugh Dickins c56d2561f7 [PATCH] ext3 balloc: say rb_entry not list_entry 18 years ago
Hugh Dickins ff50dc562b [PATCH] ext3 balloc: fix off-by-one against rsv_end 18 years ago
Hugh Dickins 1650242324 [PATCH] ext3 balloc: fix off-by-one against grp_goal 18 years ago
Hugh Dickins ef5036782e [PATCH] ext3 balloc: reset windowsz when full 18 years ago
Eric Sandeen a8f48a9561 [PATCH] ext3/4: don't do orphan processing on readonly devices 18 years ago
Mingming Cao 2bd94bd79e [PATCH] ext3: fix reservation extension 18 years ago
Andrey Savochkin e92a4d595b [PATCH] retries in ext3_prepare_write() violate ordering requirements 18 years ago
Andrew Morton 3a229b39eb [PATCH] ext3: uninline large functions 18 years ago