summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-10-26xfs: repair inode block mapsDarrick J. Wong
2020-10-26xfs: zap broken inode forksDarrick J. Wong
2020-10-26xfs: repair inode recordsDarrick J. Wong
2020-10-26xfs: repair refcount btreesrepair-ag-btrees_2020-10-26Darrick J. Wong
2020-10-26xfs: repair inode btreesDarrick J. Wong
2020-10-26xfs: repair free space btreesDarrick J. Wong
2020-10-26xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2020-10-26xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2020-10-26Darrick J. Wong
2020-10-26xfs: move the realtime summary file scrubber to a separate source fileDarrick J. Wong
2020-10-26xfs: create a big array data structureDarrick J. Wong
2020-10-26xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2020-10-26Darrick J. Wong
2020-10-26xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2020-10-26xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2020-10-26xfs: convert xbitmap to interval treerepair-bitmap-rework_2020-10-26Darrick J. Wong
2020-10-26xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2020-10-26xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2020-10-26xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2020-10-26Darrick J. Wong
2020-10-26xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2020-10-26xfs: online checking of the free rt extent countscrub-fixes_2020-10-26Darrick J. Wong
2020-10-26xfs: check btree keys reflect the child blockDarrick J. Wong
2020-10-26xfs: teach xfs_btree_has_record to return false if there are gapsDarrick J. Wong
2020-10-26xfs: increase the default parallelism levels of pwork clientspwork-parallelism_2020-10-26Darrick J. Wong
2020-10-26xfs: set xefi_discard when creating a deferred agfl free log intent itemxfs-5.10-fixes_2020-10-26Darrick J. Wong
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-10-24Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-10-23cifs: update internal module version numberSteve French
2020-10-23Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-10-23smb3: add some missing definitions from MS-FSCCSteve French
2020-10-23smb3: remove two unused variablesSteve French
2020-10-23smb3: add support for stat of WSL reparse points for special file typesSteve French
2020-10-23Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2020-10-23Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-10-23Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23gfs2: Recover statfs info in journal headAbhi Das
2020-10-23gfs2: lookup local statfs inodes prior to journal recoveryAbhi Das
2020-10-22splice: change exported internal do_splice() helper to take kernel offsetio_uring-5.10-2020-10-24Jens Axboe
2020-10-22io_uring: make loop_rw_iter() use original user supplied pointersJens Axboe
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-22SMB3: add support for recognizing WSL reparse tagsSteve French
2020-10-22cifs: remove bogus debug codeDan Carpenter
2020-10-22smb3.1.1: fix typo in compression flagSteve French
2020-10-22cifs: move smb version mount options into fs_context.cRonnie Sahlberg
2020-10-22cifs: move cache mount options to fs_context.chRonnie Sahlberg
2020-10-22cifs: move security mount options into fs_context.chRonnie Sahlberg
2020-10-22cifs: add files to host new mount apiRonnie Sahlberg
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds