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
2010-05-19
xfs: remove xfs_dqmarker
Christoph Hellwig
2
-21
/
+2
2010-05-19
xfs: convert the dquot free list to use list heads
Dave Chinner
6
-165
/
+72
2010-05-19
xfs: convert the dquot hash list to use list heads
Dave Chinner
6
-88
/
+30
2010-05-19
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2
-193
/
+73
2010-05-19
xfs: convert the per-mount dquot list to use list heads
Dave Chinner
6
-112
/
+97
2010-05-19
xfs: add log item recovery tracing
Dave Chinner
5
-9
/
+187
2010-05-19
xfs: clean up xlog_write_adv_cnt
Christoph Hellwig
2
-27
/
+27
2010-05-19
xfs: introduce new internal log vector structure
Dave Chinner
2
-59
/
+90
2010-05-19
xfs: reindent xlog_write
Christoph Hellwig
1
-106
/
+120
2010-05-19
xfs: factor xlog_write
Dave Chinner
1
-113
/
+226
2010-05-19
xfs: log ticket reservation underestimates the number of iclogs
Dave Chinner
1
-13
/
+42
2010-05-19
xfs: Clean up xfs_trans_committed code after factoring
Dave Chinner
1
-190
/
+166
2010-05-19
xfs: update and factor xfs_trans_committed()
Dave Chinner
1
-129
/
+95
2010-05-19
xfs: clean up xfs_trans_commit logic even more
Christoph Hellwig
1
-32
/
+37
2010-05-19
xfs: split out iclog writing from xfs_trans_commit()
Dave Chinner
1
-188
/
+199
2010-05-19
xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
Dave Chinner
1
-1
/
+1
2010-05-19
xfs: remove stale parameter from ->iop_unpin method
Dave Chinner
7
-52
/
+39
2010-05-19
xfs: Add inode pin counts to traces
Dave Chinner
3
-1
/
+12
2010-05-19
xfs: factor log item initialisation
Dave Chinner
6
-30
/
+29
2010-05-19
xfs: add blockdev name to kthreads
Jan Engelhardt
4
-10
/
+13
2010-05-19
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
Zhitong Wang
2
-0
/
+8
2010-04-30
xfs: add a shrinker to background inode reclaim
Dave Chinner
6
-9
/
+120
2010-04-29
Merge branch 'master' into for-2.6.35
Jens Axboe
3
-20
/
+44
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
1
-1
/
+2
2010-04-26
xfs: more swap extent fixes for dynamic fork offsets
Dave Chinner
1
-6
/
+16
2010-04-16
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
1
-2
/
+2
2010-04-16
xfs: ensure that sync updates the log tail correctly
Dave Chinner
1
-12
/
+26
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-1
/
+8
2010-03-16
xfs: don't warn about page discards on shutdown
Dave Chinner
1
-3
/
+10
2010-03-16
xfs: use scalable vmap API
Alex Elder
1
-3
/
+4
2010-03-16
xfs: remove old vmap cache
Alex Elder
1
-75
/
+1
2010-03-06
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
26
-1484
/
+1344
2010-03-06
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+20
2010-03-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-19
/
+0
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-2
/
+2
2010-03-05
make sure data is on disk before calling ->write_inode
Christoph Hellwig
1
-4
/
+0
2010-03-05
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
Alex Elder
26
-1484
/
+1344
2010-03-05
xfs: return inode fork offset in bulkstat for fsr
Dave Chinner
2
-1
/
+4
2010-03-05
xfs: Increase the default size of the reserved blocks pool
Dave Chinner
1
-20
/
+29
2010-03-05
xfs: truncate delalloc extents when IO fails in writeback
Dave Chinner
1
-10
/
+114
2010-03-05
xfs: check for more work before sleeping in xfssyncd
Dave Chinner
1
-3
/
+3
2010-03-05
xfs: Fix a build warning in xfs_aops.c
Dave Chinner
1
-1
/
+1
2010-03-05
quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota
Christoph Hellwig
1
-4
/
+0
2010-03-05
quota: clean up Q_XQUOTASYNC
Christoph Hellwig
1
-15
/
+0
2010-03-04
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
J. Bruce Fields
81
-1706
/
+1847
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-03-02
xfs: fix locking for inode cache radix tree tag updates
Christoph Hellwig
2
-8
/
+15
2010-03-02
xfs: remove xfs_ipin/xfs_iunpin
Christoph Hellwig
3
-37
/
+11
2010-03-02
xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait
Christoph Hellwig
1
-28
/
+12
2010-03-02
xfs: kill xfs_lrw.h
Christoph Hellwig
4
-30
/
+4
[prev]
[next]