index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
f2fs: change i_compr_blocks of inode to atomic value
Daeho Jeong
4
-21
/
+30
2020-09-11
f2fs: ignore compress mount option on image w/o compression feature
Chao Yu
1
-6
/
+6
2020-09-11
f2fs: allocate proper size memory for zstd decompress
Chao Yu
2
-4
/
+5
2020-09-11
f2fs: change compr_blocks of superblock info to 64bit
Daeho Jeong
2
-7
/
+8
2020-09-11
f2fs: add block address limit check to compressed file
Daeho Jeong
1
-8
/
+9
2020-09-11
f2fs: check position in move range ioctl
Dan Robertson
1
-0
/
+3
2020-09-11
f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO
Jack Qiu
1
-0
/
+6
2020-09-11
f2fs: Simplify SEEK_DATA implementation
Matthew Wilcox (Oracle)
1
-27
/
+8
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
10
-60
/
+623
2020-09-10
f2fs: Use generic casefolding support
Daniel Rosenberg
4
-88
/
+20
2020-09-10
fs: Add standard casefolding support
Daniel Rosenberg
1
-0
/
+87
2020-09-10
unicode: Add utf8_casefold_hash
Daniel Rosenberg
1
-1
/
+22
2020-09-10
f2fs: compress: use more readable atomic_t type for {cic,dic}.ref
Chao Yu
3
-10
/
+10
2020-09-10
f2fs: fix compile warning
Chao Yu
1
-2
/
+5
2020-09-10
f2fs: support 64-bits key in f2fs rb-tree node entry
Chao Yu
3
-7
/
+49
2020-09-10
f2fs: inherit mtime of original block during GC
Chao Yu
4
-17
/
+50
2020-09-10
f2fs: record average update time of segment
Chao Yu
1
-3
/
+18
2020-09-10
f2fs: introduce inmem curseg
Chao Yu
8
-52
/
+113
2020-09-10
f2fs: compress: remove unneeded code
Chao Yu
1
-4
/
+0
2020-09-10
f2fs: remove duplicated type casting
Xiaojun Wang
3
-4
/
+4
2020-09-10
f2fs: support zone capacity less than zone size
Aravind Ramesh
6
-37
/
+260
2020-09-10
Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+10
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+9
2020-09-08
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-09-08
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
1
-0
/
+3
2020-09-08
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
1
-4
/
+4
2020-09-06
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+52
2020-09-05
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-05
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+27
2020-09-05
Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2020-09-05
xfs: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+10
2020-09-05
ext2: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+4
2020-09-05
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
1
-3
/
+4
2020-09-05
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
2020-09-04
Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+12
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-40
/
+73
2020-09-03
Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+52
2020-09-03
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
1
-1
/
+1
2020-09-02
Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-7
/
+9
2020-09-02
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+3
2020-09-02
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
Jens Axboe
1
-0
/
+10
2020-09-02
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
1
-3
/
+3
2020-09-02
io_uring: set table->files[i] to NULL when io_sqe_file_register failed
Jiufei Xue
1
-0
/
+1
2020-09-01
Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-71
/
+113
2020-09-01
io_uring: fix removing the wrong file in __io_sqe_files_update()
Jiufei Xue
1
-1
/
+1
2020-08-31
affs: fix basic permission bits to actually work
Max Staudt
2
-1
/
+52
2020-08-30
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+16
2020-08-29
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2020-08-28
Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-44
/
+76
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-53
/
+56
[next]