index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-07-27
fanotify: report parent fid + name + child fid
Amir Goldstein
2020-07-27
fanotify: add support for FAN_REPORT_NAME
Amir Goldstein
2020-07-27
fanotify: report events with parent dir fid to sb/mount/non-dir marks
Amir Goldstein
2020-07-27
fanotify: add basic support for FAN_REPORT_DIR_FID
Amir Goldstein
2020-07-27
fsnotify: send event with parent/name info to sb/mount/non-dir marks
Amir Goldstein
2020-07-27
inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask
Amir Goldstein
2020-07-27
fsnotify: pass dir and inode arguments to fsnotify()
Amir Goldstein
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
2020-07-27
fsnotify: send event to parent and child with single callback
Amir Goldstein
2020-07-27
inotify: report both events on parent and child with single callback
Amir Goldstein
2020-07-27
dnotify: report both events on parent and child with single callback
Amir Goldstein
2020-07-27
fanotify: no external fh buffer in fanotify_name_event
Amir Goldstein
2020-07-27
fanotify: use struct fanotify_info to parcel the variable size buffer
Amir Goldstein
2020-07-27
fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks
Amir Goldstein
2020-07-27
fanotify: prepare for implicit event flags in mark mask
Amir Goldstein
2020-07-27
fanotify: mask out special event flags from ignored mask
Amir Goldstein
2020-07-27
fanotify: generalize test for FAN_REPORT_FID
Amir Goldstein
2020-07-27
fanotify: distinguish between fid encode error and null fid
Amir Goldstein
2020-07-27
fanotify: generalize merge logic of events on dir
Amir Goldstein
2020-07-27
fanotify: generalize the handling of extra event flags
Amir Goldstein
2020-07-27
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
2020-07-15
fanotify: break up fanotify_alloc_event()
Amir Goldstein
2020-07-15
fanotify: create overflow event type
Amir Goldstein
2020-07-15
inotify: do not use objectid when comparing events
Amir Goldstein
2020-07-15
kernfs: do not call fsnotify() with name without a parent
Amir Goldstein
2020-07-15
nfsd: use fsnotify_data_inode() to get the unlinked inode
Amir Goldstein
2020-07-15
fsnotify: return non const from fsnotify_data_inode()
Amir Goldstein
2020-07-15
fsnotify: fold fsnotify() call into fsnotify_parent()
Amir Goldstein
2020-07-15
fsnotify: Rearrange fast path to minimise overhead when there is no watcher
Mel Gorman
2020-07-15
fanotify: Avoid softlockups when reading many events
Jan Kara
2020-07-07
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-05
Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
2020-07-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-07-03
Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-07-03
Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-07-03
Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-03
Call sysctl_head_finish on error
Matthew Wilcox (Oracle)
2020-07-03
gfs2: The freeze glock should never be frozen
Bob Peterson
2020-07-03
gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE
Bob Peterson
2020-07-03
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
2020-07-03
gfs2: freeze should work on read-only mounts
Bob Peterson
2020-07-03
gfs2: eliminate GIF_ORDERED in favor of list_empty
Bob Peterson
2020-07-02
Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-07-02
Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-02
btrfs: reset tree root pointer after error in init_tree_roots
Josef Bacik
2020-07-02
btrfs: fix reclaim_size counter leak after stealing from global reserve
Filipe Manana
2020-07-02
btrfs: fix fatal extent_buffer readahead vs releasepage race
Boris Burkov
2020-07-02
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
[next]