- 182696f xfs: rename _zone variables to _cache by Darrick J. Wong · 3 years, 3 months ago
- e7720afa xfs: remove kmem_zone typedef by Darrick J. Wong · 3 years, 3 months ago
- 33c0dd7 xfs: move the CIL workqueue to the CIL by Dave Chinner · 3 years, 5 months ago
- 39823d0 xfs: CIL work is serialised, not pipelined by Dave Chinner · 3 years, 5 months ago
- 0020a19 xfs: AIL needs asynchronous CIL forcing by Dave Chinner · 3 years, 5 months ago
- 68a74dc xfs: order CIL checkpoint start records by Dave Chinner · 3 years, 5 months ago
- caa8009 xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state() by Dave Chinner · 3 years, 5 months ago
- c45aba4 xfs: pass a CIL context to xlog_write() by Dave Chinner · 3 years, 5 months ago
- 2ce82b7 xfs: move xlog_commit_record to xfs_log_cil.c by Dave Chinner · 3 years, 5 months ago
- e1d06e5 xfs: convert log flags to an operational state field by Dave Chinner · 3 years, 5 months ago
- 5112e206 xfs: XLOG_STATE_IOERROR must die by Dave Chinner · 3 years, 5 months ago
- 2039a27 xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown() by Dave Chinner · 3 years, 5 months ago
- 2b73a2c xfs: clear log incompat feature bits when the log is idle by Darrick J. Wong · 3 years, 5 months ago
- b2ae3a9 xfs: need to see iclog flags in tracing by Dave Chinner · 3 years, 5 months ago
- 0dc8f7f xfs: fix ordering violation between cache flushes and tail updates by Dave Chinner · 3 years, 5 months ago
- a1bb850 xfs: Fix a CIL UAF by getting get rid of the iclog callback lock by Dave Chinner · 3 years, 6 months ago
- 956f6da xfs: add iclog state trace events by Dave Chinner · 3 years, 6 months ago
- 5f9b4b0 xfs: xfs_log_force_lsn isn't passed a LSN by Dave Chinner · 3 years, 6 months ago
- eef983f xfs: journal IO cache flush reductions by Dave Chinner · 3 years, 6 months ago
- 3468bb1 xfs: remove need_start_rec parameter from xlog_write() by Dave Chinner · 3 years, 6 months ago
- a79b28c xfs: separate CIL commit record IO by Dave Chinner · 3 years, 6 months ago
- a6a65fe xfs: log stripe roundoff is a property of the log by Dave Chinner · 3 years, 6 months ago
- ca4f258 xfs: Modify xlog_ticket_alloc() to use kernel's MM API by Carlos Maiolino · 4 years, 5 months ago
- c7f87f3 xfs: fix use-after-free on CIL context on shutdown by Dave Chinner · 4 years, 6 months ago
- 0e7ab7e xfs: Throttle commits on delayed background CIL push by Dave Chinner · 4 years, 9 months ago
- 108a423 xfs: Lower CIL flush limit for large logs by Dave Chinner · 4 years, 9 months ago
- f10e925d xfs: merge xlog_commit_record with xlog_write_done by Dave Chinner · 4 years, 9 months ago
- 8b41e3f xfs: split xlog_ticket_done by Christoph Hellwig · 4 years, 9 months ago
- 70e42f2 xfs: kill XLOG_TIC_INITED by Dave Chinner · 4 years, 9 months ago
- dd40177 xfs: refactor and split xfs_log_done() by Dave Chinner · 4 years, 9 months ago
- 7ec9492 xfs: don't try to write a start record into every iclog by Dave Chinner · 4 years, 9 months ago
- cb3d425 xfs: remove the unused XLOG_UNMOUNT_REC_TYPE define by Christoph Hellwig · 4 years, 10 months ago
- b941c71 xfs: mark XLOG_FORCED_SHUTDOWN as unlikely by Christoph Hellwig · 4 years, 10 months ago
- a55cefc xfs: remove unused structure members & simple typedefs by Eric Sandeen · 5 years ago
- f755979 xfs: annotate functions that trip static checker locking checks by Darrick J. Wong · 5 years ago
- 4b29ab0 xfs: remove the XLOG_STATE_DO_CALLBACK state by Christoph Hellwig · 5 years ago
- 1858bb0 xfs: turn ic_state into an enum by Christoph Hellwig · 5 years ago
- fe9c0e7 xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED flags by Christoph Hellwig · 5 years ago
- 2c68a1d xfs: remove the unused ic_io_size field from xlog_in_core by Christoph Hellwig · 5 years ago
- a7a9250 fs: xfs: xfs_log: Change return type from int to void by Hariprasad Kelam · 5 years ago
- 89ae379 xfs: use a list_head for iclog callbacks by Christoph Hellwig · 6 years ago
- 1058d0f xfs: move the log ioend workqueue to struct xlog by Christoph Hellwig · 6 years ago
- 79b54d9 xfs: use bios directly to write log buffers by Christoph Hellwig · 6 years ago
- 366fc4b xfs: remove XLOG_STATE_IOABORT by Christoph Hellwig · 6 years ago
- 76ce982 xfs: remove the l_iclog_size_log field from struct xlog by Christoph Hellwig · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
- d4ca1d5 xfs: dump transaction usage details on log reservation overrun by Brian Foster · 8 years ago
- 4560e78 xfs: don't block the log commit handler for discards by Christoph Hellwig · 8 years ago
- 12818d2 xfs: rework log recovery to submit buffers on LSN boundaries by Brian Foster · 8 years ago
- 710b1e2 xfs: remove transaction types by Christoph Hellwig · 9 years ago
- 609adfc xfs: debug mode log record crc error injection by Brian Foster · 9 years ago
- a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
- f0b2efa xfs: don't leave EFIs on AIL on mount failure by Brian Foster · 9 years ago
- 5809d5e xfs: use void pointers in log validation helpers by Christoph Hellwig · 10 years ago
- baff4e4 xfs: add xlog sysfs kobject and attribute handlers by Brian Foster · 10 years ago
- 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
- 2c6e24c xfs: prevent deadlock trying to cover an active log by Dave Chinner · 11 years ago
- 4bb928c xfs: split the CIL lock by Dave Chinner · 11 years ago
- fc06c6d xfs: separate out log format definitions by Dave Chinner · 11 years ago
- d4fd0e9 xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros by Jeff Liu · 12 years ago
- f9668a0 xfs: fix sparse reported log CRC endian issue by Dave Chinner · 12 years ago
- 0e446be xfs: add CRC checks to the log by Christoph Hellwig · 12 years ago
- f661f1e xfs: sync work is now only periodic log work by Dave Chinner · 12 years ago
- 9a8d2fd xfs: remove xlog_t typedef by Mark Tinguely · 13 years ago
- ad223e6 xfs: rename log structure to xlog by Mark Tinguely · 13 years ago
- 77ba787 xfs: switch to proper __bitwise type for KM_... flags by Al Viro · 13 years ago
- 4c2d542 xfs: Do background CIL flushes via a workqueue by Dave Chinner · 13 years ago
- 9006fb9 xfs: split and cleanup xfs_log_reserve by Christoph Hellwig · 13 years ago
- 2849696 xfs: add the xlog_grant_head structure by Christoph Hellwig · 13 years ago
- 14a7235f xfs: remove log space waitqueues by Christoph Hellwig · 13 years ago
- 09a423a xfs: split tail_lsn assignments from log space wakeups by Christoph Hellwig · 13 years ago
- 97d3ac7 xfs: exact busy extent tracking by Christoph Hellwig · 14 years ago
- 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
- da8a1a4 xfs: convert log tail checking to a warning by Dave Chinner · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- a0fa2b6 xfs: Convert xlog_warn to new logging interface by Dave Chinner · 14 years ago
- d0eb2f3 xfs: convert grant head manipulations to lockless algorithm by Dave Chinner · 14 years ago
- 3f16b98 xfs: introduce new locks for the log grant ticket wait queues by Dave Chinner · 14 years ago
- c8a09ff xfs: convert log grant heads to atomic variables by Dave Chinner · 14 years ago
- 1c3cb9e xfs: convert l_tail_lsn to an atomic variable. by Dave Chinner · 14 years ago
- 84f3c68 xfs: convert l_last_sync_lsn to an atomic variable by Dave Chinner · 14 years ago
- eb40a87 xfs: use wait queues directly for the log wait queues by Dave Chinner · 14 years ago
- a69ed03 xfs: combine grant heads into a single 64 bit integer by Dave Chinner · 14 years ago
- 1054794 xfs: convert log grant ticket queues to list heads by Dave Chinner · 14 years ago
- d5689ea xfs: use struct list_head for the buf cancel table by Christoph Hellwig · 14 years ago
- 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
- a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
- df80615 xfs: enable background pushing of the CIL by Dave Chinner · 15 years ago
- 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 15 years ago
- 955833c xfs: make the log ticket ID available outside the log infrastructure by Dave Chinner · 15 years ago
- 48389ef xfs: kill off l_sectbb_mask by Alex Elder · 15 years ago
- 69ce58f xfs: record log sector size rather than log2(that) by Alex Elder · 15 years ago
- e6b1f27 xfs: clean up xlog_write_adv_cnt by Christoph Hellwig · 15 years ago
- 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
- 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
- d96f8f8 xfs: add more statics & drop some unused functions by Eric Sandeen · 15 years ago
- 076e6ac xfs: cleanup xlog_bread by Christoph Hellwig · 16 years ago
- a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 16 years ago