summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-12-20Merge tag '6.7-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-12-20Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-20Merge tag 'bcachefs-2023-12-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-12-20Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-12-19bcachefs: Fix bch2_alloc_sectors_start_trans() error handlingKent Overstreet
2023-12-19bcachefs; guard against overflow in btree node splitKent Overstreet
2023-12-19bcachefs: btree_node_u64s_with_format() takes nr keysKent Overstreet
2023-12-19cifs: do not let cifs_chan_update_iface deallocate channelsShyam Prasad N
2023-12-19cifs: fix a pending undercount of srv_countShyam Prasad N
2023-12-19fs: cifs: Fix atime update checkZizhi Wo
2023-12-19smb: client: fix potential OOB in smb2_dump_detail()Paulo Alcantara
2023-12-18NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0Chuck Lever
2023-12-18NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500dChuck Lever
2023-12-17bcachefs: print explicit recovery pass message only onceKent Overstreet
2023-12-17smb: client: fix potential OOB in cifs_dump_detail()Paulo Alcantara
2023-12-17smb: client: fix OOB in smbCalcSize()Paulo Alcantara
2023-12-17smb: client: fix OOB in SMB2_query_info_init()Paulo Alcantara
2023-12-17smb: client: fix OOB in cifsd when receiving compounded respsPaulo Alcantara
2023-12-17Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-17ovl: fix dentry reference leak after changes to underlying layersAmir Goldstein
2023-12-16Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-12-15btrfs: do not allow non subvolume root targets for snapshotJosef Bacik
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-15nfsd: hold nfsd_mutex across entire netlink operationNeilBrown
2023-12-15nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown
2023-12-14Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-12-14bcachefs: improve modprobe support by providing softdepsDaniel Hill
2023-12-14bcachefs: fix invalid memory access in bch2_fs_alloc() error pathThomas Bertschinger
2023-12-14Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-13Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-12-13bcachefs: Fix determining required file handle lengthJan Kara
2023-12-13fix ufs_get_locked_folio() breakageAl Viro
2023-12-12eventfs: Fix events beyond NAME_MAX blocking tasksBeau Belgrave
2023-12-12Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-12Merge tag '6.7-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-12-12jbd2: fix soft lockup in journal_finish_inode_data_buffers()Ye Bin
2023-12-11bcachefs: Fix nocow locks deadlockKent Overstreet
2023-12-11Merge tag 'bcachefs-2023-12-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-12-11afs: Fix refcount underflow from error handling raceDavid Howells
2023-12-11smb: client: fix OOB in smb2_query_reparse_point()Paulo Alcantara
2023-12-11smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara
2023-12-11smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara
2023-12-11smb: client: fix OOB in receive_encrypted_standard()Paulo Alcantara
2023-12-10bcachefs: Close journal entry if necessary when flushing all pinsKent Overstreet
2023-12-10bcachefs: Fix uninitialized var in bch2_journal_replay()Kent Overstreet
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-09Merge tag '6.7-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-08ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon