Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92483df2bad7649caacad60ec7b0f8016e894e11
/
fs
/
sysfs
« Previous
cfec0bc
sysfs: @name comes before @ns
by Tejun Heo
· 11 years ago
388975c
sysfs: clean up sysfs_get_dirent()
by Tejun Heo
· 11 years ago
cb26a31
sysfs: drop kobj_ns_type handling
by Tejun Heo
· 11 years ago
4b30ee5
sysfs: remove ktype->namespace() invocations in symlink code
by Tejun Heo
· 11 years ago
e34ff49
sysfs: remove ktype->namespace() invocations in directory code
by Tejun Heo
· 11 years ago
58292cbe
sysfs: make attr namespace interface less convoluted
by Tejun Heo
· 11 years ago
bcac376
sysfs: drop semicolon from to_sysfs_dirent() definition
by Tejun Heo
· 11 years ago
dc0755c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
c7c4591
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
6497d16
sysfs: use check_submounts_and_drop()
by Miklos Szeredi
· 11 years ago
7dc5dbc
sysfs: Restrict mounting sysfs
by Eric W. Biederman
· 12 years ago
e51db73
userns: Better restrictions on when proc and sysfs can be mounted
by Eric W. Biederman
· 12 years ago
09239ed
sysfs: group.c: fix up kerneldoc
by Greg Kroah-Hartman
· 11 years ago
2c3a908
sysfs: sysfs.h: fix coding style issues
by Greg Kroah-Hartman
· 11 years ago
07ac62a
sysfs: file.c: fix up broken string warnings
by Greg Kroah-Hartman
· 11 years ago
37814ee
sysfs: dir.c: fix up odd do/while indentation
by Greg Kroah-Hartman
· 11 years ago
060cc74
sysfs: fix up uaccess.h coding style warnings
by Greg Kroah-Hartman
· 11 years ago
ddfd6d0
sysfs: fix up 80 column coding style issues
by Greg Kroah-Hartman
· 11 years ago
1b18dc2
sysfs: fix up space coding style issues
by Greg Kroah-Hartman
· 11 years ago
ab9bf4b
sysfs: remove trailing whitespace
by Greg Kroah-Hartman
· 11 years ago
1b86675
sysfs: fix placement of EXPORT_SYMBOL()
by Greg Kroah-Hartman
· 11 years ago
9e2a47e
sysfs: group: update copyright to add myself and the LF
by Greg Kroah-Hartman
· 11 years ago
f9ae443
sysfs: group.c: add kerneldoc for sysfs_remove_group
by Greg Kroah-Hartman
· 11 years ago
16aebf1
sysfs: group.c: fix up broken string coding style
by Greg Kroah-Hartman
· 11 years ago
995d8ed
sysfs: group.c: fix up some * coding style issues
by Greg Kroah-Hartman
· 11 years ago
e6c5692
sysfs: group.c: fix trailing whitespace
by Greg Kroah-Hartman
· 11 years ago
d363bc5
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
by Greg Kroah-Hartman
· 11 years ago
3e9b2ba
sysfs: add sysfs_create/remove_groups()
by Greg Kroah-Hartman
· 11 years ago
388a8c3
sysfs: prevent warning when only using binary attributes
by Oliver Schinagl
· 11 years ago
6ab9cea
sysfs: add support for binary attributes in groups
by Greg Kroah-Hartman
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
d55fea8
[readdir] convert sysfs
by Al Viro
· 11 years ago
fc60bb8
sysfs_notify is only possible on file attributes
by Nick Dyer
· 11 years ago
5240d58
sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.
by Rami Rosen
· 12 years ago
4347491
sysfs: sysfs_link_sibling(): fix typo in comment
by Warner Wang
· 11 years ago
bb2b005
sysfs: check if one entry has been removed before freeing
by Ming Lei
· 12 years ago
f7db5e7
sysfs: fix use after free in case of concurrent read/write and readdir
by Ming Lei
· 12 years ago
0f8b1a0
Merge v3.9-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
97f084b
Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
87a8ebd
userns: Restrict when proc and sysfs can be mounted
by Eric W. Biederman
· 12 years ago
3db3c62
sysfs: use atomic_inc_unless_negative in sysfs_get_active
by Maarten Lankhorst
· 12 years ago
e5110f4
sysfs: handle failure path correctly for readdir()
by Ming Lei
· 12 years ago
991f76f
sysfs: fix race between readdir and lseek
by Ming Lei
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
0bb8f3d
sysfs: Functions for adding/removing symlinks to/from attribute groups
by Rafael J. Wysocki
· 12 years ago
595e0eb0
Revert "sysfs: Convert print_symbol to %pSR"
by Greg Kroah-Hartman
· 12 years ago
6ad58fa
sysfs: Convert print_symbol to %pSR
by Joe Perches
· 12 years ago
6b8fbde
sysfs: Fixed a trailing white space error
by Bin Wang
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
1f20dfd
sysfs: Mark sysfs_attr_ns static
by Josh Triplett
· 12 years ago
4f326c0
userns: Allow unprivilged mounts of proc and sysfs
by Eric W. Biederman
· 12 years ago
66081a7
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
by Geert Uytterhoeven
· 12 years ago
6f1cbd4
sysfs: Fix comment typo "sysf_create_link".
by Robert P. J. Day
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
14ae417
sysfs: Push file_update_time() into bin_page_mkwrite()
by Jan Kara
· 12 years ago
fa93669
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
17f79be
sysfs: fail dentry revalidation after namespace change fix
by Andrew Morton
· 12 years ago
e5bcac6
sysfs: fail dentry revalidation after namespace change
by Glauber Costa
· 12 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 12 years ago
e77fb7c
sysfs: just use d_materialise_unique()
by Al Viro
· 12 years ago
469796d
sysfs: switch to ->s_d_op and ->d_release()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
90324cc
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
ab27b91
userns: Convert sysfs to use kgid/kuid where appropriate
by Eric W. Biederman
· 13 years ago
356c05d
sysfs: get rid of some lockdep false positives
by Alan Stern
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
b4eafca
sysfs: Removed dup_name entirely in sysfs_rename
by Sasikantha babu
· 13 years ago
3a19888
sysfs: handle 'parent deleted before child added'
by Dan Williams
· 13 years ago
5631f2c
sysfs: Prevent crash on unset sysfs group attributes
by Bruno Prémont
· 13 years ago
70fa4a6
sysfs: Update the name hash for an entry after changing the namespace
by Tom Goff
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
54d20f0
Revert "sysfs: Kill nlink counting."
by Greg Kroah-Hartman
· 13 years ago
93518dd
sysfs: Fix memory leak in sysfs_sd_setsecdata().
by Masami Ichikawa
· 13 years ago
bd1d462
Merge 3.3-rc2 into the driver-core-next branch.
by Greg Kroah-Hartman
· 13 years ago
d5c38b1
sysfs: Update the name hash when renaming sysfs entries
by Eric W. Biederman
· 13 years ago
c56d8a7
sysfs: change permissions for /sys from 0755 to 0555
by Vitaly Kuznetsov
· 13 years ago
524b6c5
sysfs: Kill nlink counting.
by Eric W. Biederman
· 13 years ago
cafa6b5
sysfs: Store the sysfs inode in an unsigned int.
by Eric W. Biederman
· 13 years ago
15a3382
sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode
by Eric W. Biederman
· 13 years ago
4e4d6d8
sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
by Eric W. Biederman
· 13 years ago
ce59791
sysfs: Complain bitterly about attempts to remove files from nonexistent directories.
by Eric W. Biederman
· 13 years ago
faef2b6
sysfs: propagate umode_t
by Al Viro
· 13 years ago
48176a9
switch sysfs_chmod_file() to umode_t
by Al Viro
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
f6d90b4
sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.
by Eric W. Biederman
· 13 years ago
b9e2780d
sysfs: Remove support for tagged directories with untagged members (again)
by Eric W. Biederman
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
903e21e
sysfs: Reject with a warning invalid uses of tagged directories.
by Eric W. Biederman
· 13 years ago
2339618
sysfs: Remove support for tagged directories with untagged members.
by Eric W. Biederman
· 13 years ago
487505c
sysfs: Implement support for tagged files in sysfs.
by Eric W. Biederman
· 13 years ago
c4253cb
sysfs: add unsigned long cast to prevent compile warning
by Heiko Carstens
· 13 years ago
a406f75
sysfs: use rb-tree for inode number lookup
by Mikulas Patocka
· 13 years ago
58f2a4c
sysfs: remove s_sibling hacks
by Mikulas Patocka
· 13 years ago
Next »