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
2019-05-08
f2fs: Replace spaces with tab
Youngjun Yoo
2019-05-08
f2fs: insert space before the open parenthesis '('
Youngjun Yoo
2019-05-08
f2fs: allow address pointer number of dnode aligning to specified size
Chao Yu
2019-05-08
f2fs: introduce f2fs_read_single_page() for cleanup
Chao Yu
2019-05-08
f2fs: mark is_extension_exist() inline
Park Ju Hyung
2019-05-08
f2fs: fix to set FI_UPDATE_WRITE correctly
Chao Yu
2019-05-08
f2fs: fix to avoid panic in f2fs_inplace_write_data()
Chao Yu
2019-05-08
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
2019-05-08
f2fs: fix to do sanity check on valid node/block count
Chao Yu
2019-05-08
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
2019-05-08
f2fs: fix to do sanity check on free nid
Chao Yu
2019-05-08
f2fs: fix to do checksum even if inode page is uptodate
Chao Yu
2019-05-08
f2fs: fix to avoid panic in f2fs_remove_inode_page()
Chao Yu
2019-05-08
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
2019-05-08
f2fs: remove new blank line of f2fs kernel message
Chao Yu
2019-05-08
f2fs: fix wrong __is_meta_io() macro
Chao Yu
2019-05-08
f2fs: fix to avoid panic in dec_valid_node_count()
Chao Yu
2019-05-08
f2fs: fix to avoid panic in dec_valid_block_count()
Chao Yu
2019-05-08
f2fs: fix to use inline space only if inline_xattr is enable
Chao Yu
2019-05-08
f2fs: fix to retrieve inline xattr space
Chao Yu
2019-05-08
f2fs: fix error path of recovery
Chao Yu
2019-05-08
f2fs: fix to avoid deadloop in foreground GC
Chao Yu
2019-04-16
f2fs: data: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
2019-04-16
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
2019-04-05
f2fs: add comment for conditional compilation statement
Chao Yu
2019-04-05
f2fs: fix potential recursive call when enabling data_flush
Chao Yu
2019-04-05
f2fs: improve discard handling with multi-device volumes
Damien Le Moal
2019-04-05
f2fs: Reduce zoned block device memory usage
Damien Le Moal
2019-04-05
f2fs: Fix use of number of devices
Damien Le Moal
2019-04-01
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2019-04-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-04-01
debugfs: fix use-after-free on symlink traversal
Al Viro
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
2019-04-01
jffs2: fix use-after-free on symlink traversal
Al Viro
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-29
Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-29
Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-03-29
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-03-29
fs: fs_parser: fix printk format warning
Randy Dunlap
2019-03-29
fs/proc/kcore.c: make kcore_modules static
YueHaibing
2019-03-29
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
2019-03-29
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
2019-03-28
afs: Fix StoreData op marshalling
David Howells
2019-03-27
ceph: fix use-after-free on symlink traversal
Al Viro
2019-03-26
Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-03-26
Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-26
xfs: serialize unaligned dio writes against all other dio writes
Brian Foster
2019-03-25
io_uring: offload write to async worker in case of -EAGAIN
Roman Penyaev
2019-03-25
io_uring: fix big-endian compat signal mask handling
Arnd Bergmann
[next]