summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-06-03smb: client: make use of common smbdirect_socketStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect_socket.hStefan Metzmacher
2025-06-03smb: client: make use of common smbdirect.hStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect.h with public structuresStefan Metzmacher
2025-06-03smb: client: make use of common smbdirect_pdu.hStefan Metzmacher
2025-06-03smb: smbdirect: add smbdirect_pdu.h with protocol definitionsStefan Metzmacher
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-06-03Merge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-02Merge tag 'gfs2-for-6.16-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-02Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-02cifs: update the lock ordering comments with new mutexShyam Prasad N
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-02Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-02cifs: dns resolution is needed only for primary channelShyam Prasad N
2025-06-02cifs: update dstaddr whenever channel iface is updatedShyam Prasad N
2025-06-02cifs: reset connections for all channels when reconnect requestedShyam Prasad N
2025-06-02bcachefs: Run check_dirents second time if requiredKent Overstreet
2025-06-02bcachefs: Run snapshot deletion out of system_long_wqKent Overstreet
2025-06-02bcachefs: Make check_key_has_snapshot saferKent Overstreet
2025-06-02bcachefs: BCH_RECOVERY_PASS_NO_RATELIMITKent Overstreet
2025-06-02bcachefs: bch2_require_recovery_pass()Kent Overstreet
2025-06-02bcachefs: bch_err_throw()Kent Overstreet
2025-06-02bcachefs: Repair code for directory i_sizeKent Overstreet
2025-06-02bcachefs: Kill un-reverted directory i_size codeKent Overstreet
2025-06-02bcachefs: Delete redundant fsck_err()Kent Overstreet
2025-06-02bcachefs: Convert BUG() to errorKent Overstreet
2025-06-01smb: client: use ParentLeaseKey in cifs_do_createHenrique Carvalho
2025-06-01smb: client: use ParentLeaseKey in open_cached_dirHenrique Carvalho
2025-06-01smb: client: add ParentLeaseKey supportHenrique Carvalho
2025-06-01cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár
2025-06-01cifs: Fix validation of SMB1 query reparse point responsePali Rohár
2025-06-01cifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár
2025-06-01cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE modePali Rohár
2025-06-01smb: client: add NULL check in automount_fullpathRuben Devos
2025-06-01ceph: set superblock s_magic for IMA fsmagic matchingDennis Marttinen
2025-06-01ceph: cleanup hardcoded constants of file handle sizeViacheslav Dubeyko
2025-06-01ceph: fix possible integer overflow in ceph_zero_objects()Dmitry Kandybka
2025-06-01ceph: avoid kernel BUG for encrypted inode with unaligned file sizeViacheslav Dubeyko
2025-05-31ntfs3: use folios more in ntfs_compress_write()Matthew Wilcox (Oracle)
2025-06-01bcachefs: Add better logging to fsck_rename_dirent()Kent Overstreet
2025-06-01bcachefs: Replace rcu_read_lock() with guardsKent Overstreet
2025-06-01bcachefs: CLASS(btree_trans)Kent Overstreet
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31bcachefs: CLASS(darray)Kent Overstreet
2025-05-31bcachefs: CLASS(printbuf)Kent Overstreet
2025-05-31bcachefs: sysfs trigger_journal_commitKent Overstreet
2025-05-31bcachefs: sysfs trigger_emergency_read_onlyKent Overstreet
2025-05-31bcachefs: darray_find(), darray_find_p()Kent Overstreet
2025-05-31bcachefs: Journal keys are retained until shutdown, or journal replay finishesKent Overstreet