aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs
Commit message (Expand)AuthorAge
...
* | sysfs: fix up uaccess.h coding style warningsGreg Kroah-Hartman2013-08-21
* | sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman2013-08-21
* | sysfs: fix up space coding style issuesGreg Kroah-Hartman2013-08-21
* | sysfs: remove trailing whitespaceGreg Kroah-Hartman2013-08-21
* | sysfs: fix placement of EXPORT_SYMBOL()Greg Kroah-Hartman2013-08-21
* | sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman2013-08-21
* | sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman2013-08-21
* | sysfs: group.c: fix up broken string coding styleGreg Kroah-Hartman2013-08-21
* | sysfs: group.c: fix up some * coding style issuesGreg Kroah-Hartman2013-08-21
* | sysfs: group.c: fix trailing whitespaceGreg Kroah-Hartman2013-08-21
* | sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper locationGreg Kroah-Hartman2013-08-21
* | sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman2013-08-21
* | sysfs: prevent warning when only using binary attributesOliver Schinagl2013-07-16
* | sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2013-07-16
|/
* Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\
| * sysfs_notify is only possible on file attributesNick Dyer2013-06-07
| * sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.Rami Rosen2013-05-17
| * sysfs: sysfs_link_sibling(): fix typo in commentWarner Wang2013-05-17
* | [readdir] convert sysfsAl Viro2013-06-29
|/
* sysfs: check if one entry has been removed before freeingMing Lei2013-04-05
* sysfs: fix use after free in case of concurrent read/write and readdirMing Lei2013-04-03
* Merge v3.9-rc5 into driver-core-nextGreg Kroah-Hartman2013-04-01
|\
| * Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-03-28
| |\
| | * sysfs: handle failure path correctly for readdir()Ming Lei2013-03-20
| | * sysfs: fix race between readdir and lseekMing Lei2013-03-20
| * | userns: Restrict when proc and sysfs can be mountedEric W. Biederman2013-03-27
| |/
* / sysfs: use atomic_inc_unless_negative in sysfs_get_activeMaarten Lankhorst2013-03-25
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \
| * | Revert "sysfs: Convert print_symbol to %pSR"Greg Kroah-Hartman2013-01-17
| * | sysfs: Convert print_symbol to %pSRJoe Perches2013-01-17
| * | sysfs: Fixed a trailing white space errorBin Wang2013-01-17
| |/
* / sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki2013-01-25
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\
| * userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman2012-11-20
* | sysfs: Mark sysfs_attr_ns staticJosh Triplett2012-11-26
|/
* sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven2012-10-24
* sysfs: Fix comment typo "sysf_create_link".Robert P. J. Day2012-09-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * sysfs: Push file_update_time() into bin_page_mkwrite()Jan Kara2012-07-30
* | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\ \ | |/ |/|
| * sysfs: fail dentry revalidation after namespace change fixAndrew Morton2012-07-17
| * sysfs: fail dentry revalidation after namespace changeGlauber Costa2012-07-17
* | VFS: Pass mount flags to sget()David Howells2012-07-14
* | sysfs: just use d_materialise_unique()Al Viro2012-07-14
* | sysfs: switch to ->s_d_op and ->d_release()Al Viro2012-07-14
* | stop passing nameidata to ->lookup()Al Viro2012-07-14
* | stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
|/