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: remove unused header files
Eric Sandeen
2019-06-29
1
-13
/
+0
*
xfs: implement cgroup aware writeback
Christoph Hellwig
2019-06-29
1
-0
/
+2
*
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
2019-06-29
1
-10
/
+1
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
1
-3
/
+3
*
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-08
1
-9
/
+1
|
\
|
*
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
1
-9
/
+1
*
|
xfs: change some error-less functions to void types
Eric Sandeen
2019-05-02
1
-4
/
+4
*
|
xfs: don't parse the mtpt mount option
Christoph Hellwig
2019-04-30
1
-5
/
+1
*
|
xfs: rename the speculative block allocation reclaim toggle functions
Darrick J. Wong
2019-04-26
1
-4
/
+4
*
|
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-04-26
1
-0
/
+9
*
|
xfs: remove unused m_data_workqueue
Darrick J. Wong
2019-04-16
1
-9
/
+1
|
/
*
xfs: introduce an always_cow mode
Christoph Hellwig
2019-02-21
1
-4
/
+11
*
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2019-02-15
1
-0
/
+7
*
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
|
|
/
[next]