index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
1
-1
/
+1
|
\
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
|
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-09
6
-0
/
+1643
|
\
\
|
*
|
fs: New zonefs file system
Damien Le Moal
2020-02-07
6
-0
/
+1643
*
|
|
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-06
1
-0
/
+8
|
*
|
|
smb3: print warning once if posix context returned on open
Steve French
2020-02-06
2
-0
/
+30
|
*
|
|
smb3: add one more dynamic tracepoint missing from strict fsync path
Steve French
2020-02-06
1
-1
/
+3
|
*
|
|
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
2020-02-06
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-05
2
-2
/
+32
|
*
|
|
cifs: log warning message (once) if out of disk space
Steve French
2020-02-05
1
-0
/
+3
|
*
|
|
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
2020-02-05
1
-2
/
+8
|
*
|
|
smb3: fix problem with null cifs super block with previous patch
Steve French
2020-02-05
2
-2
/
+2
|
*
|
|
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2020-02-03
14
-118
/
+68
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-02-09
11
-0
/
+3274
|
\
\
\
|
*
|
|
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
2020-02-08
11
-0
/
+3274
*
|
|
|
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-08
1
-4
/
+7
|
\
\
\
\
|
*
|
|
|
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
2020-02-08
1
-4
/
+7
*
|
|
|
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
16
-548
/
+392
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
procfs: switch to use of invalfc()
Al Viro
2020-02-07
1
-1
/
+1
|
*
|
|
|
hugetlbfs: switch to use of invalfc()
Al Viro
2020-02-07
1
-1
/
+1
|
*
|
|
|
cramfs: switch to use of errofc() et.al.
Al Viro
2020-02-07
1
-7
/
+7
|
*
|
|
|
gfs2: switch to use of errorfc() et.al.
Al Viro
2020-02-07
1
-15
/
+15
|
*
|
|
|
fuse: switch to use errorfc() et.al.
Al Viro
2020-02-07
1
-6
/
+6
|
*
|
|
|
ceph: use errorfc() and friends instead of spelling the prefix out
Al Viro
2020-02-07
2
-9
/
+9
|
*
|
|
|
turn fs_param_is_... into functions
Al Viro
2020-02-07
2
-105
/
+125
|
*
|
|
|
fs_parse: handle optional arguments sanely
Al Viro
2020-02-07
4
-120
/
+82
|
*
|
|
|
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
11
-100
/
+57
|
*
|
|
|
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
12
-19
/
+4
|
*
|
|
|
add prefix to fs_context->log
Al Viro
2020-02-07
4
-21
/
+12
|
*
|
|
|
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
2020-02-07
1
-2
/
+2
|
*
|
|
|
new primitive: __fs_parse()
Al Viro
2020-02-07
1
-6
/
+15
|
*
|
|
|
teach logfc() to handle prefices, give it saner calling conventions
Al Viro
2020-02-07
1
-46
/
+17
|
*
|
|
|
get rid of fs_value_is_filename_empty
Al Viro
2020-02-07
2
-14
/
+5
|
*
|
|
|
don't bother with explicit length argument for __lookup_constant()
Al Viro
2020-02-07
2
-15
/
+20
|
*
|
|
|
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
6
-10
/
+10
|
*
|
|
|
fs_parse: get rid of ->enums
Al Viro
2020-02-07
6
-135
/
+88
|
*
|
|
|
Pass consistent param->type to fs_parse()
Al Viro
2020-02-07
2
-14
/
+14
*
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-08
7
-100
/
+94
|
\
\
\
\
\
|
*
|
|
|
|
saner copy_mount_options()
Al Viro
2020-02-03
1
-42
/
+7
|
*
|
|
|
|
fibmap: Reject negative block numbers
Carlos Maiolino
2020-02-03
1
-0
/
+3
|
*
|
|
|
|
fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
Carlos Maiolino
2020-02-03
1
-10
/
+20
|
*
|
|
|
|
ecryptfs: drop direct calls to ->bmap
Carlos Maiolino
2020-02-03
1
-10
/
+6
|
*
|
|
|
|
cachefiles: drop direct usage of ->bmap method.
Carlos Maiolino
2020-02-03
1
-13
/
+14
|
*
|
|
|
|
fs: Enable bmap() function to properly return errors
Carlos Maiolino
2020-02-03
3
-25
/
+45
*
|
|
|
|
|
Merge branch 'pipe-exclusive-wakeup'
Linus Torvalds
2020-02-08
3
-29
/
+50
|
\
\
\
\
\
\
[next]