summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2021-04-17readdir: make sure to verify directory entry for legacy interfaces tooLinus Torvalds
2021-04-16Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-14io_uring: fix early sqd_list removal sqpoll hangsPavel Begunkov
2021-04-11Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-10btrfs: zoned: move superblock logging zone locationNaohiro Aota
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-09Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-09fs: direct-io: fix missing sdio->boundaryJack Qiu
2021-04-09ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang
2021-04-08Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-04-08io-wq: cancel unbounded works on io-wq destroyPavel Begunkov
2021-04-08io_uring: fix rw req completionPavel Begunkov
2021-04-08Merge tag 'for-linus-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2021-04-07io_uring: clear F_REISSUE right after getting itPavel Begunkov
2021-04-07cifs: escape spaces in share namesMaciek Borzecki
2021-04-07fs: cifs: Remove unnecessary struct declarationWan Jiabing
2021-04-07cifs: On cifs_reconnect, resolve the hostname again.Shyam Prasad N
2021-04-06LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too lateAl Viro
2021-04-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2021-04-06Make sure nd->path.mnt and nd->path.dentry are always valid pointersAl Viro
2021-04-03Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-03Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-02io_uring: fix !CONFIG_BLOCK compilation failureJens Axboe
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02io_uring: move reissue into regular IO pathJens Axboe
2021-04-02block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov
2021-04-02file: fix close_range() for unshare+cloexecChristian Brauner
2021-04-01io_uring: fix EIOCBQUEUED iter revertPavel Begunkov
2021-04-01io_uring/io-wq: protect against sprintf overflowPavel Begunkov
2021-04-01io_uring: don't mark S_ISBLK async work as unboundedJens Axboe
2021-03-30reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa
2021-03-30io_uring: drop sqd lock before handling signals for SQPOLLJens Axboe
2021-03-29io_uring: handle setup-failed ctx in kill_timeoutsPavel Begunkov
2021-03-28io_uring: always go for cancellation spin on execPavel Begunkov
2021-03-28Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-03-28Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-28Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-27io_uring: remove unsued assignment to pointer ioColin Ian King
2021-03-27io_uring: don't cancel extra on files matchPavel Begunkov
2021-03-27io_uring: don't cancel-track common timeoutsPavel Begunkov
2021-03-27io_uring: do post-completion chore on t-out cancelPavel Begunkov
2021-03-27io_uring: fix timeout cancel return codePavel Begunkov
2021-03-27io_uring: handle signals for IO threads like a normal threadJens Axboe
2021-03-26smb3: fix cached file size problems in duplicate extents (reflink)Steve French
2021-03-26cifs: Silently ignore unknown oplock break handleVincent Whitchurch
2021-03-26cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg
2021-03-26cifs: Fix chmod with modefromsid when an older ACE already exists.Shyam Prasad N
2021-03-26cifs: Adjust key sizes and key generation routines for AES256 encryptionShyam Prasad N