커밋 기록

작성자 SHA1 메시지 날짜
  Greg Kroah-Hartman 54d20f006c Revert "sysfs: Kill nlink counting." 13 년 전
  Eric W. Biederman 524b6c5b39 sysfs: Kill nlink counting. 13 년 전
  Eric W. Biederman cafa6b5dd7 sysfs: Store the sysfs inode in an unsigned int. 13 년 전
  Eric W. Biederman 15a3382451 sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode 13 년 전
  Eric W. Biederman 4e4d6d860b sysfs: Add s_hash to sysfs_dirent and order directory entries by hash 13 년 전
  Al Viro faef2b6c99 sysfs: propagate umode_t 14 년 전
  Mikulas Patocka a406f75840 sysfs: use rb-tree for inode number lookup 14 년 전
  Mikulas Patocka 58f2a4c793 sysfs: remove s_sibling hacks 14 년 전
  Mikulas Patocka 4f72c0cab4 sysfs: use rb-tree for name lookups 14 년 전
  Mikulas Patocka 7f9838fd01 sysfs: count subdirectories 14 년 전
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 년 전
  Al Viro a685e08987 Delay struct net freeing while there's a sysfs instance refering to it 14 년 전
  Alexey Dobriyan 57cc7215b7 headers: kobject.h redux 14 년 전
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 년 전
  Al Viro 01cd9fef6e switch sysfs to ->evict_inode() 15 년 전
  Serge E. Hallyn be867b194a sysfs: Comment sysfs directory tagging logic 15 년 전
  Eric W. Biederman 3ff195b011 sysfs: Implement sysfs tagged directory support. 15 년 전
  Eric W. Biederman 9e7fdd25b2 sysfs: Basic support for multiple super blocks 15 년 전
  Eric W. Biederman 0f4288ec6f sysfs: Kill unused sysfs_sb variable. 15 년 전
  Eric W. Biederman fac2622bba sysfs: Pass super_block to sysfs_get_inode 15 년 전
  Eric W. Biederman 19c38b632d sysfs: Pack sysfs_dirent more tightly. 15 년 전
  Eric W. Biederman 6992f53349 sysfs: Use one lockdep class per sysfs attribute. 15 년 전
  Eric W. Biederman a2db684287 sysfs: Only take active references on attributes. 15 년 전
  Eric W. Biederman e72ceb8cca sysfs: Remove sysfs_get/put_active_two 15 년 전
  Eric W. Biederman 846f99749a sysfs: Add lockdep annotations for the sysfs active reference 15 년 전
  Eric W. Biederman ca1bab3819 sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir 15 년 전
  Eric W. Biederman 832b6af198 sysfs: Propagate renames to the vfs on demand 15 년 전
  Eric W. Biederman a16bbc3430 sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish 15 년 전
  Eric W. Biederman e61ab4ae48 sysfs: Implement sysfs_getattr & sysfs_permission 15 년 전
  Eric W. Biederman 35df63c46c sysfs: Fix locking and factor out sysfs_sd_setattr 15 년 전