summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-11-04bcachefs: Ensure copygc does not spinKent Overstreet4-8/+34
2023-11-04Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+42
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds3-461/+688
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds28-95/+110
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds64-1014/+1668
2023-11-03Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds6-5/+18
2023-11-02gfs2: Add metapath_dibh helperAndreas Gruenbacher1-1/+7
2023-11-02gfs2: Clean up quota.c:print_messageAndreas Gruenbacher1-5/+5
2023-11-02gfs2: Clean up gfs2_alloc_parms initializersAndreas Gruenbacher2-4/+4
2023-11-02gfs2: Two quota=account mode fixesAndreas Gruenbacher2-6/+3
2023-11-02Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-118/+194
2023-11-02Merge tag 'fsnotify_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-11-02Merge tag 'fs_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-139/+148
2023-11-02Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggyLinus Torvalds7-29/+54
2023-11-02Merge tag 'exfat-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-48/+171
2023-11-02Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-135/+88
2023-11-02Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-585/+823
2023-11-02Merge tag 'dlm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds3-18/+51
2023-11-02Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds1-1/+1
2023-11-02cifs: force interface update before a fresh session setupShyam Prasad N1-1/+5
2023-11-02cifs: do not reset chan_max if multichannel is not supported at mountShyam Prasad N1-1/+0
2023-11-02cifs: reconnect helper should set reconnect for the right channelShyam Prasad N1-4/+5
2023-11-02smb: client: fix use-after-free in smb2_query_info_compound()Paulo Alcantara1-35/+49
2023-11-02smb: client: remove extra @chan_count check in __cifs_put_smb_ses()Paulo Alcantara1-14/+9
2023-11-02Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+7
2023-11-02eventfs: Use simple_recursive_removal() to clean up dentriesSteven Rostedt (Google)2-35/+44
2023-11-02eventfs: Remove special processing of dput() of events directorySteven Rostedt (Google)1-17/+2
2023-11-02eventfs: Delete eventfs_inode when the last dentry is freedSteven Rostedt (Google)2-79/+69
2023-11-02eventfs: Hold eventfs_mutex when calling callback functionsSteven Rostedt (Google)1-2/+20
2023-11-02eventfs: Save ownership and modeSteven Rostedt (Google)2-13/+151
2023-11-02eventfs: Test for ei->is_freed when accessing ei->dentrySteven Rostedt (Google)2-7/+41
2023-11-02eventfs: Have a free_ei() that just frees the eventfs_inodeSteven Rostedt (Google)1-8/+11
2023-11-02eventfs: Remove "is_freed" union with rcu headSteven Rostedt (Google)2-3/+5
2023-11-02eventfs: Fix kerneldoc of eventfs_remove_rec()Steven Rostedt (Google)1-2/+4
2023-11-02eventfs: Remove extra dget() in eventfs_create_events_dir()Steven Rostedt (Google)1-3/+0
2023-11-02Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+2
2023-11-02bcachefs: Skip deleted members in member_to_text()Kent Overstreet1-8/+7
2023-11-02bcachefs: Fix an integer overflowKent Overstreet3-5/+5
2023-11-02bcachefs: Don't downgrade locks on transaction restartKent Overstreet9-37/+96
2023-11-02bcachefs: Fix deleted inodes btree in snapshot deletionKent Overstreet1-0/+9
2023-11-02bcachefs: Fix error path in bch2_replicas_gc_end()Kent Overstreet1-13/+5
2023-11-02bcachefs: Enumerate fsck errorsKent Overstreet37-738/+1175
2023-11-02bcachefs: bch_sb_field_errorsKent Overstreet13-23/+270
2023-11-02bcachefs: Add IO error counts to bch_memberKent Overstreet17-86/+225
2023-11-02bcachefs: Fix snapshot skiplistsKent Overstreet1-7/+6
2023-11-02bcachefs: Fix a kasan splat in bch2_dev_add()Kent Overstreet1-10/+2
2023-11-02bcachefs: Fix kasan splat in members_v1_get()Kent Overstreet1-3/+3
2023-11-02bcachefs: rebalance_workKent Overstreet18-315/+599
2023-11-01ocfs2: fix a spelling typo in commentKunwu Chan1-1/+1