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. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 15 years ago
  64. 8a35747 macvtap: Limit packet queue length by Herbert Xu · 15 years ago
  65. 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
  66. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 15 years ago
  67. 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
  68. a6a1a09 include/linux/vgaarb.h: add missing part of include guard by Doug Goldstein · 15 years ago
  69. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 15 years ago
  70. 772a2f9 fb: handle allocation failure in alloc_apertures() by Dan Carpenter · 15 years ago
  71. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 15 years ago
  72. 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
  73. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  74. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 15 years ago
  75. 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
  76. cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  77. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 15 years ago
  78. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  79. 44a54f7 tracing: Add alignment to syscall metadata declarations by Steven Rostedt · 15 years ago
  80. c77e9e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  81. 2aa72f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  82. 140236b VFS: introduce s_dirty accessors by Artem Bityutskiy · 16 years ago
  83. 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
  84. 83ba7b0 writeback: simplify the write back thread queue by Christoph Hellwig · 16 years ago
  85. edadfb1 writeback: split writeback_inodes_wb by Christoph Hellwig · 16 years ago
  86. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 16 years ago
  87. bcfcc45 net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined by Ben Hutchings · 16 years ago
  88. b945d6b rbtree: Undo augmented trees performance damage and regression by Peter Zijlstra · 16 years ago
  89. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 16 years ago
  90. e2aec37 linux/net.h: fix kernel-doc warnings by Randy Dunlap · 16 years ago
  91. f0796d5 net: decreasing real_num_tx_queues needs to flush qdisc by John Fastabend · 16 years ago
  92. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. 8264569 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  94. c6353b4 ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 by Tejun Heo · 16 years ago
  95. bf4f42b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  96. 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 16 years ago
  97. b26c949 fb: fix colliding defines for fb flags. by Dave Airlie · 16 years ago
  98. 9b2c2ff mv643xx_eth: use sw csum for big packets by Saeed Bishara · 16 years ago
  99. c59690f Input: i8042 - mark stubs in i8042.h "static inline" by Feng Tang · 16 years ago
  100. 9c69520 compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions by Mikael Pettersson · 16 years ago