summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-09-15xfs: refactor quota timestamp codingDarrick J. Wong
2020-09-15xfs: refactor default quota grace period setting codeDarrick J. Wong
2020-09-15xfs: refactor quota expiration timer modificationDarrick J. Wong
2020-09-15xfs: explicitly define inode timestamp rangeDarrick J. Wong
2020-09-15xfs: enable new inode btree counters featureDarrick J. Wong
2020-09-15xfs: support inode btree blockcounts in online repairDarrick J. Wong
2020-09-15xfs: support inode btree blockcounts in online scrubDarrick J. Wong
2020-09-15xfs: use the finobt block counts to speed up mount timesDarrick J. Wong
2020-09-15xfs: store inode btree block counts in AGI headerDarrick J. Wong
2020-09-15xfs: reuse _xfs_buf_read for re-reading the superblockChristoph Hellwig
2020-09-15xfs: remove xfs_getsbChristoph Hellwig
2020-09-15xfs: simplify xfs_trans_getsbChristoph Hellwig
2020-09-15xfs: remove xlog_recover_iodoneChristoph Hellwig
2020-09-15xfs: clear the read/write flags later in xfs_buf_ioendChristoph Hellwig
2020-09-15xfs: use xfs_buf_item_relse in xfs_buf_item_doneChristoph Hellwig
2020-09-15xfs: simplify the xfs_buf_ioend_disposition calling conventionChristoph Hellwig
2020-09-15xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_dispositionChristoph Hellwig
2020-09-15xfs: remove xfs_buf_ioerror_retryChristoph Hellwig
2020-09-15xfs: refactor xfs_buf_ioerror_fail_without_retryChristoph Hellwig
2020-09-15xfs: fold xfs_buf_ioend_finish into xfs_ioendChristoph Hellwig
2020-09-15xfs: move the buffer retry logic to xfs_buf.cChristoph Hellwig
2020-09-15xfs: refactor xfs_buf_ioendChristoph Hellwig
2020-09-15xfs: mark xfs_buf_ioend staticChristoph Hellwig
2020-09-15xfs: refactor the buf ioend disposition codeChristoph Hellwig
2020-09-06xfs: xfs_iflock is no longer a completionDave Chinner
2020-09-06xfs: remove kmem_realloc()Carlos Maiolino
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