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
2020-12-03
f2fs: add compress_mode mount option
Daeho Jeong
2020-12-02
f2fs: Remove unnecessary unlikely()
Yangtao Li
2020-12-02
f2fs: init dirty_secmap incorrectly
Jack Qiu
2020-12-02
f2fs: remove buffer_head which has 32bits limit
Jaegeuk Kim
2020-12-02
f2fs: fix wrong block count instead of bytes
Jaegeuk Kim
2020-12-02
f2fs: use new conversion functions between blks and bytes
Jaegeuk Kim
2020-12-02
f2fs: rename logical_to_blk and blk_to_logical
Jaegeuk Kim
2020-12-02
f2fs: fix kbytes written stat for multi-device case
Chao Yu
2020-12-02
f2fs: compress: support chksum
Chao Yu
2020-12-02
f2fs: fix to avoid REQ_TIME and CP_TIME collision
Chao Yu
2020-12-02
f2fs: change to use rwsem for cp_mutex
Sahitya Tummala
2020-12-02
f2fs: Handle casefolding with Encryption
Daniel Rosenberg
2020-12-02
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
2020-12-02
libfs: Add generic function for setting dentry_ops
Daniel Rosenberg
2020-12-02
f2fs: Remove the redundancy initialization
Zhang Qilong
2020-12-02
f2fs: remove writeback_inodes_sb in f2fs_remount
Liu Song
2020-12-02
f2fs: fix double free of unicode map
Hyeongseok Kim
2020-12-02
f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
Chao Yu
2020-12-02
f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
Chao Yu
2020-12-02
f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl
Daeho Jeong
2020-11-02
f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl
Daeho Jeong
2020-11-02
f2fs: move ioctl interface definitions to separated file
Chao Yu
2020-11-02
f2fs: fix to seek incorrect data offset in inline data file
Chao Yu
2020-11-02
f2fs: call f2fs_get_meta_page_retry for nat page
Jaegeuk Kim
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-30
Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-30
Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
2020-10-29
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-29
afs: Fix dirty-region encoding on ppc32 with 64K pages
David Howells
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
2020-10-29
afs: Alter dirty range encoding in page->private
David Howells
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
2020-10-29
afs: Fix where page->private is set during write
David Howells
2020-10-29
afs: Fix page leak on afs_write_begin() failure
David Howells
2020-10-29
afs: Fix to take ref on page when PG_private is set
David Howells
2020-10-28
ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/...
Theodore Ts'o
2020-10-28
ext4: use generic casefolding support
Daniel Rosenberg
2020-10-28
ext4: do not use extent after put_bh
yangerkun
2020-10-28
ext4: use IS_ERR() for error checking of path
Harshad Shirwadkar
2020-10-28
ext4: fix mmap write protection for data=journal mode
Jan Kara
2020-10-28
ext4: use s_mount_flags instead of s_mount_state for fast commit state
Harshad Shirwadkar
2020-10-28
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
2020-10-28
ext4: properly check for dirty state in ext4_inode_datasync_dirty()
Andrea Righi
2020-10-28
ext4: fix double locking in ext4_fc_commit_dentry_updates()
Harshad Shirwadkar
2020-10-27
afs: Fix afs_launder_page to not clear PG_writeback
David Howells
2020-10-27
afs: Fix a use after free in afs_xattr_get_acl()
Dan Carpenter
[next]