Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
21c5977a836e399fc710ff2c5367845ed5c2527f
/
fs
/
xfs
/
xfs_trans.c
e84661a
xfs: add online discard support
by Christoph Hellwig
· 13 years ago
8a072a4
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
by Christoph Hellwig
· 14 years ago
c6f990d
xfs: handle CIl transaction commit failures correctly
by Dave Chinner
· 14 years ago
e34a314
xfs: fix efi item leak on forced shutdown
by Dave Chinner
· 14 years ago
1884bd8
xfs: fix an assignment within an ASSERT()
by Jesper Juhl
· 14 years ago
0e57f6a
xfs: bulk AIL insertion during transaction commit
by Dave Chinner
· 14 years ago
4957a44
xfs: fix the xfs_trans_committed
by Christoph Hellwig
· 14 years ago
dfe188d
xfs: remove unused t_callback field in struct xfs_trans
by Christoph Hellwig
· 14 years ago
1b04071
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
by Christoph Hellwig
· 14 years ago
96540c7
xfs: do not use xfs_mod_incore_sb for per-cpu counters
by Christoph Hellwig
· 14 years ago
d17c701
xfs: unlock items before allowing the CIL to commit
by Dave Chinner
· 14 years ago
4386970
xfs: fix xfs_trans_add_item() lockdep warnings
by Dave Chinner
· 14 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 14 years ago
9412e31
xfs: merge iop_unpin_remove into iop_unpin
by Christoph Hellwig
· 14 years ago
e98c414
xfs: simplify log item descriptor tracking
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
025101d
xfs: cleanup log reservation calculactions
by Christoph Hellwig
· 15 years ago
71e330b
xfs: Introduce delayed logging core code
by Dave Chinner
· 14 years ago
ed3b4d6
xfs: Improve scalability of busy extent tracking
by Dave Chinner
· 14 years ago
b1c1b5b
xfs: Clean up xfs_trans_committed code after factoring
by Dave Chinner
· 15 years ago
8e646a5
xfs: update and factor xfs_trans_committed()
by Dave Chinner
· 15 years ago
a3ccd2c
xfs: clean up xfs_trans_commit logic even more
by Christoph Hellwig
· 15 years ago
0924378
xfs: split out iclog writing from xfs_trans_commit()
by Dave Chinner
· 15 years ago
8e12385
xfs: remove stale parameter from ->iop_unpin method
by Dave Chinner
· 15 years ago
35a8a72
xfs: stop passing opaque handles to xfs_log.c routines
by Christoph Hellwig
· 15 years ago
a14a348
xfs: cleanup up xfs_log_force calling conventions
by Christoph Hellwig
· 15 years ago
4139b3b
xfs: kill XLOG_VEC_SET_TYPE
by Christoph Hellwig
· 15 years ago
80641dc
xfs: I/O completion handlers must use NOFS allocations
by Christoph Hellwig
· 15 years ago
fd40261
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
by Felix Blyakher
· 15 years ago
f950221
xfs: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 15 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 15 years ago
cc09c0d
[XFS] Fix double free of log tickets
by Dave Chinner
· 16 years ago
783a2f6
[XFS] Finish removing the mount pointer from the AIL API
by David Chinner
· 16 years ago
fc1829f
[XFS] Add ail pointer into log items
by David Chinner
· 16 years ago
c7e8f26
[XFS] Move the AIL lock into the struct xfs_ail
by David Chinner
· 16 years ago
39dab9d
[XFS] remove shouting-indirection macros from xfs_trans.h
by Eric Sandeen
· 16 years ago
322ff6b
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
by Niv Sardi
· 16 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 16 years ago
413d57c
xfs: convert beX_add to beX_add_cpu (new common API)
by Marcin Slusarz
· 17 years ago
287f3da
[XFS] Unwrap AIL_LOCK
by Donald Douwsma
· 17 years ago
b267ce9
[XFS] kill struct bhv_vfs
by Christoph Hellwig
· 17 years ago
2bdf7cd
[XFS] superblock endianess annotations
by Christoph Hellwig
· 17 years ago
45c3414
[XFS] Apply transaction delta counts atomically to incore counters
by David Chinner
· 17 years ago
210c6f1
[XFS] Fix the transaction flags to make lazy superblock counters work.
by David Chinner
· 17 years ago
92821e2
[XFS] Lazy Superblock Counters
by David Chinner
· 17 years ago
1c72bf9
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL.
by Eric Sandeen
· 18 years ago
20f4ebf
[XFS] Make growfs work for amounts greater than 2TB
by David Chinner
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
34327e1
[XFS] Cleanup a missed porting conversion, and freezing.
by Nathan Scott
· 18 years ago
59c1b08
[XFS] Make the pflags test/set wrappers more legible for us mere humans.
by Nathan Scott
· 18 years ago
7d04a33
[XFS] Shutdown the filesystem if all device paths have gone. Made
by Nathan Scott
· 18 years ago
c41564b
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
by Nathan Scott
· 19 years ago
2ddd592
[XFS] Correct the dquot reservation component for the link transation.
by Nathan Scott
· 19 years ago
8f79405
[XFS] Reduce complexity in xfs_trans_init by pushing complex macros out
by Nathan Scott
· 19 years ago
60a204f
[XFS] Fix a thinko when generating a forced shutdown stack trace.
by Nathan Scott
· 19 years ago
0733af2
[XFS] Add a stack trace in the case of xfs_forced_shutdown.
by Ryan Hankins
· 19 years ago
cfcbbbd
[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.
by Nathan Scott
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
a844f45
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
by Nathan Scott
· 19 years ago
f538d4d
[XFS] write barrier support Issue all log sync operations as ordered
by Christoph Hellwig
· 19 years ago
7e9c639
[XFS] 929956 add log debugging and tracing info
by Tim Shimmin
· 19 years ago
ba0f32d
[XFS] mark various symbols static Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
4372d6e
[XFS] Remove dead code. Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago