Revīziju vēsture

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