| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 2019-06-05 | 6 | -12/+6 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-05-08 | 1 | -2/+4 |
|\ |
|
| * | fsnotify(): switch to passing const struct qstr * for file_name | Al Viro | 2019-04-26 | 1 | -2/+4 |
* | | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-08 | 4 | -116/+82 |
|\ \ |
|
| * | | kernfs: fix xattr name handling in LSM helpers | Ondrej Mosnacek | 2019-04-04 | 1 | -41/+21 |
| * | | kernfs: initialize security of newly created nodes | Ondrej Mosnacek | 2019-03-21 | 1 | -2/+9 |
| * | | LSM: add new hook for kernfs node initialization | Ondrej Mosnacek | 2019-03-21 | 1 | -9/+39 |
| * | | kernfs: use simple_xattrs for security attributes | Ondrej Mosnacek | 2019-03-21 | 3 | -58/+2 |
| * | | kernfs: do not alloc iattrs in kernfs_xattr_get | Ondrej Mosnacek | 2019-03-21 | 1 | -4/+14 |
| * | | kernfs: clean up struct kernfs_iattrs | Ondrej Mosnacek | 2019-03-21 | 4 | -36/+31 |
| |/ |
|
* / | kernfs: fix barrier usage in __kernfs_new_node() | Andrea Parri | 2019-04-25 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2019-03-12 | 2 | -82/+38 |
|\ |
|
| * | kernfs, sysfs, cgroup, intel_rdt: Support fs_context | David Howells | 2019-02-28 | 2 | -52/+38 |
| * | kill kernfs_pin_sb() | Al Viro | 2019-01-17 | 1 | -30/+0 |
* | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-03-06 | 4 | -4/+9 |
|\ \ |
|
| * | | kernfs: Allocating memory for kernfs_iattrs with kmem_cache. | Ayush Mittal | 2019-02-08 | 4 | -4/+9 |
* | | | fs: kernfs: add poll file operation | Johannes Weiner | 2019-03-06 | 1 | -11/+20 |
| |/
|/| |
|
* | | fix cgroup_do_mount() handling of failure exits | Al Viro | 2019-01-17 | 1 | -2/+6 |
|/ |
|
* | kernfs: Improve kernfs_notify() poll notification latency | Radu Rendec | 2018-11-27 | 1 | -12/+11 |
* | mm: zero-seek shrinkers | Johannes Weiner | 2018-10-27 | 1 | -0/+3 |
* | kernfs: Fix range checks in kernfs_get_target_path | Bernd Edlinger | 2018-09-16 | 1 | -1/+4 |
* | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-08-18 | 1 | -1/+1 |
|\ |
|
| * | kernfs: Replace strncpy with memcpy | Guenter Roeck | 2018-07-07 | 1 | -1/+1 |
* | | kernfs: allow creating kernfs objects with arbitrary uid/gid | Dmitry Torokhov | 2018-07-21 | 5 | -7/+45 |
|/ |
|
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-15 | 2 | -6/+6 |
|\ |
|
| * | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 2018-06-14 | 2 | -6/+6 |
| |\ |
|
| | * | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-06 | 2 | -6/+6 |
* | | | Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-06-06 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | fs: kernfs: Adding new return type vm_fault_t | Souptick Joarder | 2018-04-23 | 1 | -4/+4 |
| |/ |
|
* / | kernfs: deal with kernfs_fill_super() failures | Al Viro | 2018-05-21 | 1 | -0/+1 |
|/ |
|
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-02-10 | 1 | -1/+1 |
|\ |
|
| * | kernfs: fix regression in kernfs_fop_write caused by wrong type | Ivan Vecera | 2018-01-19 | 1 | -1/+1 |
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-31 | 1 | -1/+1 |
|\ \ |
|
| * | | fs: annotate ->poll() instances | Al Viro | 2017-11-27 | 1 | -1/+1 |
| |/ |
|
* / | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 2017-11-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-09-07 | 6 | -42/+197 |
|\ |
|
| * | kernfs: checking for IS_ERR() instead of NULL | Dan Carpenter | 2017-09-01 | 1 | -2/+2 |
| * | blktrace: add an option to allow displaying cgroup path | Shaohua Li | 2017-07-29 | 1 | -0/+19 |
| * | kernfs: add exportfs operations | Shaohua Li | 2017-07-29 | 1 | -0/+56 |
| * | kernfs: introduce kernfs_node_id | Shaohua Li | 2017-07-29 | 3 | -9/+9 |
| * | kernfs: don't set dentry->d_fsdata | Shaohua Li | 2017-07-29 | 6 | -31/+27 |
| * | kernfs: add an API to get kernfs node from inode number | Shaohua Li | 2017-07-29 | 3 | -1/+69 |
| * | kernfs: implement i_generation | Shaohua Li | 2017-07-29 | 2 | -1/+10 |
| * | kernfs: use idr instead of ida to manage inode number | Shaohua Li | 2017-07-29 | 1 | -5/+12 |
* | | kernfs: Clarify lockdep name for kn->count | Waiman Long | 2017-08-28 | 1 | -1/+1 |
|/ |
|
* | kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() | Vaibhav Jain | 2017-03-17 | 1 | -1/+2 |
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-03-03 | 2 | -6/+6 |
|\ |
|
| * | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-03 | 2 | -6/+6 |