index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2022-02-26
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-09
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
2022-02-05
Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-05
Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-01
xfs: ensure log flush at the end of a synchronous fallocate call
Dave Chinner
2022-02-01
xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
Dave Chinner
2022-02-01
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2022-02-01
xfs: fallocate() should call file_modified()
Dave Chinner
2022-02-01
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
2022-01-31
xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
Darrick J. Wong
2022-01-30
xfs: return errors in xfs_fs_sync_fs
Darrick J. Wong
2022-01-26
xfs, iomap: limit individual ioend chain lengths in writeback
Dave Chinner
2022-01-22
Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-19
xfs: flush inodegc workqueue tasks before cancel
Brian Foster
2022-01-18
xfs: remove unused xfs_ioctl32.h declarations
Darrick J. Wong
2022-01-17
xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
Darrick J. Wong
2022-01-17
xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
Darrick J. Wong
2022-01-17
xfs: remove the XFS_IOC_FSSETDM definitions
Darrick J. Wong
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
Merge tag 'xfs-5.17-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
2022-01-12
xfs: fix online fsck handling of v5 feature bits on secondary supers
Darrick J. Wong
2022-01-11
xfs: take the ILOCK when readdir inspects directory mapping data
Darrick J. Wong
2022-01-11
Merge tag 'xfs-5.17-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-11
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-06
xfs: warn about inodes with project id of -1
Darrick J. Wong
2022-01-06
xfs: hold quota inode ILOCK_EXCL until the end of dqalloc
Darrick J. Wong
2022-01-06
xfs: Remove redundant assignment of mp
Jiapeng Chong
2022-01-06
xfs: reduce kvmalloc overhead for CIL shadow buffers
Dave Chinner
2022-01-06
xfs: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-22
xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
Darrick J. Wong
2021-12-22
xfs: prevent UAF in xfs_log_item_in_current_chkpt
Darrick J. Wong
2021-12-21
xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
Dan Carpenter
2021-12-21
xfs: Fix comments mentioning xfs_ialloc
Yang Xu
2021-12-21
xfs: check sb_meta_uuid for dabuf buffer recovery
Dave Chinner
2021-12-21
xfs: fix a bug in the online fsck directory leaf1 bestcount check
Darrick J. Wong
2021-12-21
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
2021-12-21
xfs: don't expose internal symlink metadata buffers to the vfs
Darrick J. Wong
2021-12-21
xfs: fix quotaoff mutex usage now that we don't support disabling it
Darrick J. Wong
2021-12-21
xfs: shut down filesystem if we xfs_trans_cancel with deferred work items
Darrick J. Wong
2021-12-18
xfs: Support large folios
Matthew Wilcox (Oracle)
2021-12-18
iomap,xfs: Convert ->discard_page to ->discard_folio
Matthew Wilcox (Oracle)
2021-12-07
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
2021-12-05
fs: port higher-level mapping helpers
Christian Brauner
2021-12-04
fsdax: shift partition offset handling into the file systems
Christoph Hellwig
[next]