summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-09-28Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2021-09-27vboxfs: fix broken legacy mount signature checkingLinus Torvalds
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
2021-09-24io_uring: make OP_CLOSE consistent with direct openPavel Begunkov
2021-09-24Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-09-24Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-24io_uring: kill extra checks in io_write()Pavel Begunkov
2021-09-24io_uring: don't punt files update to io-wq unconditionallyJens Axboe
2021-09-24io_uring: put provided buffer meta data under memcg accountingJens Axboe
2021-09-24io_uring: allow conditional reschedule for intensive iteratorsJens Axboe
2021-09-24io_uring: fix potential req refcount underflowHao Xu
2021-09-24io_uring: fix missing set of EPOLLONESHOT for CQ ring overflowHao Xu
2021-09-24io_uring: fix race between poll completion and cancel_hash insertionHao Xu
2021-09-24io-wq: ensure we exit if thread group is exitingJens Axboe
2021-09-23cifs: fix incorrect check for null pointer in header_assembleSteve French
2021-09-23smb3: correct server pointer dereferencing check to be more consistentSteve French
2021-09-23Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-23smb3: correct smb3 ACL security descriptorSteve French
2021-09-23cifs: Clear modified attribute bit from inode flagsSteve French
2021-09-23cifs: Deal with some warnings from W=1David Howells
2021-09-23erofs: clear compacted_2b if compacted_4b_initial > totalidxYue Hu
2021-09-23erofs: fix misbehavior of unsupported chunk format checkGao Xiang
2021-09-22ksmbd: remove follow symlinks supportNamjae Jeon
2021-09-22ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon
2021-09-22fs-verity: fix signed integer overflow with i_size near S64_MAXEric Biggers
2021-09-22Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-22ext2: fix sleeping in atomic bugs on errorDan Carpenter
2021-09-21cifs: fix a sign extension bugDan Carpenter
2021-09-21ksmbd: add default data stream name in FILE_STREAM_INFORMATIONNamjae Jeon
2021-09-21ksmbd: log that server is experimental at module loadSteve French
2021-09-21ceph: fix off by one bugs in unsafe_request_wait()Dan Carpenter
2021-09-21qnx4: work around gcc false positive warning bugLinus Torvalds
2021-09-20Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-20Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2021-09-20Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-18ksmbd: add validation for FILE_FULL_EA_INFORMATION of smb2_get_infoNamjae Jeon
2021-09-17ksmbd: prevent out of share accessHyunchul Lee
2021-09-17cifs: Not to defer close on file when lock is setRohith Surabattula
2021-09-17cifs: Fix soft lockup during fsstressRohith Surabattula
2021-09-17cifs: Deferred close performance improvementsRohith Surabattula
2021-09-17btrfs: prevent __btrfs_dump_space_info() to underflow its free spaceQu Wenruo
2021-09-17btrfs: fix mount failure due to past and transient device flush errorFilipe Manana
2021-09-17btrfs: fix transaction handle leak after verity rollback failureFilipe Manana