Commit History

Author SHA1 Message Date
  Linus Torvalds 2069601b3f Revert "fsnotify: store struct file not struct path" 15 years ago
  Eric Paris 1968f5eed5 fanotify: use both marks when possible 15 years ago
  Eric Paris ce8f76fb73 fsnotify: pass both the vfsmount mark and inode mark 15 years ago
  Eric Paris 613a807fe7 fsnotify: walk the inode and vfsmount lists simultaneously 15 years ago
  Eric Paris 84a5b68e8d fsnotify: rework ignored mark flushing 15 years ago
  Eric Paris 02436668d9 fsnotify: remove global fsnotify groups lists 15 years ago
  Eric Paris 03930979af fsnotify: remove the global masks 15 years ago
  Eric Paris 2612abb51b fsnotify: cleanup should_send_event 15 years ago
  Eric Paris 3a9b16b407 fsnotify: send fsnotify_mark to groups in event handling functions 15 years ago
  Eric Paris 75c1be487a fsnotify: srcu to protect read side of inode and vfsmount locks 15 years ago
  Eric Paris 3bcf3860a4 fsnotify: store struct file not struct path 15 years ago
  Eric Paris 5ba08e2eeb fsnotify: add pr_debug throughout 15 years ago
  Eric Paris 20dee624ca fsnotify: check to make sure all fsnotify bits are unique 15 years ago
  Jean-Christophe Dubois 98b5c10d32 fanotify: do not always return 0 in fsnotify 15 years ago
  Eric Paris c4ec54b40d fsnotify: new fsnotify hooks and events types for access decisions 15 years ago
  Eric Paris 59b0df211b fsnotify: use unsigned char * for dentry->d_name.name 15 years ago
  Eric Paris c908370fc1 fsnotify: allow ignored_mask to survive modification 15 years ago
  Eric Paris e898386146 fsnotify: clear ignored mask on modify 15 years ago
  Andreas Gruenbacher ca9c726eea fsnotify: Infrastructure for per-mount watches 15 years ago
  Andreas Gruenbacher 2504c5d63b fsnotify/vfsmount: add fsnotify fields to struct vfsmount 15 years ago
  Andreas Gruenbacher 72acc85442 fsnotify: kill FSNOTIFY_EVENT_FILE 15 years ago
  Eric Paris 3a9fb89f4c fsnotify: include vfsmount in should_send_event when appropriate 15 years ago
  Eric Paris 7131485a93 fsnotify: mount point listeners list and global mask 15 years ago
  Eric Paris 19c2a0e1a2 fsnotify: rename fsnotify_groups to fsnotify_inode_groups 15 years ago
  Eric Paris 28c60e37f8 fsnotify: send struct file when sending events to parents when possible 15 years ago
  Eric Paris 8112e2d6a7 fsnotify: include data in should_send calls 15 years ago
  Eric Paris 7b0a04fbfb fsnotify: provide the data type to should_send_event 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Eric Paris f44aebcc56 inotify: use GFP_NOFS under potential memory pressure 16 years ago
  Eric Paris e42e27736d inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD 16 years ago