summaryrefslogtreecommitdiffstats
path: root/fs/configfs/file.c
Commit message (Expand)AuthorAge
* configfs: provide exclusion between IO and removalsAl Viro2019-09-04
* configfs: new object reprsenting tree fragmentsAl Viro2019-09-02
* configfs: stash the data we need into configfs_buffer at open timeAl Viro2019-09-02
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-30
* configfs: Fix bool initialization/comparisonThomas Meyer2017-10-19
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* configfs: Return -EFBIG from configfs_write_bin_file.Phil Turnbull2016-09-16
* configfs: don't set buffer_needs_fill to zero if show() returns errorTal Shorer2016-07-10
* configfs: Remove ppos increment in configfs_write_bin_fileMarek Vasut2016-06-30
* wrappers for ->i_mutex accessAl Viro2016-01-22
* configfs: implement binary attributesPantelis Antoniou2016-01-04
* configfs: remove old APIChristoph Hellwig2015-10-14
* configfs: add show and store methods to struct configfs_attributeChristoph Hellwig2015-10-14
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* configfs_add_file: fold into its sole callerAl Viro2015-02-17
* configfs: use capped length for ->store_attribute()Dan Carpenter2013-07-03
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* configfs: file.c fix possible recursive lockingJoonwoo Park2008-01-25
* [PATCH] configsfs buffer: use mutexJohannes Berg2007-07-10
* configfs: consistent attribute sizeJoel Becker2007-07-10
* use simple_read_from_buffer() in fs/Akinobu Mita2007-05-09
* configfs: Zero terminate data in configfs attribute writes.Joel Becker2007-02-07
* [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman2006-10-20
* [PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...Zach Brown2006-10-03
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-03
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-03