index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-12-14
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2
-4
/
+40
2017-12-09
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
1
-1
/
+1
2017-12-09
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
6
-51
/
+14
2017-12-09
fs: xfs: remove duplicate includes
Pravin Shedge
4
-5
/
+0
2017-11-30
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2
-5
/
+49
2017-11-30
xfs: scrub inode mode properly
Darrick J. Wong
1
-1
/
+13
2017-11-30
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
1
-3
/
+3
2017-11-30
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2017-11-28
xfs: calculate correct offset in xfs_scrub_quota_item
Eric Sandeen
1
-1
/
+1
2017-11-28
xfs: fix uninitialized variable in xfs_scrub_quota
Eric Sandeen
1
-1
/
+1
2017-11-28
xfs: fix leaks on corruption errors in xfs_bmap.c
Eric Sandeen
1
-2
/
+4
2017-11-28
xfs: fortify xfs_alloc_buftarg error handling
Michal Hocko
1
-5
/
+10
2017-11-27
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
5
-40
/
+85
2017-11-27
xfs: always free inline data before resetting inode fork during ifree
Darrick J. Wong
1
-0
/
+21
2017-11-23
Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-7
/
+13
2017-11-21
xfs: abstract out dev_t conversions
Christoph Hellwig
2
-6
/
+12
2017-11-21
xfs: fix memory leak in xfs_iext_free_last_leaf
Shu Wang
1
-1
/
+1
2017-11-18
Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-3
/
+4
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-28
/
+23
2017-11-16
xfs: fix type usage
Darrick J. Wong
2
-3
/
+3
2017-11-16
xfs: fix forgotten rcu read unlock when skipping inode reclaim
Darrick J. Wong
1
-0
/
+1
2017-11-16
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
1
-1
/
+1
2017-11-15
Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
87
-4011
/
+10972
2017-11-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+3
2017-11-14
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
1
-2
/
+2
2017-11-10
xfs: on failed mount, force-reclaim inodes after unmounting quota controls
Darrick J. Wong
1
-2
/
+13
2017-11-10
xfs: check the uniqueness of the AGFL entries
Darrick J. Wong
1
-2
/
+61
2017-11-10
xfs: remove u_int* type usage
Darrick J. Wong
4
-7
/
+7
2017-11-10
xfs: handle zero entries case in xfs_iext_rebalance_leaf
Christoph Hellwig
1
-7
/
+17
2017-11-10
xfs: add comments documenting the rebalance algorithm
Christoph Hellwig
1
-0
/
+24
2017-11-10
xfs: trivial indentation fixup for xfs_iext_remove_node
Christoph Hellwig
1
-2
/
+1
2017-11-10
xfs: remove a superflous assignment in xfs_iext_remove_node
Christoph Hellwig
1
-1
/
+0
2017-11-10
xfs: add some comments to xfs_iext_insert/xfs_iext_insert_node
Christoph Hellwig
1
-0
/
+8
2017-11-10
xfs: fix number of records handling in xfs_iext_split_leaf
Christoph Hellwig
1
-4
/
+1
2017-11-09
fs/xfs: Remove NULL check before kmem_cache_destroy
Tim Hansen
1
-2
/
+1
2017-11-09
xfs: only check da node header padding on v5 filesystems
Darrick J. Wong
1
-1
/
+2
2017-11-09
xfs: fix btree scrub deref check
Darrick J. Wong
1
-1
/
+1
2017-11-09
xfs: fix uninitialized return values in scrub code
Darrick J. Wong
2
-3
/
+3
2017-11-09
xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}
Darrick J. Wong
4
-9
/
+12
2017-11-09
xfs: refactor the directory data block bestfree checks
Darrick J. Wong
1
-15
/
+5
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
6
-8
/
+18
2017-11-06
xfs: mark xlog_verify_dest_ptr STATIC
Christoph Hellwig
1
-1
/
+1
2017-11-06
xfs: mark xlog_recover_check_summary STATIC
Christoph Hellwig
1
-1
/
+1
2017-11-06
xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr static
Christoph Hellwig
1
-2
/
+2
2017-11-06
xfs: remove unreachable error injection code in xfs_qm_dqget
Christoph Hellwig
1
-17
/
+0
2017-11-06
xfs: remove unused debug counts for xfs_lock_inodes
Christoph Hellwig
1
-21
/
+0
2017-11-06
xfs: mark xfs_errortag_ktype static
Christoph Hellwig
1
-1
/
+1
2017-11-06
xfs: trivial sparse fixes for the new scrub code
Christoph Hellwig
5
-6
/
+6
2017-11-06
xfs: always define STATIC to static noinline
Christoph Hellwig
2
-13
/
+2
2017-11-06
xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
Christoph Hellwig
2
-18
/
+12
[next]