aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-25Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-24Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-05-24Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-24Merge tag 'bcachefs-2024-05-24' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-24Merge tag 'trace-tracefs-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-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-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
2024-05-22kernel: Remove signal hacks for vhost_tasksMike Christie
2024-05-21Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-05-21Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-21Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-21fs/pidfs: make 'lsof' happy with our inode changesLinus Torvalds
2024-05-21btrfs: re-introduce 'norecovery' mount optionQu Wenruo
2024-05-21nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-05-21pNFS: rework pnfs_generic_pg_check_layout to check IO rangeOlga Kornievskaia
2024-05-21pNFS/filelayout: check layout segment rangeOlga Kornievskaia
2024-05-21pNFS/filelayout: fixup pNfs allocation modesOlga Kornievskaia
2024-05-20Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-20Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-05-20Merge tag 'fs_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20Revert "fanotify: remove unneeded sub-zero check for unsigned value"Linus Torvalds
2024-05-20Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-21erofs: avoid allocating DEFLATE streams before mountingGao Xiang
2024-05-20NFS: Don't enable NFS v2 by defaultAnna Schumaker
2024-05-20NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker
2024-05-20nfs: keep server info for remountsMartin Kaiser
2024-05-20NFSv4: Fixup smatch warning for ambiguous returnBenjamin Coddington