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: xfs_fsops: drop useless LIST_HEAD
Julia Lawall
2018-12-29
1
-1
/
+0
*
xfs: xfs_buf: drop useless LIST_HEAD
Julia Lawall
2018-12-29
1
-1
/
+0
*
xfs: reallocate realtime summary cache on growfs
Omar Sandoval
2018-12-21
1
-8
/
+36
*
xfs: stringify scrub types in ftrace output
Darrick J. Wong
2018-12-19
2
-28
/
+79
*
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
2018-12-19
3
-14
/
+49
*
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
2
-5
/
+15
*
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
2
-4
/
+5
*
xfs: fix symbolic enum printing in ftrace output
Darrick J. Wong
2018-12-19
3
-0
/
+26
*
xfs: fix function pointer type in ftrace format
Darrick J. Wong
2018-12-19
1
-1
/
+1
*
xfs: Fix x32 ioctls when cmd numbers differ from ia32.
Nick Bowler
2018-12-18
1
-3
/
+15
*
xfs: Fix bulkstat compat ioctls on x32 userspace.
Nick Bowler
2018-12-18
1
-4
/
+30
*
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
2018-12-18
1
-0
/
+6
*
xfs: require both realtime inodes to mount
Darrick J. Wong
2018-12-13
1
-3
/
+1
*
xfs: cache minimum realtime summary level
Omar Sandoval
2018-12-12
3
-4
/
+34
*
xfs: count inode blocks correctly in inobt scrub
Darrick J. Wong
2018-12-12
1
-7
/
+15
*
xfs: precalculate cluster alignment in inodes and blocks
Darrick J. Wong
2018-12-12
5
-8
/
+11
*
xfs: precalculate inodes and blocks per inode cluster
Darrick J. Wong
2018-12-12
7
-43
/
+34
*
xfs: add a block to inode count converter
Darrick J. Wong
2018-12-12
8
-17
/
+18
*
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
2018-12-12
17
-116
/
+84
*
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-12-12
18
-261
/
+266
*
xfs: streamline defer op type handling
Darrick J. Wong
2018-12-12
7
-45
/
+43
*
xfs: idiotproof defer op type configuration
Darrick J. Wong
2018-12-12
8
-53
/
+23
*
xfs: zero length symlinks are not valid
Dave Chinner
2018-12-12
2
-20
/
+27
*
xfs: clean up indentation issues, remove an unwanted space
Colin Ian King
2018-12-12
1
-1
/
+1
*
xfs: libxfs: move xfs_perag_put late
Pan Bian
2018-12-12
1
-1
/
+1
*
xfs: split up the xfs_reflink_end_cow work into smaller transactions
Darrick J. Wong
2018-12-12
1
-94
/
+138
*
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
2018-12-04
1
-1
/
+1
*
xfs: fix PAGE_MASK usage in xfs_free_file_space
Darrick J. Wong
2018-12-04
1
-2
/
+2
*
fs/xfs: fix f_ffree value for statfs when project quota is set
Ye Yin
2018-11-26
1
-1
/
+1
*
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
2018-11-21
1
-1
/
+4
*
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
2018-11-21
3
-5
/
+17
*
xfs: extent shifting doesn't fully invalidate page cache
Dave Chinner
2018-11-20
1
-7
/
+1
*
xfs: finobt AG reserves don't consider last AG can be a runt
Dave Chinner
2018-11-20
1
-4
/
+7
*
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
Dave Chinner
2018-11-20
1
-7
/
+21
*
xfs: uncached buffer tracing needs to print bno
Dave Chinner
2018-11-20
1
-1
/
+4
*
xfs: make xfs_file_remap_range() static
Eric Biggers
2018-11-19
1
-1
/
+1
*
xfs: fix shared extent data corruption due to missing cow reservation
Brian Foster
2018-11-19
1
-0
/
+1
*
xfs: fix overflow in xfs_attr3_leaf_verify
Dave Chinner
2018-11-06
1
-2
/
+9
*
xfs: print buffer offsets when dumping corrupt buffers
Darrick J. Wong
2018-11-06
1
-1
/
+1
*
xfs: Fix error code in 'xfs_ioc_getbmap()'
Christophe JAILLET
2018-11-06
1
-1
/
+1
*
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
3
-161
/
+109
|
\
|
*
xfs: remove [cm]time update from reflink calls
Darrick J. Wong
2018-10-30
1
-6
/
+1
|
*
xfs: remove xfs_reflink_remap_range
Darrick J. Wong
2018-10-30
3
-75
/
+70
|
*
xfs: remove redundant remap partial EOF block checks
Darrick J. Wong
2018-10-30
1
-19
/
+0
|
*
xfs: support returning partial reflink results
Darrick J. Wong
2018-10-30
3
-10
/
+14
|
*
xfs: clean up xfs_reflink_remap_blocks call site
Darrick J. Wong
2018-10-30
1
-19
/
+18
|
*
xfs: fix pagecache truncation prior to reflink
Darrick J. Wong
2018-10-30
1
-2
/
+3
|
*
vfs: clean up generic_remap_file_range_prep return value
Darrick J. Wong
2018-10-30
1
-2
/
+2
|
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
3
-6
/
+9
|
*
vfs: remap helper should update destination inode metadata
Darrick J. Wong
2018-10-30
1
-23
/
+0
[next]