aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs
Commit message (Expand)AuthorAge
* 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
|/
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\ \
| * | userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman2012-05-15
* | | sysfs: get rid of some lockdep false positivesAlan Stern2012-05-14
* | | sysfs: Removed dup_name entirely in sysfs_renameSasikantha babu2012-05-02
| |/ |/|
* | sysfs: handle 'parent deleted before child added'Dan Williams2012-04-10
* | sysfs: Prevent crash on unset sysfs group attributesBruno Prémont2012-04-10
* | sysfs: Update the name hash for an entry after changing the namespaceTom Goff2012-04-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman2012-03-08
* | sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa2012-02-24
* | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
|\|
| * sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman2012-01-24
* | sysfs: Update the name hash when renaming sysfs entriesEric W. Biederman2012-01-31
* | sysfs: change permissions for /sys from 0755 to 0555Vitaly Kuznetsov2012-01-24
* | sysfs: Kill nlink counting.Eric W. Biederman2012-01-24
* | sysfs: Store the sysfs inode in an unsigned int.Eric W. Biederman2012-01-24
* | sysfs: Reduce s_flags to an unsinged short so it packs well with s_modeEric W. Biederman2012-01-24
* | sysfs: Add s_hash to sysfs_dirent and order directory entries by hashEric W. Biederman2012-01-24
|/
* sysfs: propagate umode_tAl Viro2012-01-03
* switch sysfs_chmod_file() to umode_tAl Viro2012-01-03
* switch ->is_visible() to returning umode_tAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.Eric W. Biederman2011-11-01
* sysfs: Remove support for tagged directories with untagged members (again)Eric W. Biederman2011-10-25