Commit History

Author SHA1 Message Date
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 years ago
  Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
  Eric Paris 700307a29a fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called 15 years ago
  Eric Paris a4c6e9961f fsnotify: use _rcu functions for mark list traversal 15 years ago
  Eric Paris 0c6532e4e3 fsnotify: place marks on object in order of group memory address 15 years ago
  Eric Paris 4d92604cc9 fanotify: clear all fanotify marks 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 841bdc10f5 fsnotify: rename mark_entry to just 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 098cf2fc77 fsnotify: add flags to fsnotify_mark_entries 15 years ago
  Eric Paris 2823e04de4 fsnotify: put inode specific fields in an fsnotify_mark in a union 15 years ago
  Eric Paris 7131485a93 fsnotify: mount point listeners list and global mask 15 years ago
  Eric Paris 4ca763523e fsnotify: add groups to fsnotify_inode_groups when registering inode watch 15 years ago
  Eric Paris 40554c3dae fsnotify: allow addition of duplicate fsnotify marks 15 years ago
  Eric Paris 9e1c74321d fsnotify: duplicate fsnotify_mark_entry data between 2 marks 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 9f0d793b52 fsnotify: do not set group for a mark before it is on the i_list 15 years ago
  Eric Paris a092ee20fd fsnotify: allow groups to set freeing_mark to null 16 years ago
  Eric Paris 164bc61951 fsnotify: handle filesystem unmounts with fsnotify marks 16 years ago
  Eric Paris 1ef5f13c6c fsnotify: fsnotify marks on inodes pin them in core 16 years ago
  Eric Paris c28f7e56e9 fsnotify: parent event notification 16 years ago
  Eric Paris 3be25f49b9 fsnotify: add marks to inodes so groups can interpret how to handle those inodes 16 years ago