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.13.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-03-14
xfs: refactor xfs_log_force
Christoph Hellwig
1
-81
/
+63
2018-03-14
xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Christoph Hellwig
6
-28
/
+9
2018-03-14
xfs: merge _xfs_log_force and xfs_log_force
Christoph Hellwig
4
-29
/
+8
2018-03-14
xfs: remove the unused log_flushed variable in xfs_extent_busy_flush
Christoph Hellwig
1
-2
/
+2
2018-03-14
xfs: remove an outdated comment for xfs_inode_item_committing
Christoph Hellwig
1
-4
/
+0
2018-03-14
xfs: remove misleading comment text on xfs_inode_item_unlock
Christoph Hellwig
1
-3
/
+0
2018-03-12
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
5
-12
/
+46
2018-03-12
xfs: rename agfl perag res type to rmapbt
Brian Foster
4
-34
/
+33
2018-03-12
xfs: account format bouncing into rmapbt swapext tx reservation
Brian Foster
1
-9
/
+20
2018-03-12
xfs: shutdown if block allocation overruns tx reservation
Brian Foster
1
-4
/
+8
2018-03-12
xfs: Rename xa_ elements to ail_
Matthew Wilcox
10
-174
/
+175
2018-03-12
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
5
-23
/
+31
2018-03-12
xfs: check for cow blocks before trying to clear them
Darrick J. Wong
2
-9
/
+5
2018-03-12
xfs: convert a few more directory asserts to corruption
Darrick J. Wong
2
-3
/
+5
2018-03-12
xfs: don't iunlock the quota ip when quota block
Darrick J. Wong
1
-2
/
+0
2018-03-12
xfs: Correctly invert xfs_buftarg LRU isolation logic
Vratislav Bendel
1
-1
/
+1
2018-03-12
xfs: fix transaction allocation deadlock in IO path
Dave Chinner
2
-3
/
+4
2018-03-12
xfs: implement the lazytime mount option
Christoph Hellwig
3
-1
/
+49
2018-03-12
xfs: Remove dead code from inode recover function
Nikolay Borisov
1
-7
/
+0
2018-03-12
Cleanup old XFS_BTREE_* traces
Carlos Maiolino
7
-164
/
+14
2018-03-12
xfs: remove unused m_dmevmask from xfs_mount struct
Eric Sandeen
3
-12
/
+0
2018-03-12
xfs: fall back to vmalloc when allocation log vector buffers
Dave Chinner
3
-5
/
+11
2018-03-02
xfs: don't block on the ilock for RWF_NOWAIT
Christoph Hellwig
1
-8
/
+19
2018-03-02
xfs: don't start out with the exclusive ilock for direct I/O
Christoph Hellwig
1
-4
/
+2
2018-03-02
xfs: don't allocate COW blocks for zeroing holes or unwritten extents
Christoph Hellwig
1
-1
/
+10
2018-02-26
xfs: fix potential memory leak in mount option parsing
Chengguang Xu
1
-0
/
+2
2018-02-23
xfs: reserve blocks for refcount / rmap log item recovery
Darrick J. Wong
2
-4
/
+9
2018-02-23
xfs: use memset to initialize xfs_scrub_agfl_info
Eric Sandeen
1
-1
/
+2
2018-02-06
Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-11
/
+24
2018-02-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2018-02-02
xfs: remove experimental tag for reverse mapping
Darrick J. Wong
1
-8
/
+4
2018-02-02
xfs: don't allow reflink + realtime filesystems
Darrick J. Wong
1
-0
/
+7
2018-02-02
xfs: don't allow DAX on reflink filesystems
Darrick J. Wong
1
-1
/
+4
2018-02-02
xfs: add scrub to XFS_BUILD_OPTIONS
Eric Sandeen
1
-0
/
+7
2018-02-01
xfs: fix u32 type usage in sb validation function
Darrick J. Wong
1
-2
/
+2
2018-02-01
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+0
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
94
-1555
/
+4565
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: remove experimental tag for reflinks
Christoph Hellwig
1
-5
/
+1
2018-01-29
xfs: don't screw up direct writes when freesp is fragmented
Darrick J. Wong
1
-0
/
+20
2018-01-29
xfs: check reflink allocation mappings
Darrick J. Wong
1
-0
/
+7
2018-01-29
xfs: treat CoW fork operations as delalloc for quota accounting
Darrick J. Wong
2
-6
/
+41
2018-01-29
xfs: only grab shared inode locks for source file during reflink
Darrick J. Wong
1
-10
/
+15
2018-01-29
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
Darrick J. Wong
4
-22
/
+39
2018-01-29
xfs: reflink should break pnfs leases before sharing blocks
Darrick J. Wong
1
-1
/
+47
2018-01-29
xfs: don't clobber inobt/finobt cursors when xref with rmap
Darrick J. Wong
1
-2
/
+2
2018-01-29
xfs: skip CoW writes past EOF when writeback races with truncate
Darrick J. Wong
1
-0
/
+13
2018-01-29
xfs: preserve i_rdev when recycling a reclaimable inode
Amir Goldstein
1
-0
/
+2
2018-01-29
xfs: refactor accounting updates out of xfs_bmap_btalloc
Darrick J. Wong
1
-13
/
+17
2018-01-29
xfs: refactor inode verifier corruption error printing
Darrick J. Wong
4
-10
/
+50
[prev]
[next]