aboutsummaryrefslogtreecommitdiffstats
path: root/fs/kernfs
Commit message (Expand)AuthorAge
* Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds2019-09-19
|\
| * timestamp_truncate: Replace users of timespec64_truncDeepa Dinamani2019-08-30
* | fs: kernfs: Fix possible null-pointer dereferences in kernfs_path_from_node_l...Jia-Ju Bai2019-07-25
* | kernfs: fix potential null pointer dereferencePeng Wang2019-07-25
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-05
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-07
|\
| * fsnotify(): switch to passing const struct qstr * for file_nameAl Viro2019-04-26
* | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\ \
| * | kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek2019-04-04
| * | kernfs: initialize security of newly created nodesOndrej Mosnacek2019-03-20
| * | LSM: add new hook for kernfs node initializationOndrej Mosnacek2019-03-20
| * | kernfs: use simple_xattrs for security attributesOndrej Mosnacek2019-03-20
| * | kernfs: do not alloc iattrs in kernfs_xattr_getOndrej Mosnacek2019-03-20
| * | kernfs: clean up struct kernfs_iattrsOndrej Mosnacek2019-03-20
| |/
* / kernfs: fix barrier usage in __kernfs_new_node()Andrea Parri2019-04-25
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\
| * kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells2019-02-28
| * kill kernfs_pin_sb()Al Viro2019-01-17
* | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-06
|\ \
| * | kernfs: Allocating memory for kernfs_iattrs with kmem_cache.Ayush Mittal2019-02-08
* | | fs: kernfs: add poll file operationJohannes Weiner2019-03-06
| |/ |/|
* | fix cgroup_do_mount() handling of failure exitsAl Viro2019-01-17
|/
* kernfs: Improve kernfs_notify() poll notification latencyRadu Rendec2018-11-27
* mm: zero-seek shrinkersJohannes Weiner2018-10-26
* kernfs: Fix range checks in kernfs_get_target_pathBernd Edlinger2018-09-16
* Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-18
|\
| * kernfs: Replace strncpy with memcpyGuenter Roeck2018-07-07
* | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-21
|/
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-14
| |\
| | * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | | Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-05
|\ \ \ | |/ / |/| |
| * | fs: kernfs: Adding new return type vm_fault_tSouptick Joarder2018-04-23
| |/
* / kernfs: deal with kernfs_fill_super() failuresAl Viro2018-05-21
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-02-09
|\
| * kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera2018-01-19
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \
| * | fs: annotate ->poll() instancesAl Viro2017-11-27
| |/
* / Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\
| * kernfs: checking for IS_ERR() instead of NULLDan Carpenter2017-09-01
| * blktrace: add an option to allow displaying cgroup pathShaohua Li2017-07-29
| * kernfs: add exportfs operationsShaohua Li2017-07-29
| * kernfs: introduce kernfs_node_idShaohua Li2017-07-29
| * kernfs: don't set dentry->d_fsdataShaohua Li2017-07-29
| * kernfs: add an API to get kernfs node from inode numberShaohua Li2017-07-29
| * kernfs: implement i_generationShaohua Li2017-07-29
| * kernfs: use idr instead of ida to manage inode numberShaohua Li2017-07-29