提交历史

作者 SHA1 备注 提交日期
  Tejun Heo 380e6fbb72 sysfs: implement SYSFS_FLAG_REMOVED flag 18 年之前
  Tejun Heo b402d72cf7 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags 18 年之前
  Tejun Heo 0c73f18b7d sysfs: use singly-linked list for sysfs_dirent tree 18 年之前
  Tejun Heo 8619f97989 sysfs: slim down sysfs_dirent->s_active 18 年之前
  Tejun Heo b6b4a4399c sysfs: move s_active functions to fs/sysfs/dir.c 18 年之前
  Tejun Heo 8312a8d7c1 sysfs: use iget_locked() instead of new_inode() 18 年之前
  Tejun Heo fc9f54b998 sysfs: reorganize sysfs_new_indoe() and sysfs_create() 18 年之前
  Tejun Heo 7f7cfffe60 sysfs: fix parent refcounting during rename and move 18 年之前
  Tejun Heo 42b37df6ab sysfs: make sysfs_alloc_ino() static 18 年之前
  Tejun Heo dbde0fcf9f sysfs: reimplement sysfs_drop_dentry() 18 年之前
  Tejun Heo 198a2a8470 sysfs: separate out sysfs_attach_dentry() 18 年之前
  Tejun Heo 0ab66088c8 sysfs: implement sysfs_dirent active reference and immediate disconnect 18 年之前
  Tejun Heo 2b29ac252a sysfs: reimplement symlink using sysfs_dirent tree 18 年之前
  Tejun Heo aecdcedaab sysfs: implement kobj_sysfs_assoc_lock 18 年之前
  Tejun Heo 3e5190380e sysfs: make sysfs_dirent->s_element a union 18 年之前
  Tejun Heo 0c096b507f sysfs: add sysfs_dirent->s_name 18 年之前
  Tejun Heo 13b3086d2e sysfs: add sysfs_dirent->s_parent 18 年之前
  Tejun Heo a26cd7226c sysfs: consolidate sysfs_dirent creation functions 18 年之前
  Tejun Heo 996b73764e sysfs: flatten and fix sysfs_rename_dir() error handling 18 年之前
  Tejun Heo dfeb9fb034 sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() 18 年之前
  Tejun Heo 2b611bb7ab sysfs: allocate inode number using ida 18 年之前
  Tejun Heo fa7f912ad4 sysfs: move release_sysfs_dirent() to dir.c 18 年之前
  Tejun Heo dd14cbc994 sysfs: fix race condition around sd->s_dentry, take#2 18 年之前
  Eric Sandeen dc351252b3 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses 18 年之前
  Mark Lord 0de1517e23 [PATCH] Fix 2.6.21 rfcomm lockups 18 年之前
  Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 年之前
  Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 年之前
  Eric W. Biederman b592fcfe7f sysfs: Shadow directory support 18 年之前
  Oliver Neukum 94bebf4d1b Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() 18 年之前
  Cornelia Huck c744aeae9d driver core: Allow device_move(dev, NULL). 18 年之前