index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sysfs
Age
Commit message (
Expand
)
Author
2020-10-02
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-05-17
sysfs: export sysfs_remove_file_self()
Jack Wang
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-26
sysfs: add sysfs_change_owner()
Christian Brauner
2020-02-26
sysfs: add sysfs_group{s}_change_owner()
Christian Brauner
2020-02-26
sysfs: add sysfs_link_change_owner()
Christian Brauner
2020-02-26
sysfs: add sysfs_file_change_owner()
Christian Brauner
2020-02-19
sysfs: Wrap __compat_only_sysfs_link_entry_to_kobj function to change the sym...
Sourabh Jain
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-06-03
sysfs: Add sysfs_update_groups function
Jiri Olsa
2019-05-25
no need to protect against put_user_ns(NULL)
Al Viro
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-16
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-16
fix sysfs_init_fs_context() in !CONFIG_NET_NS case
Al Viro
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2019-02-08
sysfs: remove unused include of kernfs-internal.h
Ondrej Mosnacek
2019-01-18
sysfs: fix blank line coding style warning
Stephen Martin
2019-01-07
sysfs: convert BUG_ON to WARN_ON
Greg Kroah-Hartman
2018-12-03
sysfs: constify sysfs create/remove files harder
Jani Nikula
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-02
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
2018-07-29
sysfs: Fix regression when adding a file to an existing group
Tyler Hicks
2018-07-20
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
2018-07-20
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
2018-07-07
sysfs: Fix internal_create_group() for named group updates
Rajat Jain
2018-05-21
unfuck sysfs_mount()
Al Viro
2018-03-19
sysfs: symlink: export sysfs_create_link_nowarn()
Grygorii Strashko
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-23
sysfs: remove DEBUG defines
Greg Kroah-Hartman
2018-01-23
sysfs: use SPDX identifiers
Greg Kroah-Hartman
2018-01-22
sysfs: turn WARN() into pr_warn()
Greg Kroah-Hartman
2018-01-05
sysfs: do not use print_symbol()
Sergey Senozhatsky
2017-12-18
sysfs: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-04-08
sysfs: be careful of error returns from ops->show()
NeilBrown
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-09-27
sysfs print name of undiscoverable attribute group
Johannes Thumshirn
2016-08-31
sysfs: correctly handle read offset on PREALLOC attrs
Konstantin Khlebnikov
2016-08-10
kernfs: make kernfs_path*() behave in the style of strlcpy()
Tejun Heo
2016-06-23
kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
Eric W. Biederman
2016-06-23
mnt: Refactor fs_fully_visible into mount_too_revealing
Eric W. Biederman
2015-11-13
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-10-19
sysfs: added __compat_only_sysfs_link_entry_to_kobj()
Jarkko Sakkinen
[next]