1. 20dee62 fsnotify: check to make sure all fsnotify bits are unique by Eric Paris · 15 years ago
  2. f874e1a inotify: force inotify and fsnotify use same bits by Eric Paris · 15 years ago
  3. 8c1934c inotify: allow users to request not to recieve events on unlinked children by Eric Paris · 15 years ago
  4. 08ae893 fanotify: drop the useless priority argument by Eric Paris · 16 years ago
  5. fb1cfb8 fsnotify: initialize mask in fsnotify_perm by Eric Paris · 16 years ago
  6. b2d8790 fanotify: userspace interface for permission responses by Eric Paris · 16 years ago
  7. 9e66e42 fanotify: permissions and blocking by Eric Paris · 16 years ago
  8. c4ec54b fsnotify: new fsnotify hooks and events types for access decisions by Eric Paris · 16 years ago
  9. d14f172 sysctl extern cleanup: inotify by Dave Young · 16 years ago
  10. 6e00670 dnotify: move dir_notify_enable declaration by Alexey Dobriyan · 16 years ago
  11. 59b0df2 fsnotify: use unsigned char * for dentry->d_name.name by Eric Paris · 16 years ago
  12. 6e5f77b fsnotify: intoduce a notification merge argument by Eric Paris · 16 years ago
  13. cb2d429 fsnotify: add group priorities by Eric Paris · 16 years ago
  14. 4d92604 fanotify: clear all fanotify marks by Eric Paris · 16 years ago
  15. c9778a9 fanotify: allow ignored_masks to survive modify by Eric Paris · 16 years ago
  16. c908370 fsnotify: allow ignored_mask to survive modification by Eric Paris · 16 years ago
  17. b9e4e3b fanotify: allow users to set an ignored_mask by Eric Paris · 16 years ago
  18. 33af5e3 fsnotify: ignored_mask - excluding notification by Eric Paris · 16 years ago
  19. 90b1e7a fsnotify: allow marks to not pin inodes in core by Eric Paris · 16 years ago
  20. 88380fe fanotify: remove fanotify.h declarations by Andreas Gruenbacher · 16 years ago
  21. eac8e9e fanotify: rename FAN_MARK_ON_VFSMOUNT to FAN_MARK_MOUNT by Andreas Gruenbacher · 16 years ago
  22. 0ff21db fanotify: hooks the fanotify_mark syscall to the vfsmount code by Eric Paris · 16 years ago
  23. 1c52906 fanotify: should_send_event needs to handle vfsmounts by Eric Paris · 16 years ago
  24. ca9c726 fsnotify: Infrastructure for per-mount watches by Andreas Gruenbacher · 16 years ago
  25. 0d48b7f fsnotify: vfsmount marks generic functions by Eric Paris · 16 years ago
  26. 2504c5d fsnotify/vfsmount: add fsnotify fields to struct vfsmount by Andreas Gruenbacher · 16 years ago
  27. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 16 years ago
  28. 32c3263 fanotify: Add pids to events by Andreas Gruenbacher · 16 years ago
  29. a1014f1 fanotify: send events using read by Eric Paris · 16 years ago
  30. 2a3edf8 fanotify: fanotify_mark syscall implementation by Eric Paris · 16 years ago
  31. bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 16 years ago
  32. 52c923d fanotify: fanotify_init syscall implementation by Eric Paris · 16 years ago
  33. 11637e4 fanotify: fanotify_init syscall declaration by Eric Paris · 16 years ago
  34. ff0b16a fanotify: fscking all notification system by Eric Paris · 16 years ago
  35. 12ed2e3 fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict by Signed-off-by: Wu Fengguang · 16 years ago
  36. ecf081d vfs: introduce FMODE_NONOTIFY by Eric Paris · 16 years ago
  37. 841bdc1 fsnotify: rename mark_entry to just mark by Eric Paris · 16 years ago
  38. d077544 fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark by Eric Paris · 16 years ago
  39. e61ce86 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark by Eric Paris · 16 years ago
  40. 72acc85 fsnotify: kill FSNOTIFY_EVENT_FILE by Andreas Gruenbacher · 16 years ago
  41. 098cf2f fsnotify: add flags to fsnotify_mark_entries by Eric Paris · 16 years ago
  42. 4136510 fsnotify: add vfsmount specific fields to the fsnotify_mark_entry union by Eric Paris · 16 years ago
  43. 2823e04 fsnotify: put inode specific fields in an fsnotify_mark in a union by Eric Paris · 16 years ago
  44. 3a9fb89 fsnotify: include vfsmount in should_send_event when appropriate by Eric Paris · 16 years ago
  45. 7131485 fsnotify: mount point listeners list and global mask by Eric Paris · 16 years ago
  46. 19c2a0e fsnotify: rename fsnotify_groups to fsnotify_inode_groups by Eric Paris · 16 years ago
  47. 0d2e2a1 fsnotify: drop mask argument from fsnotify_alloc_group by Eric Paris · 16 years ago
  48. ffab834 fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group by Eric Paris · 16 years ago
  49. 74be0cc fsnotify: remove group_num altogether by Eric Paris · 16 years ago
  50. 1201a53 fsnotify: replace an event on a list by Eric Paris · 16 years ago
  51. b4e4e14 fsnotify: clone existing events by Eric Paris · 16 years ago
  52. 74766bb fsnotify: per group notification queue merge types by Eric Paris · 16 years ago
  53. 28c60e3 fsnotify: send struct file when sending events to parents when possible by Eric Paris · 16 years ago
  54. 2a12a9d fsnotify: pass a file instead of an inode to open, read, and write by Eric Paris · 16 years ago
  55. 8112e2d fsnotify: include data in should_send calls by Eric Paris · 16 years ago
  56. 7b0a04f fsnotify: provide the data type to should_send_event by Eric Paris · 16 years ago
  57. 2dfc1ca inotify: remove inotify in kernel interface by Eric Paris · 16 years ago
  58. 28a3a7e audit: reimplement audit_trees using fsnotify rather than inotify by Eric Paris · 16 years ago
  59. 40554c3 fsnotify: allow addition of duplicate fsnotify marks by Eric Paris · 16 years ago
  60. 9e1c743 fsnotify: duplicate fsnotify_mark_entry data between 2 marks by Eric Paris · 16 years ago
  61. e9fd702 audit: convert audit watches to use fsnotify instead of inotify by Eric Paris · 16 years ago
  62. a376bca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  63. dbbe464 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  64. 3b87956 net sched: fix race in mirred device removal by stephen hemminger · 15 years ago
  65. 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 15 years ago
  66. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 15 years ago
  67. 86c65a7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  68. 339a2af Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. da5e37e vmlinux.lds: fix .data..init_task output section (fix popwerpc boot) by Sam Ravnborg · 15 years ago
  70. 4a973f2 Merge branch 'bugzilla-15886' into release by Len Brown · 15 years ago
  71. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 15 years ago
  72. 8a35747 macvtap: Limit packet queue length by Herbert Xu · 15 years ago
  73. e916bea Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  74. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 15 years ago
  75. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  76. f8324e2 math-emu: correct test for downshifting fraction in _FP_FROM_INT() by Mikael Pettersson · 15 years ago
  77. f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  78. a6a1a09 include/linux/vgaarb.h: add missing part of include guard by Doug Goldstein · 15 years ago
  79. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  80. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 15 years ago
  81. 07fca0e tracing: Properly align linker defined symbols by Sam Ravnborg · 15 years ago
  82. 772a2f9 fb: handle allocation failure in alloc_apertures() by Dan Carpenter · 15 years ago
  83. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 15 years ago
  84. 2044f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  85. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  86. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 15 years ago
  87. f469461 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  89. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 15 years ago
  90. b0f77d0 net: fix problem in reading sock TX queue by Tom Herbert · 15 years ago
  91. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  92. 9f71963 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  93. 44a54f7 tracing: Add alignment to syscall metadata declarations by Steven Rostedt · 15 years ago
  94. 095c247 V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner by Andy Walls · 16 years ago
  95. c77e9e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  96. 2aa72f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  97. 78178c7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  98. 5870a4d drm/ttm: Allocate the page pool manager in the heap. by Francisco Jerez · 16 years ago
  99. 140236b VFS: introduce s_dirty accessors by Artem Bityutskiy · 16 years ago
  100. 47a716c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago