index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: check that per-cpu inodegc workers actually run on that cpu
Darrick J. Wong
2023-05-02
1
-0
/
+3
*
xfs: deprecate the ascii-ci feature
Darrick J. Wong
2023-04-11
1
-0
/
+13
*
xfs: test dir/attr hash when loading module
Darrick J. Wong
2023-03-19
1
-0
/
+5
*
xfs: perags need atomic operational state
Dave Chinner
2023-02-13
1
-18
/
+28
*
xfs: convert xfs_ialloc_next_ag() to an atomic
Dave Chinner
2023-02-13
1
-1
/
+0
*
xfs: Print XFS UUID on mount and umount events.
Lukas Herbolt
2022-11-16
1
-1
/
+1
*
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
2022-10-31
1
-8
/
+4
*
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
2022-10-31
1
-2
/
+2
*
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-09-29
1
-2
/
+8
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-2
/
+4
|
\
|
*
xfs: fail dax mount if reflink is enabled on a partition
Shiyang Ruan
2022-07-29
1
-2
/
+4
*
|
xfs: xfs_buf cache destroy isn't RCU safe
Dave Chinner
2022-07-20
1
-9
/
+13
*
|
Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
2022-07-14
1
-0
/
+10
|
\
\
|
*
|
xfs: add in-memory iunlink log item
Dave Chinner
2022-07-14
1
-0
/
+10
*
|
|
xfs: introduce per-cpu CIL tracking structure
Dave Chinner
2022-07-02
1
-0
/
+1
|
/
/
*
|
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
1
-2
/
+5
*
|
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-06-23
1
-1
/
+1
|
/
*
Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...
Linus Torvalds
2022-06-01
1
-0
/
+20
|
\
|
*
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
2022-05-27
1
-0
/
+1
|
*
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
2022-05-22
1
-0
/
+19
*
|
Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-05-25
1
-2
/
+16
|
\
|
|
*
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2022-04-21
1
-0
/
+4
|
|
\
|
|
*
xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
Chandan Babu R
2022-04-13
1
-0
/
+4
|
*
|
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-12
1
-2
/
+12
|
|
/
*
/
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-8
/
+4
|
/
*
xfs: don't report reserved bnobt space as available
Darrick J. Wong
2022-03-28
1
-1
/
+2
*
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-26
1
-2
/
+5
|
\
|
*
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
2022-02-09
1
-2
/
+5
*
|
xfs: return errors in xfs_fs_sync_fs
Darrick J. Wong
2022-01-30
1
-1
/
+5
|
/
*
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
1
-46
/
+34
|
\
|
*
xfs: move dax device handling into xfs_{alloc,free}_buftarg
Christoph Hellwig
2021-12-04
1
-21
/
+5
|
*
dax: remove dax_capable
Christoph Hellwig
2021-12-04
1
-13
/
+8
|
*
xfs: factor out a xfs_setup_dax_always helper
Christoph Hellwig
2021-12-04
1
-19
/
+28
*
|
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
2021-12-21
1
-9
/
+0
*
|
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
2021-12-07
1
-3
/
+11
|
/
*
xfs: Remove duplicated include in xfs_super
Wan Jiabing
2021-10-30
1
-1
/
+0
*
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
2021-10-22
1
-10
/
+1
*
xfs: create slab caches for frequently-used deferred items
Darrick J. Wong
2021-10-22
1
-1
/
+9
*
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
1
-109
/
+109
*
xfs: use separate btree cursor cache for each btree type
Darrick J. Wong
2021-10-19
1
-6
/
+7
*
xfs: dynamically allocate cursors based on maxlevels
Darrick J. Wong
2021-10-19
1
-2
/
+2
*
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-10-19
1
-1
/
+1
*
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
1
-4
/
+12
|
\
|
*
dax: remove bdev_dax_supported
Christoph Hellwig
2021-08-26
1
-1
/
+2
|
*
xfs: factor out a xfs_buftarg_is_dax helper
Christoph Hellwig
2021-08-26
1
-4
/
+11
*
|
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-09-02
1
-219
/
+317
|
\
\
|
*
|
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
2021-08-19
1
-6
/
+5
|
*
|
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
1
-1
/
+1
|
*
|
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
1
-1
/
+1
|
*
|
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
1
-17
/
+15
[next]