aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-30/+33
2024-12-07Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-65/+175
2024-12-07Merge tag 'ubifs-for-linus-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds1-1/+1
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2024-12-06smb: client: fix potential race in cifs_put_tcon()Paulo Alcantara1-3/+1
2024-12-06smb3.1.1: fix posix mounts to older serversSteve French3-5/+11
2024-12-05ocfs2: update seq_file index in ocfs2_dlm_seq_nextWengang Wang1-0/+1
2024-12-05ocfs2: free inode when ocfs2_get_init_inode() failsTetsuo Handa1-1/+3
2024-12-05nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()Ryusuke Konishi1-1/+1
2024-12-05fs/proc/vmcore.c: fix warning when CONFIG_MMU=nAndrew Morton1-28/+28
2024-12-05Merge tag 'v6.13-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-3/+9
2024-12-05jffs2: Fix rtime decompressorRichard Weinberger1-1/+1
2024-12-04ksmbd: align aux_payload_buf to avoid OOB reads in cryptographic operationsNorbert Szetei1-1/+1
2024-12-04fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse pointsRalph Boehme1-1/+17
2024-12-04fs/smb/client: Implement new SMB3 POSIX typeRalph Boehme4-60/+149
2024-12-04fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIXRalph Boehme1-1/+2
2024-12-03Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds7-8/+43
2024-12-03Merge tag 'fs_for_v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-1/+17
2024-12-03Merge tag 'xfs-fixes-6.13-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-36/+26
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-02arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct placeYang Shi1-1/+1
2024-12-01ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_writeJordy Zomer1-0/+2
2024-12-01ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_readJordy Zomer1-0/+4
2024-12-01smb: server: Fix building with GCC 15Brahmajit Das1-2/+2
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linuxLinus Torvalds1-2/+3
2024-11-30Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds15-84/+37
2024-11-30Merge tag '9p-for-6.13-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-18/+3
2024-11-30Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds12-71/+62
2024-11-30Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds14-145/+209
2024-11-30Merge tag '6.13-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds24-297/+523
2024-11-30Merge tag '6.13-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds24-130/+171
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-11/+26
2024-11-29btrfs: fix lockdep warnings on io_uring encoded readsMark Harmstone2-0/+20
2024-11-29btrfs: ref-verify: fix use-after-free after invalid ref actionFilipe Manana1-0/+1
2024-11-29btrfs: add a sanity check for btrfs root in btrfs_search_slot()Lizhi Xu1-1/+5
2024-11-29btrfs: don't loop for nowait writes when checking for cross referencesFilipe Manana1-1/+1
2024-11-28btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENTAL=yFilipe Manana1-2/+2
2024-11-28btrfs: fix deadlock between transaction commits and extent locksFilipe Manana1-3/+13
2024-11-28btrfs: fix use-after-free in btrfs_encoded_read_endio()Johannes Thumshirn1-1/+1
2024-11-28fs/nfs/io: make nfs_start_io_*() killableMax Kellermann4-20/+66
2024-11-28nfs/blocklayout: Limit repeat device registration on failureBenjamin Coddington1-1/+14
2024-11-28nfs/blocklayout: Don't attempt unregister for invalid block deviceBenjamin Coddington1-4/+2
2024-11-28nfs: ignore SB_RDONLY when mounting nfsLi Lingfeng1-1/+1
2024-11-28Merge tag 'ntfs3_for_6.13' of https://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds8-167/+103
2024-11-28Merge tag 'exfat-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfatLinus Torvalds5-128/+113
2024-11-28cifs: update internal version numberSteve French1-2/+2
2024-11-28cifs: unlock on error in smb3_reconfigure()Dan Carpenter1-1/+3
2024-11-28cifs: during remount, make sure passwords are in syncShyam Prasad N2-9/+75
2024-11-28cifs: support mounting with alternate password to allow password rotationMeetakshi Setiya1-7/+50