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
*
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-05
5
-2
/
+12
|
\
|
*
ubifs: ubifs_link: Fix wrong name len calculating when UBIFS is encrypted
Zhihao Cheng
2023-10-28
1
-1
/
+3
|
*
ubifs: fix possible dereference after free
Konstantin Meskhidze
2023-10-28
1
-0
/
+1
|
*
ubifs: Fix missing error code err
Ferry Meng
2023-10-28
1
-0
/
+1
|
*
ubifs: Fix memory leak of bud->log_hash
Vincent Whitchurch
2023-10-28
1
-1
/
+4
|
*
ubifs: Fix some kernel-doc comments
Yang Li
2023-10-28
1
-0
/
+3
*
|
Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-04
10
-150
/
+254
|
\
\
|
*
|
f2fs: finish previous checkpoints before returning from remount
Daeho Jeong
2023-10-22
1
-27
/
+32
|
*
|
f2fs: fix error handling of __get_node_page
Zhiguo Niu
2023-10-20
1
-1
/
+2
|
*
|
f2fs: do not return EFSCORRUPTED, but try to run online repair
Jaegeuk Kim
2023-10-20
2
-8
/
+16
|
*
|
f2fs: fix error path of __f2fs_build_free_nids
Zhiguo Niu
2023-10-16
1
-2
/
+9
|
*
|
f2fs: Clean up errors in segment.h
KaiLong Wang
2023-10-16
1
-2
/
+2
|
*
|
f2fs: clean up zones when not successfully unmounted
Daeho Jeong
2023-10-16
1
-36
/
+56
|
*
|
f2fs: let f2fs_precache_extents() traverses in file range
Chao Yu
2023-10-12
1
-1
/
+1
|
*
|
f2fs: avoid format-overflow warning
Su Hui
2023-10-09
1
-1
/
+1
|
*
|
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
2023-10-09
1
-0
/
+1
|
*
|
f2fs: Support Block Size == Page Size
Daniel Rosenberg
2023-10-05
4
-5
/
+5
|
*
|
f2fs: stop iterating f2fs_map_block if hole exists
Jaegeuk Kim
2023-10-04
1
-1
/
+1
|
*
|
f2fs: preload extent_cache for POSIX_FADV_WILLNEED
Jaegeuk Kim
2023-09-26
1
-0
/
+3
|
*
|
f2fs: set the default compress_level on ioctl
Jaegeuk Kim
2023-09-14
1
-0
/
+9
|
*
|
f2fs: compress: fix to avoid fragment w/ OPU during f2fs_ioc_compress_file()
Chao Yu
2023-09-12
1
-0
/
+5
|
*
|
f2fs: fix to drop meta_inode's page cache in f2fs_put_super()
Chao Yu
2023-09-12
1
-1
/
+1
|
*
|
f2fs: split initial and dynamic conditions for extent_cache
Jaegeuk Kim
2023-09-12
1
-32
/
+21
|
*
|
f2fs: compress: fix to avoid redundant compress extension
Chao Yu
2023-09-12
1
-0
/
+33
|
*
|
f2fs: compress: do sanity check on cluster when CONFIG_F2FS_CHECK_FS is on
Chao Yu
2023-09-12
2
-30
/
+35
|
*
|
f2fs: compress: fix to avoid use-after-free on dic
Chao Yu
2023-09-12
1
-1
/
+3
|
*
|
f2fs: compress: fix deadloop in f2fs_write_cache_pages()
Chao Yu
2023-09-12
1
-2
/
+18
*
|
|
Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2023-11-04
3
-3
/
+4
|
\
\
\
|
*
|
|
9p/fs: add MODULE_DESCIPTION
Dominique Martinet
2023-10-27
1
-0
/
+1
|
*
|
|
9p: v9fs_listxattr: fix %s null argument warning
Dominique Martinet
2023-10-26
1
-2
/
+3
|
*
|
|
fs/9p: Remove unused function declaration v9fs_inode2stat()
Yue Haibing
2023-10-24
1
-1
/
+0
*
|
|
|
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-04
14
-90
/
+138
|
\
\
\
\
|
*
|
|
|
cifs: force interface update before a fresh session setup
Shyam Prasad N
2023-11-02
1
-1
/
+5
|
*
|
|
|
cifs: do not reset chan_max if multichannel is not supported at mount
Shyam Prasad N
2023-11-02
1
-1
/
+0
|
*
|
|
|
cifs: reconnect helper should set reconnect for the right channel
Shyam Prasad N
2023-11-02
1
-4
/
+5
|
*
|
|
|
smb: client: fix use-after-free in smb2_query_info_compound()
Paulo Alcantara
2023-11-02
1
-35
/
+49
|
*
|
|
|
smb: client: remove extra @chan_count check in __cifs_put_smb_ses()
Paulo Alcantara
2023-11-02
1
-14
/
+9
|
*
|
|
|
cifs: add xid to query server interface call
Shyam Prasad N
2023-10-31
1
-1
/
+5
|
*
|
|
|
cifs: print server capabilities in DebugData
Shyam Prasad N
2023-10-31
1
-0
/
+2
|
*
|
|
|
smb: use crypto_shash_digest() in symlink_hash()
Eric Biggers
2023-10-31
1
-14
/
+2
|
*
|
|
|
smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
Paulo Alcantara
2023-10-31
1
-0
/
+6
|
*
|
|
|
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
2023-10-31
3
-12
/
+8
|
*
|
|
|
smb3: fix creating FIFOs when mounting with "sfu" mount option
Steve French
2023-10-31
3
-2
/
+12
|
*
|
|
|
Add definition for new smb3.1.1 command type
Steve French
2023-10-30
1
-0
/
+15
|
*
|
|
|
SMB3: clarify some of the unused CreateOption flags
Steve French
2023-10-30
1
-1
/
+8
|
*
|
|
|
cifs: Add client version details to NTLM authenticate message
Meetakshi Setiya
2023-10-23
2
-5
/
+11
|
*
|
|
|
smb3: fix touch -h of symlink
Steve French
2023-10-23
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-04
3
-0
/
+81
|
\
\
\
\
|
*
|
|
|
efivarfs: Add uid/gid mount options
Jiao Zhou
2023-10-20
3
-0
/
+81
*
|
|
|
|
Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-11-04
3
-2
/
+42
|
\
\
\
\
\
[next]