Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e1d883c0e64b07c080150f6b753b6bf69674b355
/
fs
/
hppfs
096a8aa
clean up scary strncpy(dst, src, strlen(src)) uses
by Kees Cook
· 11 years ago
f0c3b50
[readdir] convert procfs
by Al Viro
· 11 years ago
79d0a3e
hppfs: get rid of ->fsync()
by Al Viro
· 12 years ago
b5edfd2
hppfs: fix the leaks on close()
by Al Viro
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
17cf22c
pidns: Use task_active_pid_ns where appropriate
by Eric W. Biederman
· 15 years ago
91312c5
hppfs: fix the return value of get_inode()
by Wei Yongjun
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
4c1d5a6
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
d6b722a
hppfs: missing include
by Al Viro
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
0916a5e
hppfs_lookup(): don't open-code lookup_one_len()
by Al Viro
· 13 years ago
3cc0658
hppfs: fix dentry leak
by Al Viro
· 13 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
3c26ff6
convert get_sb_nodev() users
by Al Viro
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
33b0daa
switch hppfs to ->evict_inode()
by Al Viro
· 14 years ago
918377b
missing include in hppfs
by Al Viro
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
0ceeca5
hppfs can use existing proc_mnt, no need for do_kern_mount() in there
by Al Viro
· 15 years ago
7b264fc
hppfs: handle ->put_link()
by Al Viro
· 15 years ago
880fe76
hppfs: hppfs_read_file() may return -ERROR
by Roel Kluin
· 16 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
7ac6cd6
[patch] hppfs: remove hppfs_permission
by Miklos Szeredi
· 16 years ago
13c48c4
fix hppfs Makefile breakage
by Al Viro
· 16 years ago
46d7b52
uml: move hppfs_kern.c to hppfs.c
by Jeff Dike
· 16 years ago
a0612b1
uml: hppfs fixes
by Jeff Dike
· 16 years ago
f382d6e
[PATCH] sanitize hppfs
by Al Viro
· 17 years ago
1dd0dd1
hppfs pass vfsmount to dentry_open()
by Dave Hansen
· 17 years ago
755aedc
iget: stop HPPFS from using iget() and read_inode()
by David Howells
· 17 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
471b17e
[PATCH] struct path: convert hppfs
by Josef Sipek
· 18 years ago
c8adf94
[PATCH] hppfs: readdir callback missed in prototype change
by Al Viro
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
347f217
[PATCH] uml: __user annotations
by Al Viro
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
fd589e0
[PATCH] hppfs: fix symlink error path
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
d7a60d5
[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
8e0a218
[PATCH] uml: fix hppfs error path
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
3f58047
[PATCH] uml: restore hppfs support
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago