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.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-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: try any AG when allocating the first btree block when reflinking
Christoph Hellwig
2017-04-08
2
-6
/
+10
*
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2017-04-08
2
-15
/
+25
*
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
Chandan Rajendra
2017-04-08
1
-2
/
+1
*
xfs: fix and streamline error handling in xfs_end_io
Christoph Hellwig
2017-04-08
1
-32
/
+27
*
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-04-08
6
-13
/
+22
*
xfs: tune down agno asserts in the bmap code
Christoph Hellwig
2017-04-08
1
-16
/
+6
*
xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
Chandan Rajendra
2017-04-08
1
-2
/
+1
*
xfs: don't reserve blocks for right shift transactions
Brian Foster
2017-04-08
1
-10
/
+10
*
xfs: fix uninitialized variable in _reflink_convert_cow
Darrick J. Wong
2017-04-08
1
-1
/
+1
*
xfs: split indlen reservations fairly when under reserved
Brian Foster
2017-04-08
1
-18
/
+43
*
xfs: handle indlen shortage on delalloc extent merge
Brian Foster
2017-04-08
1
-3
/
+6
*
xfs: don't fail xfs_extent_busy allocation
Christoph Hellwig
2017-04-08
1
-12
/
+1
*
xfs: reject all unaligned direct writes to reflinked files
Christoph Hellwig
2017-04-08
3
-46
/
+10
*
xfs: update ctime and mtime on clone destinatation inodes
Christoph Hellwig
2017-04-08
1
-3
/
+9
*
xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
Hou Tao
2017-04-08
1
-0
/
+1
*
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
2017-04-08
5
-11
/
+123
*
xfs: allow unwritten extents in the CoW fork
Darrick J. Wong
2017-04-08
1
-30
/
+50
*
xfs: verify free block header fields
Darrick J. Wong
2017-04-08
1
-2
/
+49
*
xfs: check for obviously bad level values in the bmbt root
Darrick J. Wong
2017-04-08
1
-1
/
+5
*
xfs: filter out obviously bad btree pointers
Darrick J. Wong
2017-04-08
3
-6
/
+4
*
xfs: fail _dir_open when readahead fails
Darrick J. Wong
2017-04-08
3
-7
/
+5
*
xfs: fix toctou race when locking an inode to access the data map
Darrick J. Wong
2017-04-08
1
-2
/
+1
*
xfs: fix eofblocks race with file extending async dio writes
Brian Foster
2017-04-08
1
-0
/
+3
*
xfs: sync eofblocks scans under iolock are livelock prone
Brian Foster
2017-04-08
3
-44
/
+16
*
xfs: pull up iolock from xfs_free_eofblocks()
Brian Foster
2017-04-08
4
-59
/
+60
*
xfs: use per-AG reservations for the finobt
Christoph Hellwig
2017-04-08
5
-20
/
+144
*
xfs: only update mount/resv fields on success in __xfs_ag_resv_init
Christoph Hellwig
2017-04-08
1
-9
/
+14
*
xfs: clear delalloc and cache on buffered write failure
Brian Foster
2017-02-26
1
-1
/
+12
*
xfs: fix bmv_count confusion w/ shared extents
Darrick J. Wong
2017-02-04
1
-10
/
+18
*
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
2017-02-04
1
-0
/
+1
*
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
Christoph Hellwig
2017-02-04
1
-2
/
+2
*
xfs: remove racy hasattr check from attr ops
Brian Foster
2017-02-04
1
-6
/
+0
*
xfs: verify dirblocklog correctly
Darrick J. Wong
2017-02-04
1
-1
/
+1
*
xfs: fix COW writeback race
Christoph Hellwig
2017-02-04
3
-14
/
+38
*
xfs: fix xfs_mode_to_ftype() prototype
Arnd Bergmann
2017-02-04
2
-2
/
+2
*
xfs: don't wrap ID in xfs_dq_get_next_id
Eric Sandeen
2017-02-04
1
-0
/
+4
*
xfs: sanity check inode di_mode
Amir Goldstein
2017-02-04
1
-0
/
+3
*
xfs: sanity check inode mode when creating new dentry
Amir Goldstein
2017-02-04
1
-9
/
+39
*
xfs: replace xfs_mode_to_ftype table with switch statement
Amir Goldstein
2017-02-04
3
-18
/
+25
*
xfs: add missing include dependencies to xfs_dir2.h
Amir Goldstein
2017-02-04
1
-0
/
+3
*
xfs: sanity check directory inode di_size
Amir Goldstein
2017-02-04
2
-3
/
+7
*
xfs: make the ASSERT() condition likely
Amir Goldstein
2017-02-04
1
-3
/
+3
*
xfs: don't print warnings when xfs_log_force fails
Christoph Hellwig
2017-02-04
1
-10
/
+2
*
xfs: don't rely on ->total in xfs_alloc_space_available
Christoph Hellwig
2017-02-04
1
-3
/
+4
*
xfs: adjust allocation length in xfs_alloc_space_available
Christoph Hellwig
2017-02-04
2
-65
/
+18
*
xfs: fix bogus minleft manipulations
Christoph Hellwig
2017-02-04
3
-22
/
+8
*
xfs: bump up reserved blocks in xfs_alloc_set_aside
Christoph Hellwig
2017-02-04
1
-4
/
+1
*
xfs: prevent quotacheck from overloading inode lru
Brian Foster
2017-02-01
1
-1
/
+2
*
xfs: Timely free truncated dirty pages
Jan Kara
2017-01-19
1
-8
/
+11
*
xfs: fix max_retries _show and _store functions
Carlos Maiolino
2017-01-12
1
-2
/
+2
[next]