index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2020-12-02
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
2020-12-02
f2fs: remove f2fs_dir_open()
Eric Biggers
2020-11-24
f2fs: prevent creating duplicate encrypted filenames
Eric Biggers
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-16
Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-16
mm/readahead: make page_cache_ra_unbounded take a readahead_control
Matthew Wilcox (Oracle)
2020-10-14
f2fs: code cleanup by removing unnecessary check
Chengguang Xu
2020-10-14
f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
Jamie Iles
2020-10-13
f2fs: fix writecount false positive in releasing compress blocks
Daeho Jeong
2020-10-13
f2fs: introduce check_swap_activate_fast()
Chao Yu
2020-10-13
f2fs: don't issue flush in f2fs_flush_device_cache() for nobarrier case
Chao Yu
2020-10-13
f2fs: handle errors of f2fs_get_meta_page_nofail
Jaegeuk Kim
2020-10-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-10-09
f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode
Chao Yu
2020-10-08
f2fs: reject CASEFOLD inode flag without casefold feature
Eric Biggers
2020-10-08
f2fs: fix memory alignment to support 32bit
Jaegeuk Kim
2020-09-29
f2fs: fix slab leak of rpages pointer
Jaegeuk Kim
2020-09-29
f2fs: compress: fix to disallow enabling compress on non-empty file
Chao Yu
2020-09-29
f2fs: compress: introduce cic/dic slab cache
Chao Yu
2020-09-29
f2fs: compress: introduce page array slab cache
Chao Yu
2020-09-29
f2fs: fix to do sanity check on segment/section count
Chao Yu
2020-09-29
f2fs: fix to check segment boundary during SIT page readahead
Chao Yu
2020-09-29
f2fs: fix uninit-value in f2fs_lookup
Chao Yu
2020-09-29
f2fs: remove unneeded parameter in find_in_block()
Chao Yu
2020-09-29
f2fs: fix wrong total_sections check and fsmeta check
Wang Xiaojun
2020-09-29
f2fs: remove duplicated code in sanity_check_area_boundary
Wang Xiaojun
2020-09-29
f2fs: remove unused check on version_bitmap
Wang Xiaojun
2020-09-29
f2fs: relocate blkzoned feature check
Chao Yu
2020-09-29
f2fs: do sanity check on zoned block device path
Chao Yu
2020-09-29
f2fs: add trace exit in exception path
Zhang Qilong
2020-09-29
f2fs: change return value of reserved_segments to unsigned int
Xiaojun Wang
2020-09-23
fscrypt: don't call no-key names "ciphertext names"
Eric Biggers
2020-09-22
fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *'
Eric Biggers
2020-09-22
fscrypt: handle test_dummy_encryption in more logical way
Eric Biggers
2020-09-22
f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context()
Eric Biggers
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-14
f2fs: clean up kvfree
Chao Yu
2020-09-11
f2fs: change virtual mapping way for compression pages
Daeho Jeong
2020-09-11
f2fs: change return value of f2fs_disable_compressed_file to bool
Daeho Jeong
2020-09-11
f2fs: change i_compr_blocks of inode to atomic value
Daeho Jeong
2020-09-11
f2fs: ignore compress mount option on image w/o compression feature
Chao Yu
2020-09-11
f2fs: allocate proper size memory for zstd decompress
Chao Yu
2020-09-11
f2fs: change compr_blocks of superblock info to 64bit
Daeho Jeong
2020-09-11
f2fs: add block address limit check to compressed file
Daeho Jeong
2020-09-11
f2fs: check position in move range ioctl
Dan Robertson
2020-09-11
f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO
Jack Qiu
2020-09-11
f2fs: Simplify SEEK_DATA implementation
Matthew Wilcox (Oracle)
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
2020-09-10
f2fs: Use generic casefolding support
Daniel Rosenberg
2020-09-10
f2fs: compress: use more readable atomic_t type for {cic,dic}.ref
Chao Yu
[next]