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
*
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
*
xfs: fix maxicount division by zero error
Darrick J. Wong
2019-08-28
1
-2
/
+7
*
xfs: bmap scrub should only scrub records once
Darrick J. Wong
2019-08-26
1
-31
/
+46
*
xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...
zhengbin
2019-08-26
1
-2
/
+0
*
xfs: add kmem_alloc_io()
Dave Chinner
2019-08-26
6
-22
/
+60
*
xfs: get allocation alignment from the buftarg
Dave Chinner
2019-08-26
1
-0
/
+6
*
xfs: add kmem allocation trace points
Dave Chinner
2019-08-26
4
-9
/
+50
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
46
-109
/
+102
*
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-08-22
1
-0
/
+1
*
fs/xfs: Fix return code of xfs_break_leased_layouts()
Ira Weiny
2019-08-19
1
-1
/
+1
*
xfs: fix reflink source file racing with directio writes
Darrick J. Wong
2019-08-18
1
-26
/
+37
*
xfs: compat_ioctl: use compat_ptr()
Christoph Hellwig
2019-08-16
1
-2
/
+2
*
xfs: fall back to native ioctls for unhandled compat ones
Christoph Hellwig
2019-08-16
1
-52
/
+2
*
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-08-12
1
-8
/
+21
*
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2019-08-12
2
-8
/
+14
*
fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().
Tetsuo Handa
2019-08-03
1
-4
/
+1
*
xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...
Jia-Ju Bai
2019-07-30
1
-1
/
+5
*
xfs: fix stack contents leakage in the v1 inumber ioctls
Darrick J. Wong
2019-07-28
1
-0
/
+3
*
Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-18
2
-2
/
+6
|
\
|
*
xfs: sync up xfs_trans_inode with userspace
Eric Sandeen
2019-07-15
1
-0
/
+4
[next]