aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
for-nextxfs: simplify iext overflow checking and upgradeChristoph Hellwig13 days
xfs-6.10-mergexfs: simplify iext overflow checking and upgradeChristoph Hellwig13 days
xfs-6.9-fixesxfs: allow cross-linking special files without project quotaAndrey Albershteyn6 weeks
xfs-6.9-mergexfs: quota radix tree allocations need to be NOFS on insertDave Chinner2 months
xfs-6.8-fixesxfs: drop experimental warning for FSDAXShiyang Ruan3 months
xfs-6.8-mergexfs: fix backwards logic in xfs_bmap_alloc_accountDarrick J. Wong4 months
xfs-6.7-fixesxfs: dquot recovery does not validate the recovered dquotDarrick J. Wong6 months
xfs-6.7-mergexfs: allow read IO and FICLONE to run concurrentlyCatherine Hoang7 months
whatamessMerged korg/for-next at Thu Oct 19 09:45:12 PDT 2023.Darrick J. Wong7 months
iomap-6.6-fixesiomap: fix short copy in iomap_write_iter()Jan Stancek7 months
iomap-for-nextiomap: fix short copy in iomap_write_iter()Jan Stancek7 months
xfs-6.6-fixesxfs: reinstate the old i_version counter as STATX_CHANGE_COOKIEJeff Layton7 months
masterLinux 6.6-rc1Linus Torvalds8 months
xfs-6.6-mergefs/xfs: Fix typos in commentsZizhen Pang9 months
vfs-6.6-mergexfs: stabilize fs summary counters for online fsckDarrick J. Wong9 months
vfs-for-nextxfs: stabilize fs summary counters for online fsckDarrick J. Wong9 months
iomap-6.6-mergeMerge tag 'xfs-async-dio.6-2023-08-01' of git://git.kernel.dk/linux into ioma...Darrick J. Wong9 months
iomap-6.5-fixesiomap: micro optimize the ki_pos assignment in iomap_file_buffered_writeChristoph Hellwig10 months
xfs-6.5-fixesxfs: convert flex-array declarations in xfs attr shortform objectsDarrick J. Wong10 months
xfs-6.5-mergexfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong10 months
iomap-6.5-mergeiomap: drop me [hch] from MAINTAINERS for iomapChristoph Hellwig11 months
iomap-6.4-mergeiomap: Add DIO tracepointsRitesh Harjani (IBM)13 months
xfs-6.3-fixesxfs: fix mismerged tracepointsDarrick J. Wong14 months
xfs-6.3-mergexfs: restore old agirotor behaviorDarrick J. Wong15 months
iomap-6.3-mergeiomap: Rename page_ops to folio_opsAndreas Gruenbacher16 months
xfs-6.2-fixesxfs: fix extent busy updatingWengang Wang16 months
xfs-6.2-mergexfs: remove restrictions for fsdax and reflinkShiyang Ruan17 months
vfs-6.2-mergefs/remap_range: avoid spurious writeback on zero length requestBrian Foster17 months
iomap-6.2-mergeiomap: directly use logical block sizeKeith Busch18 months
xfs-6.1-fixesMerge tag 'refcount-cow-domain-6.1_2022-10-31' of git://git.kernel.org/pub/sc...Darrick J. Wong18 months
iomap-6.1-mergeiomap: add a tracepoint for mappings returned by map_blocksDarrick J. Wong19 months
xfs-5.20-mergexfs: fix inode reservation space for removing transactionhexiaole21 months
iomap-5.20-mergeiomap: remove iomap_writepageChristoph Hellwig22 months
xfs-5.19-fixesxfs: prevent a UAF when log IO errors race with unmountDarrick J. Wong22 months
iomap-5.19-mergeiomap: don't invalidate folios after writeback errorsDarrick J. Wong24 months
xfs-5.18-fixesxfs: reorder iunlink remove operation in xfs_ifreeDave Chinner2 years
vfs-5.18-mergefs: fix an infinite loop in iomap_fiemapGuo Xuenan2 years
xfs-5.18-mergexfs: drop async cache flushes from CIL commits.Dave Chinner2 years
xfs-5.17-fixesxfs: only bother with sync_filesystem during readonly remountDarrick J. Wong2 years
vfs-5.17-fixesxfs: return errors in xfs_fs_sync_fsDarrick J. Wong2 years
iomap-5.17-fixesxfs, iomap: limit individual ioend chain lengths in writebackDave Chinner2 years
xfs-5.17-mergexfs: flush inodegc workqueue tasks before cancelBrian Foster2 years
xfs-5.16-fixesxfs: remove all COW fork extents when remounting readonlyDarrick J. Wong2 years
iomap-5.16-fixesiomap: iomap_read_inline_data cleanupAndreas Gruenbacher2 years
xfs-5.16-mergexfs: use swap() to make code cleanerChangcheng Deng3 years
iomap-5.15-mergeiomap: standardize tracepoint formatting and storageDarrick J. Wong3 years
xfs-5.15-mergexfs: fix I_DONTCACHEDave Chinner3 years
vfs-5.15-mergefs: forbid invalid project IDWang Shilong3 years
xfs-5.14-fixesxfs: prevent spoofing of rtbitmap blocks when recovering buffersDarrick J. Wong3 years
iomap-5.14-fixesiomap: Don't create iomap_page objects in iomap_page_mkwrite_actorAndreas Gruenbacher3 years
xfs-5.14-mergexfs: don't wait on future iclogs when pushing the CILDave Chinner3 years
xfs-5.13-fixesxfs: bunmapi has unnecessary AG lock ordering issuesDave Chinner3 years
xfs-5.13-mergexfs: don't allow log writes if the data device is readonlyDarrick J. Wong3 years
iomap-5.13-mergeiomap: improve the warnings from iomap_swapfile_activateChristoph Hellwig3 years
xfs-5.12-fixesxfs: also reject BULKSTAT_SINGLE in a mount user namespaceChristoph Hellwig3 years
iomap-5.12-fixesiomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activateRitesh Harjani3 years
xfs-5.12-mergexfs: use current->journal_info for detecting transaction recursionDave Chinner3 years
iomap-5.12-mergexfs: reduce exclusive locking on unaligned dioDave Chinner3 years
xfs-5.11-mergexfs: remove xfs_buf_t typedefDave Chinner3 years
xfs-5.10-fixesxfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong3 years
vfs-5.10-fixesvfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong4 years
xfs-5.10-mergexfs: cancel intents immediately if process_intents failsDarrick J. Wong4 years
vfs-5.10-mergevfs: move the generic write and copy checks out of mmDarrick J. Wong4 years
iomap-5.10-mergeiomap: Call inode_dio_end() before generic_write_sync()Goldwyn Rodrigues4 years
xfs-5.9-fixesxfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesDarrick J. Wong4 years
xfs-5.9-mergexfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata4 years
iomap-5.9-mergeiomap: fall back to buffered writes for invalidation failuresChristoph Hellwig4 years
xfs-5.8-fixesxfs: fix use-after-free on CIL context on shutdownDave Chinner4 years
iomap-5.8-mergeiomap: Fix unsharing of an extent >2GB on a 32-bit machineMatthew Wilcox (Oracle)4 years
xfs-5.8-mergexfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()Chuhong Yuan4 years
vfs-5.8-mergefs/xfs: Update xfs_ioctl_setattr_dax_invalidate()Ira Weiny4 years
iomap-5.7-fixesfibmap: Warn and return an error in case of block > INT_MAXRitesh Harjani4 years
xfs-5.7-fixesxfs: move inode flush to the sync workqueueDarrick J. Wong4 years
xfs-5.7-mergexfs: reflink should force the log out if mounted with wsyncChristoph Hellwig4 years
iomap-5.7-mergeiomap: Handle memory allocation failure in readaheadMatthew Wilcox (Oracle)4 years
vfs-5.7-mergehibernate: Allow uswsusp to write to swapDomenico Andreoli4 years
xfs-5.6-mergexfs: fix xfs_buf_ioerror_alert location reportingDarrick J. Wong4 years
iomap-5.6-mergefs: Fix page_mkwrite off-by-one errorsAndreas Gruenbacher4 years
xfs-5.5-fixesxfs: Make the symbol 'xfs_rtalloc_log_count' staticChen Wandun4 years
iomap-5.5-mergeiomap: stop using ioend after it's been freed in iomap_finish_ioend()Zorro Lang4 years
xfs-5.5-mergexfs: fix mount failure crash on invalid iclog memory accessBrian Foster4 years
xfs-5.4-fixesxfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong5 years
vfs-5.5-mergesplice: only read in as much information as there is pipe buffer spaceDarrick J. Wong5 years
xfs-5.4-mergexfs: avoid unused to_mp() function warningAustin Kim5 years
iomap-5.4-mergeiomap: move the iomap_dio_rw ->end_io callback into a structureChristoph Hellwig5 years
vfs-5.4-mergevfs: don't allow writes to swap filesDarrick J. Wong5 years