Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a17a1f2bd204a10082e7e88bdbc433a85cc92e1e
/
fs
/
jffs2
/
dir.c
1bc81ee
jffs2: remove unnecessary new_valid_dev check
by Yaowei Bai
· 9 years ago
a8db149
jffs2: switch to simple_follow_link()
by Al Viro
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
f2963d4
jffs2: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
0312fa7
[readdir] convert jffs2
by Al Viro
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
8fc37ec
don't expose I_NEW inodes via dentry->d_inode
by Al Viro
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
5a52895
jffs2: Use pr_fmt and remove jffs: from formats
by Joe Perches
· 13 years ago
da320f0
jffs2: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
9c261b3
jffs2: Convert most D1/D2 macros to jffs2_dbg
by Joe Perches
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
22ba747
jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory
by Al Viro
· 13 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
36947a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
cf0f053
jffs2: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 13 years ago
29a6ccc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
8cb2a18
jffs2: remove unused variables
by Sergey Senozhatsky
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
04aadf3
jffs2: use kmemdup
by Julia Lawall
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
41cce64
jffs2: don't open-code iget_failed()
by Al Viro
· 14 years ago
6088c05
jffs2: Update copyright notices
by David Woodhouse
· 14 years ago
e72e649
jffs2: Fix NFS race by using insert_inode_locked()
by David Woodhouse
· 14 years ago
f324e4c
jffs2: Fix in-core inode leaks on error paths
by David Woodhouse
· 14 years ago
18f4c64
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
by Linus Torvalds
· 15 years ago
3222a3e
[PATCH] fix ->llseek for more directories
by Christoph Hellwig
· 16 years ago
8966c5e
[JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()
by David Woodhouse
· 16 years ago
bde86fe
[JFFS2] Correct symlink name too long error code
by Adrian Hunter
· 16 years ago
0533400
[JFFS2] Use .unlocked_ioctl
by Stoyan Gaydarov
· 16 years ago
27c72b0
[JFFS2] Track parent inode for directories (for NFS export)
by David Woodhouse
· 17 years ago
590fe34
[JFFS2] Quiet lockdep false positive.
by David Woodhouse
· 17 years ago
ced2207
[JFFS2] semaphore->mutex conversion
by David Woodhouse
· 17 years ago
5451f79
iget: stop JFFS2 from using iget() and read_inode()
by David Howells
· 17 years ago
cfc8dc6
[JFFS2] Tidy up fix for ACL/permissions problem.
by KaiGai Kohei
· 17 years ago
9ed437c
[JFFS2] Fix ACL vs. mode handling.
by David Woodhouse
· 17 years ago
ef53cb0
[JFFS2] Whitespace cleanups.
by David Woodhouse
· 17 years ago
c00c310
[JFFS2] Tidy up licensing/copyright boilerplate.
by David Woodhouse
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
ec2e203
[PATCH] struct path: convert jffs2
by Josef Sipek
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
9fe4854
[JFFS2] Remove flash offset argument from various functions.
by David Woodhouse
· 18 years ago
0cfc7da
Merge git://git.infradead.org/jffs2-xattr-2.6
by David Woodhouse
· 18 years ago
aef9ab4
[JFFS2] Support new device nodes
by David Woodhouse
· 18 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 18 years ago
cbb9a56
Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/
by David Woodhouse
· 19 years ago
373d5e7
JFFS2: Return an error for long filenames
by Richard Purdie
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
182ec4e
[JFFS2] Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
e631ddb
[JFFS2] Add erase block summary support (mount time improvement)
by Ferenc Havasi
· 19 years ago
3a69e0c
[JFFS2] Fix JFFS2 [mc]time handling
by Artem B. Bityutskiy
· 19 years ago
2b79adc
[JFFS2] Use f->target instead of f->dents for symlink target
by Artem B. Bityutskiy
· 19 years ago
265489f
[JFFS2] Remove compatibilty cruft for ancient kernels
by David Woodhouse
· 19 years ago
32f1a95
[JFFS2] Add symlink caching support.
by Artem B. Bityuckiy
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago