Commit History

Author SHA1 Message Date
  Al Viro 3cd5eca8d7 fsnotify: constify 'data' passed to ->handle_event() 8 years ago
  Jan Kara 4712e722f9 fsnotify: get rid of fsnotify_destroy_mark_locked() 10 years ago
  Jan Kara 0809ab69a2 fsnotify: unify inode and mount marks handling 10 years ago
  Jeff Layton e0b93eddfe security: make security_file_set_fowner, f_setown and __f_setown void return 11 years ago
  Jan Kara 45a22f4c11 inotify: Fix reporting of cookies for inotify events 11 years ago
  Jan Kara 56b27cf603 fsnotify: remove pointless NULL initializers 11 years ago
  Jan Kara 83c4c4b0a3 fsnotify: remove .should_send_event callback 11 years ago
  Jan Kara 7053aee26a fsnotify: do not share events between notification groups 11 years ago
  Lino Sanfilippo 52f8572980 dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Lino Sanfilippo e2a29943e9 fsnotify: pass group to fsnotify_destroy_mark() 14 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 43709a288e fsnotify: remove group->mask 15 years ago
  Eric Paris 2612abb51b fsnotify: cleanup should_send_event 15 years ago
  Eric Paris c496313fcc dnotify: use the mark in handler functions 15 years ago
  Eric Paris 3a9b16b407 fsnotify: send fsnotify_mark to groups in event handling functions 15 years ago
  Eric Paris 90b1e7a578 fsnotify: allow marks to not pin inodes in core 15 years ago
  Eric Paris 5444e2981c fsnotify: split generic and inode specific mark code 15 years ago
  Andreas Gruenbacher 3556608709 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() 15 years ago
  Eric Paris ef5e2b785f dnotify: rename mark_entry to mark 15 years ago
  Eric Paris d07754412f fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark 15 years ago
  Eric Paris e61ce86737 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark 15 years ago
  Eric Paris 2823e04de4 fsnotify: put inode specific fields in an fsnotify_mark in a union 15 years ago
  Eric Paris 3a9fb89f4c fsnotify: include vfsmount in should_send_event when appropriate 15 years ago
  Eric Paris 0d2e2a1d00 fsnotify: drop mask argument from fsnotify_alloc_group 15 years ago
  Eric Paris ffab83402f fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group 15 years ago
  Eric Paris 74be0cc828 fsnotify: remove group_num altogether 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