summaryrefslogtreecommitdiffstats
path: root/fs/xfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-123-3/+3
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-123-3/+3
* Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-10-1121-98/+116
|\
| * xfs: on memory failure, only shut down fs after scanning all mappingsDarrick J. Wong2022-10-041-9/+17
| * xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxxShida Zhang2022-10-044-24/+34
| * xfs: trim the mapp array accordingly in xfs_da_grow_inode_intShida Zhang2022-10-041-1/+1
| * xfs: do not need to check return value of xlog_kvmalloc()Zhiqiang Liu2022-09-181-6/+0
| * xfs: port to vfs{g,u}id_t and associated helpersChristian Brauner2022-09-183-7/+12
| * xfs: remove xfs_setattr_time() declarationGaosheng Cui2022-09-181-1/+0
| * xfs: Remove the unneeded result variableye xingchen2022-09-181-3/+1
| * xfs: missing space in xfs trace logZeng Heng2022-09-181-2/+2
| * xfs: simplify if-else condition in xfs_reflink_trim_around_sharedZeng Heng2022-09-181-10/+12
| * xfs: simplify if-else condition in xfs_validate_new_dalignZeng Heng2022-09-181-18/+20
| * xfs: replace unnecessary seq_printf with seq_putsZeng Heng2022-09-181-1/+1
| * xfs: clean up "%Ld/%Lu" which doesn't meet C standardZeng Heng2022-09-185-10/+10
| * xfs: remove redundant else for clean codeZeng Heng2022-09-181-5/+5
| * xfs: remove the redundant word in commentZeng Heng2022-09-181-1/+1
* | Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-10-111-7/+9
|\ \
| * | vfs: open inside ->tmpfile()Miklos Szeredi2022-09-241-7/+9
| |/
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-4/+4
|\ \
| * | freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-4/+4
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-10-071-2/+8
|\ \ \
| * | | fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner2022-09-301-2/+8
| | |/ | |/|
* | | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-10-072-6/+6
|\ \ \
| * | | Change calling conventions for filldir_tAl Viro2022-08-172-6/+6
| |/ /
* | | Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-041-0/+10
|\ \ \
| * | | xfs: support STATX_DIOALIGNEric Biggers2022-09-121-0/+10
| |/ /
* | | xfs: fix SB_BORN check in xfs_dax_notify_failure()Dan Williams2022-09-121-1/+1
* | | xfs: quiet notify_failure EOPNOTSUPP casesDan Williams2022-09-121-2/+2
|/ /
* | Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-08-135-46/+193
|\ \ | |/ |/|
| * xfs: fix inode reservation space for removing transactionhexiaole2022-08-111-1/+1
| * xfs: Fix false ENOSPC when performing direct write on a delalloc extent in co...Chandan Babu R2022-08-061-35/+163
| * xfs: fix intermittent hang during quotacheckDarrick J. Wong2022-08-061-0/+5
| * xfs: check return codes when flushing block devicesDarrick J. Wong2022-08-062-10/+24
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-0615-22/+386
|\ \
| * | xfs: fail dax mount if reflink is enabled on a partitionShiyang Ruan2022-07-301-2/+4
| * | xfs: add dax dedupe supportShiyang Ruan2022-07-184-7/+69
| * | xfs: support CoW in fsdax modeShiyang Ruan2022-07-183-6/+58
| * | fsdax: dedup file range to use a compare functionShiyang Ruan2022-07-181-2/+6
| * | xfs: implement ->notify_failure() for XFSShiyang Ruan2022-07-186-3/+238
| * | dax: introduce holder for dax_deviceShiyang Ruan2022-07-181-2/+3
| * | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-043-3/+5
* | | Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-08-0585-1657/+1984
|\ \ \ | | |/ | |/|
| * | xfs: delete extra space and tab in blank lineXie Shaowen2022-07-312-7/+7
| * | xfs: fix NULL pointer dereference in xfs_getbmap()ChenXiaoSong2022-07-311-8/+9
| * | xfs: Fix typo 'the the' in commentSlark Xiao2022-07-221-1/+1
| * | xfs: Fix comment typoXin Gao2022-07-221-1/+1
| * | xfs: don't leak memory when attr fork loading failsDarrick J. Wong2022-07-214-7/+1
| * | xfs: fix for variable set but not used warningsunliming2022-07-211-3/+1
| * | xfs: xfs_buf cache destroy isn't RCU safeDave Chinner2022-07-213-37/+16