blob: 7715c201b6504cea72fd76b2cde94aca63a23bd6 [file] [log] [blame]
509308b413c9 ("xfs: reset dfops to initial state after finish")
03f4e4b26cd5 ("xfs: make deferred processing safe for embedded dfops")
81b549aa626b ("xfs: return from _defer_finish with a clean transaction")
6aa6718439ac ("xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops")
e632a5690c73 ("xfs: adder caller IP to xfs_defer* tracepoints")
8804630e1eeb ("xfs: defer agfl frees from directory op transactions")
8b922f0e6a7f ("xfs: defer frees from common inode allocation paths")
658f8f951173 ("xfs: defer agfl frees from inode inactivation")
2bc5eba8b695 ("xfs: defer agfl block frees from deferred ops processing context")
f8f2835a9cf3 ("xfs: defer agfl block frees when dfops is available")
4223f659dd3e ("xfs: create agfl block free helper function")
a27ba2607e60 ("xfs: detect agfl count corruption and reset agfl")
b7b2846fe26f ("xfs: add the ability to join a held buffer to a defer_ops")
93e8befc17f6 ("xfs: handle error if xfs_btree_get_bufs fails")
8ad7c629b186 ("xfs: remove the ip argument to xfs_defer_finish")
882d8785fb87 ("xfs: rename xfs_defer_join to xfs_defer_ijoin")
411350df14a3 ("xfs: refactor xfs_trans_roll")
2678809799e6 ("xfs: export various function for the online scrubber")
c8ce540db5f6 ("xfs: remove double-underscore integer types")
f990fc5ad13b ("xfs: remove lsn relevant fields from xfs_trans structure and its users")
d4ca1d550d05 ("xfs: dump transaction usage details on log reservation overrun")
e2f2342639a4 ("xfs: refactor xlog_cil_insert_items() to facilitate transaction dump")
7d2d56534604 ("xfs: separate shutdown from ticket reservation print helper")
3f88a15ae0f1 ("xfs: don't use bool values in trace buffers")
42bf9dba4008 ("xfs: remove the trailing newline used in the fmt parameter of TP_printk")
254133f5d0c2 ("xfs: fold __xfs_trans_roll into xfs_trans_roll")
e89c041338ed ("xfs: implement the GETFSMAP ioctl")
fb3c3de2f65c ("xfs: add a couple of queries to iterate free extents in the rtbitmap")
08438b1e386b ("xfs: plumb in needed functions for range querying of the freespace btrees")
005c5db8fd7b ("xfs: rework the inline directory verifiers")
630a04e79dd4 ("xfs: verify inline directory data forks")
5eda43000064 ("xfs: mark speculative prealloc CoW fork extents unwritten")
af7d20fd83d9 ("xfs: make xfs_btree_magic more generic")
76d771b4cbe3 ("xfs: use per-AG reservations for the finobt")
4dfa2b84118f ("xfs: only update mount/resv fields on success in __xfs_ag_resv_init")
20e73b000bcd ("xfs: use the actual AG length when reserving blocks")
7c0f6ba682b9 ("Replace <asm/uaccess.h> with <linux/uaccess.h> globally")
41e0e24b450f ("Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild")