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-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
2020-09-10
f2fs: fix compile warning
Chao Yu
2020-09-10
f2fs: support 64-bits key in f2fs rb-tree node entry
Chao Yu
2020-09-10
f2fs: inherit mtime of original block during GC
Chao Yu
2020-09-10
f2fs: record average update time of segment
Chao Yu
2020-09-10
f2fs: introduce inmem curseg
Chao Yu
2020-09-10
f2fs: compress: remove unneeded code
Chao Yu
2020-09-10
f2fs: remove duplicated type casting
Xiaojun Wang
2020-09-10
f2fs: support zone capacity less than zone size
Aravind Ramesh
2020-09-08
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
2020-09-08
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
2020-09-08
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
2020-09-07
fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
Jeff Layton
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-10
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
f2fs: prepare a waiter before entering io_schedule
Jaegeuk Kim
2020-08-03
f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intui...
Zhihao Cheng
2020-08-03
f2fs: replace test_and_set/clear_bit() with set/clear_bit()
Yufen Yu
2020-08-03
f2fs: make file immutable even if releasing zero compression block
Daeho Jeong
2020-08-03
f2fs: compress: disable compression mount option if compression is off
Chao Yu
[prev]
[next]