index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
1
-8
/
+8
2020-11-18
xfs: fix rmap key and record comparison functions
Darrick J. Wong
1
-8
/
+8
2020-11-18
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
1
-1
/
+1
2020-11-18
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2
-1
/
+2
2020-11-05
xfs: don't free rt blocks when we're doing a REMAP bunmapi call
Darrick J. Wong
1
-7
/
+12
2020-10-29
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
1
-7
/
+4
2020-10-01
xfs: don't ever return a stale pointer from __xfs_dir3_free_read
Darrick J. Wong
1
-0
/
+1
2020-10-01
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
1
-19
/
+77
2020-10-01
xfs: fix attr leaf header freemap.size underflow
Brian Foster
1
-1
/
+3
2020-09-17
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
1
-2
/
+2
2020-09-09
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
1
-1
/
+1
2020-09-09
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
1
-1
/
+3
2020-06-30
xfs: add agf freeblocks verify in xfs_agf_verify
Zheng Bin
1
-0
/
+16
2020-01-09
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
1
-1
/
+1
2019-12-05
xfs: zero length symlinks are not valid
Dave Chinner
1
-4
/
+10
2019-10-01
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
1
-8
/
+21
2019-08-29
xfs: always rejoin held resources during defer roll
Darrick J. Wong
3
-29
/
+22
2019-08-29
xfs: Add attibute remove and helper functions
Allison Henderson
2
-11
/
+26
2019-08-29
xfs: Add attibute set and helper functions
Allison Henderson
4
-87
/
+115
2019-08-29
xfs: Add helper function xfs_attr_try_sf_addname
Allison Henderson
1
-23
/
+30
2019-08-29
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
Allison Henderson
1
-0
/
+148
2019-08-29
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
1
-1
/
+4
2019-07-26
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
2
-3
/
+3
2019-02-12
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
1
-1
/
+1
2019-02-12
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
1
-1
/
+4
2019-02-12
xfs: fix overflow in xfs_attr3_leaf_verify
Dave Chinner
1
-2
/
+9
2018-10-01
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
1
-11
/
+13
2018-09-29
xfs: validate inode di_forkoff
Eric Sandeen
1
-0
/
+30
2018-09-29
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
1
-0
/
+2
2018-09-29
xfs: remove last of unnecessary xfs_defer_cancel() callers
Brian Foster
2
-28
/
+10
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-02
xfs: fold dfops into the transaction
Brian Foster
7
-56
/
+19
2018-08-02
xfs: always defer agfl block frees
Brian Foster
1
-9
/
+2
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
11
-177
/
+151
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2
-79
/
+68
2018-08-02
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
3
-15
/
+16
2018-08-02
xfs: clean out superfluous dfops dop params/vars
Brian Foster
2
-23
/
+22
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
6
-13
/
+10
2018-08-02
xfs: automatic dfops inode relogging
Brian Foster
5
-58
/
+21
2018-08-02
xfs: automatic dfops buffer relogging
Brian Foster
3
-34
/
+26
2018-08-02
xfs: add missing defer ijoins for held inodes
Brian Foster
1
-0
/
+1
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
5
-19
/
+32
2018-08-02
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2
-6
/
+11
2018-08-02
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
[next]