summaryrefslogtreecommitdiff
path: root/fs/sysfs
Commit message (Expand)AuthorAge
* sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko2018-03-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * sysfs: do not use print_symbol()Sergey Senozhatsky2018-01-05
* | sysfs: remove DEBUG definesGreg Kroah-Hartman2018-01-23
* | sysfs: use SPDX identifiersGreg Kroah-Hartman2018-01-23
* | sysfs: turn WARN() into pr_warn()Greg Kroah-Hartman2018-01-22
* | sysfs: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-18
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* sysfs: be careful of error returns from ops->show()NeilBrown2017-04-08
* Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-14
|\
| * kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2016-08-10
* | sysfs print name of undiscoverable attribute groupJohannes Thumshirn2016-09-27
* | sysfs: correctly handle read offset on PREALLOC attrsKonstantin Khlebnikov2016-08-31
|/
* kernfs: The cgroup filesystem also benefits from SB_I_NOEXECEric W. Biederman2016-06-23
* mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman2016-06-23
* Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-13
|\
| * sysfs: Support is_visible() on binary attributesEmilio López2015-10-07
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \
| * | sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen2015-10-19
| |/
* | sysfs: correctly handle short reads on PREALLOC attrs.NeilBrown2015-10-04
|/
* vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2015-07-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\
| * sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman2015-07-01
| * mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman2015-05-13
* | fs: sysfs: don't pass count == 0 to bin file readersVladimir Zapolskiy2015-06-01
* | sysfs: disambiguate between "error code" and "failure" in commentsAntonio Ospite2015-05-24
|/
* sysfs: Only accept read/write permissions for file attributesVivien Didelot2015-03-25
* sysfs: Use only return value from is_visible for the file modeGuenter Roeck2015-03-25
* Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-15
|\
| * sysfs: fix warning when creating a sysfs group without attributesJavi Merino2015-02-03
* | kernfs: remove KERNFS_STATIC_NAMETejun Heo2015-02-13
|/
* sysfs/kernfs: make read requests on pre-alloc files use the buffer.NeilBrown2014-11-07
* sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown2014-11-07
* fs: sysfs: return EGBIG on write if offset is larger than file sizeVladimir Zapolskiy2014-11-07
* kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2014-05-27
* sysfs: fix attribute_group bin file path on removalRobert ABEL2014-05-27
* sysfs: make sure read buffer is zeroedTejun Heo2014-05-20
* kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-13
* sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-16
* Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-03-25
* Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-02
|\
| * sysfs: fix namespace refcnt leakLi Zefan2014-02-25
* | sysfs: create bin_attributes under the requested groupCody P Schafer2014-02-15
* | kernfs: add CONFIG_KERNFSTejun Heo2014-02-07
* | kernfs: implement kernfs_get_parent(), kernfs_name/path() and friendsTejun Heo2014-02-07
* | kernfs: allow nodes to be created in the deactivated stateTejun Heo2014-02-07
* | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-02-07
* | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-02-07
|/
* Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...Greg Kroah-Hartman2014-01-13
* Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-01-13