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
/
xfs_trans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: use a cursor for bulk AIL insertion
Dave Chinner
2011-07-20
1
-4
/
+23
*
Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc"
Alex Elder
2011-07-11
1
-10
/
+17
*
xfs: fix filesystsem freeze race in xfs_trans_alloc
Christoph Hellwig
2011-07-08
1
-17
/
+10
*
xfs: unpin stale inodes directly in IOP_COMMITTED
Dave Chinner
2011-07-06
1
-2
/
+2
*
xfs: add online discard support
Christoph Hellwig
2011-05-24
1
-1
/
+1
*
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
Christoph Hellwig
2011-04-28
1
-4
/
+2
*
xfs: handle CIl transaction commit failures correctly
Dave Chinner
2011-01-28
1
-4
/
+1
*
xfs: fix efi item leak on forced shutdown
Dave Chinner
2011-01-28
1
-7
/
+29
*
xfs: fix an assignment within an ASSERT()
Jesper Juhl
2011-01-11
1
-1
/
+1
*
xfs: bulk AIL insertion during transaction commit
Dave Chinner
2010-12-20
1
-1
/
+78
*
xfs: fix the xfs_trans_committed
Christoph Hellwig
2010-10-18
1
-2
/
+3
*
xfs: remove unused t_callback field in struct xfs_trans
Christoph Hellwig
2010-10-18
1
-4
/
+0
*
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
Christoph Hellwig
2010-10-18
1
-28
/
+50
*
xfs: do not use xfs_mod_incore_sb for per-cpu counters
Christoph Hellwig
2010-10-18
1
-2
/
+2
*
xfs: unlock items before allowing the CIL to commit
Dave Chinner
2010-08-24
1
-4
/
+1
*
xfs: fix xfs_trans_add_item() lockdep warnings
Dave Chinner
2010-07-26
1
-1
/
+1
*
xfs: simplify inode to transaction joining
Christoph Hellwig
2010-07-26
1
-2
/
+1
*
xfs: merge iop_unpin_remove into iop_unpin
Christoph Hellwig
2010-07-26
1
-2
/
+2
*
xfs: simplify log item descriptor tracking
Christoph Hellwig
2010-07-26
1
-69
/
+131
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-3
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: cleanup log reservation calculactions
Christoph Hellwig
2010-05-28
1
-46
/
+400
*
xfs: Introduce delayed logging core code
Dave Chinner
2010-05-24
1
-6
/
+97
*
xfs: Improve scalability of busy extent tracking
Dave Chinner
2010-05-24
1
-30
/
+11
*
xfs: Clean up xfs_trans_committed code after factoring
Dave Chinner
2010-05-19
1
-190
/
+166
*
xfs: update and factor xfs_trans_committed()
Dave Chinner
2010-05-19
1
-129
/
+95
*
xfs: clean up xfs_trans_commit logic even more
Christoph Hellwig
2010-05-19
1
-32
/
+37
*
xfs: split out iclog writing from xfs_trans_commit()
Dave Chinner
2010-05-19
1
-188
/
+199
*
xfs: remove stale parameter from ->iop_unpin method
Dave Chinner
2010-05-19
1
-1
/
+1
*
xfs: stop passing opaque handles to xfs_log.c routines
Christoph Hellwig
2010-03-01
1
-1
/
+1
*
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
2010-01-21
1
-3
/
+2
*
xfs: kill XLOG_VEC_SET_TYPE
Christoph Hellwig
2010-01-21
1
-1
/
+1
*
xfs: I/O completion handlers must use NOFS allocations
Christoph Hellwig
2009-12-11
1
-3
/
+4
*
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Felix Blyakher
2009-06-12
1
-8
/
+7
|
\
|
*
xfs: kill xfs_qmops
Christoph Hellwig
2009-06-08
1
-8
/
+7
*
|
xfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2009-06-11
1
-2
/
+0
|
/
*
[XFS] Fix double free of log tickets
Dave Chinner
2008-11-17
1
-1
/
+8
*
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
2008-10-30
1
-4
/
+2
*
[XFS] Add ail pointer into log items
David Chinner
2008-10-30
1
-3
/
+6
*
[XFS] Move the AIL lock into the struct xfs_ail
David Chinner
2008-10-30
1
-2
/
+2
*
[XFS] remove shouting-indirection macros from xfs_trans.h
Eric Sandeen
2008-08-13
1
-6
/
+6
*
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
Niv Sardi
2008-08-13
1
-0
/
+63
*
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-07-28
1
-2
/
+2
*
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-13
1
-12
/
+12
*
[XFS] Unwrap AIL_LOCK
Donald Douwsma
2008-02-07
1
-4
/
+3
*
[XFS] kill struct bhv_vfs
Christoph Hellwig
2007-10-16
1
-2
/
+2
*
[XFS] superblock endianess annotations
Christoph Hellwig
2007-10-15
1
-39
/
+33
*
[XFS] Apply transaction delta counts atomically to incore counters
David Chinner
2007-07-14
1
-37
/
+40
*
[XFS] Fix the transaction flags to make lazy superblock counters work.
David Chinner
2007-07-14
1
-1
/
+1
*
[XFS] Lazy Superblock Counters
David Chinner
2007-07-14
1
-12
/
+46
[next]