summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-10-27ext4: Send notifications on errorGabriel Krisman Bertazi
2021-10-27fanotify: Allow users to request FAN_FS_ERROR eventsGabriel Krisman Bertazi
2021-10-27fanotify: Emit generic error info for error eventGabriel Krisman Bertazi
2021-10-27fanotify: Report fid info for file related file system errorsGabriel Krisman Bertazi
2021-10-27fanotify: WARN_ON against too large file handlesGabriel Krisman Bertazi
2021-10-27fanotify: Add helpers to decide whether to report FID/DFIDGabriel Krisman Bertazi
2021-10-27fanotify: Wrap object_fh inline space in a creator macroGabriel Krisman Bertazi
2021-10-27fanotify: Support merging of error eventsGabriel Krisman Bertazi
2021-10-27fanotify: Support enqueueing of error eventsGabriel Krisman Bertazi
2021-10-27fanotify: Pre-allocate pool of error eventsGabriel Krisman Bertazi
2021-10-27fanotify: Reserve UAPI bits for FAN_FS_ERRORGabriel Krisman Bertazi
2021-10-27fanotify: Require fid_mode for any non-fd eventGabriel Krisman Bertazi
2021-10-27fanotify: Encode empty file handle when no inode is providedGabriel Krisman Bertazi
2021-10-27fanotify: Allow file handle encoding for unhashed eventsGabriel Krisman Bertazi
2021-10-27fanotify: Support null inode event in fanotify_dfid_inodeGabriel Krisman Bertazi
2021-10-27fsnotify: Pass group argument to free_eventGabriel Krisman Bertazi
2021-10-27fsnotify: Protect fsnotify_handle_inode_event from no-inode eventsGabriel Krisman Bertazi
2021-10-27fsnotify: Retrieve super block from the data fieldGabriel Krisman Bertazi
2021-10-27fsnotify: Add wrapper around fsnotify_add_eventGabriel Krisman Bertazi
2021-10-27fsnotify: Add helper to detect overflow_eventGabriel Krisman Bertazi
2021-10-27inotify: Don't force FS_IN_IGNOREDGabriel Krisman Bertazi
2021-10-27fanotify: Split fsid check from other fid mode checksGabriel Krisman Bertazi
2021-10-27fanotify: Fold event size calculation to its own functionGabriel Krisman Bertazi
2021-10-27fsnotify: Don't insert unmergeable events in hashtableGabriel Krisman Bertazi
2021-10-09Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-07ksmbd: fix oops from fuse driverNamjae Jeon
2021-10-07ksmbd: fix version mismatch with out of treeNamjae Jeon
2021-10-07ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()Namjae Jeon
2021-10-07ksmbd: remove the leftover of smb2.0 dialect supportNamjae Jeon
2021-10-07ksmbd: check strictly data area in ksmbd_smb2_check_message()Namjae Jeon
2021-10-06NFSD: Keep existing listeners on portlist errorBenjamin Coddington
2021-10-06ksmbd: add the check to vaildate if stream protocol length exceeds maximum valueNamjae Jeon
2021-10-05Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-05afs: Fix afs_launder_page() to set correct start file positionDavid Howells
2021-10-05netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()David Howells
2021-10-04fscache: Remove an unused static variableDavid Howells
2021-10-04fscache: Fix some kerneldoc warnings shown up by W=1David Howells
2021-10-049p: Fix a bunch of kerneldoc warnings shown up by W=1David Howells
2021-10-04afs: Fix kerneldoc warning shown up by W=1David Howells
2021-10-04nfs: Fix kerneldoc warning shown up by W=1David Howells
2021-10-04Merge tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-03elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen
2021-10-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-02Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-10-02Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-01io_uring: kill fasyncPavel Begunkov
2021-10-01nfsd: Fix a warning for nfsd_file_close_inodeTrond Myklebust