summaryrefslogtreecommitdiffstats
path: root/fs/configfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
...
* configfs: Make configfs_new_dirent() return error code instead of NULLLouis Rilling2008-07-141-4/+5
* configfs: Protect configfs_dirent s_links list mutationsLouis Rilling2008-07-141-2/+3
* configfs: Introduce configfs_dirent_lockLouis Rilling2008-07-141-1/+27
* configfs: dir.c fix possible recursive lockingJoonwoo Park2008-01-251-2/+3
* r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-171-2/+3
* configfs: config item dependancies.Joel Becker2007-07-101-0/+244
* configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-1/+28
* configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-101-8/+8
* configfs: add missing mutex_unlock()Joel Becker2007-03-141-15/+12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-5/+5
* configfs: make configfs_dirent_exists() staticAdrian Bunk2006-12-011-2/+2
* configfs: mutex_lock_nested() fixMark Fasheh2006-12-011-2/+3
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* configfs: Prevent duplicate subsystem names.Joel Becker2006-09-201-2/+30
* configfs: Clear up a few extra spaces where there should be TABs.Joel Becker2006-06-291-3/+3
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-4/+2
* configfs: configfs_mkdir() failed to cleanup linkage.Joel Becker2006-05-171-32/+72
* configfs: Fix a reference leak in configfs_mkdir().Joel Becker2006-05-171-11/+26
* [PATCH] Bogus NULL pointer check in fs/configfs/dir.cEric Sesterhenn2006-04-101-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-031-10/+26
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-27/+27
* [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-031-0/+1102
OpenPOWER on IntegriCloud