Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff4b4af16f90b306db55af869ed1fe26cf8d17d0
/
fs
/
ncpfs
/
inode.c
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
15a03ac
ncpfs/inode.c: fix mismatch printk formats and arguments
by Joe Perches
· 11 years ago
d3b73ca
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
by Joe Perches
· 11 years ago
b41f8b8
ncpfs: Add pr_fmt and convert printks to pr_<level>
by Joe Perches
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
44ba8406
ncpfs: switch to sockfd_lookup()/sockfd_put()
by Al Viro
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
1dcddd4
ncpfs: rcu-delay unload_nls() and freeing ncp_server
by Al Viro
· 11 years ago
4fbeb19
ncpfs: fix error return code in ncp_parse_options()
by Wei Yongjun
· 11 years ago
338b2f5
ncpfs: don't bother with EBUSY on removal of busy directories
by Al Viro
· 11 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
1ac7fd8
ncpfs: Support interacting with multiple user namespaces
by Eric W. Biederman
· 13 years ago
3e7a806
ncpfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 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
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
759c361
fs/ncpfs: fix error paths and goto statements in ncp_fill_super()
by Djalal Harouni
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
2a5cac1
fs/ncpfs/inode.c: suppress used-uninitialised warning
by Andrew Morton
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
32c419d
move internal-only parts of ncpfs headers to fs/ncpfs
by Al Viro
· 14 years ago
0378c40
switch ncpfs
by Al Viro
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
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
5d8e4bd
ncpfs: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
3c26ff6
convert get_sb_nodev() users
by Al Viro
· 14 years ago
2a4df5d
ncpfs: Lock socket in ncpfs while setting its callbacks
by Petr Vandrovec
· 14 years ago
2e54eb9
BKL: Remove BKL from ncpfs
by Petr Vandrovec
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
94ee849
switch ncpfs to ->evict_inode()
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
e956b4b
Fix comment spelling errors in ncpfs/inode.c
by Matthew Whitworth
· 14 years ago
f1970c7
ncpfs: add bdi backing to mount session
by Jens Axboe
· 15 years ago
6d729e4
fs: Make unload_nls() NULL pointer safe
by Thomas Gleixner
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
cdf8803
ncpfs: add prototypes to ncp_fs.h
by Harvey Harrison
· 17 years ago
564cd13
mount options: fix ncpfs
by Miklos Szeredi
· 17 years ago
7c28cba
NCPFS: update diagnostic strings to match routine names.
by Robert P. J. Day
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
c5f93cf
ncpfs: make sure server connection survives a kill
by Pierre Ossman
· 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
1de2412
[PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure
by Eric W. Biederman
· 18 years ago
2154227
[PATCH] ncpfs: Use struct pid to track the userspace watchdog process
by Eric W. Biederman
· 18 years ago
92e5bae
[PATCH] struct path: convert ncpfs
by Josef Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 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
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
8e3f904
[PATCH] sem2mutex: NCPFS
by Ingo Molnar
· 19 years ago
44db77f
[PATCH] ncpfs: remove kmalloc wrapper
by Pekka Enberg
· 19 years ago
fef2665
[PATCH] update filesystems for new delete_inode behavior
by Mark Fasheh
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago