summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-07xfs: move the di_projid field to struct xfs_inodeChristoph Hellwig13-23/+23
2021-04-07xfs: don't clear the "dinode core" in xfs_inode_allocChristoph Hellwig1-1/+2
2021-04-07xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinodeChristoph Hellwig6-17/+35
2021-04-07xfs: remove the unused xfs_icdinode_has_bigtime helperChristoph Hellwig1-5/+0
2021-04-07xfs: handle crtime more carefully in xfs_bulkstat_one_intChristoph Hellwig1-2/+2
2021-04-07xfs: consistently initialize di_flags2Christoph Hellwig2-1/+1
2021-04-07xfs: split xfs_imap_to_bpChristoph Hellwig7-36/+17
2021-04-07xfs: scrub: Remove incorrect check executed on block format directoriesChandan Babu R1-9/+0
2021-04-07xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extentsChandan Babu R1-1/+2
2021-04-07xfs: Fix dax inode extent calculation when direct write is performed on an un...Chandan Babu R1-2/+3
2021-03-25xfs: fix xfs_trans slab cache nameAnthony Iliopoulos1-1/+1
2021-03-25xfs: add error injection for per-AG resv failureGao Xiang3-2/+11
2021-03-25xfs: support shrinking unused space in the last AGGao Xiang2-35/+59
2021-03-25xfs: introduce xfs_ag_shrink_space()Gao Xiang2-0/+117
2021-03-25xfs: hoist out xfs_resizefs_init_new_ags()Gao Xiang1-43/+64
2021-03-25xfs: update lazy sb counters immediately for resizefsGao Xiang1-0/+9
2021-03-25xfs: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-25xfs: Rudimentary spelling fixBhaskar Chowdhury1-1/+1
2021-03-25xfs: Rudimentary typo fixesBhaskar Chowdhury1-2/+2
2021-03-25xfs: __percpu_counter_compare() inode count debug too expensiveDave Chinner1-9/+2
2021-03-25xfs: reduce debug overhead of dir leaf/node checksDave Chinner3-5/+10
2021-03-25xfs: No need for inode number error injection in __xfs_dir3_data_checkDave Chinner1-1/+1
2021-03-25xfs: type verification is expensiveDave Chinner1-9/+9
2021-03-25xfs: optimise xfs_buf_item_size/format for contiguous regionsDave Chinner1-15/+87
2021-03-25xfs: xfs_buf_item_size_segment() needs to pass segment offsetDave Chinner1-19/+19
2021-03-25xfs: reduce buffer log item shadow allocationsDave Chinner1-2/+11
2021-03-25xfs: initialise attr fork on inode createDave Chinner8-18/+81
2021-03-25xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAXGao Xiang1-0/+2
2021-03-25xfs: Skip repetitive warnings about mount optionsPavel Reichl1-4/+20
2021-03-25xfs: rename variable mp to parsing_mpPavel Reichl1-51/+51
2021-03-25xfs: rename the blockgc workqueueDarrick J. Wong4-7/+7
2021-03-25xfs: prevent metadata files from being inactivatedDarrick J. Wong4-1/+15
2021-03-25xfs: validate ag btree levels using the precomputed valuesDarrick J. Wong3-7/+7
2021-03-25xfs: remove return value from xchk_ag_btcur_initDarrick J. Wong3-17/+7
2021-03-25xfs: set the scrub AG number in xchk_ag_read_headersDarrick J. Wong3-23/+14
2021-03-25xfs: mark a data structure sick if there are cross-referencing errorsDarrick J. Wong1-1/+2
2021-03-25xfs: bail out of scrub immediately if scan incompleteDarrick J. Wong1-1/+1
2021-03-25xfs: fix dquot scrub loop cancellationDarrick J. Wong1-2/+4
2021-03-25xfs: fix uninitialized variables in xrep_calc_ag_resblksDarrick J. Wong1-1/+5
2021-03-24xfs: drop freeze protection when running GETFSMAPDarrick J. Wong1-9/+5
2021-03-21Linux 5.12-rc4v5.12-rc4Linus Torvalds1-1/+1
2021-03-21Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-72/+168
2021-03-21Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+31
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-48/+75
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-25/+62
2021-03-21Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+6
2021-03-21Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2021-03-21Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-31/+49
2021-03-21Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+10
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-44/+52