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
2021-06-21
xfs: remove xfs_blkdev_issue_flush
Dave Chinner
1
-7
/
+0
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
1
-1
/
+1
2021-06-04
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
1
-1
/
+1
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
1
-0
/
+1
2021-04-08
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
1
-2
/
+2
2021-03-26
xfs: fix xfs_trans slab cache name
Anthony Iliopoulos
1
-1
/
+1
2021-03-26
xfs: Skip repetitive warnings about mount options
Pavel Reichl
1
-4
/
+20
2021-03-26
xfs: rename variable mp to parsing_mp
Pavel Reichl
1
-51
/
+51
2021-03-26
xfs: rename the blockgc workqueue
Darrick J. Wong
1
-4
/
+4
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-03
xfs: expose the blockgc workqueue knobs publicly
Darrick J. Wong
1
-1
/
+1
2021-02-03
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
1
-2
/
+2
2021-02-03
xfs: rename block gc start and stop functions
Darrick J. Wong
1
-4
/
+4
2021-02-03
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
1
-6
/
+5
2021-02-03
xfs: hide xfs_icache_free_cowblocks
Darrick J. Wong
1
-1
/
+1
2021-02-03
xfs: set WQ_SYSFS on all workqueues in debug mode
Darrick J. Wong
1
-9
/
+14
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-24
xfs: support idmapped mounts
Christoph Hellwig
1
-1
/
+1
2021-01-23
xfs: cover the log on freeze instead of cleaning it
Brian Foster
1
-2
/
+1
2021-01-23
xfs: remove xfs_quiesce_attr()
Brian Foster
1
-22
/
+2
2021-01-23
xfs: remove duplicate wq cancel and log force from attr quiesce
Brian Foster
1
-5
/
+0
2021-01-23
xfs: fold sbcount quiesce logging into log covering
Brian Foster
1
-8
/
+0
2021-01-23
xfs: separate log cleaning from log quiesce
Brian Foster
1
-1
/
+1
2020-12-09
xfs: show the proper user quota options
Kaixu Xia
1
-4
/
+6
2020-12-09
xfs: rename xfs_fc_* back to xfs_fs_*
Darrick J. Wong
1
-13
/
+13
2020-12-09
xfs: refactor file range validation
Darrick J. Wong
1
-1
/
+1
2020-12-09
xfs: define a new "needrepair" feature
Darrick J. Wong
1
-0
/
+7
2020-12-09
xfs: move kernel-specific superblock validation out of libxfs
Darrick J. Wong
1
-0
/
+32
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-09-25
xfs: remove deprecated mount options
Pavel Reichl
1
-13
/
+18
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
1
-2
/
+1
2020-09-16
xfs: deprecate the V4 format
Darrick J. Wong
1
-0
/
+13
2020-09-16
xfs: trace timestamp limits
Darrick J. Wong
1
-0
/
+1
2020-09-16
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
1
-2
/
+11
2020-09-16
xfs: explicitly define inode timestamp range
Darrick J. Wong
1
-2
/
+2
2020-09-16
xfs: store inode btree block counts in AGI header
Darrick J. Wong
1
-0
/
+4
2020-09-07
xfs: xfs_iflock is no longer a completion
Dave Chinner
1
-5
/
+5
2020-07-17
xfs: preserve inode versioning across remounts
Eric Sandeen
1
-0
/
+4
2020-07-09
xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
Waiman Long
1
-1
/
+11
2020-07-07
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
1
-3
/
+0
2020-06-03
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2020-06-03
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-18
/
+50
2020-05-27
xfs: remove the m_active_trans counter
Dave Chinner
1
-12
/
+5
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2020-05-14
xfs: ensure f_bfree returned by statfs() is non-negative
Zheng Bin
1
-1
/
+2
2020-05-13
fs: Lift XFS_IDONTCACHE to the VFS layer
Ira Weiny
1
-1
/
+1
2020-05-04
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
1
-4
/
+42
2020-05-04
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
1
-4
/
+4
2020-04-16
xfs: move inode flush to the sync workqueue
Darrick J. Wong
1
-18
/
+22
[next]