提交歷史

作者 SHA1 備註 提交日期
  Al Viro 2a152ad3a5 make configfs_pin_fs() return root dentry on success 13 年之前
  Al Viro 0dd6c08a00 configfs: configfs_create_dir() has parent dentry in dentry->d_parent 13 年之前
  Al Viro b7c177fcd2 configfs: kill configfs_sb 13 年之前
  Al Viro 81d44ed159 configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root 13 年之前
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 年之前
  Al Viro c972b4bc83 vfs: live vfsmounts never have NULL ->mnt_sb 13 年之前
  Al Viro 4c1d5a64f1 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root 13 年之前
  Sage Weil 98702467f8 configfs: remove unnecessary dentry_unhash on rmdir, dir rename 14 年之前
  Linus Torvalds 32e51f141f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 年之前
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 年之前
  Joel Becker 24307aa1e7 configfs: Fix race between configfs_readdir() and configfs_d_iput() 14 年之前
  Joel Becker df7f99670a configfs: Don't try to d_delete() negative dentries. 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Al Viro d463a0c4b5 switch configfs 14 年之前
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 年之前
  Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 年之前
  Nick Piggin fe15ce446b fs: change d_delete semantics 14 年之前
  Nick Piggin fbc8d4c046 config fs: avoid switching ->d_op on live dentry 14 年之前
  Al Viro d83c49f3e3 Fix the regression created by "set S_DEAD on unlink()..." commit 15 年之前
  Louis Rilling 420118caa3 configfs: Rework configfs_depend_item() locking and make lockdep happy 16 年之前
  Louis Rilling e74cc06df3 configfs: Silence lockdep on mkdir() and rmdir() 16 年之前
  Al Viro 296c2d8663 constify dentry_operations: configfs 16 年之前
  Mark Fasheh 436443f0f7 Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()" 16 年之前
  Joel Becker 0e0333429a configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() 16 年之前
  Louis Rilling de6bf18e9c [PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir() 17 年之前
  Joel Becker 70526b6744 [PATCH] configfs: Pin configfs subsystems separately from new config_items. 17 年之前
  Louis Rilling 99cefda42a [PATCH] configfs: Fix open directory making rmdir() fail 17 年之前
  Louis Rilling 2e2ce171c3 [PATCH] configfs: Lock new directory inodes before removing on cleanup after failure 17 年之前
  Louis Rilling 2a109f2a41 [PATCH] configfs: Prevent userspace from creating new entries under attaching directories 17 年之前
  Louis Rilling 9a73d78cda [PATCH] configfs: Fix failing symlink() making rmdir() fail 17 年之前