Commit Graph

81 Commits (eb40a09c679d7f9709f7087add57f2e1c7122bb3)

Author SHA1 Message Date
Jose R. Santos eb40a09c67 ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices 18 years ago
Alex Tomas c29c0ae7f2 ext4: Make extents code sanely handle on-disk corruption 18 years ago
Jan Kara ff9ddf7e84 ext4: copy i_flags to inode flags on write 18 years ago
Mingming Cao 1e2462f93e ext4: Enable extents by default 18 years ago
Amit Arora 749269faca Change on-disk format to support 2^15 uninitialized extents 18 years ago
Amit Arora 56055d3ae4 write support for preallocated blocks 18 years ago
Amit Arora a2df2a6340 fallocate support in ext4 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 5e70030d4c ext4: statfs speed up 18 years ago
Borislav Petkov 6c675bd43c ext4: fix error handling in ext4_create_journal 18 years ago
Toshiyuki Okajima 29bc5b4f73 mistaken ext4_inode_bitmap for ext4_block_bitmap 18 years ago
Jan Kara 32c3773011 ext4: fix deadlock in ext4_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 e5d2861f31 ext4: lost brelse in ext4_read_inode() 18 years ago
Alex Tomas 315054f023 When ext4_ext_insert_extent() fails to insert new blocks 18 years ago
Amit Arora 25d14f983f ext4: Extent overlap bugfix 18 years ago
Mingming Cao 8a9dc94498 Remove unnecessary exported symbols. 18 years ago
Dave Kleikamp 8c55e20411 EXT4: Fix whitespace 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 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 7479d2b90b [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements" 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
Robert P. J. Day bbf2f9fb1c Fix misspellings of "agressive". 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 ead6596b9e [PATCH] ext4: refuse ro to rw remount of fs with orphan inodes 18 years ago
Josef "Jeff" Sipek 9d549890e6 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Randy Dunlap 01a732eb22 [PATCH] ext4 calls journal_stop 18 years ago
Avantika Mathur 09b882520b [PATCH] ext4: Eliminate inline functions 18 years ago
Avantika Mathur 5d4958f923 [PATCH] ext4: kmalloc to kzalloc 18 years ago
Avantika Mathur 7e0289766a [PATCH] ext4: if expression format 18 years ago
Johann Lombardi feb1892746 [PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert 18 years ago
Eric Sandeen a8f48a9561 [PATCH] ext3/4: don't do orphan processing on readonly devices 18 years ago
Hugh Dickins ec0837f230 [PATCH] ext4 balloc: fix _with_rsv freeze 18 years ago
Hugh Dickins 341cee4385 [PATCH] ext4 balloc: use io_error label 18 years ago
Hugh Dickins b78a657f0a [PATCH] ext4 balloc: say rb_entry not list_entry 18 years ago
Hugh Dickins b2f2c76d17 [PATCH] ext4 balloc: fix off-by-one against rsv_end 18 years ago