index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
xfs: add a block to inode count converter
Darrick J. Wong
2018-12-12
1
-2
/
+2
*
xfs: idiotproof defer op type configuration
Darrick J. Wong
2018-12-12
1
-5
/
+1
*
xfs: add a define for statfs magic to uapi
Adam Borowski
2018-10-18
1
-2
/
+3
*
xfs: print dangling delalloc extents
Christoph Hellwig
2018-10-18
1
-1
/
+32
*
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-30
1
-1
/
+1
*
xfs: remove deprecated barrier/nobarrier mount
Eric Sandeen
2018-07-26
1
-30
/
+4
*
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-07-12
1
-1
/
+1
*
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-13
1
-14
/
+2
|
\
|
*
xfs: clean up MIN/MAX
Dave Chinner
2018-06-08
1
-1
/
+1
|
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
|
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-05
1
-20
/
+39
|
\
|
|
*
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
2018-05-31
1
-6
/
+6
|
*
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
2018-05-31
1
-2
/
+8
|
*
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
2018-05-16
1
-0
/
+10
|
*
xfs: add mount delay debug option
Dave Chinner
2018-05-16
1
-0
/
+11
|
*
xfs: halt auto-reclamation activities while rebuilding rmap
Darrick J. Wong
2018-05-16
1
-9
/
+9
|
*
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
1
-9
/
+1
*
|
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-6
/
+5
|
/
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-7
/
+6
*
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
2018-03-26
1
-10
/
+29
*
xfs: check for cow blocks before trying to clear them
Darrick J. Wong
2018-03-12
1
-9
/
+0
*
xfs: implement the lazytime mount option
Christoph Hellwig
2018-03-12
1
-0
/
+23
*
xfs: fix potential memory leak in mount option parsing
Chengguang Xu
2018-02-26
1
-0
/
+2
*
xfs: remove experimental tag for reverse mapping
Darrick J. Wong
2018-02-02
1
-8
/
+4
*
xfs: don't allow reflink + realtime filesystems
Darrick J. Wong
2018-02-02
1
-0
/
+7
*
xfs: don't allow DAX on reflink filesystems
Darrick J. Wong
2018-02-02
1
-1
/
+4
*
xfs: remove experimental tag for reflinks
Christoph Hellwig
2018-01-29
1
-5
/
+1
*
xfs: Show realtime device stats on statfs calls if realtime flags set
Richard Wareing
2018-01-08
1
-0
/
+8
*
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-12-22
1
-0
/
+9
|
\
|
*
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
2017-12-21
1
-0
/
+9
*
|
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-4
/
+4
|
/
*
Convert fs/*/* to SB_I_VERSION
Matthew Garrett
2017-10-19
1
-1
/
+1
*
xfs: Output warning message when discard option was enabled even though the d...
Kenjiro Nakayama
2017-09-26
1
-0
/
+10
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-15
1
-1
/
+1
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-1
/
+1
*
|
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-11
1
-4
/
+21
|
\
\
|
*
|
xfs: perform dax_device lookup at mount
Dan Williams
2017-08-31
1
-4
/
+21
|
|
/
*
/
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
2017-09-03
1
-1
/
+1
|
/
*
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
1
-13
/
+13
|
\
|
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-13
/
+13
*
|
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
1
-1
/
+2
|
/
*
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-13
1
-0
/
+1
|
\
|
*
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
2017-05-08
1
-0
/
+1
*
|
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
2017-04-04
1
-0
/
+8
|
/
*
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-03-08
1
-1
/
+1
*
xfs: don't block the log commit handler for discards
Christoph Hellwig
2017-02-09
1
-0
/
+8
*
xfs: deprecate barrier/nobarrier mount option
Dave Chinner
2016-12-09
1
-9
/
+16
*
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
1
-1
/
+1
*
xfs: check inode reflink flag before calling reflink functions
Darrick J. Wong
2016-10-10
1
-5
/
+7
*
xfs: recognize the reflink feature bit
Darrick J. Wong
2016-10-06
1
-0
/
+7
[next]