aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
12 daysMerge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
12 daysMerge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
12 daysMerge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
12 daysMerge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
12 daysMerge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
12 daysMerge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
13 dayscifs: Fix missing set of remote_i_sizeDavid Howells
13 dayscifs: Fix smb3_insert_range() to move the zero_pointDavid Howells
13 daysmm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong
13 daysnilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi
13 daysnilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi
13 daysnilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi
14 daysMerge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
14 daysMerge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
14 daysMerge tag 'bcachefs-2024-05-24' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
14 daysMerge tag 'trace-tracefs-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
14 daysfs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov
14 daysfs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov
2024-05-23Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23eventfs: Do not use attributes for events directorySteven Rostedt (Google)
2024-05-23eventfs: Cleanup permissions in creation of inodesSteven Rostedt (Google)
2024-05-23eventfs: Remove getattr and permission callbacksSteven Rostedt (Google)
2024-05-23eventfs: Consolidate the eventfs_inode update in eventfs_get_inode()Steven Rostedt (Google)
2024-05-23tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()Steven Rostedt (Google)
2024-05-23eventfs: Update all the eventfs_inodes from the events descriptorSteven Rostedt (Google)
2024-05-23tracefs: Update inode permissions on remountSteven Rostedt (Google)
2024-05-23eventfs: Keep the directories from having the same inode number as filesSteven Rostedt (Google)
2024-05-23ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bitXiubo Li
2024-05-23ceph: check the cephx mds auth access for async diropXiubo Li
2024-05-23ceph: check the cephx mds auth access for openXiubo Li
2024-05-23ceph: check the cephx mds auth access for setattrXiubo Li
2024-05-23ceph: add ceph_mds_check_access() helperXiubo Li
2024-05-23ceph: save cap_auths in MDS client when session is openedXiubo Li
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22bcachefs: Fix race path in bch2_inode_insert()Kent Overstreet
2024-05-22bcachefs: Ensure we're RW before journallingKent Overstreet
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22bcachefs: Fix shutdown orderingKent Overstreet
2024-05-22ksmbd: ignore trailing slashes in share pathsNandor Kracser
2024-05-22bcachefs: Fix unsafety in bch2_dirent_name_bytes()Kent Overstreet
2024-05-22bcachefs: Fix stack oob in __bch2_encrypt_bio()Kent Overstreet
2024-05-22bcachefs: Fix btree_trans leak in bch2_readahead()Kent Overstreet
2024-05-22bcachefs: Fix bogus verify_replicas_entry() assertKent Overstreet
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-22Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-22Merge tag 'fuse-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-22vfs: Delete the associated dentry when deleting a fileYafang Shao
2024-05-22fuse: virtio: drop owner assignmentKrzysztof Kozlowski