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
2019-12-17
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
1
-19
/
+77
2019-12-12
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2
-2
/
+13
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
123
-7002
/
+5950
2019-12-08
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-12
/
+17
2019-12-04
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
1
-0
/
+2
2019-12-03
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
1
-1
/
+1
2019-12-03
xfs: fix realtime file data space leak
Omar Sandoval
1
-11
/
+14
2019-12-03
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
122
-6256
/
+5789
2019-11-30
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
11
-762
/
+172
2019-11-27
xfs: allow parent directory scans to be interrupted with fatal signals
Darrick J. Wong
1
-5
/
+20
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
2
-5
/
+5
2019-11-22
xfs: remove the mappedbno argument to xfs_da_get_buf
Christoph Hellwig
7
-27
/
+28
2019-11-22
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
11
-50
/
+47
2019-11-22
xfs: split xfs_da3_node_read
Christoph Hellwig
5
-63
/
+82
2019-11-22
xfs: remove the mappedbno argument to xfs_dir3_leafn_read
Christoph Hellwig
3
-7
/
+5
2019-11-22
xfs: remove the mappedbno argument to xfs_dir3_leaf_read
Christoph Hellwig
3
-8
/
+7
2019-11-22
xfs: remove the mappedbno argument to xfs_attr3_leaf_read
Christoph Hellwig
4
-18
/
+17
2019-11-22
xfs: remove the mappedbno argument to xfs_da_reada_buf
Christoph Hellwig
7
-18
/
+13
2019-11-22
xfs: improve the xfs_dabuf_map calling conventions
Christoph Hellwig
2
-29
/
+17
2019-11-22
xfs: refactor xfs_dabuf_map
Christoph Hellwig
1
-102
/
+54
2019-11-22
xfs: simplify mappedbno handling in xfs_da_{get,read}_buf
Christoph Hellwig
1
-52
/
+51
2019-11-18
xfs: report corruption only as a regular error
Darrick J. Wong
2
-12
/
+7
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
17
-33
/
+27
2019-11-18
xfs: Remove kmem_zone_destroy() wrapper
Carlos Maiolino
4
-45
/
+39
2019-11-18
xfs: Remove slab init wrappers
Carlos Maiolino
4
-64
/
+68
2019-11-16
xfs: fix attr leaf header freemap.size underflow
Brian Foster
1
-1
/
+3
2019-11-16
xfs: fix some memory leaks in log recovery
Darrick J. Wong
1
-3
/
+5
2019-11-14
xfs: fix another missing include
Darrick J. Wong
1
-0
/
+1
2019-11-14
xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE
Christoph Hellwig
4
-149
/
+0
2019-11-14
xfs: remove duplicated include from xfs_dir2_data.c
YueHaibing
1
-1
/
+0
2019-11-14
xfs: remove unused structure members & simple typedefs
Eric Sandeen
3
-5
/
+0
2019-11-14
xfs: remove unused typedef definitions
Eric Sandeen
3
-6
/
+6
2019-11-14
xfs: Replace function declaration by actual definition
Pavel Reichl
1
-74
/
+66
2019-11-14
xfs: remove the xfs_qoff_logitem_t typedef
Pavel Reichl
4
-34
/
+39
2019-11-14
xfs: remove the xfs_dq_logitem_t typedef
Pavel Reichl
3
-7
/
+7
2019-11-14
xfs: remove the xfs_quotainfo_t typedef
Pavel Reichl
3
-14
/
+14
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
9
-108
/
+111
2019-11-13
xfs: avoid time_t in user api
Arnd Bergmann
1
-1
/
+1
2019-11-13
xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
kaixuxia
3
-5
/
+42
2019-11-13
xfs: don't reset the "inode core" in xfs_iread
Christoph Hellwig
1
-2
/
+0
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
12
-47
/
+26
2019-11-13
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
7
-18
/
+14
2019-11-13
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
10
-58
/
+42
2019-11-13
xfs: remove the unused m_chsize field
Christoph Hellwig
1
-1
/
+0
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
16
-202
/
+116
2019-11-13
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
9
-329
/
+956
2019-11-13
xfs: add a XFS_IS_CORRUPT macro
Darrick J. Wong
1
-1
/
+12
2019-11-11
xfs: attach dquots before performing xfs_swap_extents
Darrick J. Wong
1
-0
/
+8
2019-11-11
xfs: attach dquots and reserve quota blocks during unwritten conversion
Darrick J. Wong
1
-0
/
+10
2019-11-11
xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
Darrick J. Wong
2
-27
/
+17
[prev]
[next]