index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-02
fs/notify/inotify: decrement user inotify count on close
Keith Packard
1
-0
/
+3
2009-06-19
inotify: inotify_destroy_mark_entry could get called twice
Eric Paris
3
-29
/
+8
2009-06-11
fsnotify: allow groups to set freeing_mark to null
Eric Paris
2
-8
/
+3
2009-06-11
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
Eric Paris
3
-3
/
+7
2009-06-11
dnotify: do not bother to lock entry->lock when reading mask
Eric Paris
1
-2
/
+1
2009-06-11
dnotify: do not use ?true:false when assigning to a bool
Eric Paris
1
-1
/
+1
2009-06-11
inotify: reimplement inotify using fsnotify
Eric Paris
5
-447
/
+570
2009-06-11
fsnotify: handle filesystem unmounts with fsnotify marks
Eric Paris
1
-0
/
+72
2009-06-11
fsnotify: fsnotify marks on inodes pin them in core
Eric Paris
1
-0
/
+7
2009-06-11
fsnotify: allow groups to add private data to events
Eric Paris
2
-4
/
+49
2009-06-11
fsnotify: add correlations between events
Eric Paris
2
-5
/
+21
2009-06-11
fsnotify: include pathnames with entries when possible
Eric Paris
2
-4
/
+19
2009-06-11
fsnotify: generic notification queue and waitq
Eric Paris
3
-7
/
+241
2009-06-11
dnotify: reimplement dnotify using fsnotify
Eric Paris
2
-107
/
+363
2009-06-11
fsnotify: parent event notification
Eric Paris
3
-0
/
+113
2009-06-11
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
Eric Paris
5
-2
/
+396
2009-06-11
fsnotify: unified filesystem notification backend
Eric Paris
7
-0
/
+448
2009-05-07
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
1
-1
/
+1
2009-03-27
fs: avoid I_NEW inodes
Nick Piggin
1
-8
/
+8
2009-02-19
inotify: fix GFP_KERNEL related deadlock
Ingo Molnar
1
-1
/
+1
2009-01-26
inotify: clean up inotify_read and fix locking problems
Vegard Nossum
1
-61
/
+74
2009-01-14
[CVE-2009-0029] System call wrappers part 29
Heiko Carstens
1
-2
/
+3
2009-01-14
[CVE-2009-0029] System call wrappers part 28
Heiko Carstens
1
-2
/
+2
2009-01-05
inotify: fix type errors in interfaces
Michael Kerrisk
1
-1
/
+1
2009-01-01
filesystem notification: create fs/notify to contain all fs notification
Eric Paris
9
-0
/
+1926