index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-26
5
-21
/
+17
|
\
|
*
xfs: avoid unused to_mp() function warning
Austin Kim
2019-09-24
1
-13
/
+0
|
*
xfs: log proper length of superblock
Eric Sandeen
2019-09-24
1
-1
/
+1
|
*
xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
Darrick J. Wong
2019-09-23
2
-5
/
+10
|
*
xfs: removed unneeded variable
Aliasgar Surti
2019-09-23
1
-2
/
+1
|
*
xfs: convert inode to extent format after extent merge due to shift
Brian Foster
2019-09-23
1
-0
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-26
1
-2
/
+2
|
\
\
|
*
|
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
2019-09-26
1
-2
/
+2
*
|
|
Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-25
1
-4
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iomap: move the iomap_dio_rw ->end_io callback into a structure
Christoph Hellwig
2019-09-19
1
-1
/
+5
|
*
|
iomap: split size and error for iomap_dio_rw ->end_io
Matthew Bobrowski
2019-09-19
1
-3
/
+5
*
|
|
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-19
1
-0
/
+2
|
\
\
\
|
*
|
|
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-30
1
-0
/
+2
*
|
|
|
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-18
78
-1081
/
+1295
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
xfs: push the grant head when the log head moves forward
Dave Chinner
2019-09-05
1
-25
/
+47
|
*
|
|
xfs: push iclog state cleaning into xlog_state_clean_log
Dave Chinner
2019-09-05
1
-24
/
+33
|
*
|
|
xfs: factor iclog state processing out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-98
/
+98
|
*
|
|
xfs: factor callbacks out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-28
/
+48
|
*
|
|
xfs: factor debug code out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-35
/
+44
|
*
|
|
xfs: prevent CIL push holdoff in log recovery
Dave Chinner
2019-09-05
2
-10
/
+23
|
*
|
|
xfs: fix missed wakeup on l_flush_wait
Rik van Riel
2019-09-05
1
-5
/
+4
|
*
|
|
xfs: push the AIL in xlog_grant_head_wake
Dave Chinner
2019-09-05
1
-1
/
+28
|
*
|
|
xfs: Use WARN_ON_ONCE for bailout mount-operation
Austin Kim
2019-09-05
1
-1
/
+1
|
*
|
|
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
2019-09-03
1
-41
/
+42
|
*
|
|
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
2019-09-03
2
-1
/
+5
|
*
|
|
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-09-03
3
-4
/
+11
|
*
|
|
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2019-08-30
2
-10
/
+5
|
*
|
|
xfs: cleanup xfs_fsb_to_db
Christoph Hellwig
2019-08-30
1
-3
/
+3
|
*
|
|
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
Christoph Hellwig
2019-08-30
1
-2
/
+1
|
*
|
|
xfs: Fix stale data exposure when readahead races with hole punch
Jan Kara
2019-08-30
1
-0
/
+26
|
*
|
|
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-30
7
-19
/
+55
|
*
|
|
xfs: consolidate attribute value copying
Dave Chinner
2019-08-30
1
-39
/
+49
|
*
|
|
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
2
-16
/
+2
|
*
|
|
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
1
-16
/
+17
|
*
|
|
xfs: make attr lookup returns consistent
Dave Chinner
2019-08-30
4
-26
/
+48
|
*
|
|
xfs: reverse search directory freespace indexes
Dave Chinner
2019-08-30
1
-8
/
+5
|
*
|
|
xfs: speed up directory bestfree block scanning
Dave Chinner
2019-08-30
1
-63
/
+34
|
*
|
|
xfs: factor free block index lookup from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-30
1
-92
/
+102
|
*
|
|
xfs: factor data block addition from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-30
1
-166
/
+158
|
*
|
|
xfs: move xfs_dir2_addname()
Dave Chinner
2019-08-30
1
-71
/
+69
|
*
|
|
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
2019-08-30
5
-14
/
+8
|
*
|
|
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-29
15
-44
/
+54
|
*
|
|
xfs: log proper length of btree block in scrub/repair
Eric Sandeen
2019-08-28
1
-1
/
+1
|
*
|
|
xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
Darrick J. Wong
2019-08-28
2
-1
/
+1
|
*
|
|
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
5
-29
/
+15
|
*
|
|
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
2019-08-28
5
-61
/
+36
|
*
|
|
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
2019-08-28
4
-52
/
+36
|
*
|
|
xfs: remove unnecessary parameter from xfs_iext_inc_seq
Darrick J. Wong
2019-08-28
1
-4
/
+4
|
*
|
|
xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
Darrick J. Wong
2019-08-28
1
-2
/
+14
|
*
|
|
xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
Darrick J. Wong
2019-08-28
1
-1
/
+4
[next]