Histórico de Commits

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