summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-13Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-03-13Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-13Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-13Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-13afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_tJann Horn
2020-03-13ovl: fix lockdep warning for async writeMiklos Szeredi
2020-03-13ovl: fix some xino configurationsAmir Goldstein
2020-03-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-03-12cifs_atomic_open(): fix double-put on late allocation failureAl Viro
2020-03-12gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro
2020-03-12ovl: fix lock in ovl_llseek()Amir Goldstein
2020-03-11Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-03-08io_uring: ensure RCU callback ordering with rcu_barrier()Jens Axboe
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-07fscrypt: don't evict dirty inodes after removing keyEric Biggers
2020-03-07Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov
2020-03-06Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-06Merge tag 'filelock-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-06io_uring: free fixed_file_data after RCU grace periodJens Axboe
2020-03-06locks: fix a potential use-after-free problem when wakeup a waiteryangerkun
2020-03-06fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi
2020-03-06futex: Fix inode life-time issuePeter Zijlstra
2020-03-03Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-03-03fcntl: Distribute switch variables for initializationKees Cook
2020-03-03btrfs: fix RAID direct I/O reads with alternate csumsOmar Sandoval
2020-03-02io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNALPavel Begunkov
2020-03-02io-wq: fix IO_WQ_WORK_NO_CANCEL cancellationPavel Begunkov
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-02-29jbd2: fix data races at struct journal_headQian Cai
2020-02-28Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-02-27io_uring: fix 32-bit compatability with sendmsg/recvmsgJens Axboe
2020-02-27io_uring: define and set show_fdinfo only if procfs is enabledTobias Klauser
2020-02-26io_uring: drop file set ref put/get on switchJens Axboe
2020-02-26io_uring: import_single_range() returns 0/-ERRORJens Axboe
2020-02-26io_uring: pick up link work on submit reference dropJens Axboe
2020-02-26zonefs: select FS_IOMAPJohannes Thumshirn
2020-02-26zonefs: fix IOCB_NOWAIT handlingChristoph Hellwig
2020-02-25io-wq: ensure work->task_pid is cleared on initJens Axboe
2020-02-25nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2020-02-25NFS: Fix leak of ctx->nfs_server.hostnameScott Mayhew
2020-02-25NFS: Don't hard-code the fs_type when submountingScott Mayhew
2020-02-25io-wq: remove spin-for-work optimizationJens Axboe
2020-02-25io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLLXiaoguang Wang
2020-02-24cifs: Use #define in cifs_dbgJoe Perches
2020-02-24cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel
2020-02-24cifs: add missing mount option to /proc/mountsSteve French