Commit Graph

74 Commits (83ca46e7ac7b2883ae7d02503a01e8f1578afe4e)

Author SHA1 Message Date
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
Hugh Dickins e7dc95db26 [PATCH] ext4 balloc: fix off-by-one against grp_goal 18 years ago
Hugh Dickins cd16c8f72a [PATCH] ext4 balloc: reset windowsz when full 18 years ago
Mingming Cao 1df1e63b9e [PATCH] ext4: fix reservation extension 18 years ago
Andrey Savochkin b46be05004 [PATCH] retries in ext4_prepare_write() violate ordering requirements 18 years ago
Adrian Bunk 6fb50ea79c [PATCH] ext4_ext_split(): remove dead code 18 years ago
Andrew Morton 8984d137df [PATCH] ext4: uninline large functions 18 years ago
Eric Sandeen e6c4021190 [PATCH] handle ext4 directory corruption better 18 years ago