summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-10-10Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-04xfs: on memory failure, only shut down fs after scanning all mappingsDarrick J. Wong
2022-10-04xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxxShida Zhang
2022-10-04xfs: trim the mapp array accordingly in xfs_da_grow_inode_intShida Zhang
2022-10-03Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-09-29fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner
2022-09-24vfs: open inside ->tmpfile()Miklos Szeredi
2022-09-19xfs: do not need to check return value of xlog_kvmalloc()Zhiqiang Liu
2022-09-19xfs: port to vfs{g,u}id_t and associated helpersChristian Brauner
2022-09-19xfs: remove xfs_setattr_time() declarationGaosheng Cui
2022-09-19xfs: Remove the unneeded result variableye xingchen
2022-09-19xfs: missing space in xfs trace logZeng Heng
2022-09-19xfs: simplify if-else condition in xfs_reflink_trim_around_sharedZeng Heng
2022-09-19xfs: simplify if-else condition in xfs_validate_new_dalignZeng Heng
2022-09-19xfs: replace unnecessary seq_printf with seq_putsZeng Heng
2022-09-19xfs: clean up "%Ld/%Lu" which doesn't meet C standardZeng Heng
2022-09-19xfs: remove redundant else for clean codeZeng Heng
2022-09-19xfs: remove the redundant word in commentZeng Heng
2022-09-11xfs: support STATX_DIOALIGNEric Biggers
2022-09-11xfs: fix SB_BORN check in xfs_dax_notify_failure()Dan Williams
2022-09-11xfs: quiet notify_failure EOPNOTSUPP casesDan Williams
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra
2022-08-17Change calling conventions for filldir_tAl Viro
2022-08-13Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-10xfs: fix inode reservation space for removing transactionhexiaole
2022-08-05xfs: Fix false ENOSPC when performing direct write on a delalloc extent in co...Chandan Babu R
2022-08-05xfs: fix intermittent hang during quotacheckDarrick J. Wong
2022-08-05xfs: check return codes when flushing block devicesDarrick J. Wong
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....Linus Torvalds
2022-08-02mm/migrate: Add filemap_migrate_folio()Matthew Wilcox (Oracle)
2022-08-01Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-31xfs: delete extra space and tab in blank lineXie Shaowen
2022-07-31xfs: fix NULL pointer dereference in xfs_getbmap()ChenXiaoSong
2022-07-29xfs: fail dax mount if reflink is enabled on a partitionShiyang Ruan
2022-07-24xfs: Add async buffered write supportStefan Roesch
2022-07-24xfs: Specify lockmode when calling xfs_ilock_for_iomap()Stefan Roesch
2022-07-22xfs: Fix typo 'the the' in commentSlark Xiao
2022-07-22xfs: Fix comment typoXin Gao
2022-07-20xfs: don't leak memory when attr fork loading failsDarrick J. Wong
2022-07-20xfs: fix for variable set but not used warningsunliming
2022-07-20xfs: xfs_buf cache destroy isn't RCU safeDave Chinner