- d7c5bf9 fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns() by Luis Chamberlain · 3 years, 3 months ago
- 820879e sysfs: simplify sysfs_kf_seq_show by Christoph Hellwig · 3 years, 4 months ago
- d1a1a96 sysfs: refactor sysfs_add_file_mode_ns by Christoph Hellwig · 3 years, 4 months ago
- 5cf3bb0 sysfs: split out binary attribute handling from sysfs_add_file_mode_ns by Christoph Hellwig · 3 years, 4 months ago
- 96ba6c6 Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
- f06aff9 sysfs: Rename struct bin_attribute member to f_mapping by Krzysztof Wilczyński · 3 years, 5 months ago
- 93bb8e3 sysfs: Invoke iomem_get_mapping() from the sysfs open callback by Krzysztof Wilczyński · 3 years, 5 months ago
- d3ce197 sysfs: Use local reference in compat_only_sysfs_link_entry_to_kobj() by Geert Uytterhoeven · 3 years, 6 months ago
- 74b3019 sysfs: Support zapping of binary attr mmaps by Daniel Vetter · 4 years, 1 month ago
- 2efc459 sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output by Joe Perches · 4 years, 3 months ago
- 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
- 9ddacff sysfs: export sysfs_remove_file_self() by Jack Wang · 4 years, 8 months ago
- 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 4 years, 9 months ago
- 70fbdfe sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn by Linus Torvalds · 4 years, 9 months ago
- d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
- 2c4f940 sysfs: add sysfs_change_owner() by Christian Brauner · 4 years, 10 months ago
- 303a427 sysfs: add sysfs_group{s}_change_owner() by Christian Brauner · 4 years, 10 months ago
- 0666a3a sysfs: add sysfs_link_change_owner() by Christian Brauner · 4 years, 10 months ago
- f70ce18 sysfs: add sysfs_file_change_owner() by Christian Brauner · 4 years, 10 months ago
- 9255782 sysfs: Wrap __compat_only_sysfs_link_entry_to_kobj function to change the symlink name by Sourabh Jain · 5 years ago
- 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
- 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- aac1f7f sysfs: Add sysfs_update_groups function by Jiri Olsa · 6 years ago
- f7a9945 no need to protect against put_user_ns(NULL) by Al Viro · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 9249735 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- ab81dab fix sysfs_init_fs_context() in !CONFIG_NET_NS case by Al Viro · 6 years ago
- 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 23bf1b6 kernfs, sysfs, cgroup, intel_rdt: Support fs_context by David Howells · 6 years ago
- 5b2f2bd sysfs: remove unused include of kernfs-internal.h by Ondrej Mosnacek · 6 years ago
- 4bd4e92 sysfs: fix blank line coding style warning by Stephen Martin · 6 years ago
- de96e9f sysfs: convert BUG_ON to WARN_ON by Greg Kroah-Hartman · 6 years ago
- 9ee4685 sysfs: constify sysfs create/remove files harder by Jani Nikula · 6 years ago
- a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 2afc916 scsi: sysfs: Introduce sysfs_{un,}break_active_protection() by Bart Van Assche · 6 years ago
- d175339 sysfs: Fix regression when adding a file to an existing group by Tyler Hicks · 6 years ago
- 5f81880 sysfs, kobject: allow creating kobject belonging to arbitrary users by Dmitry Torokhov · 6 years ago
- 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 6 years ago
- c855cf2 sysfs: Fix internal_create_group() for named group updates by Rajat Jain · 7 years ago
- 7b745a4e unfuck sysfs_mount() by Al Viro · 7 years ago
- 2399ac4 sysfs: symlink: export sysfs_create_link_nowarn() by Grygorii Strashko · 7 years ago
- ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
- 78fae52 sysfs: remove DEBUG defines by Greg Kroah-Hartman · 7 years ago
- 619daee sysfs: use SPDX identifiers by Greg Kroah-Hartman · 7 years ago
- 5d54f94 sysfs: turn WARN() into pr_warn() by Greg Kroah-Hartman · 7 years ago
- 9e6d35f sysfs: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
- 90b3d2f sysfs: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- c8a139d sysfs: be careful of error returns from ops->show() by NeilBrown · 8 years ago
- f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 78618d3 sysfs print name of undiscoverable attribute group by Johannes Thumshirn · 8 years ago
- 17d0774 sysfs: correctly handle read offset on PREALLOC attrs by Konstantin Khlebnikov · 9 years ago
- 3abb1d9 kernfs: make kernfs_path*() behave in the style of strlcpy() by Tejun Heo · 8 years ago
- 29a517c kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC by Eric W. Biederman · 9 years ago
- 8654df4 mnt: Refactor fs_fully_visible into mount_too_revealing by Eric W. Biederman · 9 years ago
- 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
- 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- 37c1c04 sysfs: added __compat_only_sysfs_link_entry_to_kobj() by Jarkko Sakkinen · 10 years ago
- 7f5028c sysfs: Support is_visible() on binary attributes by Emilio López · 9 years ago
- 65da348 sysfs: correctly handle short reads on PREALLOC attrs. by NeilBrown · 9 years ago
- 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 10 years ago
- 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
- 87d2846 sysfs: Add support for permanently empty directories to serve as mount points. by Eric W. Biederman · 10 years ago
- eaa5cd9 fs: sysfs: don't pass count == 0 to bin file readers by Vladimir Zapolskiy · 10 years ago
- ed1dc8a8 sysfs: disambiguate between "error code" and "failure" in comments by Antonio Ospite · 10 years ago
- 1b852bc mnt: Refactor the logic for mounting sysfs and proc in a user namespace by Eric W. Biederman · 10 years ago
- d8bf8c9 sysfs: Only accept read/write permissions for file attributes by Vivien Didelot · 10 years ago
- da4759c sysfs: Use only return value from is_visible for the file mode by Guenter Roeck · 10 years ago
- 9682ec96 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 10 years ago
- adf305f sysfs: fix warning when creating a sysfs group without attributes by Javi Merino · 10 years ago
- 4ef67a8 sysfs/kernfs: make read requests on pre-alloc files use the buffer. by NeilBrown · 10 years ago
- 2b75869 sysfs/kernfs: allow attributes to request write buffer be pre-allocated. by NeilBrown · 10 years ago
- 0936896 fs: sysfs: return EGBIG on write if offset is larger than file size by Vladimir Zapolskiy · 10 years ago
- 26fc9cd kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 11 years ago
- 9f70a40 sysfs: fix attribute_group bin file path on removal by Robert ABEL · 11 years ago
- f5c16f2 sysfs: make sure read buffer is zeroed by Tejun Heo · 11 years ago
- 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 11 years ago
- 33ac125 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
- 7209930 Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 11 years ago
- 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
- fed95ba sysfs: fix namespace refcnt leak by Li Zefan · 11 years ago
- aabaf4c sysfs: create bin_attributes under the requested group by Cody P Schafer · 11 years ago
- ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 11 years ago
- 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 11 years ago
- d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 11 years ago
- ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
- 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
- a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 11 years ago
- a30f82b Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 11 years ago
- d1ba277 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
- 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
- 80b9bbe kernfs: add kernfs_dir_ops by Tejun Heo · 11 years ago
- 2063d60 kernfs: mark static names with KERNFS_STATIC_NAME by Tejun Heo · 11 years ago
- bb8b9d0 kernfs: add @mode to kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
- df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 11 years ago
- c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 11 years ago
- adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
- 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago