summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-03-25xfs: check the reference counts of gaps in the refcount btreescrub-fixes_2021-03-25Darrick J. Wong
2021-03-25xfs: check quota files for unwritten extentsDarrick J. Wong
2021-03-25xfs: teach scrub to check for adjacent bmaps when rmap larger than bmapDarrick J. Wong
2021-03-25xfs: online checking of the free rt extent countDarrick J. Wong
2021-03-25xfs: check btree keys reflect the child blockDarrick J. Wong
2021-03-25xfs: teach xfs_btree_has_record to return false if there are gapsDarrick J. Wong
2021-03-25xfs: fix rmap key comparison functionsDarrick J. Wong
2021-03-25xfs: validate ag btree levels using the precomputed valuesrandom-fixes_2021-03-25Darrick J. Wong
2021-03-25xfs: remove return value from xchk_ag_btcur_initDarrick J. Wong
2021-03-25xfs: set the scrub AG number in xchk_ag_read_headersDarrick J. Wong
2021-03-25xfs: mark a data structure sick if there are cross-referencing errorsDarrick J. Wong
2021-03-25xfs: bail out of scrub immediately if scan incompleteDarrick J. Wong
2021-03-25xfs: fix dquot scrub loop cancellationDarrick J. Wong
2021-03-25xfs: fix uninitialized variables in xrep_calc_ag_resblksDarrick J. Wong
2021-03-25xfs: get rid of the ip parameter to xchk_setup_*Darrick J. Wong
2021-03-25xfs: fix scrub and remount-ro protection when running scrubDarrick J. Wong
2021-03-25xfs: drop freeze protection when running GETFSMAPDarrick J. Wong
2021-03-21Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-21Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-21io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...io_uring-5.12-2021-03-21Stefan Metzmacher
2021-03-21io-wq: ensure task is running before processing task_workJens Axboe
2021-03-21ext4: initialize ret to suppress smatch warningTheodore Ts'o
2021-03-21ext4: stop inode update before returnPan Bian
2021-03-21ext4: fix rename whiteout with fast commitHarshad Shirwadkar
2021-03-21ext4: fix timer use-after-free on failed mountJan Kara
2021-03-21ext4: fix potential error in ext4_do_update_inodeShijie Luo
2021-03-21ext4: do not try to set xattr into ea_inode if value is emptyzhangyi (F)
2021-03-21ext4: do not iput inode under running transaction in ext4_rename()zhangyi (F)
2021-03-21ext4: find old entry again if failed to rename whiteoutzhangyi (F)
2021-03-20Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-03-19Merge tag 'zonefs-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-19Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-19cifs: fix allocation size on newly created filesSteve French
2021-03-19cifs: warn and fail if trying to use rootfs without the config optionAurelien Aptel
2021-03-19fs/cifs/: fix misspellings using codespell toolLiu xuzhi
2021-03-18Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-18Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-03-18Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-03-18io_uring: don't leak creds on SQO attach errorio_uring-5.12-2021-03-19Pavel Begunkov
2021-03-18io_uring: use typesafe pointers in io_uring_taskStefan Metzmacher
2021-03-18io_uring: remove structures from include/linux/io_uring.hStefan Metzmacher
2021-03-18io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() callsStefan Metzmacher
2021-03-17zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()Chao Yu
2021-03-16kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-16btrfs: always pin deleted leaves when there are active tree mod log usersFilipe Manana
2021-03-16btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana
2021-03-16btrfs: fix slab cache flags for free space tree bitmapDavid Sterba
2021-03-16Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-16Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds