index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
configfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-2
/
+3
2020-05-05
docs: filesystems: convert configfs.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-12-09
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
1
-6
/
+3
2019-09-19
Merge tag 'configfs-for-5.4' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-19
/
+5
2019-09-11
configfs: make configfs_create() return inode
Al Viro
1
-19
/
+5
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
1
-6
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
1
-15
/
+1
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-6
/
+6
2016-09-28
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-3
/
+3
2016-05-03
parallel lookups: actual switch to rwsem
Al Viro
1
-1
/
+1
2016-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+10
2016-03-14
configfs: move d_rehash() into configfs_create() for regular files
Al Viro
1
-2
/
+10
2016-02-26
configfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
1
-3
/
+5
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-04
configfs: implement binary attributes
Pantelis Antoniou
1
-1
/
+1
2015-06-24
make simple_positive() public
Al Viro
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-8
/
+8
2015-02-20
configfs: Fix potential NULL d_inode dereference
David Howells
1
-1
/
+1
2015-02-18
configfs: configfs_create() init callback is never NULL and it never fails
Al Viro
1
-8
/
+2
2015-01-21
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+0
2015-01-21
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-17
/
+1
2014-06-05
fs/configfs: use pr_fmt
Fabian Frederick
1
-1
/
+1
2014-06-05
fs/configfs: convert printk to pr_foo()
Fabian Frederick
1
-3
/
+2
2012-09-18
userns: Convert configfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-03-21
configfs: sanitize configfs_create()
Al Viro
1
-28
/
+27
2012-03-21
configfs: kill configfs_sb
Al Viro
1
-5
/
+4
2012-01-04
configfs: convert to umode_t
Al Viro
1
-3
/
+3
2011-12-13
configfs: register_filesystem() called too early
Al Viro
1
-1
/
+1
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+2
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-5
/
+1
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-06-05
fix setattr error handling in sysfs, configfs
Nick Piggin
1
-5
/
+4
2010-05-28
fs: convert simple fs to new truncate
Nick Piggin
1
-7
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-04-30
configfs: Silence lockdep on mkdir() and rmdir()
Louis Rilling
1
-0
/
+38
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-3
/
+0
2008-07-15
configfs: Introduce configfs_dirent_lock
Louis Rilling
1
-0
/
+2
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
1
-1
/
+1
2007-10-17
mm: bdi init hooks
Peter Zijlstra
1
-0
/
+8
2007-10-16
implement simple fs aops
Nick Piggin
1
-2
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-06-29
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-1
/
+1
2006-02-04
[PATCH] BUG_ON() Conversion in fs/configfs/
Eric Sesterhenn / snakebyte
1
-2
/
+1
[next]