Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
24676da469f50f433baa347845639662c561d1f6
/
fs
/
ext4
/
dir.c
24676da
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
by Theodore Ts'o
· 14 years ago
2ed8868
ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks()
by Theodore Ts'o
· 14 years ago
64e290e
ext4: fix up rb_root initializations to use RB_ROOT
by Venkatesh Pallipadi
· 15 years ago
b8b8afe
ext4: make "offset" consistent in ext4_check_dir_entry()
by Toshiyuki Okajima
· 15 years ago
12062dd
ext4: move __func__ into a macro for ext4_warning, ext4_error
by Eric Sandeen
· 15 years ago
c217705
ext4: Define a new set of flags for ext4_get_blocks()
by Theodore Ts'o
· 15 years ago
12b7ac1
ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
by Theodore Ts'o
· 15 years ago
3d0518f
ext4: New rec_len encoding for very large blocksizes
by Wei Yongjun
· 16 years ago
abda141
ext4: Make printk's consistently prefixed with "EXT4-fs: "
by Theodore Ts'o
· 16 years ago
498e5f2
ext4: Change unsigned long to unsigned int
by Theodore Ts'o
· 16 years ago
3c37fc8
ext4: Fix duplicate entries returned from getdents() system call
by Theodore Ts'o
· 16 years ago
9d9f177
ext4: Avoid printk floods in the face of directory corruption
by Eric Sandeen
· 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
d015641
ext4: Fix ext4_dx_readdir hash collision handling
by Theodore Ts'o
· 16 years ago
d2a1763
ext4: delayed allocation ENOSPC handling
by Mingming Cao
· 16 years ago
69baee0
ext4: improve some code in rb tree part of dir.c
by Shen Feng
· 16 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
5cdd7b2
Convert ext4 to use unlocked_ioctl
by Andi Kleen
· 17 years ago
642be6e
Remove incorrect BKL comments in ext4
by Andi Kleen
· 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
2b47c36
Fix f_version type: should be u64 instead of unsigned long
by Mathieu Desnoyers
· 17 years ago
f4e6b49
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
by Fengguang Wu
· 17 years ago
cf914a7
readahead: split ondemand readahead interface into two functions
by Rusty Russell
· 17 years ago
dc7868f
readahead: convert ext3/ext4 invocations
by Fengguang Wu
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 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
a86c618
[PATCH] ext3: add extent map support
by Alex Tomas
· 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