Commit Graph

91 Commits (43c1266ce4dc06bfd236cec31e11e9ecd69c0bef)

Author SHA1 Message Date
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Louis Rilling 420118caa3 configfs: Rework configfs_depend_item() locking and make lockdep happy 16 years ago
Louis Rilling e74cc06df3 configfs: Silence lockdep on mkdir() and rmdir() 16 years ago
Subrata Modak 3c48f23ada configfs: Fix Trivial Warning in fs/configfs/symlink.c 16 years ago
Al Viro 296c2d8663 constify dentry_operations: configfs 16 years ago
Mark Fasheh 436443f0f7 Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()" 16 years ago
Joel Becker 0e0333429a configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() 16 years ago
Alexey Dobriyan 4591dabe27 fs/Kconfig: move configfs out 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Al Viro 421748ecde [PATCH] assorted path_lookup() -> kern_path() conversions 17 years ago
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
Louis Rilling e752065175 configfs: call drop_link() to cleanup after create_link() failure 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
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Joonwoo Park 116ba5d5ea configfs: file.c fix possible recursive locking 17 years ago
Joonwoo Park ba611edfe4 configfs: dir.c fix possible recursive locking 17 years ago
Greg Kroah-Hartman 197b12d679 Kobject: convert fs/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 17 years ago
Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create 17 years ago
Greg Kroah-Hartman 3794491d0c kobject: convert configfs to use kobject_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Nick Piggin 800d15a53e implement simple fs aops 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 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
Johannes Berg 6d748924b7 [PATCH] configsfs buffer: use mutex 18 years ago
Joel Becker e6bd07aee7 configfs: Convert subsystem semaphore to mutex 18 years ago
Satyam Sharma 3fe6c5ce11 [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly 18 years ago
Satyam Sharma 4c62b53454 configfs: misc cleanups 18 years ago
Joel Becker b23cdde4c6 configfs: consistent attribute size 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago