index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2018-12-08
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
1
-1
/
+8
2018-11-10
xfs: truncate transaction does not modify the inobt
Brian Foster
1
-8
/
+1
2018-06-06
xfs: detect agfl count corruption and reset agfl
Brian Foster
3
-1
/
+103
2018-05-30
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
1
-7
/
+7
2018-05-09
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
1
-5
/
+9
2018-03-03
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
1
-16
/
+29
2018-03-03
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
1
-0
/
+1
2018-02-03
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2
-5
/
+49
2018-02-03
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2018-02-03
xfs: fortify xfs_alloc_buftarg error handling
Michal Hocko
1
-5
/
+10
2018-02-03
xfs: always free inline data before resetting inode fork during ifree
Darrick J. Wong
1
-0
/
+21
2017-12-20
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
1
-1
/
+1
2017-12-20
xfs: fix log block underflow during recovery cycle verification
Brian Foster
1
-1
/
+1
2017-12-20
xfs: truncate pagecache before writeback in xfs_setattr_size()
Eryu Guan
1
-16
/
+20
2017-12-14
xfs: fix forgotten rcu read unlock when skipping inode reclaim
Darrick J. Wong
1
-0
/
+1
2017-10-27
xfs: trim writepage mapping to within eof
Brian Foster
3
-0
/
+25
2017-10-27
xfs: cancel dirty pages on invalidation
Dave Chinner
1
-12
/
+22
2017-10-27
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
1
-0
/
+8
2017-10-27
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
1
-0
/
+2
2017-10-27
xfs: don't change inode mode if ACL update fails
Dave Chinner
1
-6
/
+16
2017-10-27
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2
-0
/
+15
2017-10-27
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
3
-62
/
+51
2017-10-27
xfs: handle racy AIO in xfs_reflink_end_cow
Christoph Hellwig
1
-1
/
+8
2017-10-27
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
1
-2
/
+22
2017-10-27
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
1
-1
/
+1
2017-10-27
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
1
-2
/
+10
2017-10-27
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
4
-12
/
+24
2017-10-27
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
1
-1
/
+1
2017-10-27
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
1
-1
/
+1
2017-10-27
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
1
-1
/
+13
2017-10-27
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
1
-3
/
+5
2017-10-08
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
3
-24
/
+2
2017-10-05
xfs: validate bdev support for DAX inode flag
Ross Zwisler
1
-1
/
+2
2017-09-20
xfs: fix compiler warnings
Darrick J. Wong
5
-8
/
+11
2017-09-20
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
1
-1
/
+1
2017-09-20
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
1
-24
/
+48
2017-09-20
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
1
-13
/
+25
2017-09-20
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
1
-7
/
+0
2017-09-20
xfs: disable per-inode DAX flag
Christoph Hellwig
1
-1
/
+2
2017-09-20
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2
-19
/
+66
2017-09-20
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2
-3
/
+6
2017-09-20
xfs: move bmbt owner change to last step of extent swap
Brian Foster
1
-18
/
+26
2017-09-20
xfs: skip bmbt block ino validation during owner change
Brian Foster
3
-1
/
+4
2017-09-20
xfs: don't log dirty ranges for ordered buffers
Brian Foster
3
-18
/
+16
2017-09-20
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2
-17
/
+33
2017-09-20
xfs: ordered buffer log items are never formatted
Brian Foster
2
-11
/
+2
2017-09-20
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2
-30
/
+33
2017-09-20
xfs: open-code xfs_buf_item_dirty()
Brian Foster
3
-13
/
+1
2017-09-20
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2
-10
/
+23
2017-09-20
xfs: evict all inodes involved with log redo item
Darrick J. Wong
1
-0
/
+12
[next]