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: remove struct victim_selection default_v_ops
Yangtao Li
2023-04-10
4
-21
/
+10
*
f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_block
Jaegeuk Kim
2023-04-04
1
-1
/
+1
*
f2fs: fix iostat lock protection
Qilin Tan
2023-04-04
1
-2
/
+2
*
f2fs: fix align check for npo2
Yohan Joung
2023-04-04
1
-2
/
+3
*
f2fs: add compression feature check for all compress mount opt
Yangtao Li
2023-04-04
1
-0
/
+12
*
f2fs: convert is_extension_exist() to return bool type
Yangtao Li
2023-04-04
1
-6
/
+6
*
f2fs: fix scheduling while atomic in decompression path
Jaegeuk Kim
2023-03-30
3
-2
/
+8
*
f2fs: preserve direct write semantics when buffering is forced
Hans Holmberg
2023-03-30
1
-8
/
+26
*
f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_p...
Yangtao Li
2023-03-30
1
-0
/
+6
*
f2fs: remove else in f2fs_write_cache_pages()
Yangtao Li
2023-03-30
1
-5
/
+2
*
f2fs: apply zone capacity to all zone type
Jaegeuk Kim
2023-03-30
2
-61
/
+7
*
f2fs: fix to handle filemap_fdatawrite() error in f2fs_ioc_decompress_file/f2...
Yangtao Li
2023-03-30
1
-4
/
+10
*
f2fs: convert to MAX_SBI_FLAG instead of 32 in stat_show()
Yangtao Li
2023-03-30
2
-19
/
+23
*
f2fs: Fix discard bug on zoned block devices with 2MiB zone size
Yonggil Song
2023-03-30
1
-1
/
+3
*
f2fs: remove entire rb_entry sharing
Jaegeuk Kim
2023-03-30
2
-112
/
+71
*
f2fs: factor out discard_cmd usage from general rb_tree use
Jaegeuk Kim
2023-03-30
3
-139
/
+169
*
f2fs: factor out victim_entry usage from general rb_tree use
Jaegeuk Kim
2023-03-30
5
-115
/
+93
*
f2fs: fix uninitialized skipped_gc_rwsem
Yonggil Song
2023-03-30
1
-1
/
+1
*
f2fs: handle dqget error in f2fs_transfer_project_quota()
Yangtao Li
2023-03-30
1
-7
/
+8
*
f2fs: convert to use bitmap API
Yangtao Li
2023-03-30
10
-46
/
+44
*
f2fs: export compress_percent and compress_watermark entries
Yangtao Li
2023-03-30
1
-0
/
+18
*
f2fs: make f2fs_sync_inode_meta() static
Li Zetao
2023-03-30
2
-2
/
+1
*
Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-03-26
15
-92
/
+221
|
\
|
*
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
4
-13
/
+11
|
*
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
2023-03-24
1
-2
/
+34
|
*
smb3: lower default deferred close timeout to address perf regression
Steve French
2023-03-24
1
-1
/
+1
|
*
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
2023-03-24
1
-3
/
+3
|
*
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
2023-03-24
3
-33
/
+76
|
*
cifs: append path to open_enter trace event
Shyam Prasad N
2023-03-24
6
-6
/
+25
|
*
cifs: print session id while listing open files
Shyam Prasad N
2023-03-23
1
-2
/
+3
|
*
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
2023-03-23
1
-14
/
+27
|
*
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
2023-03-23
1
-1
/
+1
|
*
cifs: do not poll server interfaces too regularly
Shyam Prasad N
2023-03-23
1
-0
/
+14
|
*
cifs: lock chan_lock outside match_session
Shyam Prasad N
2023-03-23
1
-6
/
+7
|
*
cifs: check only tcon status on tcon related functions
Shyam Prasad N
2023-03-17
4
-11
/
+19
*
|
Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-25
2
-5
/
+10
|
\
\
|
*
|
xfs: fix mismerged tracepoints
Darrick J. Wong
2023-03-24
1
-4
/
+4
|
*
|
xfs: clear incore AGFL_RESET state if it's not needed
Darrick J. Wong
2023-03-24
1
-0
/
+2
|
*
|
xfs: pass the correct cursor to xfs_iomap_prealloc_size
Darrick J. Wong
2023-03-24
1
-1
/
+4
*
|
|
Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-25
6
-1
/
+722
|
\
|
|
|
*
|
xfs: test dir/attr hash when loading module
Darrick J. Wong
2023-03-19
4
-0
/
+680
|
*
|
xfs: add tracepoints for each of the externally visible allocators
Darrick J. Wong
2023-03-19
2
-0
/
+24
|
*
|
xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags
Darrick J. Wong
2023-03-19
1
-1
/
+5
|
*
|
xfs: try to idiot-proof the allocators
Darrick J. Wong
2023-03-16
1
-0
/
+13
*
|
|
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-25
1
-1
/
+1
|
\
\
\
|
*
|
|
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
2023-03-24
1
-1
/
+1
*
|
|
|
Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-03-25
8
-55
/
+78
|
\
\
\
\
|
*
|
|
|
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
2023-03-24
3
-30
/
+30
|
*
|
|
|
ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
Namjae Jeon
2023-03-22
1
-2
/
+2
|
*
|
|
|
ksmbd: don't terminate inactive sessions after a few seconds
Namjae Jeon
2023-03-22
4
-16
/
+28
[next]