Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Paris 92b4678efa fsnotify: drop two useless bools in the fnsotify main loop hace 15 años
  Eric Paris f72adfd540 fsnotify: fix list walk order hace 15 años
  Eric Paris 84e1ab4d87 fsnotify: fix ignored mask handling between inode and vfsmount marks hace 15 años
  Eric Paris 5f3f259fa8 fsnotify: reset used_inode and used_vfsmount on each pass hace 15 años
  Eric Paris faa9560ae7 fanotify: do not dereference inode_mark when it is unset hace 15 años
  Linus Torvalds 2069601b3f Revert "fsnotify: store struct file not struct path" hace 15 años
  Eric Paris 1968f5eed5 fanotify: use both marks when possible hace 15 años
  Eric Paris ce8f76fb73 fsnotify: pass both the vfsmount mark and inode mark hace 15 años
  Eric Paris 613a807fe7 fsnotify: walk the inode and vfsmount lists simultaneously hace 15 años
  Eric Paris 84a5b68e8d fsnotify: rework ignored mark flushing hace 15 años
  Eric Paris 02436668d9 fsnotify: remove global fsnotify groups lists hace 15 años
  Eric Paris 03930979af fsnotify: remove the global masks hace 15 años
  Eric Paris 2612abb51b fsnotify: cleanup should_send_event hace 15 años
  Eric Paris 3a9b16b407 fsnotify: send fsnotify_mark to groups in event handling functions hace 15 años
  Eric Paris 75c1be487a fsnotify: srcu to protect read side of inode and vfsmount locks hace 15 años
  Eric Paris 3bcf3860a4 fsnotify: store struct file not struct path hace 15 años
  Eric Paris 5ba08e2eeb fsnotify: add pr_debug throughout hace 15 años
  Eric Paris 20dee624ca fsnotify: check to make sure all fsnotify bits are unique hace 15 años
  Jean-Christophe Dubois 98b5c10d32 fanotify: do not always return 0 in fsnotify hace 15 años
  Eric Paris c4ec54b40d fsnotify: new fsnotify hooks and events types for access decisions hace 15 años
  Eric Paris 59b0df211b fsnotify: use unsigned char * for dentry->d_name.name hace 15 años
  Eric Paris c908370fc1 fsnotify: allow ignored_mask to survive modification hace 15 años
  Eric Paris e898386146 fsnotify: clear ignored mask on modify hace 15 años
  Andreas Gruenbacher ca9c726eea fsnotify: Infrastructure for per-mount watches hace 15 años
  Andreas Gruenbacher 2504c5d63b fsnotify/vfsmount: add fsnotify fields to struct vfsmount hace 15 años
  Andreas Gruenbacher 72acc85442 fsnotify: kill FSNOTIFY_EVENT_FILE hace 15 años
  Eric Paris 3a9fb89f4c fsnotify: include vfsmount in should_send_event when appropriate hace 15 años
  Eric Paris 7131485a93 fsnotify: mount point listeners list and global mask hace 15 años
  Eric Paris 19c2a0e1a2 fsnotify: rename fsnotify_groups to fsnotify_inode_groups hace 15 años
  Eric Paris 28c60e37f8 fsnotify: send struct file when sending events to parents when possible hace 15 años