summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-27sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo6-37/+54
2015-03-27sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ...Tejun Heo5-25/+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, 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: drop kobj_ns_type handling, take #2Tejun Heo6-118/+85
2015-03-27sysfs: use a separate locking class for open files depending on mmapTejun Heo1-2/+20
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/+30
2015-03-27sysfs: separate out dup filename warning into a separate functionTejun Heo2-11/+20
2015-03-27sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo3-30/+39
2015-03-27sysfs: remove unused sysfs_get_dentry() prototypeTejun Heo1-1/+0
2015-03-27sysfs: honor bin_attr.attr.ignore_lockdepTejun Heo1-1/+3
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: 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/+18
2015-03-27sysfs: remove sysfs_addrm_cxt->parent_sdTejun Heo5-39/+41
2015-03-27constify ->actorAl Viro9-68/+57
2015-03-27->readdir() is goneAl Viro7-16/+13
2015-03-27convert ecryptfsAl Viro1-20/+15
2015-03-27convert codaAl Viro1-58/+19
2015-03-27convert ocfs2Al Viro4-113/+61
2015-03-27convert fatfsAl Viro1-50/+54
2015-03-27convert xfsAl Viro7-61/+44
2015-03-27convert btrfsAl Viro3-40/+21
2015-03-27convert hostfsAl Viro1-7/+6
2015-03-27convert afsAl Viro1-62/+37
2015-03-27convert ncpfsAl Viro1-43/+35
2015-03-27convert hfsplusAl Viro1-27/+23
2015-03-27convert hfsAl Viro1-26/+23