summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-10-22bcachefs: extent_squash() can no longer failKent Overstreet
2023-10-22bcachefs: make struct btree_iter a bit smallerKent Overstreet
2023-10-22bcachefs: lift ordering restriction on 0 size extentsKent Overstreet
2023-10-22bcachefs: extent unit testsKent Overstreet
2023-10-22bcachefs: bkey_written()Kent Overstreet
2023-10-22bcachefs: improved rw_aux_tree_bsearch()Kent Overstreet
2023-10-22bcachefs: Factor out btree_key_can_insert()Kent Overstreet
2023-10-22bcachefs: BCH_SB_RESERVE_BYTESKent Overstreet
2023-10-22bcachefs: Better calculation of copygc thresholdKent Overstreet
2023-10-22bcachefs: Change how replicated data is accountedKent Overstreet
2023-10-22bcachefs: Account for internal fragmentation betterKent Overstreet
2023-10-22bcachefs: kill s_alloc, use bch_data_typeKent Overstreet
2023-10-22bcachefs: bch2_mark_key() now takes bch_data_typeKent Overstreet
2023-10-22bcachefs: Fix an assertion in the btree node merge pathKent Overstreet
2023-10-22bcachefs: Fix locking in allocator threadKent Overstreet
2023-10-22bcachefs: fix bch2_val_to_text()Kent Overstreet
2023-10-22bcachefs: minor fsync fixKent Overstreet
2023-10-22bcachefs: Assorted journal refactoringKent Overstreet
2023-10-22bcachefs: fix last_seq_ondiskKent Overstreet
2023-10-22bcachefs: fix mtime/ctime update on truncateKent Overstreet
2023-10-22bcachefs: fix fsync after createKent Overstreet
2023-10-22bcachefs: fix nbuckets usage on device resizeKent Overstreet
2023-10-22bcachefs: Invalidate buckets when writing to alloc btreeKent Overstreet
2023-10-22bcachefs: kill bucket mark sector count saturationKent Overstreet
2023-10-22bcachefs: don't call bch2_bucket_seq_cleanup from journal_buf_switchKent Overstreet
2023-10-22bcachefs: Fix an assertionKent Overstreet
2023-10-22bcachefs: fix rename + fsyncKent Overstreet
2023-10-22bcachefs: Use ei_update_lock consistentlyKent Overstreet
2023-10-22bcachefs: bch2_trans_update() now takes struct btree_insert_entryKent Overstreet
2023-10-22bcachefs: Fix mtime/ctime updatesKent Overstreet
2023-10-22bcachefs: Simplify bch2_write_inode_trans, fix lockdep splatKent Overstreet
2023-10-22bcachefs: add bch_verbose() statements for shutdownKent Overstreet
2023-10-22bcachefs: Fix a use after free in the journal codeKent Overstreet
2023-10-22bcachefs: Fix device addKent Overstreet
2023-10-22bcachefs: trace transaction restartsKent Overstreet
2023-10-22bcachefs: Convert raw uses of bch2_btree_iter_link() to new transactionsKent Overstreet
2023-10-22bcachefs: Only check inode i_nlink during full fsckKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet
2023-09-11fs: factor out d_mark_tmpfile()Kent Overstreet
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-09-08Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-08smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French
2023-09-07ntfs3: drop inode references in ntfs_put_super()Christian Brauner
2023-09-07vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'Linus Torvalds
2023-09-07cifs: update internal module version number for cifs.koSteve French
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French
2023-09-07smb3: add trace point for queryfs (statfs)Steve French
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-05Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-05Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds