index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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-03-19
f2fs: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
f2fs: allow to clear F2FS_COMPR_FL flag
Chao Yu
2020-03-11
f2fs: fix to check dirty pages during compressed inode conversion
Chao Yu
2020-03-11
f2fs: fix to account compressed inode correctly
Chao Yu
2020-03-10
f2fs: fix wrong check on F2FS_IOC_FSSETXATTR
Jaegeuk Kim
2020-03-10
f2fs: fix to avoid use-after-free in f2fs_write_multi_pages()
Chao Yu
2020-03-10
f2fs: fix to avoid using uninitialized variable
Chao Yu
2020-03-10
f2fs: fix inconsistent comments
Chao Yu
2020-03-10
f2fs: remove i_sem lock coverage in f2fs_setxattr()
Chao Yu
2020-03-10
f2fs: cover last_disk_size update with spinlock
Chao Yu
2020-03-10
f2fs: fix to check i_compr_blocks correctly
Chao Yu
2020-02-27
f2fs: fix to avoid potential deadlock
Chao Yu
2020-02-27
f2fs: add missing function name in kernel message
Chao Yu
2020-02-27
f2fs: recycle unused compress_data.chksum feild
Chao Yu
2020-02-27
f2fs: fix to avoid NULL pointer dereference
Chao Yu
2020-02-27
f2fs: fix leaking uninitialized memory in compressed clusters
Eric Biggers
2020-02-27
f2fs: fix the panic in do_checkpoint()
Sahitya Tummala
2020-02-27
f2fs: fix to wait all node page writeback
Chao Yu
2020-02-11
Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-09
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
2020-02-08
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-08
Merge branch 'pipe-exclusive-wakeup'
Linus Torvalds
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
2020-02-07
Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-07
Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2020-02-07
Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-07
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-02-07
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-02-07
procfs: switch to use of invalfc()
Al Viro
2020-02-07
hugetlbfs: switch to use of invalfc()
Al Viro
2020-02-07
cramfs: switch to use of errofc() et.al.
Al Viro
2020-02-07
gfs2: switch to use of errorfc() et.al.
Al Viro
2020-02-07
fuse: switch to use errorfc() et.al.
Al Viro
2020-02-07
ceph: use errorfc() and friends instead of spelling the prefix out
Al Viro
2020-02-07
turn fs_param_is_... into functions
Al Viro
2020-02-07
fs_parse: handle optional arguments sanely
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
add prefix to fs_context->log
Al Viro
2020-02-07
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
2020-02-07
new primitive: __fs_parse()
Al Viro
2020-02-07
teach logfc() to handle prefices, give it saner calling conventions
Al Viro
2020-02-07
get rid of fs_value_is_filename_empty
Al Viro
[next]