Commit History

Author SHA1 Message Date
  Ming Lei bb2b0051d7 sysfs: check if one entry has been removed before freeing 12 years ago
  Ming Lei f7db5e7660 sysfs: fix use after free in case of concurrent read/write and readdir 12 years ago
  Greg Kroah-Hartman 0f8b1a0204 Merge v3.9-rc5 into driver-core-next 12 years ago
  Maarten Lankhorst 3db3c62584 sysfs: use atomic_inc_unless_negative in sysfs_get_active 12 years ago
  Ming Lei e5110f411d sysfs: handle failure path correctly for readdir() 12 years ago
  Ming Lei 991f76f837 sysfs: fix race between readdir and lseek 12 years ago
  Geert Uytterhoeven 66081a7251 sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() 12 years ago
  Linus Torvalds fa93669a19 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 years ago
  Andrew Morton 17f79be93d sysfs: fail dentry revalidation after namespace change fix 13 years ago
  Glauber Costa e5bcac6147 sysfs: fail dentry revalidation after namespace change 13 years ago
  Al Viro e77fb7cef8 sysfs: just use d_materialise_unique() 13 years ago
  Al Viro 469796d105 sysfs: switch to ->s_d_op and ->d_release() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
  Alan Stern 356c05d58a sysfs: get rid of some lockdep false positives 13 years ago
  Sasikantha babu b4eafca113 sysfs: Removed dup_name entirely in sysfs_rename 13 years ago
  Dan Williams 3a198886ab sysfs: handle 'parent deleted before child added' 13 years ago
  Tom Goff 70fa4a62e9 sysfs: Update the name hash for an entry after changing the namespace 13 years ago
  Greg Kroah-Hartman 54d20f006c Revert "sysfs: Kill nlink counting." 13 years ago
  Eric W. Biederman d5c38b137a sysfs: Update the name hash when renaming sysfs entries 13 years ago
  Eric W. Biederman 524b6c5b39 sysfs: Kill nlink counting. 13 years ago
  Eric W. Biederman cafa6b5dd7 sysfs: Store the sysfs inode in an unsigned int. 13 years ago
  Eric W. Biederman 4e4d6d860b sysfs: Add s_hash to sysfs_dirent and order directory entries by hash 13 years ago
  Eric W. Biederman f6d90b4f9c sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. 13 years ago
  Eric W. Biederman b9e2780d57 sysfs: Remove support for tagged directories with untagged members (again) 13 years ago
  Linus Torvalds 8a9ea3237e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 13 years ago
  Eric W. Biederman 903e21e2ee sysfs: Reject with a warning invalid uses of tagged directories. 13 years ago
  Eric W. Biederman 23396180a9 sysfs: Remove support for tagged directories with untagged members. 13 years ago
  Heiko Carstens c4253cb074 sysfs: add unsigned long cast to prevent compile warning 13 years ago
  Mikulas Patocka a406f75840 sysfs: use rb-tree for inode number lookup 14 years ago