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.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
/
xfs_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-3
/
+3
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+14
2024-03-13
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-4
/
+3
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-22
/
+22
2024-02-27
xfs: drop experimental warning for FSDAX
Shiyang Ruan
1
-1
/
+0
2024-02-25
xfs: port block device access to files
Christian Brauner
1
-22
/
+22
2024-02-25
bdev: open block device as files
Christian Brauner
1
-1
/
+1
2024-02-22
xfs: port refcount repair to the new refcount bag structure
Darrick J. Wong
1
-1
/
+9
2024-02-22
xfs: track directory entry updates during live nlinks fsck
Darrick J. Wong
1
-0
/
+2
2024-02-19
xfs: Remove mrlock wrapper
Matthew Wilcox (Oracle)
1
-3
/
+1
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
1
-1
/
+1
2024-02-13
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
1
-1
/
+1
2024-01-22
xfs: read only mounts with fsopen mount API are busted
Dave Chinner
1
-10
/
+17
2024-01-10
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+2
2023-12-07
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
1
-4
/
+2
2023-11-18
xfs: Block writes to log device
Jan Kara
1
-2
/
+3
2023-11-18
xfs: simplify device handling
Christian Brauner
1
-16
/
+3
2023-11-09
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+2
2023-10-28
xfs: Convert to bdev_open_by_path()
Jan Kara
1
-18
/
+24
2023-10-18
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
1
-1
/
+2
2023-09-23
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-84
/
+2
2023-09-20
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
1
-1
/
+1
2023-09-11
xfs: remove CPU hotplug infrastructure
Darrick J. Wong
1
-41
/
+1
2023-09-11
xfs: remove the all-mounts list
Darrick J. Wong
1
-39
/
+0
2023-09-11
xfs: use per-mount cpumask to track nonempty percpu inodegc lists
Darrick J. Wong
1
-3
/
+1
2023-09-11
xfs: fix per-cpu CIL structure aggregation racing with dying cpus
Darrick J. Wong
1
-1
/
+0
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-5
/
+48
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-56
/
+80
2023-08-11
xfs use fs_holder_ops for the log and RT devices
Christoph Hellwig
1
-15
/
+4
2023-08-11
xfs: drop s_umount over opening the log and RT devices
Christoph Hellwig
1
-4
/
+14
2023-08-11
xfs: switch to multigrain timestamps
Jeff Layton
1
-1
/
+1
2023-08-10
xfs: track usage statistics of online fsck
Darrick J. Wong
1
-3
/
+18
2023-08-10
xfs: create scaffolding for creating debugfs entries
Darrick J. Wong
1
-2
/
+30
2023-08-10
xfs: document the invalidate_bdev call in invalidate_bdev
Christoph Hellwig
1
-0
/
+26
2023-08-10
xfs: close the external block devices in xfs_mount_free
Christoph Hellwig
1
-14
/
+22
2023-08-10
xfs: remove xfs_blkdev_put
Christoph Hellwig
1
-13
/
+5
2023-08-10
xfs: free the xfs_mount in ->kill_sb
Christoph Hellwig
1
-9
/
+11
2023-08-10
xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super
Christoph Hellwig
1
-4
/
+0
2023-08-10
xfs: reformat the xfs_fs_free prototype
Christoph Hellwig
1
-1
/
+2
2023-06-29
Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+0
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+27
2023-06-13
xfs: drop EXPERIMENTAL tag for large extent counts
Darrick J. Wong
1
-4
/
+0
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-7
/
+8
2023-06-05
xfs: wire up the ->mark_dead holder operation for log and RT devices
Christoph Hellwig
1
-1
/
+12
2023-06-05
xfs: wire up sops->shutdown
Christoph Hellwig
1
-0
/
+8
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+1
2023-06-05
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
1
-0
/
+1
2023-05-02
xfs: check that per-cpu inodegc workers actually run on that cpu
Darrick J. Wong
1
-0
/
+3
2023-04-12
xfs: deprecate the ascii-ci feature
Darrick J. Wong
1
-0
/
+13
[next]