index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
notification.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-14
/
+1
2019-02-18
fsnotify: Create function to remove event from notification list
Jan Kara
1
-7
/
+13
2019-02-06
fsnotify: move mask out of struct fsnotify_event
Amir Goldstein
1
-21
/
+1
2018-02-27
fsnotify: Let userspace know about lost events due to ENOMEM
Jan Kara
1
-1
/
+2
2016-10-07
fsnotify: clean up spinlock assertions
Jan Kara
1
-6
/
+3
2016-10-07
fanotify: fix possible false warning when freeing events
Jan Kara
1
-2
/
+11
2016-10-07
fsnotify: convert notification_mutex to a spinlock
Jan Kara
1
-12
/
+15
2016-10-07
fsnotify: drop notification_mutex before destroying event
Jan Kara
1
-0
/
+2
2016-09-19
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
1
-15
/
+0
2016-09-19
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
1
-1
/
+7
2014-08-06
fanotify: fix double free of pending permission events
Jan Kara
1
-1
/
+17
2014-08-06
fsnotify: rename event handling functions
Jan Kara
1
-9
/
+10
2014-02-25
fsnotify: Allocate overflow events with proper type
Jan Kara
1
-2
/
+2
2014-02-25
fanotify: Handle overflow in case of permission events
Jan Kara
1
-4
/
+10
2014-02-25
fsnotify: Fix detection whether overflow event is queued
Jan Kara
1
-1
/
+5
2014-01-29
fsnotify: Do not return merged event from fsnotify_add_notify_event()
Jan Kara
1
-12
/
+12
2014-01-21
fsnotify: do not share events between notification groups
Jan Kara
1
-306
/
+28
2012-12-20
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-0
/
+1
2012-12-11
fsnotify: make fasync generic for both inotify and fanotify
Eric Paris
1
-0
/
+1
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
1
-1
/
+1
2012-03-23
fs/notify/notification.c: make subsys_initcall function static
H Hartley Sweeten
1
-2
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-08-12
Revert "fsnotify: store struct file not struct path"
Linus Torvalds
1
-22
/
+11
2010-07-28
vfs/fsnotify: fsnotify_close can delay the final work in fput
Eric Paris
1
-0
/
+13
2010-07-28
fsnotify: store struct file not struct path
Eric Paris
1
-11
/
+9
2010-07-28
fsnotify: fsnotify_add_notify_event should return an event
Eric Paris
1
-14
/
+28
2010-07-28
fsnotify: add pr_debug throughout
Eric Paris
1
-0
/
+13
2010-07-28
fsnotify: use unsigned char * for dentry->d_name.name
Eric Paris
1
-2
/
+2
2010-07-28
fsnotify: intoduce a notification merge argument
Eric Paris
1
-2
/
+5
2010-07-28
fanotify: Add pids to events
Andreas Gruenbacher
1
-0
/
+3
2010-07-28
fsnotify: kill FSNOTIFY_EVENT_FILE
Andreas Gruenbacher
1
-9
/
+0
2010-07-28
fsnotify: lock annotation for event replacement
Eric Paris
1
-28
/
+13
2010-07-28
fsnotify: replace an event on a list
Eric Paris
1
-0
/
+56
2010-07-28
fsnotify: clone existing events
Eric Paris
1
-4
/
+25
2010-07-28
fsnotify: per group notification queue merge types
Eric Paris
1
-54
/
+19
2010-07-28
fsnotify: use kmem_cache_zalloc to simplify event initialization
Eric Paris
1
-12
/
+1
2010-07-28
fsnotify: use fsnotify_create_event to allocate the q_overflow event
Eric Paris
1
-4
/
+7
2009-10-18
inotify: fix coalesce duplicate events into a single event in special case
Wei Yongjun
1
-1
/
+1
2009-08-17
inotify: tail drop inotify q_overflow events
Eric Paris
1
-0
/
+4
2009-08-17
notify: unused event private race
Eric Paris
1
-4
/
+3
2009-07-21
inotify: use GFP_NOFS under potential memory pressure
Eric Paris
1
-4
/
+5
2009-07-21
fsnotify: fix inotify tail drop check with path entries
Eric Paris
1
-0
/
+1
2009-07-21
inotify: check filename before dropping repeat events
Eric Paris
1
-2
/
+7
2009-06-11
fsnotify: allow groups to add private data to events
Eric Paris
1
-4
/
+48
2009-06-11
fsnotify: add correlations between events
Eric Paris
1
-2
/
+18
2009-06-11
fsnotify: include pathnames with entries when possible
Eric Paris
1
-1
/
+15
2009-06-11
fsnotify: generic notification queue and waitq
Eric Paris
1
-7
/
+223
2009-06-11
fsnotify: unified filesystem notification backend
Eric Paris
1
-0
/
+121