Commit Graph

38 Commits (95281e352e19b670458563a5ca746195c183a98f)

Author SHA1 Message Date
Louis Rilling de6bf18e9c [PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir() 17 years ago
Joel Becker 70526b6744 [PATCH] configfs: Pin configfs subsystems separately from new config_items. 17 years ago
Louis Rilling 99cefda42a [PATCH] configfs: Fix open directory making rmdir() fail 17 years ago
Louis Rilling 2e2ce171c3 [PATCH] configfs: Lock new directory inodes before removing on cleanup after failure 17 years ago
Louis Rilling 2a109f2a41 [PATCH] configfs: Prevent userspace from creating new entries under attaching directories 17 years ago
Louis Rilling 9a73d78cda [PATCH] configfs: Fix failing symlink() making rmdir() fail 17 years ago
Louis Rilling 4768e9b18d [PATCH] configfs: Fix symlink() to a removing item 17 years ago
Joel Becker dacdd0e047 [PATCH] configfs: Include linux/err.h in linux/configfs.h 17 years ago
Joel Becker a6795e9ebb configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Joel Becker f89ab8619e Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." 17 years ago
Joel Becker 11c3b79218 configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Louis Rilling 6d8344baee configfs: Fix failing mkdir() making racing rmdir() fail 17 years ago
Louis Rilling b3e76af874 configfs: Fix deadlock with racing rmdir() and rename() 17 years ago
Louis Rilling 107ed40bd0 configfs: Make configfs_new_dirent() return error code instead of NULL 17 years ago
Louis Rilling 5301a77da2 configfs: Protect configfs_dirent s_links list mutations 17 years ago
Louis Rilling 6f61076406 configfs: Introduce configfs_dirent_lock 17 years ago
Joonwoo Park ba611edfe4 configfs: dir.c fix possible recursive locking 17 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Joel Becker 631d1febab configfs: config item dependancies. 18 years ago
Joel Becker 299894cc90 configfs: accessing item hierarchy during rmdir(2) 18 years ago
Joel Becker e6bd07aee7 configfs: Convert subsystem semaphore to mutex 18 years ago
Joel Becker afdf04ea09 configfs: add missing mutex_unlock() 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Josef "Jeff" Sipek 867fa491a2 [PATCH] configfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Adrian Bunk 58d206c2fa configfs: make configfs_dirent_exists() static 18 years ago
Mark Fasheh 55ed16029d configfs: mutex_lock_nested() fix 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Joel Becker b4c98f625f configfs: Prevent duplicate subsystem names. 19 years ago
Joel Becker e7515d065d configfs: Clear up a few extra spaces where there should be TABs. 19 years ago
Akinobu Mita f116629d03 [PATCH] fs: use list_move() 19 years ago
Joel Becker eed7a0db46 configfs: configfs_mkdir() failed to cleanup linkage. 19 years ago
Joel Becker 84efad1a53 configfs: Fix a reference leak in configfs_mkdir(). 19 years ago
Eric Sesterhenn cbca692c24 [PATCH] Bogus NULL pointer check in fs/configfs/dir.c 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Joel Becker 3d0f89bb16 configfs: Add permission and ownership to configfs objects. 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Joel Becker 7063fbf226 [PATCH] configfs: User-driven configuration filesystem 19 years ago