aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2025-10-20iomap: iterate over folio mapping in iomap_readpage_iter()Joanne Koong1-28/+25
2025-10-20iomap: store read/readahead bio genericallyJoanne Koong1-15/+14
2025-10-20iomap: move read/readahead bio submission logic into helper functionJoanne Koong1-14/+16
2025-10-20iomap: move bio read logic into helper functionJoanne Koong1-29/+39
2025-10-20iomap: adjust read range correctly for non-block-aligned positionsJoanne Koong1-6/+13
2025-10-20iomap: simplify iomap_iter_advance()Joanne Koong5-43/+33
2025-10-20x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mbm_event modeBabu Moger1-9/+7
2025-10-20mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()Matthew Wilcox4-5/+5
2025-10-19smb: client: allocate enough space for MR WRs and ib_drain_qp()Stefan Metzmacher1-13/+23
2025-10-18Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfatLinus Torvalds4-9/+10
2025-10-18Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-15/+37
2025-10-18Merge tag '6.18-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds20-498/+419
2025-10-17btrfs: send: fix duplicated rmdir operations when using extrefsTing-Chang Hou1-8/+48
2025-10-17btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()Dewei Meng1-1/+7
2025-10-17ntfs3: Fix uninit buffer allocated by __getname()Sidharth Seela1-0/+1
2025-10-17ntfs3: fix uninit memory after failed mi_read in mi_format_newRaphael Pinsonneault-Thibeault1-1/+8
2025-10-17ntfs3: fix use-after-free of sbi->options in cmp_fnamesYangWen1-8/+39
2025-10-17ntfs: Do not overwrite uptodate pagesMatthew Wilcox (Oracle)1-6/+29
2025-10-17ntfs: Do not kmap page cache pages for compressionMatthew Wilcox (Oracle)1-11/+0
2025-10-17ntfs: Do not kmap pages used for reading from diskMatthew Wilcox (Oracle)1-4/+0
2025-10-17fs/ntfs3: fix mount failure for sparse runs in run_unpack()Konstantin Komarov1-1/+5
2025-10-17fs/ntfs3: Reformat code and update terminologyKonstantin Komarov7-38/+42
2025-10-17fs/ntfs3: Support timestamps prior to epochKonstantin Komarov1-4/+5
2025-10-17sysfs: check visibility before changing group attribute ownershipFernando Fernandez Mancera1-5/+21
2025-10-17erofs: fix crafted invalid cases for encoded extentsGao Xiang1-1/+6
2025-10-16Merge tag 'f2fs-fix-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds2-2/+2
2025-10-16Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds9-22/+25
2025-10-16Merge tag 'v6.18-rc1-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-16/+34
2025-10-15smb: client: Consolidate cmac(aes) shash allocationEric Biggers3-11/+3
2025-10-15smb: client: Remove obsolete crypto_shash allocationsEric Biggers5-47/+2
2025-10-15smb: client: Use HMAC-MD5 library for NTLMv2Eric Biggers1-92/+22
2025-10-15smb: client: Use MD5 library for SMB1 signature calculationEric Biggers2-17/+18
2025-10-15smb: client: Use MD5 library for M-F symlink hashingEric Biggers2-28/+4
2025-10-15smb: client: Use HMAC-SHA256 library for SMB2 signature calculationEric Biggers3-61/+53
2025-10-15smb: client: Use HMAC-SHA256 library for key generationEric Biggers2-54/+15
2025-10-15smb: client: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers3-44/+16
2025-10-15cifs: parse_dfs_referrals: prevent oob on malformed inputEugene Korenevsky1-0/+17
2025-10-15smb: client: Fix refcount leak for cifs_sb_tlinkShuhao Fu2-6/+8
2025-10-15Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds11-26/+20
2025-10-15ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey1-0/+5
2025-10-15smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTEDStefan Metzmacher1-4/+4
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-8/+28
2025-10-15smb: move some duplicate definitions to common/cifsglob.hZhangGuoDong3-31/+32
2025-10-15smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registeredStefan Metzmacher1-19/+127
2025-10-15ksmbd: fix recursive locking in RPC handle list accessMarios Makassikis3-6/+22
2025-10-15smb/server: fix possible refcount leak in smb2_sess_setup()ZhangGuoDong1-0/+1
2025-10-15smb/server: fix possible memory leak in smb2_read()ZhangGuoDong1-0/+1
2025-10-15exfat: fix out-of-bounds in exfat_nls_to_ucs2()Jeongjun Park4-8/+5
2025-10-15exfat: fix improper check of dentry.stream.valid_sizeJaehun Gou1-1/+5
2025-10-14Merge tag 'nfsd-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+8