index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-20
iomap: iterate over folio mapping in iomap_readpage_iter()
Joanne Koong
1
-28
/
+25
2025-10-20
iomap: store read/readahead bio generically
Joanne Koong
1
-15
/
+14
2025-10-20
iomap: move read/readahead bio submission logic into helper function
Joanne Koong
1
-14
/
+16
2025-10-20
iomap: move bio read logic into helper function
Joanne Koong
1
-29
/
+39
2025-10-20
iomap: adjust read range correctly for non-block-aligned positions
Joanne Koong
1
-6
/
+13
2025-10-20
iomap: simplify iomap_iter_advance()
Joanne Koong
5
-43
/
+33
2025-10-20
x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mbm_event mode
Babu Moger
1
-9
/
+7
2025-10-20
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Matthew Wilcox
4
-5
/
+5
2025-10-19
smb: client: allocate enough space for MR WRs and ib_drain_qp()
Stefan Metzmacher
1
-13
/
+23
2025-10-18
Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Linus Torvalds
4
-9
/
+10
2025-10-18
Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-15
/
+37
2025-10-18
Merge tag '6.18-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
20
-498
/
+419
2025-10-17
btrfs: send: fix duplicated rmdir operations when using extrefs
Ting-Chang Hou
1
-8
/
+48
2025-10-17
btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()
Dewei Meng
1
-1
/
+7
2025-10-17
ntfs3: Fix uninit buffer allocated by __getname()
Sidharth Seela
1
-0
/
+1
2025-10-17
ntfs3: fix uninit memory after failed mi_read in mi_format_new
Raphael Pinsonneault-Thibeault
1
-1
/
+8
2025-10-17
ntfs3: fix use-after-free of sbi->options in cmp_fnames
YangWen
1
-8
/
+39
2025-10-17
ntfs: Do not overwrite uptodate pages
Matthew Wilcox (Oracle)
1
-6
/
+29
2025-10-17
ntfs: Do not kmap page cache pages for compression
Matthew Wilcox (Oracle)
1
-11
/
+0
2025-10-17
ntfs: Do not kmap pages used for reading from disk
Matthew Wilcox (Oracle)
1
-4
/
+0
2025-10-17
fs/ntfs3: fix mount failure for sparse runs in run_unpack()
Konstantin Komarov
1
-1
/
+5
2025-10-17
fs/ntfs3: Reformat code and update terminology
Konstantin Komarov
7
-38
/
+42
2025-10-17
fs/ntfs3: Support timestamps prior to epoch
Konstantin Komarov
1
-4
/
+5
2025-10-17
sysfs: check visibility before changing group attribute ownership
Fernando Fernandez Mancera
1
-5
/
+21
2025-10-17
erofs: fix crafted invalid cases for encoded extents
Gao Xiang
1
-1
/
+6
2025-10-16
Merge tag 'f2fs-fix-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
2
-2
/
+2
2025-10-16
Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
9
-22
/
+25
2025-10-16
Merge tag 'v6.18-rc1-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-16
/
+34
2025-10-15
smb: client: Consolidate cmac(aes) shash allocation
Eric Biggers
3
-11
/
+3
2025-10-15
smb: client: Remove obsolete crypto_shash allocations
Eric Biggers
5
-47
/
+2
2025-10-15
smb: client: Use HMAC-MD5 library for NTLMv2
Eric Biggers
1
-92
/
+22
2025-10-15
smb: client: Use MD5 library for SMB1 signature calculation
Eric Biggers
2
-17
/
+18
2025-10-15
smb: client: Use MD5 library for M-F symlink hashing
Eric Biggers
2
-28
/
+4
2025-10-15
smb: client: Use HMAC-SHA256 library for SMB2 signature calculation
Eric Biggers
3
-61
/
+53
2025-10-15
smb: client: Use HMAC-SHA256 library for key generation
Eric Biggers
2
-54
/
+15
2025-10-15
smb: client: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
3
-44
/
+16
2025-10-15
cifs: parse_dfs_referrals: prevent oob on malformed input
Eugene Korenevsky
1
-0
/
+17
2025-10-15
smb: client: Fix refcount leak for cifs_sb_tlink
Shuhao Fu
2
-6
/
+8
2025-10-15
Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
11
-26
/
+20
2025-10-15
ocfs2: clear extent cache after moving/defragmenting extents
Deepanshu Kartikey
1
-0
/
+5
2025-10-15
smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTED
Stefan Metzmacher
1
-4
/
+4
2025-10-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
4
-8
/
+28
2025-10-15
smb: move some duplicate definitions to common/cifsglob.h
ZhangGuoDong
3
-31
/
+32
2025-10-15
smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registered
Stefan Metzmacher
1
-19
/
+127
2025-10-15
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
3
-6
/
+22
2025-10-15
smb/server: fix possible refcount leak in smb2_sess_setup()
ZhangGuoDong
1
-0
/
+1
2025-10-15
smb/server: fix possible memory leak in smb2_read()
ZhangGuoDong
1
-0
/
+1
2025-10-15
exfat: fix out-of-bounds in exfat_nls_to_ucs2()
Jeongjun Park
4
-8
/
+5
2025-10-15
exfat: fix improper check of dentry.stream.valid_size
Jaehun Gou
1
-1
/
+5
2025-10-14
Merge tag 'nfsd-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+8
[prev]
[next]