Commit Graph

9877 Commits (c496313fcc35a41e176e3f19cdda2544ea3a32a6)

Author SHA1 Message Date
Eric Paris 3a9b16b407 fsnotify: send fsnotify_mark to groups in event handling functions 15 years ago
Eric Paris 3bcf3860a4 fsnotify: store struct file not struct path 15 years ago
Dave Young d14f172948 sysctl extern cleanup: inotify 15 years ago
Alexey Dobriyan 6e006701cc dnotify: move dir_notify_enable declaration 15 years ago
Eric Paris 5444e2981c fsnotify: split generic and inode specific mark code 15 years ago
Eric Paris bbaa4168b2 fanotify: sys_fanotify_mark declartion 15 years ago
Eric Paris 11637e4b7d fanotify: fanotify_init syscall declaration 15 years ago
Andreas Gruenbacher 3556608709 fsnotify: take inode->i_lock inside fsnotify_find_mark_entry() 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 2823e04de4 fsnotify: put inode specific fields in an fsnotify_mark in a union 15 years ago
Eric Paris 3a9fb89f4c fsnotify: include vfsmount in should_send_event when appropriate 15 years ago
Eric Paris 0d2e2a1d00 fsnotify: drop mask argument from fsnotify_alloc_group 15 years ago
Eric Paris 220d14df0d Audit: only set group mask when something is being watched 15 years ago
Eric Paris ffab83402f fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group 15 years ago
Eric Paris 74be0cc828 fsnotify: remove group_num altogether 15 years ago
Eric Paris 8112e2d6a7 fsnotify: include data in should_send calls 15 years ago
Eric Paris 7b0a04fbfb fsnotify: provide the data type to should_send_event 15 years ago
Eric Paris 2dfc1cae4c inotify: remove inotify in kernel interface 15 years ago
Eric Paris 1a3aedbce4 Audit: audit watch init should not be before fsnotify init 15 years ago
Eric Paris 939a67fc4c Audit: split audit watch Kconfig 15 years ago
Eric Paris 28a3a7eb3b audit: reimplement audit_trees using fsnotify rather than inotify 15 years ago
Eric Paris 40554c3dae fsnotify: allow addition of duplicate fsnotify marks 15 years ago
Eric Paris a05fb6cc57 audit: do not get and put just to free a watch 15 years ago
Eric Paris e118e9c563 audit: redo audit watch locking and refcnt in light of fsnotify 15 years ago
Eric Paris e9fd702a58 audit: convert audit watches to use fsnotify instead of inotify 15 years ago
Eric Paris ae7b8f4108 Audit: clean up the audit_watch split 15 years ago
Jason Baron b82bab4bbe dynamic debug: move ddebug_remove_module() down into free_module() 15 years ago
Jason Wessel edd63cb6b9 sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function 15 years ago
Jason Wessel b0679c63db debug_core,kdb: fix kgdb_connected bit set in the wrong place 15 years ago
Jason Wessel 9e8b624fca Fix merge regression from external kdb to upstream kdb 15 years ago
Jason Wessel fb82c0ff27 repair gdbstub to match the gdbserial protocol specification 15 years ago
Martin Hicks 1396a21ba0 kdb: break out of kdb_ll() when command is terminated 15 years ago
Catalin Marinas 9078370c0d kmemleak: Add support for NO_BOOTMEM configurations 15 years ago
Yehuda Sadeh ff49d74ad3 module: initialize module dynamic debug later 15 years ago
Peter Zijlstra 8c215bd389 sched: Cure nr_iowait_cpu() users 15 years ago
Michal Hocko 7a0ea09ad5 futex: futex_find_get_task remove credentails check 15 years ago
Pavan Naregundi e05bd3367b kexec: fix Oops in crash_shrink_memory() 15 years ago
Will Deacon 0d98bb2656 sched: Prevent compiler from optimising the sched_avg_update() loop 15 years ago
Peter Zijlstra 8695159967 sched: silence PROVE_RCU in sched_fork() 15 years ago
Daniel J Blueman f3b577dec1 rcu: apply RCU protection to wake_affine() 15 years ago
Alex,Shi 3c93717cfa sched: Fix over-scheduling bug 15 years ago
Peter Zijlstra 3310d4d38f nohz: Fix nohz ratelimit 15 years ago
Steven Rostedt a8fb260805 perf/tracing: Fix regression of perf losing kprobe events 15 years ago
Matthew Garrett dd4c4f17d7 suspend: Move NVS save/restore code to generic suspend functionality 15 years ago
Thomas Gleixner 4673247562 genirq: Deal with desc->set_type() changing desc->chip 15 years ago
Peter Zijlstra dc61b1d65e sched: Fix PROVE_RCU vs cpu_cgroup 15 years ago
Peter Zijlstra f6ab91add6 perf: Fix signed comparison in perf_adjust_period() 15 years ago
Rusty Russell 9bea7f2395 module: fix bne2 "gave up waiting for init of module libcrc32c" 15 years ago
Rusty Russell be593f4ce4 module: verify_export_symbols under the lock 15 years ago