summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-10-18ext4: limit entries returned when counting fsmap recordsDarrick J. Wong
2020-10-18ext4: make mb_check_counter per groupChunguang Xu
2020-10-18ext4: delete invalid comments near mb_buddy_adjust_borderChunguang Xu
2020-10-18ext4: fix bdev write error check failed when mount fs with roZhang Xiaoxu
2020-10-18ext4: rename system_blks to s_system_blks inside ext4_sb_infoChunguang Xu
2020-10-18ext4: rename journal_dev to s_journal_dev inside ext4_sb_infoChunguang Xu
2020-10-18ext4: add trace exit in exception path.Zhang Qilong
2020-10-18ext4: optimize file overwritesRitesh Harjani
2020-10-18ext4: remove unused including <linux/version.h>Tian Tao
2020-10-18ext4: fix superblock checksum calculation raceConstantine Sapuntzakis
2020-10-18ext4: fix error handling code in add_new_gdbDinghao Liu
2020-10-18ext4: disallow modifying DAX inode flag if inline_data has been setXiao Yang
2020-10-18ext4: remove unused argument from ext4_(inc|dec)_countNikolay Borisov
2020-10-18ext4: do not interpret high bytes if 64bit feature is disabledPetr Malat
2020-10-18ext4: delete duplicated words + other fixesRandy Dunlap
2020-10-18ext4: flag as supporting buffered async readsJens Axboe
2020-10-18ext4: fix leaking sysfs kobject after failed mountEric Biggers
2020-10-18ext4: discard preallocations before releasing group lockJan Kara
2020-10-18ext4: fix dead loop in ext4_mb_new_blocksYe Bin
2020-10-18ext4: implement swap_activate aops using iomapRitesh Harjani
2020-10-17io_uring: fix double poll mask initPavel Begunkov
2020-10-17io-wq: inherit audit loginuid and sessionidJens Axboe
2020-10-17io_uring: use percpu counters to track inflight requestsJens Axboe
2020-10-17io_uring: assign new io_identity for task if members have changedJens Axboe
2020-10-17io_uring: store io_identity in io_uring_taskJens Axboe
2020-10-17io_uring: COW io_identity on mismatchJens Axboe
2020-10-17io_uring: move io identity items into separate structJens Axboe
2020-10-17io_uring: rely solely on work flags to determine personality.Jens Axboe
2020-10-17io_uring: pass required context in as flagsJens Axboe
2020-10-17io-wq: assign NUMA node locality if appropriateJens Axboe
2020-10-17io_uring: fix error path cleanup in io_sqe_files_register()Jens Axboe
2020-10-17Revert "io_uring: mark io_uring_fops/io_op_defs as __read_mostly"Jens Axboe
2020-10-17io_uring: fix REQ_F_COMP_LOCKED by killing itPavel Begunkov
2020-10-17io_uring: dig out COMP_LOCK from deep call chainPavel Begunkov
2020-10-17io_uring: don't put a poll req under spinlockPavel Begunkov
2020-10-17io_uring: don't unnecessarily clear F_LINK_TIMEOUTPavel Begunkov
2020-10-17io_uring: don't set COMP_LOCKED if won't putPavel Begunkov
2020-10-17io_uring: Fix sizeof() mismatchColin Ian King
2020-10-16xfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=nDarrick J. Wong
2020-10-16xfs: fix high key handling in the rt allocator's query_range functionDarrick J. Wong
2020-10-16Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-16Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-16nfsd: remove unneeded breakTom Rix
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16ROMFS: support inode blocks calculationLibing Zhou
2020-10-16nilfs2: fix some kernel-doc warnings for nilfs2Wang Hai
2020-10-16autofs: harden ioctl tableMatthew Wilcox
2020-10-16ramfs: fix nommu mmap with gaps in the page cacheMatthew Wilcox (Oracle)