index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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-03-20
xfs: async CIL flushes need pending pushes to be made stable
Dave Chinner
2022-03-20
xfs: xfs_ail_push_all_sync() stalls when racing with updates
Dave Chinner
2022-03-20
xfs: check buffer pin state after locking in delwri_submit
Dave Chinner
2022-03-20
xfs: log worker needs to start before intent/unlink recovery
Dave Chinner
2022-03-14
xfs: constify xfs_name_dotdot
Darrick J. Wong
2022-03-14
xfs: constify the name argument to various directory functions
Darrick J. Wong
2022-03-14
xfs: reserve quota for target dir expansion when renaming files
Darrick J. Wong
2022-03-14
xfs: reserve quota for dir expansion when linking/unlinking files
Darrick J. Wong
2022-03-14
xfs: refactor user/group quota chown in xfs_setattr_nonsize
Darrick J. Wong
2022-03-14
xfs: use setattr_copy to set vfs inode attributes
Darrick J. Wong
2022-03-09
xfs: don't generate selinux audit messages for capability testing
Darrick J. Wong
2022-03-09
xfs: add missing cmap->br_state = XFS_EXT_NORM update
Gao Xiang
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
[next]