summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-03-25xfs: fix xfs_trans slab cache namexfs-5.13-merge_2021-03-25xfs-5.13-merge-1Anthony Iliopoulos
2021-03-25xfs: add error injection for per-AG resv failureGao Xiang
2021-03-25xfs: support shrinking unused space in the last AGGao Xiang
2021-03-25xfs: introduce xfs_ag_shrink_space()Gao Xiang
2021-03-25xfs: hoist out xfs_resizefs_init_new_ags()Gao Xiang
2021-03-25xfs: update lazy sb counters immediately for resizefsGao Xiang
2021-03-25xfs: Fix a typoBhaskar Chowdhury
2021-03-25xfs: Rudimentary spelling fixBhaskar Chowdhury
2021-03-25xfs: Rudimentary typo fixesBhaskar Chowdhury
2021-03-25xfs: __percpu_counter_compare() inode count debug too expensiveDave Chinner
2021-03-25xfs: reduce debug overhead of dir leaf/node checksDave Chinner
2021-03-25xfs: No need for inode number error injection in __xfs_dir3_data_checkDave Chinner
2021-03-25xfs: type verification is expensiveDave Chinner
2021-03-25xfs: optimise xfs_buf_item_size/format for contiguous regionsDave Chinner
2021-03-25xfs: xfs_buf_item_size_segment() needs to pass segment offsetDave Chinner
2021-03-25xfs: reduce buffer log item shadow allocationsDave Chinner
2021-03-25xfs: initialise attr fork on inode createDave Chinner
2021-03-25xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAXGao Xiang
2021-03-25xfs: Skip repetitive warnings about mount optionsPavel Reichl
2021-03-25xfs: rename variable mp to parsing_mpPavel Reichl
2021-03-25xfs: rename the blockgc workqueueDarrick J. Wong
2021-03-25xfs: prevent metadata files from being inactivatedDarrick J. Wong
2021-03-25xfs: validate ag btree levels using the precomputed valuesDarrick 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-24xfs: 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