Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
20ba45815649cd4870f6954cf9e2593d91e27c7a
/
fs
/
ext3
/
dir.c
8ccb154
fs: Mark function as static in ext3/dir.c
by Rashika Kheria
· 11 years ago
ed8f686
fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix
by Andrew Morton
· 11 years ago
b1c8047
fs/ext3: use rbtree postorder iteration helper instead of opencoding
by Cody P Schafer
· 11 years ago
70261f5
ext4: Fix misspellings using 'codespell' tool
by Anatol Pomozov
· 11 years ago
5ded75e
[readdir] convert ext3
by Al Viro
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
de9b942
ext3: pass custom EOF to generic_file_llseek_size()
by Eric Sandeen
· 13 years ago
e8b96eb
vfs: allow custom EOF in generic_file_llseek code
by Eric Sandeen
· 13 years ago
d7dab39
ext3: return 32/64-bit dir name hash according to usage type
by Eric Sandeen
· 13 years ago
4613ad1
ext3: move headers to fs/ext3/
by Al Viro
· 13 years ago
a4ae309
ext3: speed up file creates by optimizing rec_len functions
by Eric Sandeen
· 14 years ago
1513b02
ext3 uses rb_node = NULL; to zero rb_root.
by Venkatesh Pallipadi
· 14 years ago
43237b5
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
by Jan Kara
· 15 years ago
039fd8c
ext3: remove the BKL in ext3/ioctl.c
by Cyrus Massoumi
· 16 years ago
8c9fa93
ext3: Fix duplicate entries returned from getdents() system call
by Theodore Ts'o
· 16 years ago
cdbf6db
ext3: avoid printk floods in the face of directory corruption
by Eric Sandeen
· 16 years ago
6a897cf
ext3: fix ext3_dx_readdir hash collision handling
by Eugene Dashevsky
· 16 years ago
9ebfbe9
ext3: improve some code in rb tree part of dir.c
by Shen Feng
· 16 years ago
7c06a8d
Fix 64KB blocksize in ext3 directories
by Jan Kara
· 17 years ago
059590f
ext3: remove #ifdef CONFIG_EXT3_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
· 17 years ago
fe21a69
[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
40b8513
[PATCH] handle ext3 directory corruption better
by Eric Sandeen
· 18 years ago
52a700c
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6]
by David Howells
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
e9ad562
[PATCH] ext3: More whitespace cleanups
by Dave Kleikamp
· 18 years ago
ae6ddcc
[PATCH] ext3 and jbd cleanup: remove whitespace
by Mingming Cao
· 18 years ago
52b5108
[RBTREE] Update ext3 to use rb_parent() accessor macro.
by David Woodhouse
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
89747d3
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
by Mingming Cao
· 19 years ago
d8733c2
[PATCH] ext3_readdir: use generic readahead
by Andrew Morton
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago