Commit Graph

49 Commits (041b62374c7fedc11a8a1eeda2868612d3d1436c)

Author SHA1 Message Date
Theodore Ts'o e6b8bc09ba ext4: Add sanity check to make_indexed_dir 16 years ago
Wu Fengguang 97e133b454 generic swap(): ext4: remove local swap() macro 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Al Viro 6b38e842bb nfsd race fixes: ext4 16 years ago
Theodore Ts'o 498e5f2415 ext4: Change unsigned long to unsigned int 16 years ago
Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal 16 years ago
Theodore Ts'o 59e315b4c4 ext3/4: Fix loop index in do_split() so it is signed 16 years ago
Theodore Ts'o f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 17 years ago
Christoph Hellwig 3856d30ded ext4: remove unused variable in ext4_get_parent 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Theodore Ts'o 03010a3350 ext4: Rename ext4dev to ext4 17 years ago
Theodore Ts'o f702ba0fd7 ext4: Don't use 'struct dentry' for internal lookups 17 years ago
Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors 17 years ago
Theodore Ts'o 4776004f54 ext4: Add printk priority levels to clean up checkpatch warnings 17 years ago
Li Zefan d9c769b769 ext4: cleanup never-used magic numbers from htree code 17 years ago
Li Zefan f795e14073 ext4: fix build failure if DX_DEBUG is enabled 17 years ago
Duane Griffin f3b35f063e ext4: validate directory entry data before use 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Jan Kara 53b7e9f680 ext4: Fix update of mtime and ctime on rename 17 years ago
Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 years ago
Akinobu Mita a871611b47 ext4: check ext4_journal_get_write_access() errors 17 years ago
Aneesh Kumar K.V e65187e6d0 ext4: Enable extent format for symlinks. 17 years ago
Aneesh Kumar K.V 42bf0383d1 ext4: set EXT4_EXTENTS_FL only for directory and regular files 17 years ago
Theodore Ts'o 825f1481ea ext4: Don't use ext4_dec_count() if not needed 17 years ago
Aneesh Kumar K.V 4cdeed861b ext4: Don't leave behind a half-created inode if ext4_mkdir() fails 17 years ago
David Howells 1d1fe1ee02 iget: stop EXT4 from using iget() and read_inode() 17 years ago
Valerie Clement b8356c465b ext4: Don't set EXTENTS_FL flag for fast symlinks 17 years ago
Mariusz Kozlowski 01f4adc044 ext4: remove unused code from ext4_find_entry() 17 years ago
Aneesh Kumar K.V 725d26d3f0 ext4: Introduce ext4_lblk_t 17 years ago
Jan Kara a72d7f834e ext4: Avoid rec_len overflow with 64KB block size 17 years ago
Eric Sandeen 4074fe3736 ext4: remove #ifdef CONFIG_EXT4_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
Andreas Dilger f8628a14a2 ext4: Remove 65000 subdirectory limit 18 years ago
Kalpak Shah ef7f38359e ext4: Add nanosecond timestamps 18 years ago
Vasily Averin a6c15c2b0f ext3/ext4: orphan list corruption due bad inode 18 years ago
Dave Kleikamp 8c55e20411 EXT4: Fix whitespace 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 9d549890e6 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Eric Sandeen e6c4021190 [PATCH] handle ext4 directory corruption better 18 years ago
Andrew Morton 63f5793351 [PATCH] ext4 whitespace cleanups 19 years ago
Mingming Cao dab291af8d [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd 19 years ago
Mingming Cao 617ba13b31 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols 19 years ago
Dave Kleikamp ac27a0ec11 [PATCH] ext4: initial copy of files from ext3 19 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