Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1bb7d6b5a82f1d9487fd44415484a368f7c87bed
/
fs
/
xfs
/
xfs_log.c
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