summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* stat: remove no-longer-used helper macrosLinus Torvalds2023-09-171-6/+0
* Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-09-174-17/+24
|\
| * smb3: fix some minor typos and repeated wordsSteve French2023-09-152-3/+5
| * smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French2023-09-152-4/+4
| * smb3: move server check earlier when setting channel sequence numberSteve French2023-09-121-10/+15
* | Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds2023-09-172-2/+1
|\ \
| * | ksmbd: fix passing freed memory 'aux_payload_buf'Namjae Jeon2023-09-131-1/+1
| * | ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon2023-09-131-1/+0
| |/
* | Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-175-50/+60
|\ \
| * | ext4: fix rec_len verify errorShida Zhang2023-09-141-11/+15
| * | ext4: do not let fstrim block system suspendJan Kara2023-09-141-2/+10
| * | ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara2023-09-141-21/+25
| * | jbd2: Fix memory leak in journal_init_common()Li Zetao2023-09-141-0/+2
| * | jbd2: Remove page size assumptionsRitesh Harjani (IBM)2023-09-072-18/+10
* | | Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-09-152-4/+5
|\ \ \
| * | | NFSD: fix possible oops when nfsd/pool_stats is closed.NeilBrown2023-09-121-2/+3
| * | | nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton2023-09-091-2/+2
* | | | Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-151-4/+10
|\ \ \ \
| * | | | efivarfs: fix statfs() on efivarfsHeinrich Schuchardt2023-09-111-4/+10
| | |_|/ | |/| |
* | | | Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-133-10/+59
|\ \ \ \
| * | | | tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()Steven Rostedt (Google)2023-09-111-1/+2
| * | | | tracefs/eventfs: Free top level files on removalSteven Rostedt (Google)2023-09-081-4/+26
| * | | | tracefs/eventfs: Use dput to free the toplevel events directorySteven Rostedt (Google)2023-09-073-8/+16
| * | | | tracefs/eventfs: Add missing lockdown checksSteven Rostedt (Google)2023-09-051-0/+15
| * | | | tracefs: Add missing lockdown check to tracefs_create_dir()Steven Rostedt (Google)2023-09-051-0/+3
* | | | | Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-129-64/+128
|\ \ \ \ \
| * | | | | MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.orgBhaskar Chowdhury2023-09-081-1/+1
| * | | | | btrfs: assert delayed node locked when removing delayed itemFilipe Manana2023-09-081-4/+8
| * | | | | btrfs: remove BUG() after failure to insert delayed dir index itemFilipe Manana2023-09-081-27/+47
| * | | | | btrfs: improve error message after failure to add delayed dir index itemFilipe Manana2023-09-081-3/+4
| * | | | | btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folioQu Wenruo2023-09-081-6/+8
| * | | | | btrfs: check for BTRFS_FS_ERROR in pending ordered assertJosef Bacik2023-09-081-1/+1
| * | | | | btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana2023-09-081-3/+16
| * | | | | btrfs: do not block starts waiting on previous transaction commitJosef Bacik2023-09-084-20/+30
| * | | | | btrfs: release path before inode lookup during the ino lookup ioctlFilipe Manana2023-09-081-1/+7
| * | | | | btrfs: fix race between finishing block group creation and its item updateFilipe Manana2023-09-081-2/+10
* | | | | | Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-122-7/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ovl: fix incorrect fdput() on aio completionAmir Goldstein2023-09-041-6/+3
| * | | | | ovl: fix failed copyup of fileattr on a symlinkAmir Goldstein2023-09-041-1/+2
* | | | | | Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-09-0913-19/+42
|\ \ \ \ \ \
| * | | | | | smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French2023-09-081-1/+1
| * | | | | | cifs: update internal module version number for cifs.koSteve French2023-09-071-2/+2
| * | | | | | smb3: allow controlling maximum number of cached directoriesSteve French2023-09-077-6/+22
| * | | | | | smb3: add trace point for queryfs (statfs)Steve French2023-09-072-1/+2
| * | | | | | nls: Hide new NLS_UCS2_UTILSDr. David Alan Gilbert2023-08-311-6/+1
| * | | | | | smb3: allow controlling length of time directory entries are cached with dir ...Steve French2023-08-313-2/+13
| * | | | | | smb: propagate error code of extract_sharename()Katya Orlova2023-08-301-1/+1
* | | | | | | Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds2023-09-082-3/+1
|\ \ \ \ \ \ \
| * | | | | | | ksmbd: remove experimental warningSteve French2023-09-032-3/+1
* | | | | | | | ntfs3: drop inode references in ntfs_put_super()Christian Brauner2023-09-071-6/+12