index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
fsnotify: Detach mark from object list when last reference is dropped
Jan Kara
2017-04-10
1
-59
/
+88
|
*
|
|
|
fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
Jan Kara
2017-04-10
2
-46
/
+30
|
*
|
|
|
inotify: Do not drop mark reference under idr_lock
Jan Kara
2017-04-10
1
-18
/
+6
|
*
|
|
|
fsnotify: Free fsnotify_mark_connector when there is no mark attached
Jan Kara
2017-04-10
8
-57
/
+126
|
*
|
|
|
fsnotify: Lock object list with connector lock
Jan Kara
2017-04-10
1
-58
/
+32
|
*
|
|
|
fsnotify: Remove useless list deletion and comment
Jan Kara
2017-04-10
1
-6
/
+0
|
*
|
|
|
fsnotify: Avoid double locking in fsnotify_detach_from_object()
Jan Kara
2017-04-10
1
-1
/
+1
|
*
|
|
|
fsnotify: Remove indirection from fsnotify_detach_mark()
Jan Kara
2017-04-10
4
-49
/
+26
|
*
|
|
|
fsnotify: Determine lock in fsnotify_destroy_marks()
Jan Kara
2017-04-10
2
-8
/
+11
|
*
|
|
|
fsnotify: Move locking into fsnotify_find_mark()
Jan Kara
2017-04-10
3
-13
/
+10
|
*
|
|
|
fsnotify: Move locking into fsnotify_recalc_mask()
Jan Kara
2017-04-10
5
-40
/
+37
|
*
|
|
|
fsnotify: Move fsnotify_destroy_marks()
Jan Kara
2017-04-10
1
-36
/
+36
|
*
|
|
|
fsnotify: Remove indirection from mark list addition
Jan Kara
2017-04-10
4
-86
/
+43
|
*
|
|
|
fsnotify: Make fsnotify_mark_connector hold inode reference
Jan Kara
2017-04-10
3
-39
/
+12
|
*
|
|
|
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
2017-04-10
6
-37
/
+44
|
*
|
|
|
fsnotify: Move mark list head from object into dedicated structure
Jan Kara
2017-04-10
8
-44
/
+114
|
*
|
|
|
fsnotify: Update comments
Jan Kara
2017-04-10
1
-12
/
+1
|
*
|
|
|
fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
Jan Kara
2017-04-03
1
-9
/
+6
|
*
|
|
|
inotify: Remove inode pointers from debug messages
Jan Kara
2017-04-03
2
-17
/
+12
|
*
|
|
|
fsnotify: Remove unnecessary tests when showing fdinfo
Jan Kara
2017-04-03
1
-5
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-03
1
-10
/
+10
|
\
\
\
\
|
*
\
\
\
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2017-04-19
1
-10
/
+10
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks
Stephen Smalley
2017-03-29
1
-10
/
+10
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix dead URLs to ftp.kernel.org
SeongJae Park
2017-03-28
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-0
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
livepatch: add /proc/<pid>/patch_state
Josh Poimboeuf
2017-03-08
1
-0
/
+15
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
6
-14
/
+110
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
3
-16
/
+25
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
3
-1
/
+12
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
4
-9
/
+27
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
37
-237
/
+523
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-04-06
1
-6
/
+6
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
rxrpc: Use negative error codes in rxrpc_call struct
David Howells
2017-04-06
1
-6
/
+6
|
*
|
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
28
-265
/
+282
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
3
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
epoll: Add busy poll support to epoll with socket fds.
Sridhar Samudrala
2017-03-24
1
-0
/
+93
|
*
|
|
|
|
|
|
|
|
|
|
net: Track start of busy loop instead of when it should end
Alexander Duyck
2017-03-24
1
-8
/
+8
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-05-02
11
-1200
/
+1136
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
fs/compat.c: trim unused includes
Al Viro
2017-04-17
1
-31
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
move compat_rw_copy_check_uvector() over to fs/read_write.c
Al Viro
2017-04-17
2
-76
/
+75
|
*
|
|
|
|
|
|
|
|
|
|
|
fhandle: move compat syscalls from compat.c
Al Viro
2017-04-17
3
-14
/
+13
|
*
|
|
|
|
|
|
|
|
|
|
|
open: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-18
/
+20
|
*
|
|
|
|
|
|
|
|
|
|
|
stat: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-83
/
+86
|
*
|
|
|
|
|
|
|
|
|
|
|
fcntl: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-154
/
+157
|
*
|
|
|
|
|
|
|
|
|
|
|
readdir: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-162
/
+165
|
*
|
|
|
|
|
|
|
|
|
|
|
statfs: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-138
/
+140
|
*
|
|
|
|
|
|
|
|
|
|
|
utimes: move compat syscalls from compat.c
Al Viro
2017-04-17
2
-63
/
+61
|
*
|
|
|
|
|
|
|
|
|
|
|
move compat select-related syscalls to fs/select.c
Al Viro
2017-04-17
2
-370
/
+419
|
*
|
|
|
|
|
|
|
|
|
|
|
Remove compat_sys_getdents64()
Al Viro
2017-04-17
1
-91
/
+0
|
|
|
/
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
[prev]
[next]