1. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 15 years ago
  2. 3556608 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() by Andreas Gruenbacher · 15 years ago
  3. ef5e2b7 dnotify: rename mark_entry to mark by Eric Paris · 15 years ago
  4. d077544 fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark by Eric Paris · 15 years ago
  5. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 15 years ago
  6. 2823e04 fsnotify: put inode specific fields in an fsnotify_mark in a union by Eric Paris · 15 years ago
  7. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 15 years ago
  8. 0d2e2a1 fsnotify: drop mask argument from fsnotify_alloc_group by Eric Paris · 15 years ago
  9. ffab834 fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group by Eric Paris · 15 years ago
  10. 74be0cc fsnotify: remove group_num altogether by Eric Paris · 15 years ago
  11. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 15 years ago
  12. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 15 years ago
  13. 40554c3 fsnotify: allow addition of duplicate fsnotify marks by Eric Paris · 15 years ago
  14. 9455268 dnotify: ignore FS_EVENT_ON_CHILD by Andreas Gruenbacher · 15 years ago
  15. a092ee2 fsnotify: allow groups to set freeing_mark to null by Eric Paris · 15 years ago
  16. e42e277 inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD by Eric Paris · 15 years ago
  17. ce61856 dnotify: do not bother to lock entry->lock when reading mask by Eric Paris · 15 years ago
  18. 5ac697b dnotify: do not use ?true:false when assigning to a bool by Eric Paris · 15 years ago
  19. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 15 years ago
  20. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 15 years ago
  21. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago[Renamed from fs/dnotify.c]
  22. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  23. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  24. 214b704 Fix dnotify/close race by Al Viro · 16 years ago
  25. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  26. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  27. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  28. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  29. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  30. fa3536c [PATCH] Use __read_mostly on some hot fs variables by Eric Dumazet · 18 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago