summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: Retrieve super block from the data fieldGabriel Krisman Bertazi2021-10-271-4/+3
* fsnotify: Add wrapper around fsnotify_add_eventGabriel Krisman Bertazi2021-10-273-9/+9
* fsnotify: Add helper to detect overflow_eventGabriel Krisman Bertazi2021-10-271-1/+2
* inotify: Don't force FS_IN_IGNOREDGabriel Krisman Bertazi2021-10-271-3/+3
* fanotify: Split fsid check from other fid mode checksGabriel Krisman Bertazi2021-10-271-9/+18
* fanotify: Fold event size calculation to its own functionGabriel Krisman Bertazi2021-10-271-15/+20
* fsnotify: Don't insert unmergeable events in hashtableGabriel Krisman Bertazi2021-10-271-2/+4
* Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2021-10-098-114/+77
|\
| * ksmbd: fix oops from fuse driverNamjae Jeon2021-10-071-11/+6
| * ksmbd: fix version mismatch with out of treeNamjae Jeon2021-10-071-1/+1
| * ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()Namjae Jeon2021-10-071-5/+3
| * ksmbd: remove the leftover of smb2.0 dialect supportNamjae Jeon2021-10-074-34/+12
| * ksmbd: check strictly data area in ksmbd_smb2_check_message()Namjae Jeon2021-10-071-51/+47
| * ksmbd: add the check to vaildate if stream protocol length exceeds maximum valueNamjae Jeon2021-10-063-12/+8
* | Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-10-073-11/+17
|\ \
| * | NFSD: Keep existing listeners on portlist errorBenjamin Coddington2021-10-061-1/+4
| * | nfsd: Fix a warning for nfsd_file_close_inodeTrond Myklebust2021-10-011-1/+1
| * | nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust2021-09-301-8/+11
| * | nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho2021-09-301-1/+1
* | | Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-10-072-3/+2
|\ \ \
| * | | afs: Fix afs_launder_page() to set correct start file positionDavid Howells2021-10-051-2/+1
| * | | netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()David Howells2021-10-051-1/+1
| | |/ | |/|
* | | Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-0511-56/+66
|\ \ \
| * | | fscache: Remove an unused static variableDavid Howells2021-10-041-1/+0
| * | | fscache: Fix some kerneldoc warnings shown up by W=1David Howells2021-10-042-0/+4
| * | | 9p: Fix a bunch of kerneldoc warnings shown up by W=1David Howells2021-10-047-52/+60
| * | | afs: Fix kerneldoc warning shown up by W=1David Howells2021-10-041-2/+2
| * | | nfs: Fix kerneldoc warning shown up by W=1David Howells2021-10-041-1/+0
| |/ /
* | | Merge tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-10-042-4/+21
|\ \ \ | |/ / |/| |
| * | ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IOMiklos Szeredi2021-09-281-1/+14
| * | ovl: fix missing negative dentry check in ovl_rename()Zheng Liang2021-09-241-3/+7
* | | elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen2021-10-031-1/+1
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-10-037-199/+182
|\ \ \
| * | | ext4: recheck buffer uptodate bit under buffer lockZhang Yi2021-10-011-0/+6
| * | | ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun2021-10-011-3/+3
| * | | ext4: flush s_error_work before journal destroy in ext4_fill_superyangerkun2021-10-011-1/+4
| * | | ext4: fix loff_t overflow in ext4_max_bitmap_size()Ritesh Harjani2021-10-011-5/+5
| * | | ext4: fix reserved space counter leakageJeffle Xu2021-10-012-0/+11
| * | | ext4: limit the number of blocks in one ADD_RANGE TLVHou Tao2021-10-011-0/+6
| * | | ext4: enforce buffer head state assertion in ext4_da_map_blocksEric Whitney2021-09-091-6/+9
| * | | ext4: remove extent cache entries when truncating inline dataEric Whitney2021-09-091-0/+19
| * | | Merge branch 'delalloc-buffer-write' into devTheodore Ts'o2021-09-093-179/+105
| |\ \ \
| | * | | ext4: drop unnecessary journal handle in delalloc writeZhang Yi2021-09-051-55/+5
| | * | | ext4: factor out write end code of inline fileZhang Yi2021-09-053-109/+84
| | * | | ext4: correct the error path of ext4_write_inline_data_end()Zhang Yi2021-09-052-12/+10
| | * | | ext4: check and update i_disksize properlyZhang Yi2021-09-051-16/+18
| * | | | ext4: add error checking to ext4_ext_replay_set_iblocks()Theodore Ts'o2021-09-021-5/+14
* | | | | Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-032-3/+8
|\ \ \ \ \
| * | | | | kernfs: also call kernfs_set_rev() for positive dentryHou Tao2021-09-281-2/+7
| * | | | | debugfs: debugfs_create_file_size(): use IS_ERR to check for errorNirmoy Das2021-09-211-1/+1
| | |_|/ / | |/| | |