summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-10-10xfs: trace timestamp limitsDarrick J. Wong
2020-10-10xfs: widen ondisk quota expiration timestamps to handle y2038+Darrick J. Wong
2020-10-10xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong
2020-10-10xfs: redefine xfs_ictimestamp_tDarrick J. Wong
2020-10-10xfs: redefine xfs_timestamp_tDarrick J. Wong
2020-10-10xfs: move xfs_log_dinode_to_disk to the log recovery codeDarrick J. Wong
2020-10-10xfs: refactor quota timestamp codingDarrick J. Wong
2020-10-10xfs: refactor default quota grace period setting codeDarrick J. Wong
2020-10-10xfs: refactor quota expiration timer modificationDarrick J. Wong
2020-10-10xfs: explicitly define inode timestamp rangeDarrick J. Wong
2020-10-10quota: widen timestamps for the old (x)fs_disk_quota structureDarrick J. Wong
2020-10-10xfs: enable new inode btree counters featureinobt-counters_2020-10-10Darrick J. Wong
2020-10-10xfs: support inode btree blockcounts in online repairDarrick J. Wong
2020-10-10xfs: support inode btree blockcounts in online scrubDarrick J. Wong
2020-10-10xfs: use the finobt block counts to speed up mount timesDarrick J. Wong
2020-10-10xfs: store inode btree block counts in AGI headerDarrick J. Wong
2020-10-10xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt ...Darrick J. Wong
2020-10-10xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong
2020-10-10xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdevrealtime-bugs_2020-10-10Darrick J. Wong
2020-10-10xfs: refactor inode flags propagation codeDarrick J. Wong
2020-10-10xfs: force the log after remapping a synchronous-writes fileDarrick J. Wong
2020-10-02Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-10-02Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds
2020-09-30btrfs: fix filesystem corruption after a device replaceFilipe Manana
2020-09-30btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locksJosef Bacik
2020-09-29autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds
2020-09-29io_uring: fix async buffered reads when readahead is disabledio_uring-5.9-2020-10-02Hao Xu
2020-09-28Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-28io_uring: fix potential ABBA deadlock in ->show_fdinfo()Jens Axboe
2020-09-28io_uring: always delete double poll wait entry on matchJens Axboe
2020-09-26Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-25io_uring: ensure async buffered read-retry is setup properlyio_uring-5.9-2020-09-25Jens Axboe
2020-09-25io_uring: don't unconditionally set plug->nowait = trueJens Axboe
2020-09-25btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingJosef Bacik
2020-09-25io_uring: ensure open/openat2 name is cleaned on cancelationJens Axboe
2020-09-24ep_create_wakeup_source(): dentry name can change under you...Al Viro
2020-09-23Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-22btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain
2020-09-21io_uring: fix openat/openat2 unified prep handlingio_uring-5.9-2020-09-22Jens Axboe
2020-09-21io_uring: mark statx/files_update/epoll_ctl as non-SQPOLLJens Axboe
2020-09-21io_uring: don't use retry based buffered reads for non-async bdevJens Axboe
2020-09-21io_uring: don't re-setup vecs/iter in io_resumit_prep() is already thereJens Axboe
2020-09-21btrfs: fix overflow when copying corrupt csums for a messageJohannes Thumshirn
2020-09-19fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...Tobias Klauser
2020-09-18pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust
2020-09-18pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust