index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
configfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
parallel lookups: actual switch to rwsem
Al Viro
2016-05-02
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-03-19
1
-2
/
+10
|
\
|
*
configfs: move d_rehash() into configfs_create() for regular files
Al Viro
2016-03-14
1
-2
/
+10
*
|
configfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-02-26
1
-3
/
+5
|
/
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
configfs: implement binary attributes
Pantelis Antoniou
2016-01-04
1
-1
/
+1
*
make simple_positive() public
Al Viro
2015-06-23
1
-1
/
+1
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-8
/
+8
*
configfs: Fix potential NULL d_inode dereference
David Howells
2015-02-20
1
-1
/
+1
*
configfs: configfs_create() init callback is never NULL and it never fails
Al Viro
2015-02-17
1
-8
/
+2
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+0
*
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
1
-17
/
+1
*
fs/configfs: use pr_fmt
Fabian Frederick
2014-06-04
1
-1
/
+1
*
fs/configfs: convert printk to pr_foo()
Fabian Frederick
2014-06-04
1
-3
/
+2
*
userns: Convert configfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-18
1
-2
/
+2
*
configfs: sanitize configfs_create()
Al Viro
2012-03-20
1
-28
/
+27
*
configfs: kill configfs_sb
Al Viro
2012-03-20
1
-5
/
+4
*
configfs: convert to umode_t
Al Viro
2012-01-03
1
-3
/
+3
*
configfs: register_filesystem() called too early
Al Viro
2011-12-13
1
-1
/
+1
*
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+2
*
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-5
/
+1
*
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
fix setattr error handling in sysfs, configfs
Nick Piggin
2010-06-04
1
-5
/
+4
*
fs: convert simple fs to new truncate
Nick Piggin
2010-05-27
1
-7
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+1
*
configfs: Silence lockdep on mkdir() and rmdir()
Louis Rilling
2009-04-30
1
-0
/
+38
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-3
/
+0
*
configfs: Introduce configfs_dirent_lock
Louis Rilling
2008-07-14
1
-0
/
+2
*
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
2008-04-30
1
-1
/
+1
*
mm: bdi init hooks
Peter Zijlstra
2007-10-17
1
-0
/
+8
*
implement simple fs aops
Nick Piggin
2007-10-16
1
-2
/
+2
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-27
1
-2
/
+1
*
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-28
1
-1
/
+1
*
[PATCH] BUG_ON() Conversion in fs/configfs/
Eric Sesterhenn / snakebyte
2006-02-03
1
-2
/
+1
*
configfs: Add permission and ownership to configfs objects.
Joel Becker
2006-02-03
1
-9
/
+108
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-3
/
+3
*
[PATCH] configfs: User-driven configuration filesystem
Joel Becker
2006-01-03
1
-0
/
+162