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
/
file.c
Age
Commit message (
Expand
)
Author
2022-08-05
f2fs: do not set compression bit if kernel doesn't support
Jaegeuk Kim
2022-08-05
f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data
Ye Bin
2022-08-05
f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITE
Daeho Jeong
2022-07-30
f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same time
Chao Liu
2022-07-30
f2fs: introduce sysfs atomic write statistics
Daeho Jeong
2022-07-30
f2fs: allow compression of files without blocks
Chao Liu
2022-07-30
f2fs: Delete f2fs_copy_page() and replace with memcpy_page()
Fabio M. De Francesco
2022-07-30
f2fs: adjust zone capacity when considering valid block count
Jaegeuk Kim
2022-06-28
f2fs: optimize error handling in redirty_blocks
Jack Qiu
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
2022-05-31
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-27
f2fs: fix to tag gcing flag on page during file defragment
Chao Yu
2022-05-27
f2fs: replace F2FS_I(inode) and sbi by the local variable
Yufen Yu
2022-05-24
f2fs: allow compression for mmap files in compress_mode=user
Sungjong Seo
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-18
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
2022-05-17
f2fs: do not stop GC when requiring a free section
Jaegeuk Kim
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-12
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
Jaegeuk Kim
2022-05-12
f2fs: kill volatile write support
Jaegeuk Kim
2022-05-12
f2fs: change the current atomic write way
Daeho Jeong
2022-05-09
f2fs: stop allocating pinned sections if EAGAIN happens
Jaegeuk Kim
2022-05-06
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
2022-05-06
f2fs: use flush command instead of FUA for zoned device
Jaegeuk Kim
2022-04-25
f2fs: introduce data read/write showing path info
Jaegeuk Kim
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-18
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
2022-03-09
f2fs: remove unnecessary read for F2FS_FITS_IN_INODE
Jia Yang
2022-03-08
fs: remove kiocb.ki_hint
Christoph Hellwig
2022-02-12
f2fs: support idmapped mounts
Chao Yu
2022-02-07
f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policy
Chao Yu
2022-01-24
f2fs: move f2fs to use reader-unfair rwsems
Tim Murray
2022-01-10
f2fs: do not allow partial truncation on pinned file
Jaegeuk Kim
2022-01-04
f2fs: do not bother checkpoint by f2fs_get_node_info
Jaegeuk Kim
2021-12-14
f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file
Jaegeuk Kim
2021-12-10
f2fs: support POSIX_FADV_DONTNEED drop compressed page cache
Fengnan Chang
2021-12-10
f2fs: show more DIO information in tracepoint
Jaegeuk Kim
2021-12-10
f2fs: use iomap for direct I/O
Eric Biggers
2021-12-04
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
2021-12-04
f2fs: do not expose unwritten blocks to user by DIO
Jaegeuk Kim
2021-12-04
f2fs: reduce indentation in f2fs_file_write_iter()
Eric Biggers
2021-11-17
f2fs: rework write preallocations
Eric Biggers
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-29
f2fs: support fault injection for dquot_initialize()
Chao Yu
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
[prev]
[next]