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: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
2021-08-17
12
-30
/
+58
*
f2fs: compress: allow write compress released file after truncate to zero
Fengnan Chang
2021-08-17
1
-0
/
+8
*
f2fs: correct comment in segment.h
Yangtao Li
2021-08-13
1
-2
/
+2
*
f2fs: improve sbi status info in debugfs/f2fs/status
Yangtao Li
2021-08-13
1
-5
/
+26
*
f2fs: compress: avoid duplicate counting of valid blocks when read compressed...
Fengnan Chang
2021-08-12
1
-5
/
+17
*
f2fs: fix to do sanity check for sb/cp fields correctly
Chao Yu
2021-08-06
1
-4
/
+18
*
f2fs: avoid unneeded memory allocation in __add_ino_entry()
Chao Yu
2021-08-06
1
-5
/
+17
*
f2fs: extent cache: support unaligned extent
Chao Yu
2021-08-05
5
-11
/
+132
*
f2fs: Kconfig: clean up config options about compression
Tiezhu Yang
2021-08-05
1
-9
/
+7
*
f2fs: reduce the scope of setting fsck tag when de->name_len is zero
Yangtao Li
2021-08-05
1
-5
/
+9
*
f2fs: fix to stop filesystem update once CP failed
Chao Yu
2021-08-04
3
-6
/
+23
*
f2fs: add sysfs node to control ra_pages for fadvise seq file
Daeho Jeong
2021-08-03
4
-0
/
+46
*
f2fs: introduce discard_unit mount option
Chao Yu
2021-08-03
4
-32
/
+122
*
f2fs: fix min_seq_blocks can not make sense in some scenes.
Laibin Qiu
2021-08-02
1
-1
/
+1
*
f2fs: fix to force keeping write barrier for strict fsync mode
Chao Yu
2021-08-02
1
-0
/
+12
*
f2fs: fix wrong checkpoint_changed value in f2fs_remount()
Chao Yu
2021-08-02
1
-5
/
+2
*
f2fs: show sbi status in debugfs/f2fs/status
Jaegeuk Kim
2021-08-02
1
-2
/
+3
*
f2fs: turn back remapped address in compressed page endio
Daeho Jeong
2021-08-02
1
-1
/
+3
*
f2fs: change fiemap way in printing compression chunk
Daeho Jeong
2021-08-02
1
-33
/
+42
*
f2fs: do not submit NEW_ADDR to read node block
Jaegeuk Kim
2021-08-02
1
-1
/
+2
*
f2fs: compress: remove unneeded read when rewrite whole cluster
Fengnan Chang
2021-08-02
1
-0
/
+3
*
f2fs: don't sleep while grabing nat_tree_lock
Jaegeuk Kim
2021-07-25
1
-4
/
+13
*
f2fs: remove allow_outplace_dio()
Eric Biggers
2021-07-25
3
-12
/
+2
*
f2fs: make f2fs_write_failed() take struct inode
Eric Biggers
2021-07-25
1
-4
/
+3
*
f2fs: quota: fix potential deadlock
Chao Yu
2021-07-20
1
-36
/
+48
*
f2fs: let's keep writing IOs on SBI_NEED_FSCK
Jaegeuk Kim
2021-07-20
2
-1
/
+3
*
f2fs: Revert "f2fs: Fix indefinite loop in f2fs_gc() v1"
Jia Yang
2021-07-19
1
-1
/
+1
*
f2fs: avoid to create an empty string as the extension_list
Wang Xiaojun
2021-07-14
1
-1
/
+1
*
f2fs: compress: fix to set zstd compress level correctly
Chao Yu
2021-07-14
1
-1
/
+2
*
f2fs: add sysfs nodes to get GC info for each GC mode
Daeho Jeong
2021-07-14
4
-0
/
+43
*
Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-10
12
-29
/
+135
|
\
|
*
cifs: update internal version number
Steve French
2021-07-09
1
-1
/
+1
|
*
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
2021-07-09
1
-0
/
+3
|
*
SMB3.1.1: Add support for negotiating signing algorithm
Steve French
2021-07-09
4
-11
/
+86
|
*
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2021-07-09
2
-5
/
+20
|
*
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
2021-07-07
1
-1
/
+2
|
*
CIFS: Clarify SMB1 code for rename open file
Steve French
2021-07-07
1
-1
/
+2
|
*
CIFS: Clarify SMB1 code for delete
Steve French
2021-07-07
1
-1
/
+2
|
*
CIFS: Clarify SMB1 code for SetFileSize
Steve French
2021-07-07
1
-2
/
+2
|
*
smb3: fix typo in header file
Steve French
2021-07-05
1
-1
/
+1
|
*
CIFS: Clarify SMB1 code for UnixSetPathInfo
Steve French
2021-07-03
1
-3
/
+2
|
*
CIFS: Clarify SMB1 code for UnixCreateSymLink
Steve French
2021-07-03
1
-1
/
+2
|
*
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
2021-07-03
2
-1
/
+3
|
*
cifs: make locking consistent around the server session status
Steve French
2021-07-03
3
-1
/
+9
*
|
Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-123
/
+68
|
\
\
|
*
|
io_uring: remove dead non-zero 'poll' check
Jens Axboe
2021-07-09
1
-1
/
+1
|
*
|
io_uring: mitigate unlikely iopoll lag
Pavel Begunkov
2021-07-08
1
-1
/
+5
|
*
|
io_uring: fix drain alloc fail return code
Pavel Begunkov
2021-07-07
1
-1
/
+1
|
*
|
io_uring: fix exiting io_req_task_work_add leaks
Pavel Begunkov
2021-07-01
1
-46
/
+24
|
*
|
io_uring: simplify task_work func
Pavel Begunkov
2021-07-01
1
-44
/
+28
[next]