Commit Graph

35 Commits (388e57b2759672a3e3ede0d2f7e95124b417b0a3)

Author SHA1 Message Date
Duane Griffin 275c0a8f12 ext3: validate directory entry data before use 17 years ago
Li Zefan 8ef2720397 ext3: kill 2 useless magic numbers 17 years ago
Harvey Harrison e05b6b524b ext3: replace remaining __FUNCTION__ occurrences 17 years ago
Jan Kara 0b23076988 ext3: fix update of mtime and ctime on rename 17 years ago
Akinobu Mita 33575f8ffe ext3: check ext3_journal_get_write_access() errors 17 years ago
David Howells 473043dcee iget: stop EXT3 from using iget() and read_inode() 17 years ago
Mariusz Kozlowski e1d7ae24a2 ext3: remove unused code from ext3_find_entry() 17 years ago
Jan Kara 7c06a8dc64 Fix 64KB blocksize in ext3 directories 17 years ago
Eric Sandeen 059590f495 ext3: remove #ifdef CONFIG_EXT3_INDEX 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
Vasily Averin a6c15c2b0f ext3/ext4: orphan list corruption due bad inode 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
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 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
Josef "Jeff" Sipek fe21a69389 [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Eric Sandeen 40b851348f [PATCH] handle ext3 directory corruption better 18 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Jens Axboe caa38fb0f4 [PATCH] ext3: make meta data reads use READ_META 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Eric Sandeen eee194e76c [PATCH] ext3: inode numbers are unsigned long 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Neil Brown 2ccb48ebb4 [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle 19 years ago
Johann Lombardi 92eeccd8ba [PATCH] ext3: cleanup dead code in ext3_add_entry() 19 years ago
Kirill Korotaev 0adb25d2e7 [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside 19 years ago
Pekka Enberg ba7fe36987 [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup 19 years ago
Glauber de Oliveira Costa 9f40668d7d [PATCH] ext3: remove trailing newlines from ext3_warning() calls 19 years ago
Ben Dooks 381be25458 [PATCH] ext3: sparse fixes 20 years ago
Jan Kara 1f54587bea [PATCH] quota: ext3: Improve quota credit estimates 20 years ago
Andreas Dilger acfa1823d3 [PATCH] Support for dx directories in ext3_get_parent (NFSD) 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago