aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds5-53/+81
6 daysMerge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds26-129/+445
7 daysMerge tag 'erofs-for-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds5-17/+26
7 daysMerge tag 'ntfs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfsLinus Torvalds29-452/+3270
7 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds13-165/+734
8 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig3-48/+77
8 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig2-6/+2
8 daystmpfs/ramfs: let memfd_create() work on nommuDaniel Palmer1-0/+3
8 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)1-1/+1
8 daysMerge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds22-108/+223
8 dayscifs: fix loff_t underflow in cifs_remap_file_range() when len == 0Frank Sorenson1-2/+13
8 dayssmb: client: reject a tree connect response whose byte count is too smallBryam Vargas2-1/+8
8 dayscifs: call pagecache_isize_extended() in cifs_setsize() when extendingFrank Sorenson1-0/+2
8 dayssmb: client: fix copy-paste error in WSL EA length accounting for $LXDEVFrank Sorenson1-1/+1
8 dayssmb: client: remove redundant NULL check before kfree()Mohammad Shahid1-2/+1
8 dayssmb: client: restore the data_offset bound in is_valid_oplock_break()Bryam Vargas1-1/+2
8 dayscifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()Frank Sorenson1-0/+1
8 dayssmb: client: Avoid leaking sensitive data to the heap in connect.cThomas Huth1-1/+1
8 dayssmb: client: Clear sensitive stack data in smb1encrypt.cThomas Huth1-10/+9
8 dayssmb: client: Clear sensitive stack data in cifsencrypt.cThomas Huth1-3/+9
8 dayssmb: client: Clear sensitive stack and heap data in smb2ops.cThomas Huth1-2/+2
8 dayssmb: client: Clear sensitive stack data in smb2transport.cThomas Huth1-0/+4
8 daysRevert "cifs: remove all cifs files before kill super"Zizhi Wo1-3/+0
8 dayssmb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()Frank Sorenson1-2/+4
8 dayssmb: client: fix ALIGN() overflow in symlink_data() error context loopFrank Sorenson1-1/+4
8 dayssmb: client: simplify __build_path_from_dentry_optional_prefix()Dmitry Antipov1-5/+1
8 dayssmb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed secondary T2Frank Sorenson1-3/+11
8 dayssmb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()Frank Sorenson1-1/+20
8 dayssmb/client: decode reparse metadata using its payload typeZe Tan3-13/+19
8 dayssmb/client: preserve open info type across compound queriesZe Tan2-4/+6
8 dayssmb/client: mark missing nlink values as unknownZe Tan2-1/+8
8 dayscifs: fix clearing stats for fastest execution of each smb2 commandFrank Sorenson1-1/+1
8 daysfuse: zero the partial EOF page when extending a fileJimmy Zuber2-0/+12
8 daysfuse: Fix the condition to enable over-io-uringBernd Schubert2-17/+18
8 daysfuse: invalidate the correct range after O_APPEND direct writeBaokun Li1-2/+3
9 dayserofs: simplify z_erofs_gbuf_growsize()Gao Xiang1-11/+7
9 dayserofs: skip sufficiently large global buffers when resizingNikhil Gurudasani1-0/+2
9 dayserofs: support large folios in inode_share modeJingbo Xu1-0/+1
9 dayserofs: support splice() in inode_share modeZhan Xusheng1-1/+8
9 dayserofs: support SEEK_HOLE/SEEK_DATA in inode_share modeJingbo Xu3-2/+3
9 dayserofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logicGeert Uytterhoeven1-3/+5
9 daysMerge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-6/+24
9 daysMerge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/smbLinus Torvalds48-864/+5434
9 daysMerge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds22-301/+1143
10 daysMerge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+6
10 daysMerge tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicodeLinus Torvalds1-25/+5
10 daysMerge tag 'exfat-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfatLinus Torvalds8-71/+206
11 daysMerge tag 'ecryptfs-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfsLinus Torvalds7-42/+73
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-8/+10
11 daysntfs: support resident WOF decompressionHyunchul Lee1-42/+94