summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-03-2426-211/+343
|\
| * xfs: xfs_is_shutdown vs xlog_is_shutdown cage fightDave Chinner2022-03-205-15/+70
| * xfs: AIL should be log centricDave Chinner2022-03-203-15/+16
| * xfs: log items should have a xlog pointer, not a mountDave Chinner2022-03-2010-12/+14
| * xfs: async CIL flushes need pending pushes to be made stableDave Chinner2022-03-201-3/+19
| * xfs: xfs_ail_push_all_sync() stalls when racing with updatesDave Chinner2022-03-201-5/+16
| * xfs: check buffer pin state after locking in delwri_submitDave Chinner2022-03-201-2/+3
| * xfs: log worker needs to start before intent/unlink recoveryDave Chinner2022-03-201-2/+1
| * xfs: constify xfs_name_dotdotDarrick J. Wong2022-03-142-2/+6
| * xfs: constify the name argument to various directory functionsDarrick J. Wong2022-03-146-26/+27
| * xfs: reserve quota for target dir expansion when renaming filesDarrick J. Wong2022-03-141-1/+32
| * xfs: reserve quota for dir expansion when linking/unlinking filesDarrick J. Wong2022-03-143-29/+106
| * xfs: refactor user/group quota chown in xfs_setattr_nonsizeDarrick J. Wong2022-03-141-40/+20
| * xfs: use setattr_copy to set vfs inode attributesDarrick J. Wong2022-03-142-54/+5
| * xfs: don't generate selinux audit messages for capability testingDarrick J. Wong2022-03-093-4/+4
| * xfs: add missing cmap->br_state = XFS_EXT_NORM updateGao Xiang2022-03-091-1/+4
* | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\ \
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
* | | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-4/+3
|\ \ \
| * | | fs: Convert __set_page_dirty_no_writeback to noop_dirty_folioMatthew Wilcox (Oracle)2022-03-161-1/+1
| * | | fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folioMatthew Wilcox (Oracle)2022-03-151-1/+1
| * | | fs: Remove noop_invalidatepage()Matthew Wilcox (Oracle)2022-03-151-1/+0
| * | | iomap: Remove iomap_invalidatepage()Matthew Wilcox (Oracle)2022-03-151-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-223-5/+2
|\ \ \ \
| * | | | mm/fs: delete PF_SWAPWRITEHugh Dickins2022-03-221-1/+1
| * | | | fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
| * | | | remove bdi_congested() and wb_congested() and related functionsNeilBrown2022-03-221-3/+0
| | |_|/ | |/| |
* | | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-213-19/+13
|\ \ \ \ | |/ / / |/| | |
| * | | block: pass a block_device and opf to bio_initChristoph Hellwig2022-02-022-10/+8
| * | | block: pass a block_device and opf to bio_allocChristoph Hellwig2022-02-022-9/+5
| | |/ | |/|
* | | Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-02-261-2/+5
|\ \ \ | |_|/ |/| |
| * | xfs: only bother with sync_filesystem during readonly remountDarrick J. Wong2022-02-091-2/+5
* | | Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-02-055-79/+69
|\| |
| * | xfs: ensure log flush at the end of a synchronous fallocate callDave Chinner2022-02-011-16/+16
| * | xfs: move xfs_update_prealloc_flags() to xfs_pnfs.cDave Chinner2022-02-013-42/+36
| * | xfs: set prealloc flag in xfs_alloc_file_space()Dave Chinner2022-02-012-14/+3
| * | xfs: fallocate() should call file_modified()Dave Chinner2022-02-011-4/+9
| * | xfs: remove XFS_PREALLOC_SYNCDave Chinner2022-02-013-10/+12
| * | xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*Darrick J. Wong2022-01-311-1/+1
| |/
* | Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-02-051-1/+5
|\ \
| * | xfs: return errors in xfs_fs_sync_fsDarrick J. Wong2022-01-301-1/+5
| |/
* / xfs, iomap: limit individual ioend chain lengths in writebackDave Chinner2022-01-261-1/+15
|/
* Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-01-222-36/+4
|\
| * xfs: flush inodegc workqueue tasks before cancelBrian Foster2022-01-191-18/+4
| * xfs: remove unused xfs_ioctl32.h declarationsDarrick J. Wong2022-01-181-18/+0
* | Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-01-213-8/+13
|\|
| * xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitionsDarrick J. Wong2022-01-173-8/+13
* | Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-01-216-128/+10
|\|
| * xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctlsDarrick J. Wong2022-01-176-127/+10
* | Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-01-211-25/+4
|\|