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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-26
Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-8
/
+13
2017-10-24
xfs: fix AIM7 regression
Christoph Hellwig
1
-8
/
+13
2017-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-10-19
Convert fs/*/* to SB_I_VERSION
Matthew Garrett
1
-1
/
+1
2017-10-16
xfs: move two more RT specific functions into CONFIG_XFS_RT
Arnd Bergmann
1
-24
/
+24
2017-10-16
xfs: trim writepage mapping to within eof
Brian Foster
3
-0
/
+25
2017-10-16
xfs: cancel dirty pages on invalidation
Dave Chinner
1
-12
/
+22
2017-10-11
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
1
-0
/
+8
2017-10-11
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
1
-0
/
+2
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
5
-8
/
+8
2017-10-11
xfs: don't change inode mode if ACL update fails
Dave Chinner
1
-6
/
+16
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
3
-0
/
+27
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
3
-58
/
+50
2017-10-04
xfs: handle racy AIO in xfs_reflink_end_cow
Christoph Hellwig
1
-1
/
+8
2017-10-04
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
1
-2
/
+22
2017-09-26
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
1
-15
/
+2
2017-09-26
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
1
-1
/
+1
2017-09-26
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
1
-2
/
+10
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
5
-19
/
+28
2017-09-26
xfs: validate bdev support for DAX inode flag
Ross Zwisler
1
-1
/
+2
2017-09-26
xfs: remove redundant re-initialization of total_nr_pages
Colin Ian King
1
-2
/
+0
2017-09-26
xfs: Output warning message when discard option was enabled even though the d...
Kenjiro Nakayama
1
-0
/
+10
2017-09-26
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
1
-1
/
+1
2017-09-26
xfs: kill meaningless variable 'zero'
Eryu Guan
1
-3
/
+1
2017-09-26
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
1
-1
/
+1
2017-09-26
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
1
-1
/
+13
2017-09-26
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
1
-3
/
+5
2017-09-15
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+9
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-6
/
+6
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-15
/
+41
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-09-07
dax: use common 4k zero page for dax mmap reads
Ross Zwisler
1
-1
/
+1
2017-09-05
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
1
-2
/
+9
2017-09-03
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
1
-1
/
+1
2017-09-03
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
1
-24
/
+47
2017-09-02
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
1
-13
/
+25
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
5
-8
/
+11
2017-09-01
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
1
-4
/
+3
2017-09-01
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
1
-3
/
+1
2017-09-01
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
1
-7
/
+0
2017-09-01
xfs: disable per-inode DAX flag
Christoph Hellwig
1
-1
/
+2
2017-09-01
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
Christoph Hellwig
1
-32
/
+12
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2
-11
/
+11
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
1
-16
/
+4
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
1
-92
/
+88
2017-09-01
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
1
-25
/
+29
[next]