Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05194cfc547528a01d655262c49da3b1311c4b11
/
fs
/
hostfs
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
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
fa453a6
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 13 years ago
3ee6bd8
uml/hostfs: Propagate dirent.d_type to filldir()
by Geert Uytterhoeven
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
138d570
switch hostfs_iattr to explicit unsigned short
by Al Viro
· 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
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
d211858
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
548fd1e
um: kill useless include of user.h
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 13 years ago
178ea735
kill check_acl callback of generic_permission()
by Al Viro
· 13 years ago
e41a59e
hostfs: remove unnecessary dentry_unhash on rmdir, dir rename
by Sage Weil
· 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
f772c4a
switch hostfs
by Al Viro
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
ec2447c
hostfs: simplify locking
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
3c26ff6
convert get_sb_nodev() users
by Al Viro
· 14 years ago
c5c6dd4
hostfs: code cleanups
by Richard Weinberger
· 14 years ago
1b627d5
hostfs: fix UML crash: remove f_spare from hostfs
by Richard Weinberger
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
3b6036d
hostfs ->follow_link() braino
by Al Viro
· 14 years ago
850a496
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
by Al Viro
· 14 years ago
f8ad850
try to get rid of races in hostfs open()
by Al Viro
· 14 years ago
f8d7e18
leak in hostfs_unlink()
by Al Viro
· 14 years ago
e919305
hostfs: fix races in dentry_name() and inode_name()
by Al Viro
· 14 years ago
d0352d3
hostfs: sanitize symlinks
by Al Viro
· 14 years ago
c532222
hostfs: get rid of inode_dentry_name()
by Al Viro
· 14 years ago
4754b82
hostfs: get rid of file_type(), fold init_inode()
by Al Viro
· 14 years ago
39b743c
switch stat_file() to passing a single struct rather than fsckloads of pointers
by Al Viro
· 14 years ago
5e2df28
hostfs: pass pathname to init_inode()
by Al Viro
· 14 years ago
52b209f7
get rid of hostfs_read_inode()
by Al Viro
· 14 years ago
601d2c3
hostfs: don't keep a field in each inode when we are using it only in root
by Al Viro
· 14 years ago
e971a6d
stop icache pollution in hostfs, switch to ->evict_inode()
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
005a59e
Deal with missing exports for hostfs
by Al Viro
· 16 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
752fa51
hostfs: set maximum filesize in superblock for proper LFS support
by Wolfgang Illmeyer
· 15 years ago
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
ea7e743
hostfs: fix a duplicated global function name
by WANG Cong
· 16 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
6966a97
UML: fix hostfs build
by Jiri Kosina
· 17 years ago
dd2cc4d
mount options: fix hostfs
by Miklos Szeredi
· 17 years ago
0a370e5
iget: stop HOSTFS from using iget() and read_inode()
by David Howells
· 17 years ago
d7b8851
uml: fix hostfs tv_usec calculations
by Dominique Quatravaux
· 17 years ago
84b3db0
uml: fix hostfs style
by Jeff Dike
· 17 years ago
baabd15
uml: remove unneeded if from hostfs
by Jeff Dike
· 17 years ago
a1ff587
UML: remove unnecessary hostfs_getattr()
by Miklos Szeredi
· 17 years ago
ae361ff
hostfs: convert to new aops
by Nick Piggin
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
f1adc05
uml: hostfs style fixes
by Jeff Dike
· 17 years ago
5822b7f
uml: make hostfs_setattr() support operations on unlinked open files
by Alberto Bertogli
· 17 years ago
75e8def
[PATCH] uml: hostfs variable renaming
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
622e696
[PATCH] uml: fix compilation problems
by Jeff Dike
· 18 years ago
a6eb0be
[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
bca2711
[PATCH] uml: hostfs: fix double free
by Paolo 'Blaisorblade' Giarrusso
· 18 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
88f6cd0
[PATCH] uml: fix mknod
by Johannes Stezenbach
· 18 years ago
680b0da
[PATCH] struct path: convert hostfs
by Josef Sipek
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 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
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
86c79cb
[PATCH] uml: fix hostfs stack corruption
by Jeff Dike
· 19 years ago
30f04a4
[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
3d0a07e3
[PATCH] Hostfs: remove unused var
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
daa35ed
[PATCH] uml: remove empty hostfs_truncate method
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
fef2665
[PATCH] update filesystems for new delete_inode behavior
by Mark Fasheh
· 19 years ago
e89bbd3
[PATCH] remove iattr.ia_attr_flags
by Miklos Szeredi
· 19 years ago
a2d76bd
[PATCH] uml: implement hostfs syncing
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
a0d43df
[PATCH] uml: hostfs: unuse ROOT_DEV
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
a2e4b97
[PATCH] uml: remove 2_5compat.h
by Jeff Dike
· 19 years ago
51a1411
[PATCH] uml: hostfs failed mount handling
by Jeff Dike
· 20 years ago
ffa0aea
[PATCH] uml - hostfs: avoid buffers
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago