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.13.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
2020-02-11
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
1
-0
/
+3
2019-09-23
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
1
-0
/
+10
2019-03-25
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
1
-1
/
+20
2019-02-11
xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
Carlos Maiolino
1
-1
/
+1
2018-12-17
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
1
-1
/
+8
2018-10-03
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2018-09-26
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
1
-3
/
+2
2018-09-26
xfs: validate cached inodes are free when allocated
Dave Chinner
1
-25
/
+48
2018-09-26
xfs: catch inode allocation state mismatch corruption
Dave Chinner
1
-1
/
+22
2018-09-26
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
1
-0
/
+2
2017-11-26
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
1
-7
/
+0
2017-11-11
xfs: fix inobt inode allocation search optimization
Omar Sandoval
1
-1
/
+1
2017-10-12
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-10-12
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
3
-5
/
+6
2017-09-15
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
1
-20
/
+9
2017-09-15
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
1
-1
/
+1
2017-03-16
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
1
-0
/
+1
2017-03-16
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
1
-2
/
+5
2017-02-23
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-6
/
+4
2017-02-23
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
5
-33
/
+66
2017-02-23
Revert "fs: Give dentry to inode_change_ok() instead of inode"
Ben Hutchings
5
-16
/
+13
2016-11-20
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-9
/
+4
2016-11-20
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
5
-13
/
+16
2016-08-23
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
1
-0
/
+1
2016-08-23
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
1
-4
/
+4
2016-08-23
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
1
-4
/
+13
2016-08-23
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
1
-0
/
+10
2016-06-15
xfs: mmap lock needs to be inside freeze protection
Dave Chinner
1
-3
/
+8
2016-06-15
xfs: lock out page faults from extent swap operations
Dave Chinner
1
-20
/
+14
2016-06-15
xfs: xfs_setattr_size no longer races with page faults
Dave Chinner
1
-12
/
+14
2016-06-15
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
3
-6
/
+7
2016-06-15
xfs: use i_mmaplock on write faults
Dave Chinner
2
-15
/
+25
2016-06-15
xfs: use i_mmaplock on read faults
Dave Chinner
2
-1
/
+29
2016-06-15
xfs: introduce mmap/truncate lock
Dave Chinner
3
-38
/
+121
2016-06-15
xfs: fix swapext ilock deadlock
Dave Chinner
1
-15
/
+18
2016-05-01
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-02-02
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
5
-9
/
+40
2016-02-02
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2
-5
/
+14
2016-02-02
libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
Darrick J. Wong
1
-1
/
+1
2015-12-18
xfs: allow inode allocations in post-growfs disk space
Eric Sandeen
3
-11
/
+17
2015-09-29
fs: create and use seq_show_option for escaping
Kees Cook
1
-2
/
+2
2015-09-29
xfs: return errors from partial I/O failures to files
David Jeffery
1
-1
/
+2
2015-09-28
xfs: Fix file type directory corruption for btree directories
Jan Kara
1
-1
/
+9
2015-09-28
xfs: Fix xfs_attr_leafblock definition
Jan Kara
1
-2
/
+9
2015-09-28
libxfs: readahead of dir3 data blocks should use the read verifier
Darrick J. Wong
1
-1
/
+2
2015-08-25
xfs: remote attributes need to be considered data
Dave Chinner
1
-4
/
+11
2015-08-25
xfs: remote attribute headers contain an invalid LSN
Dave Chinner
2
-9
/
+31
2015-07-15
xfs: don't truncate attribute extents if no extents exist
Brian Foster
1
-2
/
+8
2015-07-15
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
1
-1
/
+1
2015-06-03
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
4
-47
/
+58
[next]