summaryrefslogtreecommitdiff
path: root/fs/configfs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\
| * configfs: don't open-code d_alloc_name()Al Viro2013-07-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-09
|/
* configfs: use capped length for ->store_attribute()Dan Carpenter2013-07-03
* [readdir] convert configfsAl Viro2013-06-29
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | configfs: move the dereference below the NULL testWei Yongjun2013-02-21
|/
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* userns: Convert configfs to use kuid and kgid where appropriateEric W. Biederman2012-09-18
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* make configfs_pin_fs() return root dentry on successAl Viro2012-03-20
* configfs: configfs_create_dir() has parent dentry in dentry->d_parentAl Viro2012-03-20
* configfs: sanitize configfs_create()Al Viro2012-03-20
* configfs: kill configfs_sbAl Viro2012-03-20
* configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in rootAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* configfs: convert to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* vfs: live vfsmounts never have NULL ->mnt_sbAl Viro2012-01-03
* vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-03
* configfs: register_filesystem() called too earlyAl Viro2011-12-13
* doc: fix broken referencesPaul Bolle2011-09-27
* configfs: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-26
|\
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* | configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker2011-05-18
* | configfs: Don't try to d_delete() negative dentries.Joel Becker2011-05-18
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* configfs: change depends -> select SYSFSNicholas Bellinger2011-01-16
* switch configfsAl Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: dcache rationalise dget variantsNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: dcache scale d_unhashedNick Piggin2011-01-07
* fs: dcache scale dentry refcountNick Piggin2011-01-07
* fs: change d_delete semanticsNick Piggin2011-01-07
* config fs: avoid switching ->d_op on live dentryNick Piggin2011-01-07
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* fix setattr error handling in sysfs, configfsNick Piggin2010-06-04
* fs: convert simple fs to new truncateNick Piggin2010-05-27
* Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Fix configfs leakAl Viro2010-01-14
* writeback: add name to backing_dev_infoJens Axboe2009-09-11
* configfs: Rework configfs_depend_item() locking and make lockdep happyLouis Rilling2009-04-30
* configfs: Silence lockdep on mkdir() and rmdir()Louis Rilling2009-04-30
* configfs: Fix Trivial Warning in fs/configfs/symlink.cSubrata Modak2009-04-21