summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-11-05bcachefs: x-macro-ify inode flags enumKent Overstreet9-83/+89
2023-11-05bcachefs: Convert bch2_fs_open() to darrayKent Overstreet2-32/+34
2023-11-05bcachefs: Move __bch2_members_v2_get_mut to sb-members.hKent Overstreet2-14/+14
2023-11-05bcachefs: bch2_prt_datetime()Kent Overstreet5-26/+22
2023-11-05bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to yKent Overstreet1-1/+0
2023-11-05bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usageKent Overstreet4-4/+14
2023-11-05bcachefs: rebalance_work btree is not a snapshots btreeKent Overstreet5-12/+31
2023-11-05bcachefs: Add missing printk newlinesKent Overstreet1-3/+3
2023-11-05bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entryKent Overstreet1-0/+7
2023-11-05bcachefs: .get_parent() should return an error pointerKent Overstreet1-3/+0
2023-11-05bcachefs: Fix bch2_delete_dead_inodes()Kent Overstreet2-22/+69
2023-11-05bcachefs: use swab40 for bch_backpointer.bucket_offset bitfieldBrian Foster3-10/+10
2023-11-05bcachefs: byte order swap bch_alloc_v4.fragmentation_lru fieldBrian Foster1-0/+1
2023-11-05bcachefs: allow writeback to fill bio completelyBrian Foster1-3/+16
2023-11-05bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtableBrian Foster1-10/+14
2023-11-05bcachefs: update alloc cursor in early bucket allocatorBrian Foster1-4/+6
2023-11-05bcachefs: serialize on cached key in early bucket allocatorBrian Foster1-3/+25
2023-11-05bcachefs: Data move path now uses bch2_trans_unlock_long()Kent Overstreet5-9/+23
2023-11-04Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-150/+254
2023-11-04Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linuxLinus Torvalds3-3/+4
2023-11-04Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds14-90/+138
2023-11-04Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+81
2023-11-04bcachefs: Ensure srcu lock is not held too longKent Overstreet4-13/+40
2023-11-04bcachefs: Fix build errors with gcc 10Kent Overstreet5-9/+7
2023-11-04bcachefs: Fix MEAN_AND_VARIANCE kconfig optionsKent Overstreet1-2/+1
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-04ceph: allow idmapped mountsChristian Brauner1-1/+1
2023-11-04ceph: allow idmapped atomic_open inode opChristian Brauner1-2/+9
2023-11-04ceph: allow idmapped set_acl inode opChristian Brauner1-1/+1
2023-11-04ceph: allow idmapped setattr inode opChristian Brauner1-8/+12
2023-11-04ceph: pass idmap to __ceph_setattrAlexander Mikhalitsyn4-8/+8
2023-11-04ceph: allow idmapped permission inode opChristian Brauner1-1/+1
2023-11-04ceph: allow idmapped getattr inode opChristian Brauner1-1/+1
2023-11-04ceph: pass an idmapping to mknod/symlink/mkdirChristian Brauner1-0/+4
2023-11-04ceph: add enable_unsafe_idmap module parameterAlexander Mikhalitsyn3-7/+28
2023-11-04ceph: handle idmapped mounts in create_request_message()Christian Brauner2-5/+56
2023-11-04ceph: stash idmapping in mdsc requestChristian Brauner2-0/+6
2023-11-04fs: export mnt_idmap_get/mnt_idmap_putAlexander Mikhalitsyn1-0/+2
2023-11-04libceph, ceph: move mdsmap.h to fs/cephXiubo Li3-2/+77
2023-11-04ceph: print cluster fsid and client global_id in all debug logsXiubo Li19-1312/+1747
2023-11-04ceph: rename _to_client() to _to_fs_client()Xiubo Li14-95/+95
2023-11-04ceph: pass the mdsc to several helpersXiubo Li9-36/+51
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds3-461/+688
2023-11-03exfat: fix ctime is not updatedYuezhang Mo1-0/+1
2023-11-03exfat: fix setting uninitialized time to ctime/atimeYuezhang Mo1-2/+2
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