summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-05epoll: be better about file lifetimesLinus Torvalds
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-04eventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)
2024-05-04eventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)
2024-05-04eventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)
2024-05-04tracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)
2024-05-04tracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)
2024-05-04eventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)
2024-05-02Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-30btrfs: set correct ram_bytes when splitting ordered extentQu Wenruo
2024-04-29Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-29Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-04-29Merge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-29Merge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-28bcachefs: fix integer conversion bugKent Overstreet
2024-04-28bcachefs: btree node scan now fills in sectors_writtenKent Overstreet
2024-04-28bcachefs: Remove accidental debug assertKent Overstreet
2024-04-28erofs: reliably distinguish block based and fscache modeChristian Brauner
2024-04-28erofs: get rid of erofs_fs_contextBaokun Li
2024-04-28erofs: modify the error message when prepare_ondemand_read failedHongbo Li
2024-04-27Merge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-26netfs: Fix the pre-flush when appending to a file in writethrough modeDavid Howells
2024-04-25Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds
2024-04-25NFSD: Fix nfsd4_encode_fattr4() crasherChuck Lever
2024-04-25smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French
2024-04-25smb3: missing lock when picking channelSteve French
2024-04-25Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-25btrfs: take the cleaner_mutex earlier in qgroup disableJosef Bacik
2024-04-25btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet
2024-04-24mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)
2024-04-24Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-24smb: client: Fix struct_group() usage in __packed structsGustavo A. R. Silva
2024-04-23Revert "NFSD: Convert the callback workqueue to use delayed_work"Chuck Lever
2024-04-23Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"Chuck Lever
2024-04-23Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-04-23netfs: Fix writethrough-mode error handlingDavid Howells
2024-04-23ntfs3: add legacy ntfs file operationsChristian Brauner
2024-04-23ntfs3: enforce read-only when used as legacy ntfs driverChristian Brauner
2024-04-22Merge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-04-22Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-22cifs: reinstate original behavior again for forceuid/forcegidTakayuki Nagata
2024-04-22 fs/9p: mitigate inode collisionsEric Van Hensbergen
2024-04-22bcachefs: If we run merges at a lower watermark, they must be nonblockingKent Overstreet
2024-04-21Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-04-20bcachefs: Fix inode early destruction pathKent Overstreet
2024-04-20bcachefs: Fix deadlock in journal write pathKent Overstreet
2024-04-20bcachefs: Tweak btree key cache shrinker so it actually freesKent Overstreet