VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-05-25
fanotify: fix permission model of unprivileged group
Amir Goldstein
2021-03-16
fanotify: support limited functionality for unprivileged users
Amir Goldstein
2020-05-13
fsnotify: Remove proc_fs.h include
Fabian Frederick
2019-10-17
fsnotify/fdinfo: exportfs_encode_inode_fh() takes pointer as 4th argument
Ben Dooks (Codethink)
2018-11-15
fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo()
Eric Biggers
2018-09-27
fanotify: store fanotify_init() flags in group's fanotify_data
Amir Goldstein
2018-09-03
fsnotify: add super block object type
Amir Goldstein
2018-06-27
fsnotify: let connector point to an abstract object
Amir Goldstein
2018-05-18
fsnotify: use type id to identify connector object type
Amir Goldstein
2017-11-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
audit: Record fanotify access control decisions
Steve Grubb
2017-04-10
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
2017-04-03
fsnotify: Remove unnecessary tests when showing fdinfo
Jan Kara
2015-11-05
inotify: hide internal kernel bits from fdinfo
Dave Hansen
2015-09-04
fsnotify: fix check in inotify fdinfo printing
Jan Kara
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
2014-11-05
fs: Convert show_fdinfo functions to void
Joe Perches
2014-09-10
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
2014-09-10
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
2012-12-20
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2012-12-17
fs, fanotify: add @mflags field to fanotify output
Cyrill Gorcunov
2012-12-17
fs, notify: add procfs fdinfo helper
Cyrill Gorcunov