summaryrefslogtreecommitdiffstats
path: root/fs/kernfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-271-1/+1
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-74/+81
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-3/+0
| * | kernfs: Switch to generic xattr handlersAndreas Gruenbacher2016-10-061-74/+84
| |/
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
|/
* switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-271-5/+6
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-201-5/+10
|\
| * fs: kernfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-291-5/+10
* | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-3/+3
|/
* tmpfs: listxattr should include POSIX ACL xattrsAndreas Gruenbacher2015-12-061-1/+1
* tmpfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-061-1/+1
* kernfs: Add support for always empty directories.Eric W. Biederman2015-07-011-0/+2
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-4/+4
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+0
* fs: deduplicate noop_backing_dev_infoChristoph Hellwig2015-01-201-13/+1
* kernfs: protect lazy kernfs_iattrs allocation with mutexTejun Heo2014-04-161-4/+10
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
* kernfs: s/sysfs/kernfs/ in internal functions and whatever is leftTejun Heo2013-12-111-33/+33
* kernfs: s/sysfs/kernfs/ in global variablesTejun Heo2013-12-111-23/+23
* kernfs: s/sysfs/kernfs/ in constantsTejun Heo2013-12-111-5/+5
* kernfs: s/sysfs/kernfs/ in various data structuresTejun Heo2013-12-111-15/+15
* kernfs: drop s_ prefix from kernfs_node membersTejun Heo2013-12-111-15/+15
* kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-111-61/+62
* kernfs: implement "trusted.*" xattr supportTejun Heo2013-12-041-8/+55
* kernfs: update sysfs_init_inode_attrs()Tejun Heo2013-12-041-34/+26
* sysfs, kernfs: prepare mount path for kernfsTejun Heo2013-11-291-2/+3
* sysfs, kernfs: move inode code to fs/kernfs/inode.cTejun Heo2013-11-291-0/+327
* sysfs, kernfs: add skeletons for kernfsTejun Heo2013-11-271-0/+9
OpenPOWER on IntegriCloud