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
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
39
-1097
/
+973
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
1
-8
/
+16
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
1
-3
/
+17
2018-08-03
xfs: only validate summary counts on primary superblock
Darrick J. Wong
1
-4
/
+10
2018-08-03
xfs: fold dfops into the transaction
Brian Foster
7
-56
/
+19
2018-08-03
xfs: always defer agfl block frees
Brian Foster
1
-9
/
+2
2018-08-03
xfs: pass transaction to xfs_defer_add()
Brian Foster
11
-177
/
+151
2018-08-03
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2
-79
/
+68
2018-08-03
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
3
-15
/
+16
2018-08-03
xfs: clean out superfluous dfops dop params/vars
Brian Foster
2
-23
/
+22
2018-08-03
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
6
-13
/
+10
2018-08-03
xfs: automatic dfops inode relogging
Brian Foster
5
-58
/
+21
2018-08-03
xfs: automatic dfops buffer relogging
Brian Foster
3
-34
/
+26
2018-08-03
xfs: add missing defer ijoins for held inodes
Brian Foster
1
-0
/
+1
2018-08-03
xfs: replace dop_low with transaction flag
Brian Foster
5
-19
/
+32
2018-08-03
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2
-6
/
+11
2018-08-03
xfs: remove unused __xfs_defer_cancel() internal helper
Brian Foster
2
-3
/
+4
2018-08-01
xfs: check da node magic in _node_lookup_int
Darrick J. Wong
1
-1
/
+3
2018-08-01
xfs: use a local variable for magic number in xfs_da3_node_lookup_int
Darrick J. Wong
1
-5
/
+6
2018-08-01
xfs: refactor log recovery check
Darrick J. Wong
1
-2
/
+1
2018-07-31
xfs: move extent busy tree initialization to xfs_initialize_perag
Darrick J. Wong
1
-3
/
+0
2018-07-31
xfs: maintain a sequence count for inode fork manipulations
Christoph Hellwig
2
-0
/
+7
2018-07-31
xfs: check for unknown v5 feature bits in superblock write verifier
Darrick J. Wong
1
-1
/
+34
2018-07-31
xfs: verify icount in superblock write
Darrick J. Wong
3
-1
/
+37
2018-07-31
libxfs: add more bounds checking to sb sanity checks
Bill O'Donnell
1
-0
/
+12
2018-07-31
xfs: refactor superblock verifiers
Darrick J. Wong
1
-94
/
+111
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
4
-18
/
+18
2018-07-30
xfs: simplify xfs_idata_realloc
Christoph Hellwig
1
-36
/
+19
2018-07-30
xfs: remove if_real_bytes
Christoph Hellwig
2
-16
/
+4
2018-07-30
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
8
-19
/
+25
2018-07-26
xfs: bypass final dfops roll in trans commit path
Brian Foster
2
-13
/
+26
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
4
-24
/
+22
2018-07-26
xfs: remove unnecessary dfops init calls in xattr code
Brian Foster
2
-11
/
+0
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
2
-24
/
+2
2018-07-26
xfs: use internal dfops in attr code
Brian Foster
1
-11
/
+5
2018-07-26
xfs: support embedded dfops in transaction
Brian Foster
2
-14
/
+24
2018-07-26
xfs: pack holes in xfs_defer_ops and xfs_trans
Brian Foster
1
-1
/
+2
2018-07-26
xfs: reset dfops to initial state after finish
Brian Foster
1
-2
/
+18
2018-07-26
xfs: remove unused deferred ops committed field
Brian Foster
2
-2
/
+0
2018-07-26
xfs: make deferred processing safe for embedded dfops
Brian Foster
1
-18
/
+14
2018-07-26
xfs: fix transaction leak on remote attr set/remove failure
Brian Foster
1
-2
/
+0
2018-07-24
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
1
-2
/
+4
2018-07-23
xfs: force summary counter recalc at next mount
Darrick J. Wong
1
-1
/
+3
2018-07-23
xfs: refactor unmount record write
Darrick J. Wong
1
-0
/
+13
2018-07-23
xfs: detect and fix bad summary counts at mount
Darrick J. Wong
1
-3
/
+18
2018-07-23
xfs: clean up xfs_btree_del_cursor callers
Darrick J. Wong
1
-8
/
+3
2018-07-23
xfs: trivial xfs_btree_del_cursor cleanups
Darrick J. Wong
6
-35
/
+15
2018-07-23
xfs: return from _defer_finish with a clean transaction
Darrick J. Wong
1
-0
/
+6
2018-07-23
xfs: check leaf attribute block freemap in verifier
Darrick J. Wong
1
-0
/
+22
2018-07-18
libxfs: Fix a couple of sparse complaintis
Carlos Maiolino
2
-2
/
+2
[next]