summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-27sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attrTejun Heo3-12/+9
2015-03-27sysfs: make sysfs_file_ops() follow ignore_lockdep flagTejun Heo3-23/+22
2015-03-27sysfs, kernfs: introduce kernfs_setattr()Tejun Heo4-11/+32
2015-03-27sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo4-12/+23
2015-03-27sysfs, kernfs: introduce kernfs_create_link()Tejun Heo2-30/+55
2015-03-27sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo6-26/+46
2015-03-27sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo3-31/+40
2015-03-27sysfs: make sure read buffer is zeroedTejun Heo1-1/+2
2015-03-27sysfs: use generic_file_llseek() for sysfs_file_operationsTejun Heo1-1/+1
2015-03-27sysfs: rename sysfs_assoc_lock and explain what it's aboutTejun Heo3-10/+29
2015-03-27sysfs: merge regular and bin file handlingTejun Heo7-502/+28
2015-03-27sysfs: prepare open path for unified regular / bin file handlingTejun Heo1-25/+33
2015-03-27sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.cTejun Heo3-1/+249
2015-03-27sysfs: add sysfs_bin_read()Tejun Heo1-0/+65
2015-03-27sysfs: prepare path write for unified regular / bin file handlingTejun Heo2-6/+35
2015-03-27sysfs: collapse fs/sysfs/bin.c::fill_read() into read()Tejun Heo1-21/+15
2015-03-27sysfs: skip bin_buffer->buffer while readingTejun Heo1-13/+8
2015-03-27sysfs: use seq_file when reading regular filesTejun Heo1-91/+73
2015-03-27sysfs: use transient write bufferTejun Heo1-62/+52
2015-03-27sysfs: add sysfs_open_file->sd and ->fileTejun Heo1-11/+12
2015-03-27sysfs: rename sysfs_buffer to sysfs_open_fileTejun Heo1-64/+63
2015-03-27sysfs: add sysfs_open_file_mutexTejun Heo1-6/+12
2015-03-27sysfs: remove sysfs_buffer->opsTejun Heo1-12/+21
2015-03-27sysfs: remove sysfs_buffer->needs_read_fillTejun Heo1-12/+12
2015-03-27sysfs: remove unused sysfs_buffer->posTejun Heo1-1/+0
2015-03-27sysfs: introduce [__]sysfs_remove()Tejun Heo4-28/+29
2015-03-27sysfs: make __sysfs_remove_dir() recursiveTejun Heo1-11/+64
2015-03-27kobject: grab an extra reference on kobject->sd to allow duplicate deletesTejun Heo2-1/+17
2015-03-27sysfs, kernfs: add skeletons for kernfsTejun Heo9-3/+64
2015-03-27sysfs: make __sysfs_add_one() fail if the parent isn't a directoryTejun Heo1-0/+3
2015-03-27sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo5-38/+40
2015-03-27sysfs: @name comes before @nsTejun Heo7-46/+47
2015-03-27sysfs: clean up sysfs_get_dirent()Tejun Heo10-28/+31
2015-03-27sysfs: drop kobj_ns_type handling, take #2Tejun Heo6-117/+86
2015-03-23sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo3-16/+24
2015-03-23sysfs: remove ktype->namespace() invocations in directory codeTejun Heo4-27/+45
2015-03-23sysfs: make attr namespace interface less convolutedTejun Heo9-129/+106
2015-03-23sysfs: drop semicolon from to_sysfs_dirent() definitionTejun Heo1-1/+1
2015-03-23sysfs: Restrict mounting sysfsEric W. Biederman4-3/+34
2015-03-23userns: Better restrictions on when proc and sysfs can be mountedEric W. Biederman7-23/+33
2015-03-23sysfs: file.c: fix up broken string warningsGreg Kroah-Hartman1-4/+6
2015-03-23sysfs: fix up uaccess.h coding style warningsGreg Kroah-Hartman2-3/+2
2015-03-23sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman4-10/+15
2015-03-23sysfs: fix up space coding style issuesGreg Kroah-Hartman6-36/+36
2015-03-23sysfs: remove trailing whitespaceGreg Kroah-Hartman4-15/+13
2015-03-23sysfs: fix placement of EXPORT_SYMBOL()Greg Kroah-Hartman3-20/+8
2015-03-23sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman1-0/+2
2015-03-23sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman1-2/+10
2015-03-23sysfs: group.c: fix up broken string coding styleGreg Kroah-Hartman1-2/+3
2015-03-23sysfs: group.c: fix up some * coding style issuesGreg Kroah-Hartman1-6/+6