aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-09-02block: remove revalidate_disk()Gravatar Christoph Hellwig 1-19/+0
2020-09-02block: add a new revalidate_disk_size helperGravatar Christoph Hellwig 1-13/+29
2020-09-02block: rename bd_invalidatedGravatar Christoph Hellwig 1-5/+5
2020-09-02block: don't clear bd_invalidated in check_disk_size_changeGravatar Christoph Hellwig 1-1/+2
2020-09-01block: move the devcgroup_inode_permission call to blkdev_getGravatar Christoph Hellwig 1-19/+17
2020-09-01block: fix locking for struct block_device size updatesGravatar Christoph Hellwig 1-11/+14
2020-09-01block: replace bd_set_size with bd_set_nr_sectorsGravatar Christoph Hellwig 1-5/+5
2020-08-30Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 2-1/+16
2020-08-29Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+0
2020-08-28Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-44/+76
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-53/+56
2020-08-28Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+32
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 8-77/+75
2020-08-28cifs: fix check of tcon dfs in smb1Gravatar Paulo Alcantara 2-1/+16
2020-08-27io_uring: don't bounce block based -EAGAIN retry off task_workGravatar Jens Axboe 1-20/+6
2020-08-27io_uring: fix IOPOLL -EAGAIN retriesGravatar Jens Axboe 1-5/+9
2020-08-27afs: Remove erroneous fallthough annotationGravatar Dan Carpenter 1-1/+0
2020-08-26io_uring: clear req->result on IOPOLL re-issueGravatar Jens Axboe 1-0/+1
2020-08-26io_uring: make offset == -1 consistent with preadv2/pwritev2Gravatar Jens Axboe 1-4/+9
2020-08-25Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Gravatar Linus Torvalds 1-0/+2
2020-08-25Merge tag 'm68knommu-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-8/+12
2020-08-25io_uring: ensure read requests go through -ERESTART* transformationGravatar Jens Axboe 1-1/+2
2020-08-25io_uring: don't use poll handler if file can't be nonblocking read/writtenGravatar Jens Axboe 1-1/+9
2020-08-25io_uring: fix imbalanced sqo_mm accountingGravatar Jens Axboe 1-7/+3
2020-08-25io_uring: revert consumed iov_iter bytes on errorGravatar Jens Axboe 1-0/+4
2020-08-24Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-31/+39
2020-08-24ceph: don't allow setlease on cephfsGravatar Jeff Layton 1-0/+1
2020-08-24ceph: fix inode number handling on arches with 32-bit ino_tGravatar Jeff Layton 8-77/+74
2020-08-24gfs2: add some much needed cleanup for log flushes that failGravatar Bob Peterson 2-0/+32
2020-08-24binfmt_flat: revert "binfmt_flat: don't offset the data start"Gravatar Max Filippov 1-8/+12
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 77-226/+232
2020-08-23io-wq: fix hang after cancelling pending hashed workGravatar Pavel Begunkov 1-2/+19
2020-08-23io_uring: don't recurse on tsk->sighand->siglock with signalfdGravatar Jens Axboe 1-6/+16
2020-08-22Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-13/+13
2020-08-22do_epoll_ctl(): clean the failure exits up a bitGravatar Al Viro 1-13/+6
2020-08-22epoll: Keep a reference on files added to the check listGravatar Marc Zyngier 1-2/+9
2020-08-21Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-94/+79
2020-08-21Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-4/+6
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 24-402/+791
2020-08-21afs: Fix NULL deref in afs_dynroot_depopulate()Gravatar David Howells 1-9/+11
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksGravatar Phillip Lougher 1-1/+5
2020-08-21romfs: fix uninitialized memory leak in romfs_dev_read()Gravatar Jann Horn 1-3/+1
2020-08-21btrfs: detect nocow for swap after snapshot deleteGravatar Boris Burkov 4-16/+25
2020-08-21btrfs: check the right error variable in btrfs_del_dir_entries_in_logGravatar Josef Bacik 1-4/+6
2020-08-20afs: Fix key ref leak in afs_put_operation()Gravatar David Howells 1-0/+1
2020-08-20io_uring: kill extra iovec=NULL in import_iovec()Gravatar Pavel Begunkov 1-3/+1
2020-08-20io_uring: comment on kfree(iovec) checksGravatar Pavel Begunkov 1-0/+2
2020-08-20io_uring: fix racy req->flags modificationGravatar Pavel Begunkov 1-44/+17
2020-08-19io_uring: use system_unbound_wq for ring exit workGravatar Jens Axboe 1-1/+7
2020-08-19btrfs: fix space cache memory leak after transaction abortGravatar Filipe Manana 2-1/+2