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.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
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
Dave Chinner
16
-161
/
+175
2014-08-04
Merge branch 'xfs-bulkstat-refactor' into for-next
Dave Chinner
4
-315
/
+283
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
Dave Chinner
25
-353
/
+166
2014-08-04
Merge branch 'xfs-quota-eofblocks-scan' into for-next
Dave Chinner
6
-12
/
+148
2014-08-04
xfs: fix coccinelle warnings
kbuild test robot
1
-1
/
+1
2014-08-04
xfs: flush both inodes in xfs_swap_extents
Dave Chinner
1
-44
/
+37
2014-08-04
xfs: fix swapext ilock deadlock
Dave Chinner
1
-15
/
+18
2014-08-04
xfs: kill xfs_vnode.h
Dave Chinner
6
-48
/
+20
2014-08-04
xfs: kill VN_MAPPED
Dave Chinner
2
-7
/
+1
2014-08-04
xfs: kill VN_CACHED
Dave Chinner
2
-3
/
+2
2014-08-04
xfs: kill VN_DIRTY()
Dave Chinner
2
-3
/
+1
2014-08-04
xfs: dquot recovery needs verifiers
Dave Chinner
1
-21
/
+23
2014-08-04
xfs: quotacheck leaves dquot buffers without verifiers
Dave Chinner
2
-2
/
+9
2014-08-04
xfs: ensure verifiers are attached to recovered buffers
Dave Chinner
1
-20
/
+31
2014-08-04
xfs: catch buffers written without verifiers attached
Dave Chinner
2
-1
/
+21
2014-08-04
xfs: avoid false quotacheck after unclean shutdown
Eric Sandeen
2
-5
/
+20
2014-08-04
xfs: fix rounding error of fiemap length parameter
Brian Foster
1
-2
/
+2
2014-08-04
xfs: introduce xfs_bulkstat_ag_ichunk
Jie Liu
2
-54
/
+103
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
20
-239
/
+50
2014-07-24
xfs: fix uflags detection at xfs_fs_rm_xquota
Jie Liu
1
-1
/
+1
2014-07-24
xfs: remove XFS_IS_OQUOTA_ON macros
Jie Liu
1
-2
/
+0
2014-07-24
xfs: tidy up xfs_set_inode32
Eric Sandeen
1
-2
/
+4
2014-07-24
xfs: allow inode allocations in post-growfs disk space
Eric Sandeen
3
-11
/
+17
2014-07-24
xfs: mark xfs_qm_quotacheck as static
Jie Liu
2
-96
/
+94
2014-07-24
xfs: fix cil push sequence after log recovery
Mark Tinguely
1
-2
/
+0
2014-07-24
xfs: squash prealloc while over quota free space as well
Brian Foster
1
-6
/
+14
2014-07-24
xfs: run an eofblocks scan on ENOSPC/EDQUOT
Brian Foster
4
-4
/
+87
2014-07-24
xfs: support a union-based filter for eofblocks scans
Brian Foster
2
-1
/
+33
2014-07-24
xfs: add scan owner field to xfs_eofblocks
Brian Foster
2
-1
/
+14
2014-07-24
xfs: introduce xfs_bulkstat_grab_ichunk
Jie Liu
1
-50
/
+69
2014-07-24
xfs: introduce xfs_bulkstat_ichunk_ra
Jie Liu
1
-24
/
+32
2014-07-24
xfs: fix error handling at xfs_bulkstat
Jie Liu
1
-31
/
+6
2014-07-24
xfs: remove redundant user buffer count checks at xfs_bulkstat
Jie Liu
1
-3
/
+1
2014-07-24
xfs: fix error handling at xfs_inumbers
Jie Liu
1
-57
/
+40
2014-07-24
xfs: consolidate xfs_inumbers
Jie Liu
2
-38
/
+32
2014-07-24
xfs: remove xfs_bulkstat_single
Christoph Hellwig
3
-57
/
+2
2014-07-24
xfs: remove redundant stat assignment in xfs_bulkstat_one_int
Jie Liu
1
-4
/
+1
2014-07-15
xfs: add log attributes for log lsn and grant head data
Brian Foster
1
-0
/
+64
2014-07-15
xfs: add xlog sysfs kobject and attribute handlers
Brian Foster
4
-0
/
+64
2014-07-15
xfs: add xfs_mount sysfs kobject
Brian Foster
6
-1
/
+133
2014-07-15
xfs: add a sysfs kset
Brian Foster
1
-1
/
+11
2014-07-15
xfs: fix a couple error sequence jumps in xfs_mountfs()
Brian Foster
1
-2
/
+2
2014-07-15
Merge branch 'xfs-libxfs-restructure' into for-next
Dave Chinner
102
-1212
/
+1180
2014-07-15
xfs: null unused quota inodes when quota is on
Dave Chinner
1
-4
/
+21
2014-07-15
xfs: refine the allocation stack switch
Dave Chinner
6
-62
/
+90
2014-07-15
Revert "xfs: block allocation work needs to be kswapd aware"
Dave Chinner
2
-20
/
+9
2014-06-25
xfs: global error sign conversion
Dave Chinner
67
-887
/
+882
2014-06-25
libxfs: move source files
Dave Chinner
27
-31
/
+32
2014-06-25
libxfs: move header files
Dave Chinner
27
-0
/
+0
2014-06-25
xfs: create libxfs infrastructure
Dave Chinner
3
-1
/
+6
[next]