aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs
Commit message (Expand)AuthorAgeFilesLines
* sysfs: convert BUG_ON to WARN_ONGreg Kroah-Hartman2019-01-074-5/+10
* sysfs: constify sysfs create/remove files harderJani Nikula2018-12-031-2/+2
* Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-181-8/+22
|\
| * sysfs: Fix internal_create_group() for named group updatesRajat Jain2018-07-071-7/+22
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-151-0/+44
|\ \
| * | scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2018-08-021-0/+44
| |/
* | sysfs: Fix regression when adding a file to an existing groupTyler Hicks2018-07-291-1/+1
* | sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov2018-07-204-23/+44
* | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-202-3/+6
|/
* unfuck sysfs_mount()Al Viro2018-05-211-3/+3
* sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko2018-03-191-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+2
|\
| * sysfs: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
* | sysfs: remove DEBUG definesGreg Kroah-Hartman2018-01-232-3/+0
* | sysfs: use SPDX identifiersGreg Kroah-Hartman2018-01-236-13/+6
* | sysfs: turn WARN() into pr_warn()Greg Kroah-Hartman2018-01-221-2/+3
* | sysfs: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-181-1/+1
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
|/
* sysfs: be careful of error returns from ops->show()NeilBrown2017-04-081-2/+4
* Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-141-3/+3
|\
| * kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2016-08-101-3/+3
* | sysfs print name of undiscoverable attribute groupJohannes Thumshirn2016-09-271-2/+2
* | sysfs: correctly handle read offset on PREALLOC attrsKonstantin Khlebnikov2016-08-311-1/+7
|/
* kernfs: The cgroup filesystem also benefits from SB_I_NOEXECEric W. Biederman2016-06-231-2/+1
* mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman2016-06-231-2/+2
* Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-131-2/+15
|\
| * sysfs: Support is_visible() on binary attributesEmilio López2015-10-071-2/+15
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-051-0/+44
|\ \
| * | sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen2015-10-191-0/+44
| |/
* / sysfs: correctly handle short reads on PREALLOC attrs.NeilBrown2015-10-041-1/+3
|/
* vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2015-07-101-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-032-4/+35
|\
| * sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman2015-07-011-0/+34
| * mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman2015-05-131-4/+1
* | fs: sysfs: don't pass count == 0 to bin file readersVladimir Zapolskiy2015-06-011-1/+1
* | sysfs: disambiguate between "error code" and "failure" in commentsAntonio Ospite2015-05-241-3/+3
|/
* sysfs: Only accept read/write permissions for file attributesVivien Didelot2015-03-251-0/+6
* sysfs: Use only return value from is_visible for the file modeGuenter Roeck2015-03-251-3/+2
* Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-151-1/+1
|\
| * sysfs: fix warning when creating a sysfs group without attributesJavi Merino2015-02-031-1/+1
* | kernfs: remove KERNFS_STATIC_NAMETejun Heo2015-02-131-1/+1
|/
* sysfs/kernfs: make read requests on pre-alloc files use the buffer.NeilBrown2014-11-071-4/+28
* sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown2014-11-071-7/+24
* fs: sysfs: return EGBIG on write if offset is larger than file sizeVladimir Zapolskiy2014-11-071-1/+1
* kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2014-05-271-1/+3
* sysfs: fix attribute_group bin file path on removalRobert ABEL2014-05-271-5/+5
* sysfs: make sure read buffer is zeroedTejun Heo2014-05-201-1/+2
* kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-131-1/+2
* sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-161-92/+0
* Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-03-251-0/+92