summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-15Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-15smb3: fix some minor typos and repeated wordsSteve French
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French
2023-09-14ext4: fix rec_len verify errorShida Zhang
2023-09-14ext4: do not let fstrim block system suspendJan Kara
2023-09-14ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara
2023-09-14jbd2: Fix memory leak in journal_init_common()Li Zetao
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13ksmbd: fix passing freed memory 'aux_payload_buf'Namjae Jeon
2023-09-13ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon
2023-09-12smb3: move server check earlier when setting channel sequence numberSteve French
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-12Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-12NFSD: fix possible oops when nfsd/pool_stats is closed.NeilBrown
2023-09-11tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()Steven Rostedt (Google)
2023-09-11efivarfs: fix statfs() on efivarfsHeinrich Schuchardt
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-09-09nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-09-08Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-08tracefs/eventfs: Free top level files on removalSteven Rostedt (Google)
2023-09-08smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French
2023-09-08MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.orgBhaskar Chowdhury
2023-09-08btrfs: assert delayed node locked when removing delayed itemFilipe Manana
2023-09-08btrfs: remove BUG() after failure to insert delayed dir index itemFilipe Manana
2023-09-08btrfs: improve error message after failure to add delayed dir index itemFilipe Manana
2023-09-08btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folioQu Wenruo
2023-09-08btrfs: check for BTRFS_FS_ERROR in pending ordered assertJosef Bacik
2023-09-08btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana
2023-09-08btrfs: do not block starts waiting on previous transaction commitJosef Bacik
2023-09-08btrfs: release path before inode lookup during the ino lookup ioctlFilipe Manana
2023-09-08btrfs: fix race between finishing block group creation and its item updateFilipe Manana
2023-09-07tracefs/eventfs: Use dput to free the toplevel events directorySteven Rostedt (Google)
2023-09-07jbd2: Remove page size assumptionsRitesh Harjani (IBM)
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-05tracefs/eventfs: Add missing lockdown checksSteven Rostedt (Google)
2023-09-05tracefs: Add missing lockdown check to tracefs_create_dir()Steven Rostedt (Google)
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
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-09-05gfs2: change qd_slot_count to qd_slot_refBob Peterson