index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-93
/
+126
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
2
-12
/
+14
2022-01-12
Merge tag 'xfs-5.17-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
22
-168
/
+176
2022-01-12
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+7
2022-01-06
xfs: warn about inodes with project id of -1
Darrick J. Wong
1
-0
/
+14
2022-01-06
xfs: hold quota inode ILOCK_EXCL until the end of dqalloc
Darrick J. Wong
1
-51
/
+28
2022-01-06
xfs: Remove redundant assignment of mp
Jiapeng Chong
1
-2
/
+0
2022-01-06
xfs: reduce kvmalloc overhead for CIL shadow buffers
Dave Chinner
1
-11
/
+35
2022-01-06
xfs: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2
-7
/
+12
2021-12-23
xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
Darrick J. Wong
1
-1
/
+2
2021-12-23
xfs: prevent UAF in xfs_log_item_in_current_chkpt
Darrick J. Wong
1
-3
/
+3
2021-12-21
xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
Dan Carpenter
2
-3
/
+4
2021-12-21
xfs: Fix comments mentioning xfs_ialloc
Yang Xu
2
-4
/
+5
2021-12-21
xfs: check sb_meta_uuid for dabuf buffer recovery
Dave Chinner
1
-1
/
+1
2021-12-21
xfs: fix a bug in the online fsck directory leaf1 bestcount check
Darrick J. Wong
1
-4
/
+11
2021-12-21
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
4
-21
/
+27
2021-12-21
xfs: don't expose internal symlink metadata buffers to the vfs
Darrick J. Wong
2
-43
/
+20
2021-12-21
xfs: fix quotaoff mutex usage now that we don't support disabling it
Darrick J. Wong
5
-17
/
+6
2021-12-21
xfs: shut down filesystem if we xfs_trans_cancel with deferred work items
Darrick J. Wong
1
-1
/
+10
2021-12-18
xfs: Support large folios
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-12-18
iomap,xfs: Convert ->discard_page to ->discard_folio
Matthew Wilcox (Oracle)
1
-12
/
+12
2021-12-07
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
1
-3
/
+11
2021-12-05
fs: port higher-level mapping helpers
Christian Brauner
2
-6
/
+6
2021-12-04
fsdax: shift partition offset handling into the file systems
Christoph Hellwig
1
-2
/
+8
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2
-1
/
+2
2021-12-04
iomap: add a IOMAP_DAX flag
Christoph Hellwig
3
-5
/
+7
2021-12-04
xfs: pass the mapping flags to xfs_bmbt_to_iomap
Christoph Hellwig
5
-21
/
+27
2021-12-04
xfs: use xfs_direct_write_iomap_ops for DAX zeroing
Christoph Hellwig
1
-2
/
+2
2021-12-04
xfs: move dax device handling into xfs_{alloc,free}_buftarg
Christoph Hellwig
3
-27
/
+11
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
1
-1
/
+6
2021-12-04
xfs: add xfs_zero_range and xfs_truncate_page helpers
Shiyang Ruan
6
-12
/
+37
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-13
/
+8
2021-12-04
xfs: factor out a xfs_setup_dax_always helper
Christoph Hellwig
1
-19
/
+28
2021-12-03
fs: move mapping helpers
Christian Brauner
1
-0
/
+1
2021-12-02
xfs: remove incorrect ASSERT in xfs_rename
Eric Sandeen
1
-1
/
+0
2021-11-24
xfs: remove xfs_inew_wait
Christoph Hellwig
2
-24
/
+1
2021-11-24
xfs: Fix the free logic of state in xfs_attr_node_hasname
Yang Xu
1
-10
/
+7
2021-11-14
Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-7
/
+12
2021-11-11
xfs: sync xfs_btree_split macros with userspace libxfs
Darrick J. Wong
1
-0
/
+4
2021-11-10
xfs: #ifdef out perag code for userspace
Eric Sandeen
2
-3
/
+7
2021-11-08
xfs: use swap() to make dabtree code cleaner
Yang Guang
1
-4
/
+1
2021-11-02
Merge tag 'xfs-5.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
88
-900
/
+1649
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2021-11-02
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2021-10-30
xfs: use swap() to make code cleaner
Changcheng Deng
1
-8
/
+2
2021-10-30
xfs: Remove duplicated include in xfs_super
Wan Jiabing
1
-1
/
+0
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-3
/
+3
2021-10-23
xfs: punch out data fork delalloc blocks on COW writeback failure
Brian Foster
1
-3
/
+12
2021-10-23
xfs: remove unused parameter from refcount code
Darrick J. Wong
1
-11
/
+8
2021-10-23
xfs: reduce the size of struct xfs_extent_free_item
Darrick J. Wong
3
-14
/
+32
[next]