blob: 73912f5a9fc5539b1b32643f35d3fa7adfac6620 [file] [log] [blame]
ccd9d9114878 ("xfs: remove xfs_bunmapi() dfops param")
4bcfa613a058 ("xfs: use ->t_dfops for all xfs_bunmapi() callers")
32a9b7c65cfc ("xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove")
0bd6207f8364 ("xfs: remove dfops param in attr fork add path")
c9cfdb381172 ("xfs: remove dfops param from high level dirname calls")
6aa6718439ac ("xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops")
13b86fc33718 ("xfs: skip online discard during eofblocks trims")
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")
c468562879a7 ("xfs: cancel tx on xfs_defer_finish() error during xattr set/remove")
6e643cd094de ("xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute")
8280f6ed4645 ("xfs: rename bno to end in __xfs_bunmapi")
93e8befc17f6 ("xfs: handle error if xfs_btree_get_bufs fails")
e12199f85d0a (" xfs: handle racy AIO in xfs_reflink_end_cow")
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")
5b094d6dac04 ("xfs: fix multi-AG deadlock in xfs_bunmapi")
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")
e1a4e37cc7b6 ("xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent")
6ebd5a4413e2 ("xfs: introduce xfs_bmapi_remap")
39e07daa46e3 ("xfs: remove attr fork handling in xfs_bmap_finish_one")
52813fb13ff9 ("xfs: fix integer truncation in xfs_bmap_remap_alloc")
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")
05a630d76bd3 ("xfs: allow unwritten extents in the CoW fork")
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")
d2b3964a0780 ("xfs: fix COW writeback race")
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")