Historique des commits

Auteur SHA1 Message Date
  Jan Kara 45a22f4c11 inotify: Fix reporting of cookies for inotify events il y a 12 ans
  Jan Kara 56b27cf603 fsnotify: remove pointless NULL initializers il y a 12 ans
  Jan Kara 83c4c4b0a3 fsnotify: remove .should_send_event callback il y a 12 ans
  Jan Kara 7053aee26a fsnotify: do not share events between notification groups il y a 12 ans
  Chen Gang 736f3203a0 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() il y a 12 ans
  Chen Gang 12b2f117f3 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() il y a 12 ans
  Kees Cook 0644ec0cc8 audit: catch possible NULL audit buffers il y a 13 ans
  Lino Sanfilippo e2a29943e9 fsnotify: pass group to fsnotify_destroy_mark() il y a 14 ans
  Miklos Szeredi b3e8692b4d audit: clean up refcounting in audit-tree il y a 13 ans
  Miklos Szeredi a2140fc0cb audit: fix refcounting in audit-tree il y a 13 ans
  Miklos Szeredi 0fe33aae0e audit: don't free_chunk() after fsnotify_add_mark() il y a 13 ans
  David Howells be34d1a3bc VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors il y a 13 ans
  Lai Jiangshan 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() il y a 15 ans
  Lucas De Marchi 25985edced Fix common misspellings il y a 14 ans
  Al Viro f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier il y a 15 ans
  Eric Paris 1968f5eed5 fanotify: use both marks when possible il y a 15 ans
  Eric Paris ce8f76fb73 fsnotify: pass both the vfsmount mark and inode mark il y a 15 ans
  Eric Paris 2612abb51b fsnotify: cleanup should_send_event il y a 15 ans
  Eric Paris 3a9b16b407 fsnotify: send fsnotify_mark to groups in event handling functions il y a 15 ans
  Eric Paris 5444e2981c fsnotify: split generic and inode specific mark code il y a 16 ans
  Andreas Gruenbacher 3556608709 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() il y a 16 ans
  Eric Paris d07754412f fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark il y a 16 ans
  Eric Paris e61ce86737 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark il y a 16 ans
  Eric Paris 2823e04de4 fsnotify: put inode specific fields in an fsnotify_mark in a union il y a 16 ans
  Eric Paris 3a9fb89f4c fsnotify: include vfsmount in should_send_event when appropriate il y a 16 ans
  Eric Paris 0d2e2a1d00 fsnotify: drop mask argument from fsnotify_alloc_group il y a 16 ans
  Eric Paris ffab83402f fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group il y a 16 ans
  Eric Paris 74be0cc828 fsnotify: remove group_num altogether il y a 16 ans
  Eric Paris 8112e2d6a7 fsnotify: include data in should_send calls il y a 16 ans
  Eric Paris 7b0a04fbfb fsnotify: provide the data type to should_send_event il y a 16 ans