index
:
Linux Stable
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-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
*
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-10-26
1
-2
/
+8
*
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
2022-07-21
1
-9
/
+0
*
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
2022-07-02
1
-2
/
+5
*
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
2022-07-02
1
-3
/
+11
*
xfs: return errors in xfs_fs_sync_fs
Darrick J. Wong
2022-04-27
1
-1
/
+5
*
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
|
*
|
xfs: convert mount flags to features
Dave Chinner
2021-08-19
1
-73
/
+68
|
*
|
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-9
/
+9
|
*
|
xfs: rework attr2 feature and mount options
Dave Chinner
2021-08-19
1
-9
/
+7
|
*
|
xfs: move the CIL workqueue to the CIL
Dave Chinner
2021-08-16
1
-14
/
+1
|
*
|
xfs: CIL work is serialised, not pipelined
Dave Chinner
2021-08-16
1
-1
/
+5
|
*
|
xfs: convert log flags to an operational state field
Dave Chinner
2021-08-16
1
-1
/
+1
|
*
|
xfs: drop experimental warnings for bigtime and inobtcount
Darrick J. Wong
2021-08-09
1
-8
/
+0
|
*
|
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
1
-7
/
+14
|
*
|
xfs: flush inode inactivation work when compiling usage statistics
Darrick J. Wong
2021-08-09
1
-0
/
+3
|
*
|
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
1
-10
/
+104
|
*
|
xfs: move xfs_inactive call to xfs_inode_mark_reclaimable
Darrick J. Wong
2021-08-06
1
-50
/
+0
|
*
|
xfs: introduce all-mounts list for cpu hotplug notifications
Dave Chinner
2021-08-06
1
-0
/
+40
|
*
|
xfs: introduce CPU hotplug infrastructure
Dave Chinner
2021-08-06
1
-1
/
+41
|
*
|
xfs: remove the active vs running quota differentiation
Christoph Hellwig
2021-08-06
1
-30
/
+21
|
|
/
*
/
xfs: Convert to use invalidate_lock
Jan Kara
2021-07-13
1
-2
/
+0
|
/
*
xfs: remove xfs_blkdev_issue_flush
Dave Chinner
2021-06-21
1
-7
/
+0
*
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
2021-06-08
1
-1
/
+1
|
\
|
*
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
2021-06-03
1
-1
/
+1
*
|
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-06-02
1
-0
/
+1
|
/
*
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: fix xfs_trans slab cache name
Anthony Iliopoulos
2021-03-25
1
-1
/
+1
*
xfs: Skip repetitive warnings about mount options
Pavel Reichl
2021-03-25
1
-4
/
+20
*
xfs: rename variable mp to parsing_mp
Pavel Reichl
2021-03-25
1
-51
/
+51
*
xfs: rename the blockgc workqueue
Darrick J. Wong
2021-03-25
1
-4
/
+4
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-1
/
+1
|
\
|
*
xfs: support idmapped mounts
Christoph Hellwig
2021-01-24
1
-1
/
+1
*
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
\
|
*
|
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
1
-1
/
+1
|
|
/
*
|
xfs: expose the blockgc workqueue knobs publicly
Darrick J. Wong
2021-02-03
1
-1
/
+1
*
|
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
2021-02-03
1
-2
/
+2
*
|
xfs: rename block gc start and stop functions
Darrick J. Wong
2021-02-03
1
-4
/
+4
*
|
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
2021-02-03
1
-6
/
+5
*
|
xfs: hide xfs_icache_free_cowblocks
Darrick J. Wong
2021-02-03
1
-1
/
+1
*
|
xfs: set WQ_SYSFS on all workqueues in debug mode
Darrick J. Wong
2021-02-03
1
-9
/
+14
*
|
xfs: cover the log on freeze instead of cleaning it
Brian Foster
2021-01-22
1
-2
/
+1
*
|
xfs: remove xfs_quiesce_attr()
Brian Foster
2021-01-22
1
-22
/
+2
*
|
xfs: remove duplicate wq cancel and log force from attr quiesce
Brian Foster
2021-01-22
1
-5
/
+0
[next]