Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
372359eca4569f9321c820d6e5259e19eb4e63ad
/
fs
/
xfs
/
xfs_log.c
a8914f3
xfs: fix spin_is_locked assert on uni-processor builds
by Christoph Hellwig
· 15 years ago
9d7fef7
xfs: inform the xfsaild of the push target before sleeping
by Dave Chinner
· 16 years ago
a6cb767
xfs: validate log feature fields correctly
by Dave Chinner
· 16 years ago
9da096f
xfs: fix various typos
by Malcolm Parsons
· 16 years ago
21b699c
xfs: cleanup log unmount handling
by Christoph Hellwig
· 16 years ago
2643075
xfs: fix error handling in xfs_log_mount
by Christoph Hellwig
· 16 years ago
7153f8b
xfs: remove iclog calculation special cases
by Christoph Hellwig
· 16 years ago
39e2def
reduce l_icloglock roundtrips
by Christoph Hellwig
· 16 years ago
b28708d
[XFS] sanitize xlog_in_core_t definition
by Christoph Hellwig
· 16 years ago
bac8dca
[XFS] fix NULL pointer dereference in xfs_log_force_umount
by Christoph Hellwig
· 16 years ago
cc09c0d
[XFS] Fix double free of log tickets
by Dave Chinner
· 16 years ago
644c356
[XFS] handle memory allocation failures during log initialisation
by Dave Chinner
· 16 years ago
783a2f6
[XFS] Finish removing the mount pointer from the AIL API
by David Chinner
· 16 years ago
a9c21c1
[XFS] Given the log a pointer to the AIL
by David Chinner
· 16 years ago
c7e8f26
[XFS] Move the AIL lock into the struct xfs_ail
by David Chinner
· 16 years ago
5b00f14
[XFS] move the AIl traversal over to a consistent interface
by David Chinner
· 16 years ago
27d8d5f
[XFS] Use a cursor for AIL traversal.
by David Chinner
· 16 years ago
73f6aa4
Fix barrier fail detection in XFS
by Christoph Hellwig
· 16 years ago
b5b8c9a
[XFS] Fix barrier status change detection.
by David Chinner
· 16 years ago
31bd61f
[XFS] Move memory allocations for log tracing out of the critical path
by Lachlan McIlroy
· 16 years ago
c6a7b0f
[XFS] Fix use after free in xfs_log_done().
by Lachlan McIlroy
· 16 years ago
5695ef46
[XFS] Use KM_NOFS for debug trace buffers
by Lachlan McIlroy
· 16 years ago
4249023
[XFS] cleanup xfs_mountfs
by Christoph Hellwig
· 16 years ago
12017fa
[XFS] clean up stale references to semaphores
by David Chinner
· 16 years ago
d748c62
[XFS] Convert l_flushsema to a sv_t
by Matthew Wilcox
· 16 years ago
d729eae
[XFS] Ensure that 2 GiB xfs logs work properly.
by Michael Nishimoto
· 16 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 16 years ago
49641f1
Fix reference counting race on log buffers
by Dave Chinner
· 16 years ago
1bb7d6b
[XFS] Catch log unmount failures.
by David Chinner
· 17 years ago
b911ca0
[XFS] Sanitise xfs_log_force error checking.
by David Chinner
· 17 years ago
34a622b
[XFS] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
6b1d1a7
[XFS] Fix lock inversion in forced shutdown.
by David Chinner
· 17 years ago
4679b2d
[XFS] Reorganise xlog_t for better cacheline isolation of contention
by David Chinner
· 17 years ago
eb01c9c
[XFS] Remove the xlog_ticket allocator
by David Chinner
· 17 years ago
114d23a
[XFS] Per iclog callback chain lock
by David Chinner
· 17 years ago
155cc6b
[XFS] Use atomics for iclog reference counting
by David Chinner
· 17 years ago
b589334
[XFS] Prevent AIL lock contention during transaction completion
by David Chinner
· 17 years ago
6211870
[XFS] remove shouting-indirection macros from xfs_sb.h
by Eric Sandeen
· 17 years ago
413d57c
xfs: convert beX_add to beX_add_cpu (new common API)
by Marcin Slusarz
· 17 years ago
249a8c1
[XFS] Move AIL pushing into it's own thread
by David Chinner
· 17 years ago
e6a4b37
[XFS] Remove the BPCSHIFT and NB* based macros from XFS.
by Tim Shimmin
· 17 years ago
f7b7c36
[XFS] Remove bogus assert
by Niv Sardi
· 17 years ago
a8272ce
[XFS] Fix up sparse warnings.
by David Chinner
· 17 years ago
b53e675
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
by Christoph Hellwig
· 17 years ago
67fcb7b
[XFS] clean up some xfs_log_priv.h macros
by Christoph Hellwig
· 17 years ago
03bea6f
[XFS] clean up some xfs_log_priv.h macros
by Christoph Hellwig
· 17 years ago
007c61c
[XFS] Remove spin.h
by Eric Sandeen
· 17 years ago
c8b5ea2
[XFS] Unwrap GRANT_LOCK.
by Eric Sandeen
· 17 years ago
b22cd72c
[XFS] Unwrap LOG_LOCK.
by Eric Sandeen
· 17 years ago
0adba53
[XFS] replace some large xfs_log_priv.h macros by proper functions
by Christoph Hellwig
· 17 years ago
bd186aa
[XFS] kill the vfs_flags member in struct bhv_vfs
by Christoph Hellwig
· 17 years ago
1cb5125
[XFS] choose single default logbuf count & size
by Eric Sandeen
· 17 years ago
0bfefc4
[XFS] Barriers need to be dynamically checked and switched off
by David Chinner
· 17 years ago
4b80916
[XFS] Fix sparse NULL vs 0 warnings
by Christoph Hellwig
· 17 years ago
92821e2
[XFS] Lazy Superblock Counters
by David Chinner
· 17 years ago
511105b
[XFS] Fix vmalloc leak on mount/unmount.
by David Chinner
· 17 years ago
3db296f
[XFS] Fix use-after-free during log unmount.
by David Chinner
· 17 years ago
1fa40b0
[XFS] Only use refcounted pages for I/O
by Christoph Hellwig
· 17 years ago
955e47a
[XFS] Fixes the leak in reservation space because we weren't ungranting
by Tim Shimmin
· 18 years ago
efb8ad7
[XFS] Add a debug flag for allocations which are known to be larger than
by Nathan Scott
· 18 years ago
a3c6685e
[XFS] Ensure xlog_state_do_callback does not report spurious warnings on
by Nathan Scott
· 18 years ago
f5faad7
[XFS] Fix remount vs no/barrier options by ensuring we clear unwanted
by Nathan Scott
· 18 years ago
5493a0f
[XFS] Fixup whitespace damage in log_write, remove final warning.
by Nathan Scott
· 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
b83bd13
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
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
014c254
return statement cleanup - kill pointless parentheses
by Jesper Juhl
· 19 years ago
1259845
[XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to
by Tim Shimmin
· 19 years ago
dd954c6
[XFS] turn xlog helper macros into real functions
by Christoph Hellwig
· 19 years ago
65be605
[XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover
by Eric Sandeen
· 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
fc1f8c1
[XFS] Track external log/realtime device names for correct reporting in
by Nathan Scott
· 19 years ago
f538d4d
[XFS] write barrier support Issue all log sync operations as ordered
by Christoph Hellwig
· 19 years ago
da1650a
[XFS] Add format checking to cmn_err and icmn_err
by Christoph Hellwig
· 19 years ago
7e9c639
[XFS] 929956 add log debugging and tracing info
by Tim Shimmin
· 19 years ago
32fb9b5
[XFS] Fix up the calculation of the reservation overhead to hopefully
by Tim Shimmin
· 19 years ago
ba0f32d
[XFS] mark various symbols static Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago