summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
10 daysns: Free anonymous mount namespaces via ns_common_free()Christian Brauner
10 daysMerge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
10 dayssmb: client: reject SetEA requests that do not fit the request bufferYunpeng Tian
10 dayssmb: client: fix data corruption with concurrent writes and O_TRUNCPaulo Alcantara
10 daysntfs: take invalidate_lock in ntfs_filemap_page_mkwrite()Hongling Zeng
10 daysntfs: take invalidate_lock in ntfs_setattr_size()Hongling Zeng
10 daysntfs: handle signal interruption in fallocateHongling Zeng
10 daysksmbd: validate normalized name response lengthAlon Shakevsky
10 daysksmbd: fix listener task lifetime on netdev eventsNamjae Jeon
10 daysksmbd: prevent out-of-bounds reads in share config responsesNamjae Jeon
10 daysksmbd: rate limit unmapped SID errorsNamjae Jeon
10 daysksmbd: propagate DACL parsing errorsNamjae Jeon
10 daysksmbd: zero pipe read compound paddingNamjae Jeon
10 daysksmbd: safely drain sessions during logoffNamjae Jeon
10 daysksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATIONAleksandr Khromov
10 daysksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATIONAleksandr Khromov
10 daysksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it inAleksandr Khromov
10 daysovl: return EINVAL instead of EIO in case of mismatched user_nsMiklos Szeredi
10 dayscoredump: select memory types to includeChristian Brauner
10 daysfs: fix comment typo in inode.cManush Prajwal
10 daysfs/aio: fix comment typosMark Sercombe
10 daysfs: fix comment typo in fs-writeback.cManush Prajwal
10 daysfs: fix comment typo in bpf_fs_kfuncs.cManush Prajwal
10 daysaio: prevent eventfd/epoll recursion on pollDaehyeon Ko
10 daysudf: Make sure there's enough space for LVID implementation use fieldJan Kara
10 dayscoredump: describe the holes when COREDUMP_SPARSE is negotiatedChristian Brauner
10 dayscoredump: send the coredump in records if requestedChristian Brauner
10 dayscoredump: clean up coredump state handlingChristian Brauner
10 dayscoredump: always chunk writesChristian Brauner
10 dayscoredump: make the dump helper return boolChristian Brauner
10 dayscoredump: deduplicate the to_skip flushChristian Brauner
10 dayscoredump: move the negotiated mask into struct coredump_paramsChristian Brauner
10 dayscoredump: pin the protocol struct sizesChristian Brauner
10 dayscoredump: set the minimum send buffer sizeChristian Brauner
10 dayscoredump: refuse negative skipsChristian Brauner
10 dayscoredump: stop unsharing the file descriptor tableChristian Brauner
10 daysfs: avoid spurious dentry ref/unref cycle on openMateusz Guzik
10 daysvfs: short-circuit MAY_WRITE access for O_DIRECTORY opensJori Koolstra
10 daysvfs: refuse O_CREAT for directories through a dangling symlinkJori Koolstra
10 daysvfs: move O_IS_MKDIR check from lookup_open() into individual filesystemsJori Koolstra
10 daysvfs: add O_CREAT|O_DIRECTORY to open*(2)Jori Koolstra
10 daysvfs: lookup_open(): use vfs_create_no_perm()Jori Koolstra
10 daysvfs: move ->create check in lookup_open() to before try_break_deleg()Jori Koolstra
10 daysvfs: lookup_open(): move setting FMODE_CREATED downJori Koolstra
10 daysvfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()Jori Koolstra
10 daysfs/namei.c: use trailing_slashes()Jori Koolstra
10 daysbuffer: clear BH_Write_EIO when a write succeeds, not when one startsChao Shi
10 daysbuffer: stop touching BH_Uptodate on write completionChao Shi
10 daysjbd2: check for a fast commit write error with buffer_write_io_error()Chao Shi
10 daysjbd2: say what jbd2_freeze_jh_data()'s assertion is actually checkingChao Shi