summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-04-21block: remove unused headerMa, Jianpeng
2020-04-20bdev: Reduce time holding bd_mutex in sync in blkdev_close()Douglas Anderson
2020-04-17buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu
2020-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-17Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-17Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-17btrfs: fix setting last_trans for reloc rootsJosef Bacik
2020-04-16Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-16Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-15proc: Handle umounts cleanlyEric W. Biederman
2020-04-14io_uring: don't count rqs failed after current oneio_uring-5.7-2020-04-17Pavel Begunkov
2020-04-14io_uring: kill already cached timeout.seq_offsetPavel Begunkov
2020-04-14io_uring: fix cached_sq_head in io_timeout()Pavel Begunkov
2020-04-14Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-13io_uring: only post events in io_poll_remove_all() if we completed someJens Axboe
2020-04-13NFS: Fix an ABBA spinlock issue in pnfs_update_layout()Trond Myklebust
2020-04-13ceph: fix potential bad pointer deref in async dirops cb'sJeff Layton
2020-04-13io_uring: io_async_task_func() should check and honor cancelationJens Axboe
2020-04-13io_uring: check for need to re-wait in polled async handlingJens Axboe
2020-04-13afs: Fix afs_d_validate() to set the right directory versionDavid Howells
2020-04-13afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells
2020-04-13afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells
2020-04-13afs: Fix rename operation status deliveryDavid Howells
2020-04-13afs: Fix decoding of inline abort codes from version 1 status recordsDavid Howells
2020-04-13afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()David Howells
2020-04-12io_uring: correct O_NONBLOCK check for splice puntJens Axboe
2020-04-12Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-04-12Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-12io_uring: restore req->work when canceling poll requestXiaoguang Wang
2020-04-12io_uring: move all request init code in one placePavel Begunkov
2020-04-12io_uring: keep all sqe->flags in req->flagsPavel Begunkov
2020-04-12io_uring: early submission req fail codePavel Begunkov
2020-04-12io_uring: track mm through current->mmPavel Begunkov
2020-04-12io_uring: remove obsolete @mm_faultPavel Begunkov
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-10fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers
2020-04-10ocfs2: no need try to truncate file beyond i_sizeChangwei Ge
2020-04-10hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-10smb3: enable swap on SMB3 mountsSteve French
2020-04-10Merge tag 'io_uring-5.7-2020-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-10Merge tag 'xfs-5.7-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-09io_uring: punt final io_ring_ctx wait-and-free to workqueueio_uring-5.7-2020-04-09Jens Axboe
2020-04-09smb3: change noisy error message to FYISteve French
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman