aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-07-06Merge branch 'master-next'Bruce Ashfield
2020-06-30Merge tag 'exfat-for-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-29Revert "fs: Do not check if there is a fsnotify watcher on pseudo inodes"Mel Gorman
2020-06-29exfat: flush dirty metadata in fsyncSungjong Seo
2020-06-29exfat: move setting VOL_DIRTY over exfat_remove_entries()Namjae Jeon
2020-06-29exfat: call sync_filesystem for read-only remountHyunchul Lee
2020-06-29exfat: add missing brelse() calls on error pathsDan Carpenter
2020-06-29exfat: Set the unused characters of FileName field to the value 0000hHyeongseok.Kim
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-27afs: Fix storage of cell namesDavid Howells
2020-06-27Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-27Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-27Merge tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-26Merge branch 'master-next'Bruce Ashfield
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-06-26nfs: Fix memory leak of export_pathTom Rix
2020-06-26ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi
2020-06-26ocfs2: fix panic on nfs server over ocfs2Junxiao Bi
2020-06-26ocfs2: load global_inode_allocJunxiao Bi
2020-06-26ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi
2020-06-25Merge tag 'fsnotify_for_v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-25io_uring: fix current->mm NULL dereference on exitPavel Begunkov
2020-06-25io_uring: fix hanging iopoll in case of -EAGAINPavel Begunkov
2020-06-24Merge tag 'erofs-for-5.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-24erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGao Xiang
2020-06-23cifs: misc: Use array_size() in if-statement controlling expressionGustavo A. R. Silva
2020-06-23cifs: update ctime and mtime during truncateZhang Xiaoxu
2020-06-23cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu
2020-06-23cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu
2020-06-23io_uring: fix io_sq_thread no schedule when busyXuan Zhuo
2020-06-23cifs: Fix double add page to memcg when cifs_readpagesZhang Xiaoxu
2020-06-23Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-21cifs: Fix cached_fid refcnt leak in open_shrootXiyu Yang
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20afs: Fix hang on rmmod due to outstanding timerDavid Howells
2020-06-20afs: Fix afs_do_lookup() to call correct fetch-status op variantDavid Howells
2020-06-19Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18block: make function 'kill_bdev' staticZheng Bin
2020-06-18io_uring: fix possible race condition against REQ_F_NEED_CLEANUPXiaoguang Wang
2020-06-17io_uring: reap poll completions while waiting for refs to drop on exitJens Axboe
2020-06-17io_uring: acquire 'mm' for task_work for SQPOLLJens Axboe
2020-06-17io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_comp...Xiaoguang Wang
2020-06-17io_uring: don't fail links for EAGAIN error in IOPOLL modeXiaoguang Wang
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-16proc/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu
2020-06-16Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds