Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
před 14 roky |
Dave Chinner
|
67a23c4946
fs: rename inode_lock to inode_hash_lock
|
před 14 roky |
Dave Chinner
|
55fa6091d8
fs: move i_sb_list out from under inode_lock
|
před 14 roky |
Dave Chinner
|
250df6ed27
fs: protect inode->i_state with inode->i_lock
|
před 14 roky |
Eric Paris
|
6ad2d4e3e9
fsnotify: implement ordering between notifiers
|
před 14 roky |
Al Viro
|
63997e98a3
split invalidate_inodes()
|
před 14 roky |
Linus Torvalds
|
8c8946f509
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
|
před 15 roky |
Al Viro
|
a4ffdde6e5
simplify checks for I_CLEAR/I_FREEING
|
před 15 roky |
Eric Paris
|
700307a29a
fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called
|
před 15 roky |
Eric Paris
|
a4c6e9961f
fsnotify: use _rcu functions for mark list traversal
|
před 15 roky |
Eric Paris
|
0c6532e4e3
fsnotify: place marks on object in order of group memory address
|
před 15 roky |
Eric Paris
|
4d92604cc9
fanotify: clear all fanotify marks
|
před 15 roky |
Eric Paris
|
90b1e7a578
fsnotify: allow marks to not pin inodes in core
|
před 15 roky |
Eric Paris
|
5444e2981c
fsnotify: split generic and inode specific mark code
|
před 15 roky |
Andreas Gruenbacher
|
3556608709
fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()
|
před 15 roky |
Eric Paris
|
841bdc10f5
fsnotify: rename mark_entry to just mark
|
před 15 roky |
Eric Paris
|
d07754412f
fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
|
před 15 roky |
Eric Paris
|
e61ce86737
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
|
před 15 roky |
Eric Paris
|
098cf2fc77
fsnotify: add flags to fsnotify_mark_entries
|
před 15 roky |
Eric Paris
|
2823e04de4
fsnotify: put inode specific fields in an fsnotify_mark in a union
|
před 15 roky |
Eric Paris
|
7131485a93
fsnotify: mount point listeners list and global mask
|
před 15 roky |
Eric Paris
|
4ca763523e
fsnotify: add groups to fsnotify_inode_groups when registering inode watch
|
před 15 roky |
Eric Paris
|
40554c3dae
fsnotify: allow addition of duplicate fsnotify marks
|
před 15 roky |
Eric Paris
|
9e1c74321d
fsnotify: duplicate fsnotify_mark_entry data between 2 marks
|
před 15 roky |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
Eric Paris
|
9f0d793b52
fsnotify: do not set group for a mark before it is on the i_list
|
před 15 roky |
Eric Paris
|
a092ee20fd
fsnotify: allow groups to set freeing_mark to null
|
před 16 roky |
Eric Paris
|
164bc61951
fsnotify: handle filesystem unmounts with fsnotify marks
|
před 16 roky |
Eric Paris
|
1ef5f13c6c
fsnotify: fsnotify marks on inodes pin them in core
|
před 16 roky |
Eric Paris
|
c28f7e56e9
fsnotify: parent event notification
|
před 16 roky |