Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
041ae52e265fc432ea5525b1c66720385c2d11f0
/
fs
/
sysfs
e7b0d26
[PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration
by Alan Stern
· 18 years ago
d9a9cdf
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
by Alan Stern
· 18 years ago
266d4f4
[PATCH] suspend regression: sysfs deadlock
by Hugh Dickins
· 18 years ago
0de1517
[PATCH] Fix 2.6.21 rfcomm lockups
by Mark Lord
· 18 years ago
a7538a7
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
dfa87c8
sysfs: allow attributes to be added to groups
by Alan Stern
· 18 years ago
d56c3ea
sysfs: move struct sysfs_dirent to private header
by Adam J. Richter
· 18 years ago
f95d882
PCI/sysfs/kobject kernel-doc fixes
by Randy Dunlap
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
b592fcf
sysfs: Shadow directory support
by Eric W. Biederman
· 18 years ago
82244b1
sysfs: error handling in sysfs, fill_read_buffer()
by Oliver Neukum
· 18 years ago
f750653
sysfs: kobject_put cleanup
by Mariusz Kozlowski
· 18 years ago
d3fc373
sysfs: suppress lockdep warnings
by Frederik Deweerdt
· 18 years ago
94bebf4
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
by Oliver Neukum
· 18 years ago
c744aea
driver core: Allow device_move(dev, NULL).
by Cornelia Huck
· 18 years ago
f427f5d
[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
8a82472
driver core: Introduce device_move(): move a device to a new parent.
by Cornelia Huck
· 18 years ago
035ed7a
sysfs: sysfs_write_file() writes zero terminated data
by Thomas Maier
· 18 years ago
97a5018
sysfs: update obsolete comment in sysfs_update_file
by Hidetoshi Seto
· 18 years ago
e423445
sysfs: remove duplicated dput in sysfs_update_file
by Hidetoshi Seto
· 18 years ago
5c1fdf4
[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments
by Zach Brown
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
995982c
sysfs_remove_bin_file: no return value, dump_stack on error
by Randy.Dunlap
· 18 years ago
ceeee1f
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
by Greg Kroah-Hartman
· 23 years ago
eea3f89
sysfs: Make poll behaviour consistent
by Juha Yrjölä
· 18 years ago
232ba9d
[PATCH] lockdep: annotate the sysfs i_mutex to be a separate class
by Arjan van de Ven
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
1bfba4e
[PATCH] core: use list_move()
by Akinobu Mita
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
4508a7a
[PATCH] sysfs: Allow sysfs attribute files to be pollable
by NeilBrown
· 19 years ago
6e0dd74
[PATCH] sysfs: zero terminate sysfs write buffers
by Greg Kroah-Hartman
· 19 years ago
a580290
Documentation: fix minor kernel-doc warnings
by Martin Waitz
· 19 years ago
99cee0c
BUG_ON() Conversion in fs/sysfs/
by Eric Sesterhenn
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
b322908
[PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path
by Greg Kroah-Hartman
· 19 years ago
832c57e
[PATCH] sysfs: don't export dir symbols
by Greg Kroah-Hartman
· 19 years ago
c516865
[PATCH] sysfs: fix problem with duplicate sysfs directories and files
by Maneesh Soni
· 19 years ago
58d4928
[PATCH] sysfs: kzalloc conversion
by Eric Sesterhenn
· 19 years ago
641e6f3
[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry
by Greg Kroah-Hartman
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
e80a5de
[PATCH] sysfs: handle failures in sysfs_make_dirent
by Steven Rostedt
· 19 years ago
36676bc
[PATCH] Fix oops in sysfs_hash_and_remove_file()
by James Bottomley
· 19 years ago
cc314ee
Fix nasty ncpfs symlink handling bug.
by Linus Torvalds
· 19 years ago
9ca1eb3
[PATCH] sysfs: fix sysfs_setattr
by Maneesh Soni
· 19 years ago
bc062b1
[PATCH] sysfs: fix sysfs_chmod_file
by Maneesh Soni
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
3d41088
[PATCH] DocBook: update comments
by Martin Waitz
· 19 years ago
5f45f1a
[PATCH] remove duplicate get_dentry functions in various places
by Christoph Hellwig
· 19 years ago
9d9d27f
[PATCH] SYSFS: fix PAGE_SIZE check
by Jon Smirl
· 19 years ago
8215534
[PATCH] sysfs-iattr: set inode attributes
by Maneesh Soni
· 19 years ago
988d186
[PATCH] sysfs-iattr: add sysfs_setattr
by Maneesh Soni
· 19 years ago
6fa5c82
[PATCH] sysfs-iattr: attach sysfs_dirent before new inode
by Maneesh Soni
· 19 years ago
c76d0ab
[PATCH] sysfs: if show/store is missing return -EIO
by Dmitry Torokhov
· 20 years ago
e3a15db
[PATCH] sysfs_{create|remove}_link should take const char *
by Dmitry Torokhov
· 20 years ago
67be2dd
[PATCH] DocBook: fix some descriptions
by Martin Waitz
· 20 years ago
31e5abe
[PATCH] sysfs: add sysfs_chmod_file()
by Kay Sievers
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago