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