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: get rid of XFS_IALLOC_INODES macros
Jie Liu
2013-12-13
3
-9
/
+8
|
|
|
/
|
|
/
|
*
|
|
xfs: remove the quotaoff log format from the quotaoff log item
Christoph Hellwig
2013-12-13
2
-16
/
+8
*
|
|
xfs: remove the dquot log format from the dquot log item
Christoph Hellwig
2013-12-13
2
-17
/
+9
*
|
|
xfs: remove the inode log format from the inode log item
Christoph Hellwig
2013-12-13
2
-19
/
+11
*
|
|
xfs: format logged extents directly into the CIL
Christoph Hellwig
2013-12-13
3
-106
/
+26
*
|
|
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
8
-114
/
+125
*
|
|
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-12-13
6
-108
/
+103
*
|
|
xfs: refactor xfs_inode_item_format
Christoph Hellwig
2013-12-13
1
-76
/
+89
*
|
|
xfs: refactor xfs_inode_item_size
Christoph Hellwig
2013-12-13
1
-27
/
+35
*
|
|
xfs: refactor xfs_buf_item_format_segment
Christoph Hellwig
2013-12-13
1
-33
/
+39
*
|
|
xfs: remove duplicate code in xlog_cil_insert_format_items
Christoph Hellwig
2013-12-13
1
-20
/
+13
|
/
/
*
|
xfs: align initial file allocations correctly
Dave Chinner
2013-12-11
1
-2
/
+7
*
|
xfs: fix calculation of freed inode cluster blocks
Ben Myers
2013-12-11
1
-1
/
+1
*
|
xfs: xfs_dir2_block_to_sf temp buffer allocation fails
Dave Chinner
2013-12-11
1
-24
/
+34
*
|
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
2013-12-09
1
-21
/
+50
*
|
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
2013-12-09
1
-1
/
+2
*
|
xfs: add xfs_setattr_time
Christoph Hellwig
2013-12-06
1
-36
/
+30
*
|
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
2013-12-06
1
-6
/
+4
*
|
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
2013-12-06
1
-6
/
+3
*
|
xfs: integrate xfs_quota_priv header file to xfs_qm
Jie Liu
2013-12-06
2
-43
/
+17
*
|
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
2013-12-06
1
-6
/
+12
*
|
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
2013-12-05
1
-13
/
+13
*
|
xfs: free the list of recovery items on error
Mark Tinguely
2013-12-05
1
-3
/
+14
*
|
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
2013-12-05
1
-1
/
+5
*
|
xfs: don't perform discard if the given range length is less than block size
Jie Liu
2013-12-04
1
-2
/
+3
*
|
xfs: fix the comment explaining xfs_trans_dqlockedjoin
Christoph Hellwig
2013-12-04
1
-2
/
+2
*
|
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2013-12-04
2
-2
/
+4
*
|
xfs: remove unused FI_ flags
Christoph Hellwig
2013-12-04
1
-9
/
+0
*
|
xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
Eric Sandeen
2013-12-04
1
-18
/
+8
|
/
*
Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-11-22
5
-23
/
+43
|
\
|
*
xfs: open code inc_inode_iversion when logging an inode
Dave Chinner
2013-11-18
1
-3
/
+5
|
*
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
2013-11-18
3
-3
/
+17
|
*
xfs: fix unlock in xfs_bmap_add_attrfork
Mark Tinguely
2013-11-18
1
-17
/
+21
*
|
Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-11-14
116
-4681
/
+5209
|
\
|
|
*
xfs: simplify kmem_{zone_}zalloc
Gu Zheng
2013-11-06
2
-25
/
+18
|
*
xfs: add tracepoints to AGF/AGI read operations
Dave Chinner
2013-11-06
3
-2
/
+34
|
*
xfs: trace AIL manipulations
Dave Chinner
2013-11-06
3
-1
/
+62
|
*
xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering
Dave Chinner
2013-11-04
1
-28
/
+44
|
*
xfs: fix the extent count when allocating an new indirection array entry
Jie Liu
2013-10-31
1
-5
/
+4
|
*
xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields
Eric Sandeen
2013-10-30
1
-2
/
+11
|
*
xfs: fix possible NULL dereference in xlog_verify_iclog
Geyslan G. Bem
2013-10-30
1
-5
/
+3
|
*
xfs:xfs_dir2_node.c: pointer use before check for null
Denis Efremov
2013-10-30
1
-1
/
+0
|
*
xfs: prevent stack overflows from page cache allocation
Dave Chinner
2013-10-30
2
-2
/
+10
|
*
xfs: fix static and extern sparse warnings
Dave Chinner
2013-10-30
12
-8
/
+18
|
*
xfs: validity check the directory block leaf entry count
Dave Chinner
2013-10-30
1
-4
/
+15
|
*
xfs: make dir2 ftype offset pointers explicit
Dave Chinner
2013-10-30
1
-2
/
+21
|
*
xfs: convert directory vector functions to constants
Dave Chinner
2013-10-30
10
-176
/
+112
|
*
xfs: convert directory vector functions to constants
Dave Chinner
2013-10-30
5
-70
/
+126
|
*
xfs: vectorise encoding/decoding directory headers
Dave Chinner
2013-10-30
11
-281
/
+338
|
*
xfs: vectorise DA btree operations
Dave Chinner
2013-10-30
10
-81
/
+139
[prev]
[next]