index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
11
-57
/
+15
2017-12-08
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
1
-1
/
+1
2017-12-08
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
6
-51
/
+14
2017-12-08
fs: xfs: remove duplicate includes
Pravin Shedge
4
-5
/
+0
2017-12-01
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-61
/
+190
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
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
3
-8
/
+8
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-22
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-17
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-15
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
1
-1
/
+1
2017-11-14
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-13
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
1
-2
/
+2
2017-11-09
xfs: on failed mount, force-reclaim inodes after unmounting quota controls
Darrick J. Wong
1
-2
/
+13
2017-11-09
xfs: check the uniqueness of the AGFL entries
Darrick J. Wong
1
-2
/
+61
2017-11-09
xfs: remove u_int* type usage
Darrick J. Wong
4
-7
/
+7
2017-11-09
xfs: handle zero entries case in xfs_iext_rebalance_leaf
Christoph Hellwig
1
-7
/
+17
2017-11-09
xfs: add comments documenting the rebalance algorithm
Christoph Hellwig
1
-0
/
+24
2017-11-09
xfs: trivial indentation fixup for xfs_iext_remove_node
Christoph Hellwig
1
-2
/
+1
2017-11-09
xfs: remove a superflous assignment in xfs_iext_remove_node
Christoph Hellwig
1
-1
/
+0
2017-11-09
xfs: add some comments to xfs_iext_insert/xfs_iext_insert_node
Christoph Hellwig
1
-0
/
+8
2017-11-09
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
[next]