index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanitize handling of nd->last_type, kill LAST_BIND
Al Viro
2020-03-14
3
-8
/
+4
*
finally fold get_link() into pick_link()
Al Viro
2020-03-14
1
-74
/
+61
*
merging pick_link() with get_link(), part 6
Al Viro
2020-03-14
1
-8
/
+5
*
merging pick_link() with get_link(), part 5
Al Viro
2020-03-14
1
-25
/
+18
*
merging pick_link() with get_link(), part 4
Al Viro
2020-03-14
1
-33
/
+26
*
merging pick_link() with get_link(), part 3
Al Viro
2020-03-14
1
-9
/
+9
*
merging pick_link() with get_link(), part 2
Al Viro
2020-03-14
1
-28
/
+40
*
merging pick_link() with get_link(), part 1
Al Viro
2020-03-14
1
-5
/
+7
*
expand the only remaining call of path_lookup_conditional()
Al Viro
2020-03-14
1
-9
/
+5
*
LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()
Al Viro
2020-03-14
5
-90
/
+12
*
fold handle_mounts() into step_into()
Al Viro
2020-03-14
1
-26
/
+15
*
new step_into() flag: WALK_NOFOLLOW
Al Viro
2020-03-14
1
-6
/
+4
*
step_into() callers: dismiss the symlink earlier
Al Viro
2020-03-14
1
-3
/
+7
*
lookup_fast(): take mount traversal into callers
Al Viro
2020-03-14
1
-26
/
+24
*
teach handle_mounts() to handle RCU mode
Al Viro
2020-03-14
1
-29
/
+17
*
lookup_fast(): consolidate the RCU success case
Al Viro
2020-03-14
1
-3
/
+4
*
handle_mounts(): pass dentry in, turn path into a pure out argument
Al Viro
2020-03-12
1
-19
/
+18
*
do_last(): collapse the call of path_to_nameidata()
Al Viro
2020-03-12
1
-3
/
+4
*
lookup_open(): saner calling conventions (return dentry on success)
Al Viro
2020-03-12
1
-27
/
+19
*
atomic_open(): saner calling conventions (return dentry on success)
Al Viro
2020-02-27
1
-17
/
+24
*
handle_mounts(): start building a sane wrapper for follow_managed()
Al Viro
2020-02-27
1
-16
/
+16
*
make build_open_flags() treat O_CREAT | O_EXCL as implying O_NOFOLLOW
Al Viro
2020-02-27
2
-11
/
+8
*
follow_automount() doesn't need the entire nameidata
Al Viro
2020-02-27
1
-5
/
+5
*
follow_automount(): get rid of dead^Wstillborn code
Al Viro
2020-02-27
2
-26
/
+11
*
fix automount/automount race properly
Al Viro
2020-02-27
2
-32
/
+37
*
do_add_mount(): lift lock_mount/unlock_mount into callers
Al Viro
2020-02-10
1
-23
/
+24
*
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
2020-02-10
1
-2
/
+2
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-10
53
-261
/
+252
|
\
|
*
kbuild: make multiple directory targets work
Masahiro Yamada
2020-02-05
1
-1
/
+1
|
*
kconfig: Invalidate all symbols after changing to y or m.
Tetsuo Handa
2020-02-05
1
-3
/
+2
|
*
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
2020-02-05
1
-2
/
+3
|
*
scripts/kallsyms: change table to store (strcut sym_entry *)
Masahiro Yamada
2020-02-03
1
-56
/
+65
|
*
scripts/kallsyms: rename local variables in read_symbol()
Masahiro Yamada
2020-02-03
1
-12
/
+12
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
49
-190
/
+172
|
*
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
2020-02-03
1
-2
/
+2
|
*
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-02-03
1
-1
/
+1
*
|
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-10
9
-0
/
+2058
|
\
\
|
*
|
zonefs: Add documentation
Damien Le Moal
2020-02-07
2
-0
/
+405
|
*
|
fs: New zonefs file system
Damien Le Moal
2020-02-07
8
-0
/
+1653
*
|
|
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
2020-02-10
1
-2
/
+2
*
|
|
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
22
-129
/
+247
|
\
\
\
|
*
|
|
smb3: Add defines for new information level, FileIdInformation
Steve French
2020-02-07
1
-0
/
+8
|
*
|
|
smb3: print warning once if posix context returned on open
Steve French
2020-02-07
2
-0
/
+30
|
*
|
|
smb3: add one more dynamic tracepoint missing from strict fsync path
Steve French
2020-02-07
1
-1
/
+3
|
*
|
|
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
2020-02-07
1
-1
/
+2
|
*
|
|
cifs: fix channel signing
Aurelien Aptel
2020-02-06
1
-2
/
+3
|
*
|
|
cifs: add SMB3 change notification support
Steve French
2020-02-06
5
-0
/
+87
|
*
|
|
cifs: make multichannel warning more visible
Aurelien Aptel
2020-02-06
1
-1
/
+1
|
*
|
|
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
2020-02-06
1
-1
/
+1
|
*
|
|
cifs: Add tracepoints for errors on flush or fsync
Steve French
2020-02-06
2
-2
/
+32
[next]