summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds-6/+0
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-17/+24
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds-2/+1
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-50/+60
2023-09-15Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-4/+5
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+10
2023-09-15smb3: fix some minor typos and repeated wordsSteve French-3/+5
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French-4/+4
2023-09-14ext4: fix rec_len verify errorShida Zhang-11/+15
2023-09-14ext4: do not let fstrim block system suspendJan Kara-2/+10
2023-09-14ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara-21/+25
2023-09-14jbd2: Fix memory leak in journal_init_common()Li Zetao-0/+2
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-10/+59
2023-09-13ksmbd: fix passing freed memory 'aux_payload_buf'Namjae Jeon-1/+1
2023-09-13ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon-1/+0
2023-09-12smb3: move server check earlier when setting channel sequence numberSteve French-10/+15
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-64/+128
2023-09-12Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+5
2023-09-12NFSD: fix possible oops when nfsd/pool_stats is closed.NeilBrown-2/+3
2023-09-11tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()Steven Rostedt (Google)-1/+2
2023-09-11efivarfs: fix statfs() on efivarfsHeinrich Schuchardt-4/+10
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds-19/+42
2023-09-09nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton-2/+2
2023-09-08Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds-3/+1
2023-09-08tracefs/eventfs: Free top level files on removalSteven Rostedt (Google)-4/+26
2023-09-08smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French-1/+1
2023-09-08MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.orgBhaskar Chowdhury-1/+1
2023-09-08btrfs: assert delayed node locked when removing delayed itemFilipe Manana-4/+8
2023-09-08btrfs: remove BUG() after failure to insert delayed dir index itemFilipe Manana-27/+47
2023-09-08btrfs: improve error message after failure to add delayed dir index itemFilipe Manana-3/+4
2023-09-08btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folioQu Wenruo-6/+8
2023-09-08btrfs: check for BTRFS_FS_ERROR in pending ordered assertJosef Bacik-1/+1
2023-09-08btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana-3/+16
2023-09-08btrfs: do not block starts waiting on previous transaction commitJosef Bacik-20/+30
2023-09-08btrfs: release path before inode lookup during the ino lookup ioctlFilipe Manana-1/+7
2023-09-08btrfs: fix race between finishing block group creation and its item updateFilipe Manana-2/+10
2023-09-07tracefs/eventfs: Use dput to free the toplevel events directorySteven Rostedt (Google)-8/+16
2023-09-07jbd2: Remove page size assumptionsRitesh Harjani (IBM)-18/+10
2023-09-07ntfs3: drop inode references in ntfs_put_super()Christian Brauner-6/+12
2023-09-07vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'Linus Torvalds-0/+17
2023-09-07cifs: update internal module version number for cifs.koSteve French-2/+2
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French-6/+22
2023-09-07smb3: add trace point for queryfs (statfs)Steve French-1/+2
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-462/+3532
2023-09-05tracefs/eventfs: Add missing lockdown checksSteven Rostedt (Google)-0/+15
2023-09-05tracefs: Add missing lockdown check to tracefs_create_dir()Steven Rostedt (Google)-0/+3
2023-09-05Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-326/+344
2023-09-05Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-105/+237
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+6
2023-09-05gfs2: change qd_slot_count to qd_slot_refBob Peterson-9/+9