index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-04-23
xfs: add a incompat feature bit for parent pointers
Allison Henderson
1
-0
/
+4
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
1
-0
/
+10
2024-04-22
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
1
-1
/
+10
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
1
-5
/
+1
2024-04-22
xfs: compile out v4 support if disabled
Christoph Hellwig
1
-9
/
+13
2024-04-15
xfs: introduce a file mapping exchange log intent item
Darrick J. Wong
1
-0
/
+19
2024-04-15
xfs: create a incompat flag for atomic file mapping exchanges
Darrick J. Wong
1
-0
/
+4
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-12
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-08
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-17
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
1
-1
/
+2
2023-09-22
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-12
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
[next]