summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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-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
2023-12-08ksmbd: fix wrong allocation size update in smb2_open()Namjae Jeon
2023-12-08ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()Namjae Jeon
2023-12-08ksmbd: lazy v2 lease break on smb2_write()Namjae Jeon
2023-12-08ksmbd: send v2 lease break notification for directoryNamjae Jeon
2023-12-08bcachefs: Fix deleted inode check for dirsKent Overstreet
2023-12-06nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi
2023-12-06mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTISidhartha Kumar
2023-12-06nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi
2023-12-06squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu
2023-12-06mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not setPeter Xu
2023-12-06mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma checkPeter Xu
2023-12-06bcachefs: rebalance shouldn't attempt to compress unwritten extentsDaniel Hill
2023-12-06cifs: reconnect worker should take reference on server struct unconditionallyShyam Prasad N
2023-12-06Revert "cifs: reconnect work should have reference on server struct"Shyam Prasad N
2023-12-06bcachefs: don't attempt rw on unfreeze when shutdownBrian Foster
2023-12-06bcachefs: Fix creating snapshot with implict sourceKent Overstreet
2023-12-05cifs: Fix non-availability of dedup breaking generic/304David Howells
2023-12-05smb: client: fix potential NULL deref in parse_dfs_referrals()Paulo Alcantara
2023-12-05ksmbd: downgrade RWH lease caching state to RH for directoryNamjae Jeon
2023-12-05ksmbd: set v2 lease capabilityNamjae Jeon
2023-12-05ksmbd: set epoch in create context v2 leaseNamjae Jeon
2023-12-05ksmbd: fix memory leak in smb2_lock()Zizhi Wo
2023-12-04bcachefs: Don't run indirect extent trigger unless inserting/deletingKent Overstreet
2023-12-04bcachefs: Convert compression_stats to for_each_btree_key2Kent Overstreet
2023-12-04bcachefs: Fix bch2_extent_drop_ptrs() callKent Overstreet
2023-12-04bcachefs: Fix a journal deadlock in replayKent Overstreet
2023-12-04bcachefs; Don't use btree write buffer until journal replay is finishedKent Overstreet
2023-12-04cifs: Fix flushing, invalidation and file size with FICLONEDavid Howells
2023-12-04cifs: Fix flushing, invalidation and file size with copy_file_range()David Howells
2023-12-04fuse: disable FOPEN_PARALLEL_DIRECT_WRITES with FUSE_DIRECT_IO_ALLOW_MMAPAmir Goldstein
2023-12-04fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()Hangyu Hua
2023-12-04fuse: share lookup state between submount and its parentKrister Johansen
2023-12-04fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli
2023-12-04Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"Johannes Berg
2023-12-03bcachefs: Don't drop journal pins in exit pathKent Overstreet
2023-12-03Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-12-02Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds