summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-01-31cifs: fix stray unlock in cifs_chan_skip_or_disableShyam Prasad N
2024-01-31btrfs: zoned: optimize hint byte for zoned allocatorNaohiro Aota
2024-01-31btrfs: zoned: factor out prepare_allocation_zoned()Naohiro Aota
2024-01-31xfs: read only mounts with fsopen mount API are bustedDave Chinner
2024-01-31ksmbd: fix global oob in ksmbd_nl_policyLin Ma
2024-01-31ovl: mark xwhiteouts directory with overlay.opaque='x'Amir Goldstein
2024-01-31nfsd: fix RELEASE_LOCKOWNERNeilBrown
2024-01-31exec: Fix error handling in begin_new_exec()Bernd Edlinger
2024-01-31btrfs: don't abort filesystem when attempting to snapshot deleted subvolumeOmar Sandoval
2024-01-31btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo
2024-01-31btrfs: don't warn if discard range is not aligned to sectorDavid Sterba
2024-01-31btrfs: tree-checker: fix inline ref size in error messagesChung-Chiang Cheng
2024-01-31btrfs: ref-verify: free ref cache before clearing mount optFedor Pchelkin
2024-01-31btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume bei...Omar Sandoval
2024-01-31btrfs: zoned: fix lock ordering in btrfs_zone_activate()Naohiro Aota
2024-01-31afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells
2024-01-31afs: Simplify error handlingDavid Howells
2024-01-31afs: Don't put afs_call in afs_wait_for_call_to_complete()David Howells
2024-01-31afs: Wrap most op->error accesses with inline funcsDavid Howells
2024-01-31afs: Use op->nr_iterations=-1 to indicate to begin fileserver iterationDavid Howells
2024-01-31afs: Handle the VIO and UAEIO aborts explicitlyDavid Howells
2024-01-31rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells
2024-01-31afs: Turn the afs_addr_list address array into an array of structsDavid Howells
2024-01-31afs: Add comments on abort handlingDavid Howells
2024-01-31afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()Oleg Nesterov
2024-01-31afs: Hide silly-rename files from userspaceDavid Howells
2024-01-31netfs, fscache: Prevent Oops in fscache_put_cache()Dan Carpenter
2024-01-31btrfs: scrub: avoid use-after-free when chunk length is not 64K alignedQu Wenruo
2024-01-31ksmbd: Add missing set_freezable() for freezable kthreadNamjae Jeon
2024-01-31ksmbd: send lease break notification on FILE_RENAME_INFORMATIONNamjae Jeon
2024-01-31ksmbd: don't increment epoch if current state and request state are sameNamjae Jeon
2024-01-31ksmbd: fix potential circular locking issue in smb2_set_ea()Namjae Jeon
2024-01-31ksmbd: set v2 lease version on lease upgradeNamjae Jeon
2024-01-31rename(): fix the locking of subdirectoriesAl Viro
2024-01-31fs/proc/task_mmu: move mmu notification mechanism inside mm lockMuhammad Usama Anjum
2024-01-31ubifs: ubifs_symlink: Fix memleak of inode->i_link in error pathZhihao Cheng
2024-01-31dlm: use kernel_connect() and kernel_bind()Jordan Rife
2024-01-31lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-01-31cifs: update iface_last_update on each query-and-updateShyam Prasad N
2024-01-31cifs: handle servers that still advertise multichannel after disablingShyam Prasad N
2024-01-31smb: client: fix parsing of SMB3.1.1 POSIX create contextPaulo Alcantara
2024-01-31erofs: fix lz4 inplace decompressionGao Xiang
2024-01-31btrfs: sysfs: validate scrub_speed_max valueDavid Disseldorp
2024-01-31ext4: allow for the last group to be marked as trimmedSuraj Jitindar Singh
2024-01-31pipe: wakeup wr_wait after setting max_usageLukas Schauer
2024-01-25erofs: fix inconsistent per-file compression formatGao Xiang
2024-01-25ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTIONEric Biggers
2024-01-25ksmbd: only v2 leases handle the directoryNamjae Jeon
2024-01-25ksmbd: fix UAF issue in ksmbd_tcp_new_connection()Namjae Jeon
2024-01-25ksmbd: validate mech token in session setupNamjae Jeon