index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-22
ksmbd: treat unnamed DATA stream as base file
Namjae Jeon
1
-3
/
+11
2026-06-22
ksmbd: align SMB2 oplock break ack handling
Namjae Jeon
1
-58
/
+46
2026-06-22
ksmbd: share SMB2 lease state across opens
Namjae Jeon
3
-119
/
+151
2026-06-22
ksmbd: clean up lease response flags and directory leases
Namjae Jeon
1
-8
/
+15
2026-06-22
ksmbd: fix lease break and ack state handling
Namjae Jeon
2
-96
/
+34
2026-06-22
ksmbd: use connection ClientGUID for lease lookup
Namjae Jeon
3
-9
/
+11
2026-06-22
ksmbd: validate SMB2 lease create contexts
Namjae Jeon
2
-6
/
+51
2026-06-22
smb/server: fix debug log endianness in smb2_cancel()
ChenXiaoSong
1
-1
/
+2
2026-06-22
ksmbd: track the connection owning a byte-range lock
Namjae Jeon
3
-8
/
+26
2026-06-22
ceph: add manual reset debugfs control and tracepoints
Alex Markuze
3
-0
/
+111
2026-06-22
ceph: add client reset state machine and session teardown
Alex Markuze
3
-0
/
+571
2026-06-22
ceph: add diagnostic timeout loop to wait_caps_flush()
Alex Markuze
5
-4
/
+117
2026-06-22
ceph: harden send_mds_reconnect and handle active-MDS peer reset
Alex Markuze
1
-15
/
+163
2026-06-22
ceph: use proper endian conversion for flock_len in reconnect
Alex Markuze
2
-3
/
+3
2026-06-22
ceph: convert inode flags to named bit positions and atomic bitops
Alex Markuze
10
-82
/
+74
2026-06-22
f2fs: fix to round down start offset of fallocate for pin file
Sunmin Jeong
1
-1
/
+8
2026-06-22
f2fs: fix listxattr handling of corrupted xattr entries
Keshav Verma
1
-3
/
+3
2026-06-22
f2fs: skip direct I/O iostat context when disabled
Wenjie Qi
1
-0
/
+3
2026-06-22
f2fs: remove unneeded f2fs_is_compressed_page()
Chao Yu
1
-2
/
+1
2026-06-22
f2fs: avoid unnecessary fscrypt_finalize_bounce_page()
Chao Yu
1
-0
/
+3
2026-06-22
f2fs: avoid unnecessary sanity check on ckpt_valid_blocks
Chao Yu
1
-6
/
+2
2026-06-22
f2fs: misc cleanup in f2fs_record_stop_reason()
Chao Yu
1
-2
/
+1
2026-06-22
f2fs: fix wrong description in printed log
Chao Yu
1
-1
/
+1
2026-06-22
f2fs: bound i_inline_xattr_size for non-inline-xattr inodes
Bryam Vargas
1
-3
/
+3
2026-06-22
f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
Zhang Cen
1
-2
/
+16
2026-06-22
Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"
Zhaoyang Huang
1
-5
/
+1
2026-06-22
f2fs: Split f2fs_write_end_io()
Bart Van Assche
1
-5
/
+9
2026-06-22
f2fs: Rename f2fs_post_read_wq into f2fs_wq
Bart Van Assche
4
-22
/
+16
2026-06-22
f2fs: Prepare for supporting delayed bio completion
Bart Van Assche
1
-1
/
+6
2026-06-22
f2fs: reject setattr size changes on large folio files
Wenjie Qi
1
-0
/
+2
2026-06-22
f2fs: validate dentry name length before lookup compares it
Samuel Moelius
1
-0
/
+5
2026-06-22
f2fs: validate inline dentry name lengths before conversion
Samuel Moelius
1
-0
/
+7
2026-06-22
f2fs: read COW data with the original inode during atomic write
Mikhail Lobanov
1
-10
/
+16
2026-06-22
f2fs: skip inode folio lookup for cached overwrite
Wenjie Qi
1
-0
/
+5
2026-06-22
f2fs: keep atomic write retry from zeroing original data
Wenjie Qi
1
-5
/
+11
2026-06-22
f2fs: validate orphan inode entry count
Wenjie Qi
1
-1
/
+13
2026-06-22
f2fs: honor per-I/O write streams for direct writes
Wenjie Qi
1
-1
/
+23
2026-06-22
f2fs: fix to do sanity check on f2fs_get_node_folio_ra()
Chao Yu
2
-1
/
+6
2026-06-22
Revert: "f2fs: check in-memory sit version bitmap"
Chao Yu
2
-22
/
+0
2026-06-22
Revert: "f2fs: check in-memory block bitmap"
Chao Yu
2
-44
/
+0
2026-06-22
f2fs: avoid false shutdown fserror reports
Wenjie Qi
2
-1
/
+9
2026-06-22
f2fs: validate compress cache inode only when enabled
Wenjie Qi
1
-2
/
+7
2026-06-22
f2fs: pass correct iostat type for single node writes
Wenjie Qi
1
-1
/
+1
2026-06-22
f2fs: fix missing read bio submission on large folio error
Wenjie Qi
1
-6
/
+5
2026-06-22
f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode
Chao Yu
2
-11
/
+50
2026-06-22
f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()
Chao Yu
1
-7
/
+7
2026-06-22
f2fs: add logs in f2fs_disable_checkpoint()
Chao Yu
1
-1
/
+18
2026-06-22
f2fs: add iostat latency tracking for direct IO
liujinbao1
1
-0
/
+35
2026-06-22
f2fs: optimize representative type determination in GC
Daeho Jeong
1
-3
/
+8
2026-06-22
f2fs: Add trace_f2fs_fault_report
liujinbao1
2
-1
/
+26
[prev]
[next]