index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_super.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: add a incompat feature bit for parent pointers
Allison Henderson
2024-04-23
1
-0
/
+4
*
xfs: parent pointer attribute creation
Allison Henderson
2024-04-23
1
-0
/
+10
*
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
2024-04-22
1
-1
/
+10
*
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
1
-5
/
+1
*
xfs: compile out v4 support if disabled
Christoph Hellwig
2024-04-22
1
-9
/
+13
*
xfs: introduce a file mapping exchange log intent item
Darrick J. Wong
2024-04-15
1
-0
/
+19
*
xfs: create a incompat flag for atomic file mapping exchanges
Darrick J. Wong
2024-04-15
1
-0
/
+4
*
fs,block: yield devices early
Christian Brauner
2024-03-27
1
-3
/
+3
*
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-13
1
-6
/
+14
|
\
|
*
xfs: port refcount repair to the new refcount bag structure
Darrick J. Wong
2024-02-22
1
-1
/
+9
|
*
xfs: track directory entry updates during live nlinks fsck
Darrick J. Wong
2024-02-22
1
-0
/
+2
|
*
xfs: Remove mrlock wrapper
Matthew Wilcox (Oracle)
2024-02-19
1
-3
/
+1
|
*
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
1
-1
/
+1
|
*
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
2024-02-13
1
-1
/
+1
*
|
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-13
1
-4
/
+3
*
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-22
/
+22
|
\
\
|
*
|
xfs: port block device access to files
Christian Brauner
2024-02-25
1
-22
/
+22
|
*
|
bdev: open block device as files
Christian Brauner
2024-02-25
1
-1
/
+1
*
|
|
xfs: drop experimental warning for FSDAX
Shiyang Ruan
2024-02-27
1
-1
/
+0
|
|
/
|
/
|
*
|
xfs: read only mounts with fsopen mount API are busted
Dave Chinner
2024-01-22
1
-10
/
+17
|
/
*
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-10
1
-4
/
+2
|
\
|
*
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
2023-12-07
1
-4
/
+2
*
|
xfs: Block writes to log device
Jan Kara
2023-11-18
1
-2
/
+3
*
|
xfs: simplify device handling
Christian Brauner
2023-11-18
1
-16
/
+3
|
/
*
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-08
1
-1
/
+2
|
\
|
*
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
2023-10-18
1
-1
/
+2
*
|
xfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-28
1
-18
/
+24
|
/
*
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-23
1
-84
/
+2
|
\
|
*
xfs: remove CPU hotplug infrastructure
Darrick J. Wong
2023-09-11
1
-41
/
+1
|
*
xfs: remove the all-mounts list
Darrick J. Wong
2023-09-11
1
-39
/
+0
|
*
xfs: use per-mount cpumask to track nonempty percpu inodegc lists
Darrick J. Wong
2023-09-11
1
-3
/
+1
|
*
xfs: fix per-cpu CIL structure aggregation racing with dying cpus
Darrick J. Wong
2023-09-11
1
-1
/
+0
*
|
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
2023-09-20
1
-1
/
+1
|
/
*
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-30
1
-5
/
+48
|
\
|
*
xfs: track usage statistics of online fsck
Darrick J. Wong
2023-08-10
1
-3
/
+18
|
*
xfs: create scaffolding for creating debugfs entries
Darrick J. Wong
2023-08-10
1
-2
/
+30
*
|
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-56
/
+80
|
\
\
|
*
|
xfs use fs_holder_ops for the log and RT devices
Christoph Hellwig
2023-08-11
1
-15
/
+4
|
*
|
xfs: drop s_umount over opening the log and RT devices
Christoph Hellwig
2023-08-11
1
-4
/
+14
|
*
|
xfs: document the invalidate_bdev call in invalidate_bdev
Christoph Hellwig
2023-08-10
1
-0
/
+26
|
*
|
xfs: close the external block devices in xfs_mount_free
Christoph Hellwig
2023-08-10
1
-14
/
+22
|
*
|
xfs: remove xfs_blkdev_put
Christoph Hellwig
2023-08-10
1
-13
/
+5
|
*
|
xfs: free the xfs_mount in ->kill_sb
Christoph Hellwig
2023-08-10
1
-9
/
+11
|
*
|
xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super
Christoph Hellwig
2023-08-10
1
-4
/
+0
|
*
|
xfs: reformat the xfs_fs_free prototype
Christoph Hellwig
2023-08-10
1
-1
/
+2
|
|
/
*
/
xfs: switch to multigrain timestamps
Jeff Layton
2023-08-11
1
-1
/
+1
|
/
*
Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-06-29
1
-4
/
+0
|
\
|
*
xfs: drop EXPERIMENTAL tag for large extent counts
Darrick J. Wong
2023-06-13
1
-4
/
+0
*
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-7
/
+27
|
\
\
|
|
/
|
/
|
|
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
[next]