aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-06NFSD: Keep existing listeners on portlist errorBenjamin Coddington
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
2021-10-01ext4: recheck buffer uptodate bit under buffer lockZhang Yi
2021-10-01ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun
2021-10-01ext4: flush s_error_work before journal destroy in ext4_fill_superyangerkun
2021-10-01ext4: fix loff_t overflow in ext4_max_bitmap_size()Ritesh Harjani
2021-10-01ext4: fix reserved space counter leakageJeffle Xu
2021-10-01ext4: limit the number of blocks in one ADD_RANGE TLVHou Tao
2021-09-30ksmbd: missing check for NULL in convert_to_nt_pathname()Dan Carpenter
2021-09-30nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust
2021-09-30nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho
2021-09-30ksmbd: fix transform header validationNamjae Jeon
2021-09-30ksmbd: add buffer validation for SMB2_CREATE_CONTEXTHyunchul Lee
2021-09-30ksmbd: add validation in smb2 negotiateNamjae Jeon
2021-09-30ksmbd: add request buffer validation in smb2_set_infoNamjae Jeon
2021-09-30ksmbd: use correct basic info level in set_file_basic_info()Namjae Jeon
2021-09-29ksmbd: remove NTLMv1 authenticationNamjae Jeon
2021-09-28ksmbd: fix documentation for 2 functionsEnzo Matsumiya
2021-09-28kernfs: also call kernfs_set_rev() for positive dentryHou Tao
2021-09-28Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2021-09-28ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IOMiklos Szeredi
2021-09-27vboxfs: fix broken legacy mount signature checkingLinus Torvalds
2021-09-27io-wq: exclusively gate signal based exit on get_signal() returnJens Axboe
2021-09-26ksmbd: fix invalid request buffer access in compoundNamjae Jeon
2021-09-26ksmbd: remove RFC1002 check in smb2 requestRonnie Sahlberg
2021-09-26Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-25Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-25Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-24ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee
2021-09-24mm: fs: invalidate bh_lrus for only cold pathMinchan Kim
2021-09-24ocfs2: drop acl cache for directories tooWengang Wang