summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-06-06fs/xattr.c: fix simple_xattr_list()Stephen Smalley
2025-06-05cifs: update internal version numberSteve French
2025-06-05ovl: fix regression caused by lookup helpers API changesAmir Goldstein
2025-06-04Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-06-04Merge tag 'bcachefs-2025-06-04' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-06-04pidfs: never refuse ppid == 0 in PIDFD_GET_INFOMike Yuan
2025-06-04bcachefs: add cond_resched() to handle_overwrites()Kent Overstreet
2025-06-04bcachefs: Make journal read log message a bit quieterKent Overstreet
2025-06-04bcachefs: Fix subvol to missing root repairKent Overstreet
2025-06-04bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()Kent Overstreet
2025-06-04bcachefs: delete dead code from may_delete_deleted_inode()Kent Overstreet
2025-06-04bcachefs: Add flags to subvolume_to_text()Kent Overstreet
2025-06-04bcachefs: Fix oops in btree_node_seq_matches()Kent Overstreet
2025-06-04bcachefs: Fix dirent_casefold_mismatch repairKent Overstreet
2025-06-04bcachefs: Fix bch2_fsck_rename_dirent() for casefoldKent Overstreet
2025-06-04bcachefs: Redo bch2_dirent_init_name()Kent Overstreet
2025-06-04bcachefs: Fix -Wc23-extensions in bch2_check_dirents()Nathan Chancellor
2025-06-04fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_m...Zeng Heng
2025-06-03cifs: do not disable interface polling on failureShyam Prasad N
2025-06-03cifs: serialize other channels when query server interfaces is pendingShyam Prasad N
2025-06-03cifs: deal with the channel loading lag while picking channelsShyam Prasad N
2025-06-03smb: client: make use of common smbdirect_socket_parametersStefan Metzmacher
2025-06-03smb: smbdirect: introduce smbdirect_socket_parametersStefan Metzmacher
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