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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+22
2018-01-29
xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
Jeff Layton
1
-6
/
+8
2018-01-29
xfs: convert to new i_version API
Jeff Layton
5
-7
/
+15
2018-01-05
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-19
/
+33
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2
-3
/
+3
2018-01-02
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
1
-16
/
+29
2018-01-02
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
1
-0
/
+1
2017-12-22
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
19
-97
/
+258
2017-12-21
xfs: only skip rmap owner checks for unknown-owner rmap removal
Darrick J. Wong
1
-24
/
+52
2017-12-21
xfs: always honor OWN_UNKNOWN rmap removal requests
Darrick J. Wong
5
-4
/
+48
2017-12-21
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right o...
Darrick J. Wong
1
-33
/
+19
2017-12-21
xfs: set cowblocks tag for direct cow writes too
Darrick J. Wong
1
-0
/
+2
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
3
-1
/
+11
2017-12-21
xfs: don't be so eager to clear the cowblocks tag on truncate
Darrick J. Wong
1
-9
/
+19
2017-12-21
xfs: track cowblocks separately in i_flags
Darrick J. Wong
2
-9
/
+25
2017-12-14
xfs: allow CoW remap transactions to use reserve blocks
Darrick J. Wong
1
-1
/
+1
2017-12-14
xfs: avoid infinite loop when cancelling CoW blocks after writeback failure
Darrick J. Wong
1
-0
/
+3
2017-12-14
xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mapping
Darrick J. Wong
1
-1
/
+2
2017-12-14
xfs: remove dest file's post-eof preallocations before reflinking
Darrick J. Wong
1
-0
/
+11
2017-12-14
xfs: move xfs_iext_insert tracepoint to report useful information
Darrick J. Wong
1
-2
/
+2
2017-12-14
xfs: account for null transactions in bunmapi
Darrick J. Wong
1
-1
/
+1
2017-12-14
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...
Darrick J. Wong
3
-9
/
+23
2017-12-14
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2
-4
/
+40
2017-12-14
Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
11
-57
/
+15
2017-12-09
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
1
-1
/
+1
2017-12-09
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
6
-51
/
+14
2017-12-09
fs: xfs: remove duplicate includes
Pravin Shedge
4
-5
/
+0
2017-12-02
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-61
/
+190
2017-11-30
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2
-5
/
+49
2017-11-30
xfs: scrub inode mode properly
Darrick J. Wong
1
-1
/
+13
2017-11-30
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
1
-3
/
+3
2017-11-30
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2017-11-28
xfs: calculate correct offset in xfs_scrub_quota_item
Eric Sandeen
1
-1
/
+1
2017-11-28
xfs: fix uninitialized variable in xfs_scrub_quota
Eric Sandeen
1
-1
/
+1
2017-11-28
xfs: fix leaks on corruption errors in xfs_bmap.c
Eric Sandeen
1
-2
/
+4
2017-11-28
xfs: fortify xfs_alloc_buftarg error handling
Michal Hocko
1
-5
/
+10
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
3
-8
/
+8
2017-11-27
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
5
-40
/
+85
2017-11-27
xfs: always free inline data before resetting inode fork during ifree
Darrick J. Wong
1
-0
/
+21
2017-11-23
Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-7
/
+13
2017-11-21
xfs: abstract out dev_t conversions
Christoph Hellwig
2
-6
/
+12
2017-11-21
xfs: fix memory leak in xfs_iext_free_last_leaf
Shu Wang
1
-1
/
+1
2017-11-18
Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-3
/
+4
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-28
/
+23
2017-11-16
xfs: fix type usage
Darrick J. Wong
2
-3
/
+3
2017-11-16
xfs: fix forgotten rcu read unlock when skipping inode reclaim
Darrick J. Wong
1
-0
/
+1
2017-11-16
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
1
-1
/
+1
2017-11-15
Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
87
-4011
/
+10972
2017-11-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+3
2017-11-14
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
1
-2
/
+2
[next]