index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: fix to do sanity check on segment/section count
Chao Yu
2020-09-29
1
-0
/
+6
*
f2fs: fix to check segment boundary during SIT page readahead
Chao Yu
2020-09-29
1
-0
/
+2
*
f2fs: fix uninit-value in f2fs_lookup
Chao Yu
2020-09-29
1
-5
/
+3
*
f2fs: remove unneeded parameter in find_in_block()
Chao Yu
2020-09-29
1
-11
/
+6
*
f2fs: fix wrong total_sections check and fsmeta check
Wang Xiaojun
2020-09-29
2
-4
/
+5
*
f2fs: remove duplicated code in sanity_check_area_boundary
Wang Xiaojun
2020-09-29
1
-8
/
+4
*
f2fs: remove unused check on version_bitmap
Wang Xiaojun
2020-09-29
1
-3
/
+0
*
f2fs: relocate blkzoned feature check
Chao Yu
2020-09-29
1
-12
/
+11
*
f2fs: do sanity check on zoned block device path
Chao Yu
2020-09-29
1
-0
/
+6
*
f2fs: add trace exit in exception path
Zhang Qilong
2020-09-29
1
-1
/
+5
*
f2fs: change return value of reserved_segments to unsigned int
Xiaojun Wang
2020-09-29
1
-2
/
+2
*
f2fs: clean up kvfree
Chao Yu
2020-09-14
10
-28
/
+28
*
f2fs: change virtual mapping way for compression pages
Daeho Jeong
2020-09-11
1
-10
/
+26
*
f2fs: change return value of f2fs_disable_compressed_file to bool
Daeho Jeong
2020-09-11
3
-14
/
+9
*
f2fs: change i_compr_blocks of inode to atomic value
Daeho Jeong
2020-09-11
4
-21
/
+30
*
f2fs: ignore compress mount option on image w/o compression feature
Chao Yu
2020-09-11
1
-6
/
+6
*
f2fs: allocate proper size memory for zstd decompress
Chao Yu
2020-09-11
2
-4
/
+5
*
f2fs: change compr_blocks of superblock info to 64bit
Daeho Jeong
2020-09-11
2
-7
/
+8
*
f2fs: add block address limit check to compressed file
Daeho Jeong
2020-09-11
1
-8
/
+9
*
f2fs: check position in move range ioctl
Dan Robertson
2020-09-11
1
-0
/
+3
*
f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO
Jack Qiu
2020-09-11
1
-0
/
+6
*
f2fs: Simplify SEEK_DATA implementation
Matthew Wilcox (Oracle)
2020-09-11
1
-27
/
+8
*
f2fs: support age threshold based garbage collection
Chao Yu
2020-09-11
10
-60
/
+623
*
f2fs: Use generic casefolding support
Daniel Rosenberg
2020-09-10
4
-88
/
+20
*
fs: Add standard casefolding support
Daniel Rosenberg
2020-09-10
1
-0
/
+87
*
unicode: Add utf8_casefold_hash
Daniel Rosenberg
2020-09-10
1
-1
/
+22
*
f2fs: compress: use more readable atomic_t type for {cic,dic}.ref
Chao Yu
2020-09-10
3
-10
/
+10
*
f2fs: fix compile warning
Chao Yu
2020-09-10
1
-2
/
+5
*
f2fs: support 64-bits key in f2fs rb-tree node entry
Chao Yu
2020-09-10
3
-7
/
+49
*
f2fs: inherit mtime of original block during GC
Chao Yu
2020-09-10
4
-17
/
+50
*
f2fs: record average update time of segment
Chao Yu
2020-09-10
1
-3
/
+18
*
f2fs: introduce inmem curseg
Chao Yu
2020-09-10
8
-52
/
+113
*
f2fs: compress: remove unneeded code
Chao Yu
2020-09-10
1
-4
/
+0
*
f2fs: remove duplicated type casting
Xiaojun Wang
2020-09-10
3
-4
/
+4
*
f2fs: support zone capacity less than zone size
Aravind Ramesh
2020-09-10
6
-37
/
+260
*
Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-10
3
-4
/
+10
|
\
|
*
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
2020-09-09
1
-0
/
+3
|
*
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
2020-09-09
1
-0
/
+3
|
*
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
2020-09-09
1
-4
/
+4
*
|
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-09-09
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
2020-09-05
1
-1
/
+3
|
*
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
2020-08-27
1
-1
/
+6
*
|
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-06
1
-3
/
+52
|
\
\
|
*
|
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
2020-09-06
1
-2
/
+23
|
*
|
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
2020-09-05
1
-0
/
+27
|
*
|
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
2020-09-05
1
-3
/
+4
*
|
|
Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-05
1
-1
/
+1
|
\
\
\
|
*
|
|
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-09-03
1
-1
/
+1
*
|
|
|
xfs: don't update mtime on COW faults
Mikulas Patocka
2020-09-05
1
-2
/
+10
*
|
|
|
ext2: don't update mtime on COW faults
Mikulas Patocka
2020-09-05
1
-2
/
+4
[next]