Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4d12fe0b4864682d3562021cde0f32961c655d75
/
fs
/
ext4
/
namei.c
0cfc925
ext4: re-inline ext4_rec_len_(to|from)_disk functions
by Eric Sandeen
· 14 years ago
60fd4da
ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit
by Theodore Ts'o
· 14 years ago
5a0790c
ext4: remove initialized but not read variables
by Andi Kleen
· 14 years ago
14ece10
ext4: Make fsync sync new parent directories in no-journal mode
by Frank Mayhar
· 14 years ago
60e6679
ext4: Drop whitespace at end of lines
by Theodore Ts'o
· 14 years ago
12e9b89
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
by Dmitry Monakhov
· 14 years ago
24676da
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
by Theodore Ts'o
· 14 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
6e3617e
ext4: Handle non empty on-disk orphan link
by Dmitry Monakhov
· 15 years ago
73b50c1
ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
by Curt Wohlgemuth
· 15 years ago
12062dd
ext4: move __func__ into a macro for ext4_warning, ext4_error
by Eric Sandeen
· 15 years ago
5aca07e
ext4: quota macros cleanup
by Dmitry Monakhov
· 15 years ago
2de770a
ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC
by Theodore Ts'o
· 15 years ago
1e424a3
ext4: partial revert to fix double brelse WARNING()
by Theodore Ts'o
· 15 years ago
d3d1faf
ext4: Handle nested ext4_journal_start/stop calls without a journal
by Curt Wohlgemuth
· 15 years ago
1f7bebb
ext4: Always set dx_node's fake_dirent explicitly.
by Andreas Schlick
· 15 years ago
b05ab1d
ext4: Limit number of links that can be created by ext4_link()
by Theodore Ts'o
· 15 years ago
2c94eb8
ext4: Allow rename to create more than EXT4_LINK_MAX subdirectories
by Aneesh Kumar K.V
· 15 years ago
6487a9d
ext4: More buffer head reference leaks
by Curt Wohlgemuth
· 15 years ago
1d5ccd1
ext[234]: move over to 'check_acl' permission model
by Linus Torvalds
· 15 years ago
1101391
ext4: teach the inode allocator to use a goal inode number
by Andreas Dilger
· 15 years ago
f157a4a
ext4: Use a hash of the topdir directory name for the Orlov parent group
by Theodore Ts'o
· 15 years ago
9aee228
ext4: fix dx_map_entry to support 256k directory blocks
by Toshiyuki Okajima
· 15 years ago
abc8746
ext4: hook fiemap operation for directories
by Aneesh Kumar K.V
· 16 years ago
596397b
ext4: Move fs/ext4/namei.h into ext4.h
by Theodore Ts'o
· 16 years ago
3b9d4ed
ext4: Replace lock/unlock_super() with an explicit lock for the orphan list
by Theodore Ts'o
· 16 years ago
afd4672
ext4: Add auto_da_alloc mount option
by Theodore Ts'o
· 16 years ago
8750c6d
ext4: Automatically allocate delay allocated blocks on rename
by Theodore Ts'o
· 16 years ago
e6f009b
ext4: return -EIO not -ESTALE on directory traversal through deleted inode
by Bryan Donlan
· 16 years ago
3d0518f
ext4: New rec_len encoding for very large blocksizes
by Wei Yongjun
· 16 years ago
8bad459
ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents()
by Theodore Ts'o
· 16 years ago
a269eb1
ext4: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
e6b8bc0
ext4: Add sanity check to make_indexed_dir
by Theodore Ts'o
· 16 years ago
2150edc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
97e133b
generic swap(): ext4: remove local swap() macro
by Wu Fengguang
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
6b38e84
nfsd race fixes: ext4
by Al Viro
· 16 years ago
498e5f2
ext4: Change unsigned long to unsigned int
by Theodore Ts'o
· 16 years ago
0390131
ext4: Allow ext4 to run without a journal
by Frank Mayhar
· 16 years ago
59e315b
ext3/4: Fix loop index in do_split() so it is signed
by Theodore Ts'o
· 16 years ago
f99b258
ext4: Add support for non-native signed/unsigned htree hash algorithms
by Theodore Ts'o
· 16 years ago
3856d30
ext4: remove unused variable in ext4_get_parent
by Christoph Hellwig
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
03010a3
ext4: Rename ext4dev to ext4
by Theodore Ts'o
· 16 years ago
f702ba0
ext4: Don't use 'struct dentry' for internal lookups
by Theodore Ts'o
· 16 years ago
af5bc92
ext4: Fix whitespace checkpatch warnings/errors
by Theodore Ts'o
· 16 years ago
4776004f
ext4: Add printk priority levels to clean up checkpatch warnings
by Theodore Ts'o
· 16 years ago
d9c769b
ext4: cleanup never-used magic numbers from htree code
by Li Zefan
· 16 years ago
f795e14
ext4: fix build failure if DX_DEBUG is enabled
by Li Zefan
· 16 years ago
f3b35f0
ext4: validate directory entry data before use
by Duane Griffin
· 16 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
53b7e9f
ext4: Fix update of mtime and ctime on rename
by Jan Kara
· 17 years ago
46e665e
ext4: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a871611
ext4: check ext4_journal_get_write_access() errors
by Akinobu Mita
· 17 years ago
e65187e
ext4: Enable extent format for symlinks.
by Aneesh Kumar K.V
· 17 years ago
42bf038
ext4: set EXT4_EXTENTS_FL only for directory and regular files
by Aneesh Kumar K.V
· 17 years ago
825f148
ext4: Don't use ext4_dec_count() if not needed
by Theodore Ts'o
· 17 years ago
4cdeed8
ext4: Don't leave behind a half-created inode if ext4_mkdir() fails
by Aneesh Kumar K.V
· 17 years ago
b8356c4
ext4: Don't set EXTENTS_FL flag for fast symlinks
by Valerie Clement
· 17 years ago
1d1fe1e
iget: stop EXT4 from using iget() and read_inode()
by David Howells
· 17 years ago
01f4adc
ext4: remove unused code from ext4_find_entry()
by Mariusz Kozlowski
· 17 years ago
725d26d
ext4: Introduce ext4_lblk_t
by Aneesh Kumar K.V
· 17 years ago
a72d7f8
ext4: Avoid rec_len overflow with 64KB block size
by Jan Kara
· 17 years ago
4074fe3
ext4: remove #ifdef CONFIG_EXT4_INDEX
by Eric Sandeen
· 17 years ago
ef2b02d
ext34: ensure do_split leaves enough free space in both blocks
by Eric Sandeen
· 17 years ago
3d82aba
dir_index: error out instead of BUG on corrupt dx dirs
by Eric Sandeen
· 17 years ago
f8628a1
ext4: Remove 65000 subdirectory limit
by Andreas Dilger
· 17 years ago
ef7f383
ext4: Add nanosecond timestamps
by Kalpak Shah
· 17 years ago
a6c15c2
ext3/ext4: orphan list corruption due bad inode
by Vasily Averin
· 17 years ago
8c55e20
EXT4: Fix whitespace
by Dave Kleikamp
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
fedee54
ext3: dirindex error pointer issues
by Dmitriy Monakhov
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
731b9a5
[PATCH] remove ext[34]_inc_count and _dec_count
by Eric Sandeen
· 18 years ago
2988a77
[PATCH] return ENOENT from ext3_link when racing with unlink
by Eric Sandeen
· 18 years ago
9d54989
[PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
e6c4021
[PATCH] handle ext4 directory corruption better
by Eric Sandeen
· 18 years ago
63f5793
[PATCH] ext4 whitespace cleanups
by Andrew Morton
· 18 years ago
dab291a
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
by Mingming Cao
· 18 years ago
617ba13
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
by Mingming Cao
· 18 years ago
ac27a0e
[PATCH] ext4: initial copy of files from ext3
by Dave Kleikamp
· 18 years ago