aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs
Commit message (Expand)AuthorAge
* sysfs: use memdup_user()Li Zefan2009-04-20
* sysfs: sysfs poll keep the poll rule of regular file.KOSAKI Motohiro2009-04-16
* sysfs: don't use global workqueue in sysfs_schedule_callback()Alex Chiang2009-04-16
* mm: page_mkwrite change prototype to match fault: fix sysfsHugh Dickins2009-04-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
|\
| * constify dentry_operations: sysfsAl Viro2009-03-27
* | sysfs: fix some bin_vm_ops errorsHugh Dickins2009-03-24
* | sysfs: only allow one scheduled removal callback per kobjAlex Chiang2009-03-24
* | sysfs: don't block indefinitely for unmapped files.Eric W. Biederman2009-03-24
* | sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman2009-03-24
* | sysfs: sysfs_add_one WARNs with full path to duplicate filenameAlex Chiang2009-03-24
* | sysfs: Take sysfs_mutex when fetching the root inode.Eric W. Biederman2009-03-24
* | SYSFS: use standard magic.h for sysfsQinghuang Feng2009-03-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-26
|\
| * sysfs: fix problems with binary filesGreg Kroah-Hartman2009-01-20
* | fs/Kconfig: move sysfs outAlexey Dobriyan2009-01-22
|/
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-16
* sysfs: Make dir and name args to sysfs_notify() constTrent Piepho2008-10-16
* sysfs: use ilookup5() instead of ilookup5_nowait()Tejun Heo2008-10-16
* sysfs: fix deadlockNick Piggin2008-10-16
* sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown2008-10-16
* sysfs: crash debuggingAndrew Morton2008-10-16
* Use WARN() in fs/sysfsArjan van de Ven2008-07-26
* driver core: Suppress sysfs warnings for device_rename().Cornelia Huck2008-07-22
* sysfs: don't call notify_changeMiklos Szeredi2008-07-22
* sysfs: remove error messages for -EEXIST caseStephen Hemminger2008-05-15
* sysfs: Disallow truncation of files in sysfsBen Hutchings2008-04-30
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* [SCSI] sysfs: make group is_valid return a mode_tJames Bottomley2008-04-22
* sysfs: refill attribute buffer when reading from offset 0Dan Williams2008-04-19
* SYSFS: Explicitly include required header file slab.h.Robert P. J. Day2008-04-19
* sysfs: Allow removal of symlinks in the sysfs rootMark Fasheh2008-04-18
* driver core: debug for bad dev_attr_show() return value.Andrew Morton2008-03-25
* sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman2008-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] sysfs: add filter function to groupsJames Bottomley2008-01-23
| * [SCSI] sysfs: fix the sysfs_add_file_to_group interfacesJames Bottomley2008-01-23
* | Driver Core: kill subsys_attribute and default sysfs opsKay Sievers2008-01-24
* | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* | sysfs: remove SPIN_LOCK_UNLOCKEDJiri Slaby2008-01-24
* | sysfs: create optimal relative symlink targetsKay Sievers2008-01-24
* | sysfs: Fix a copy-n-paste typo in commentJean Delvare2008-01-24
* | sysfs: fix bugs in sysfs_rename/move_dir()Tejun Heo2008-01-16
* | sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookupTejun Heo2008-01-16
|/
* sysfs: fix off-by-one error in fill_read_buffer()Miao Xie2007-11-28
* sysfs: make sysfs_{get,put}_active() staticAdrian Bunk2007-10-31
* sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistakeChris Malley2007-10-19