Commit Graph

26 Commits (308c05e35e3517d19bb67a7e97772235c9e15cd7)

Author SHA1 Message Date
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 17 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
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 19 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