summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-09-21iomap: Change calling convention for zeroingiomap-5.10-merge-2Matthew Wilcox (Oracle)
2020-09-21iomap: Convert iomap_write_end typesMatthew Wilcox (Oracle)
2020-09-21iomap: Convert write_count to write_bytes_pendingMatthew Wilcox (Oracle)
2020-09-21iomap: Convert read_count to read_bytes_pendingMatthew Wilcox (Oracle)
2020-09-21iomap: Support arbitrarily many blocks per pageMatthew Wilcox (Oracle)
2020-09-21iomap: Use bitmap ops to set uptodate bitsMatthew Wilcox (Oracle)
2020-09-21iomap: Use kzalloc to allocate iomap_pageMatthew Wilcox (Oracle)
2020-09-21fs: Introduce i_blocks_per_pageMatthew Wilcox (Oracle)
2020-09-21iomap: Fix misplaced page flushingMatthew Wilcox (Oracle)
2020-09-21iomap: Use round_down/round_up macros in __iomap_write_beginNikolay Borisov
2020-09-10iomap: Mark read blocks uptodate in write_beginiomap-5.10-merge-1Matthew Wilcox (Oracle)
2020-09-10iomap: Clear page error before beginning a writeMatthew Wilcox (Oracle)
2020-09-10iomap: Fix direct I/O write consistency checkAndreas Gruenbacher
2020-09-10iomap: fix WARN_ON_ONCE() from unprivileged usersQian Cai
2020-09-06Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-05io_uring: fix linked deferred ->files cancellationio_uring-5.9-2020-09-06Pavel Begunkov
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov
2020-09-05Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-09-05xfs: don't update mtime on COW faultsMikulas Patocka
2020-09-05ext2: don't update mtime on COW faultsMikulas Patocka
2020-09-05io_uring: fix explicit async read/write mapping for large segmentsJens Axboe
2020-09-04Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesxfs-5.9-fixes-2Darrick J. Wong
2020-09-02Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-09-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-09-02io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked fileio_uring-5.9-2020-09-04Jens Axboe
2020-09-02fix regression in "epoll: Keep a reference on files added to the check list"Al Viro
2020-09-02io_uring: set table->files[i] to NULL when io_sqe_file_register failedJiufei Xue
2020-09-01Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-01io_uring: fix removing the wrong file in __io_sqe_files_update()Jiufei Xue
2020-08-31affs: fix basic permission bits to actually workMax Staudt
2020-08-30Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-08-29Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-28Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-28Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara
2020-08-27io_uring: don't bounce block based -EAGAIN retry off task_workio_uring-5.9-2020-08-28Jens Axboe
2020-08-27io_uring: fix IOPOLL -EAGAIN retriesJens Axboe
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-08-27afs: Remove erroneous fallthough annotationDan Carpenter
2020-08-27xfs: initialize the shortform attr header padding entryxfs-5.9-fixes-1Darrick J. Wong
2020-08-27btrfs: tree-checker: fix the error message for transid errorQu Wenruo
2020-08-27btrfs: set the lockdep class for log tree extent buffersJosef Bacik
2020-08-27btrfs: set the correct lockdep class for new nodesJosef Bacik
2020-08-27btrfs: allocate scrub workqueues outside of locksJosef Bacik
2020-08-27btrfs: fix potential deadlock in the search ioctlJosef Bacik