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.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
2018-01-29
xfs: remove experimental tag for reflinks
Christoph Hellwig
1
-5
/
+1
2018-01-08
xfs: Show realtime device stats on statfs calls if realtime flags set
Richard Wareing
1
-0
/
+8
2017-12-22
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+9
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
1
-0
/
+9
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-4
/
+4
2017-10-19
Convert fs/*/* to SB_I_VERSION
Matthew Garrett
1
-1
/
+1
2017-09-26
xfs: Output warning message when discard option was enabled even though the d...
Kenjiro Nakayama
1
-0
/
+10
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+21
2017-09-03
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
1
-1
/
+1
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
1
-4
/
+21
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-13
/
+13
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
1
-13
/
+13
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-1
/
+2
2017-05-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-05-08
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
1
-0
/
+1
2017-04-04
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
1
-0
/
+8
2017-03-08
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
1
-1
/
+1
2017-02-09
xfs: don't block the log commit handler for discards
Christoph Hellwig
1
-0
/
+8
2016-12-09
xfs: deprecate barrier/nobarrier mount option
Dave Chinner
1
-9
/
+16
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
1
-1
/
+1
2016-10-10
xfs: check inode reflink flag before calling reflink functions
Darrick J. Wong
1
-5
/
+7
2016-10-06
xfs: recognize the reflink feature bit
Darrick J. Wong
1
-0
/
+7
2016-10-06
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
1
-0
/
+1
2016-10-06
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
1
-0
/
+12
2016-10-06
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
1
-0
/
+9
2016-10-06
xfs: cancel pending CoW reservations when destroying inodes
Darrick J. Wong
1
-0
/
+8
2016-10-04
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
1
-0
/
+10
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
1
-0
/
+1
2016-10-04
xfs: create bmbt update intent log items
Darrick J. Wong
1
-0
/
+18
2016-10-03
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
1
-0
/
+1
2016-10-03
xfs: create refcount update intent log items
Darrick J. Wong
1
-0
/
+18
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
1
-1
/
+1
2016-09-26
xfs: quiesce the filesystem after recovery on readonly mount
Dave Chinner
1
-1
/
+1
2016-09-19
xfs: convert RUI log formats to use variable length arrays
Darrick J. Wong
1
-3
/
+2
2016-08-26
xfs: disallow mounting of realtime + rmap filesystems
Darrick J. Wong
1
-1
/
+8
2016-08-03
xfs: remove the extents array from the rmap update done log item
Darrick J. Wong
1
-3
/
+1
2016-08-03
xfs: enable the rmap btree functionality
Darrick J. Wong
1
-0
/
+4
2016-08-03
xfs: enable the xfs_defer mechanism to process rmaps to update
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: create rmap update intent log items
Darrick J. Wong
1
-0
/
+21
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: enable the xfs_defer mechanism to process extents to free
Darrick J. Wong
1
-0
/
+2
2016-07-22
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
Dave Chinner
1
-4
/
+0
2016-07-22
xfs: remove EXPERIMENTAL tag from sparse inode feature
Dave Chinner
1
-4
/
+0
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
1
-2
/
+11
2016-06-21
xfs: convert list of extents to free into a regular list
Darrick J. Wong
1
-2
/
+3
2016-06-21
xfs: cancel eofblocks background trimming on remount read-only
Brian Foster
1
-0
/
+8
2016-06-01
xfs: make several functions static
Eric Sandeen
1
-1
/
+1
[next]