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
f2fs: annotate lockless NAT counter reads
Cen Zhang
2
-3
/
+11
2026-06-22
f2fs: annotate lockless last_time[] accesses
Cen Zhang
1
-5
/
+5
2026-06-22
fscrypt: Replace mk_users keyring with simple list
Eric Biggers
2
-135
/
+113
2026-06-22
fscrypt: Fix key setup in edge case with multiple data unit sizes
Eric Biggers
4
-81
/
+120
2026-06-22
erofs: handle 48-bit blocks_hi for compressed inodes
Zhan Xusheng
1
-2
/
+3
2026-06-22
erofs: remove fscache backend entirely
Gao Xiang
9
-841
/
+23
2026-06-22
erofs: simplify RCU read critical sections
Gao Xiang
1
-18
/
+14
2026-06-22
erofs: add sparse support to pcluster layout
Gao Xiang
2
-11
/
+24
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
25
-152
/
+476
2026-06-21
mm: use mapping_mapped to simplify the code
Huang Shijie
1
-2
/
+2
2026-06-21
fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
Zi Yan
1
-3
/
+0
2026-06-21
fs: remove nr_thps from struct address_space
Zi Yan
1
-3
/
+0
2026-06-21
mm: fs: remove filemap_nr_thps*() functions and their users
Zi Yan
1
-27
/
+0
2026-06-21
Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
11
-61
/
+282
2026-06-21
9p: skip nlink update in cacheless mode to fix WARN_ON
Breno Leitao
1
-0
/
+9
2026-06-21
9p: v9fs_file_do_lock: replace WARN_ONCE with p9_debug
Dominique Martinet
1
-1
/
+1
2026-06-21
9p: Enable symlink caching in page cache
Remi Pommarel
3
-9
/
+87
2026-06-21
9p: Set default negative dentry retention time for cache=loose
Remi Pommarel
1
-0
/
+10
2026-06-21
9p: Add mount option for negative dentry cache retention
Remi Pommarel
2
-11
/
+28
2026-06-21
9p: Cache negative dentries for lookup performance
Remi Pommarel
7
-24
/
+126
2026-06-21
9p: avoid returning ERR_PTR(0) from mkdir operations
Hongling Zeng
2
-15
/
+8
2026-06-20
smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()
Ralph Boehme
1
-6
/
+10
2026-06-19
Merge tag 'exfat-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-531
/
+878
2026-06-19
Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-819
/
+1124
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2278
/
+223
2026-06-18
smb: client: fix query directory replay double-free
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix change notify replay double-free
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix query_info() replay double-free
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix double-free in SMB2_close() replay
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix double-free in SMB2_ioctl() replay
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix double-free in SMB2_open() replay
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix double-free in SMB2_flush() replay
Zhao Zhang
1
-0
/
+2
2026-06-18
Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-331
/
+1433
2026-06-18
Merge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
35
-273
/
+1344
2026-06-18
Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
18
-228
/
+721
2026-06-18
Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
40
-1427
/
+3517
2026-06-18
Merge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-2142
/
+2760
2026-06-17
ocfs2: fix circular locking dependency in ocfs2_dio_end_io_write
Aleksandr Nogikh
1
-4
/
+9
2026-06-17
ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_credits
Ian Bridges
1
-1
/
+5
2026-06-17
ocfs2: avoid moving extents to occupied clusters
Kyle Zeng
1
-1
/
+3
2026-06-17
ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_rec
Ian Bridges
1
-0
/
+32
2026-06-17
fat: reject BPB volumes whose data area starts beyond total sectors
Samuel Moelius
1
-0
/
+8
2026-06-17
NFS: Use common error handling code in nfs_alloc_server()
Markus Elfring
1
-6
/
+7
2026-06-17
NFS: Prevent resource leak in nfs_alloc_server()
Markus Elfring
1
-0
/
+1
2026-06-17
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+9
2026-06-17
Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2
-3
/
+3
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+4
2026-06-17
erofs: introduce erofs_map_chunks()
Gao Xiang
1
-60
/
+71
2026-06-17
erofs: call erofs_exit_ishare() before rcu_barrier()
Gao Xiang
1
-2
/
+2
[prev]
[next]