Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
104ea615320ab4bdfe85219320e31ecfdf16f355
/
fs
/
internal.h
631423f
vfs: make path_openat take a struct filename pointer
by Jeff Layton
· 12 years ago
b2ebdc5
kill struct opendata
by Al Viro
· 12 years ago
37132a7
kill opendata->{mnt,dentry}
by Al Viro
· 12 years ago
2f80ad3
vfs: remove open intents from nameidata
by Miklos Szeredi
· 12 years ago
48b105f
vfs: add i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
d061116
vfs: split __dentry_open()
by Miklos Szeredi
· 12 years ago
1ce4f55
vfs: Allow filesystems to access their private mount data
by Daniel Rosenberg
· 8 years ago
d9eb504
get rid of ->mnt_longterm
by Al Viro
· 12 years ago
4d942e1
brlocks/lglocks: turn into functions
by Andi Kleen
· 13 years ago
a7b314f
get rid of s_files and files_lock
by Al Viro
· 11 years ago
4ed5e82
vfs: protect remounting superblock read-only
by Miklos Szeredi
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
c710536
vfs: spread struct mount - __lookup_mnt() result
by Al Viro
· 13 years ago
a218d0f
switch open and mkdir syscalls to umode_t
by Al Viro
· 13 years ago
cf31e70
vfs: new helper - vfs_ustat()
by Al Viro
· 13 years ago
f47ec3f
trim fs/internal.h
by Al Viro
· 13 years ago
12ad3ab
superblock: move pin_sb_for_writeback() to fs/super.c
by Dave Chinner
· 13 years ago
a4464db
Make ->d_sb assign-once and always non-NULL
by Al Viro
· 13 years ago
a66979a
fs: move i_wb_list out from under inode_lock
by Dave Chinner
· 14 years ago
55fa609
fs: move i_sb_list out from under inode_lock
by Dave Chinner
· 14 years ago
0f60f24
FS: lookup_mnt() is only used in the core fs routines now
by David Howells
· 14 years ago
9d412a4
vfs: split off vfsmount-related parts of vfs_kern_mount()
by Al Viro
· 14 years ago
becfd1f
vfs: Add open by file handle support
by Aneesh Kumar K.V
· 14 years ago
73d049a
open-style analog of vfs_path_lookup()
by Al Viro
· 14 years ago
47c805d
switch do_filp_open() to struct open_flags
by Al Viro
· 14 years ago
93b270f
Fix over-zealous flush_disk when changing device size.
by NeilBrown
· 14 years ago
b1e75df
tidy up around finish_automount()
by Al Viro
· 14 years ago
19a167a
Take the completion of automount into new helper
by Al Viro
· 14 years ago
f03c659
sanitize vfsmount refcounting changes
by Al Viro
· 14 years ago
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 14 years ago
b3e19d9
fs: scale mntget/mntput
by Nick Piggin
· 14 years ago
a4cdbd8
braino in internal.h
by Al Viro
· 14 years ago
63997e9
split invalidate_inodes()
by Al Viro
· 14 years ago
cffbc8a
fs: Convert nr_inodes and nr_unused to per-cpu counters
by Dave Chinner
· 14 years ago
a8dade3
unexport invalidate_inodes
by Al Viro
· 14 years ago
99b7db7
fs: brlock vfsmount_lock
by Nick Piggin
· 14 years ago
d996b62
tty: fix fu_list abuse
by Nick Piggin
· 14 years ago
35cf7ba
Bury __put_super_and_need_restart()
by Al Viro
· 15 years ago
47cd813
Take vfsmount_lock to fs/internal.h
by Al Viro
· 15 years ago
482928d
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
by Al Viro
· 15 years ago
e81e3f4
fs: move get_empty_filp() deffinition to internal.h
by Eric Paris
· 15 years ago
eca6f53
fs: fix overflow in sys_mount() for in-kernel calls
by Vegard Nossum
· 15 years ago
62c6943
Trim a bit of crap from fs.h
by Al Viro
· 16 years ago
5cee581
vfs: Make sys_sync() use fsync_super() (version 4)
by Jan Kara
· 16 years ago
5a3e5cb
vfs: Fix sys_sync() and fsync_super() reliability (version 4)
by Jan Kara
· 16 years ago
864d7c4
fs: move mark_files_ro into file_table.c
by npiggin@suse.de
· 16 years ago
498052b
New locking/refcounting for fs_struct
by Al Viro
· 16 years ago
3e93cd6
Take fs_struct handling to new file (fs/fs_struct.c)
by Al Viro
· 16 years ago
e426b64
fix setuid sometimes doesn't
by Hugh Dickins
· 16 years ago
0bf2f3a
CRED: Fix SUID exec regression
by David Howells
· 16 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 16 years ago
6d59e7f
[PATCH] move a bunch of declarations to fs/internal.h
by Al Viro
· 17 years ago
6272e26
cleanup compat ioctl handling
by Christoph Hellwig
· 18 years ago
5e6d12b
[PATCH] CONFIG_BLOCK internal.h cleanups
by Andrew Morton
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
7b0de42
[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]
by David Howells
· 18 years ago
07f3f05
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
by David Howells
· 18 years ago