Commit Graph

48 Commits (8787c7a3e0e3f1aa21856d6b6cd6880cc93497e9)

Author SHA1 Message Date
Dave Chinner 821eb21d97 xfs: connect up buffer reclaim priority hooks 14 years ago
Christoph Hellwig dfe188d428 xfs: remove unused t_callback field in struct xfs_trans 15 years ago
Dave Chinner dcd79a1423 xfs: don't use vfs writeback for pure metadata modifications 15 years ago
Christoph Hellwig a59f55703c xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags 15 years ago
Christoph Hellwig 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
Christoph Hellwig 9412e3181c xfs: merge iop_unpin_remove into iop_unpin 15 years ago
Christoph Hellwig e98c414f9a xfs: simplify log item descriptor tracking 15 years ago
Christoph Hellwig 025101dca4 xfs: cleanup log reservation calculactions 15 years ago
Dave Chinner ccf7c23fc1 xfs: Ensure inode allocation buffers are fully replayed 15 years ago
Dave Chinner 71e330b593 xfs: Introduce delayed logging core code 15 years ago
Dave Chinner ed3b4d6cdc xfs: Improve scalability of busy extent tracking 15 years ago
Dave Chinner 9abbc539bf xfs: add log item recovery tracing 15 years ago
Dave Chinner 8e12385086 xfs: remove stale parameter from ->iop_unpin method 15 years ago
Christoph Hellwig 35a8a72f06 xfs: stop passing opaque handles to xfs_log.c routines 15 years ago
Dave Chinner d808f617ad xfs: Don't issue buffer IO direct from AIL push V2 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 80641dc66a xfs: I/O completion handlers must use NOFS allocations 15 years ago
Christoph Hellwig 13e6d5cdde xfs: merge fsync and O_SYNC handling 16 years ago
Malcolm Parsons 9da096fd13 xfs: fix various typos 16 years ago
Christoph Hellwig 0d87e656dd xfs: remove superflous inobt macros 16 years ago
David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 17 years ago
David Chinner fc1829f34d [XFS] Add ail pointer into log items 17 years ago
David Chinner 5b00f14fbd [XFS] move the AIl traversal over to a consistent interface 17 years ago
Barry Naujok 847fff5ca8 [XFS] Sync up kernel and user-space headers 17 years ago
Eric Sandeen 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
Niv Sardi 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
Josef 'Jeff' Sipek 535f6b3735 [XFS] Replace custom AIL linked-list code with struct list_head 17 years ago
Niv Sardi dfa18b1179 [XFS] kill t_sema member of struct xfs_trans 17 years ago
David Chinner 249a8c1124 [XFS] Move AIL pushing into it's own thread 17 years ago
David Chinner a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
David Chinner 20f4ebf2bf [XFS] Make growfs work for amounts greater than 2TB 18 years ago
Eric Sandeen 804195b63a [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric 18 years ago
Eric Sandeen 065d312e15 [XFS] Remove unused iop_abort log item operation 19 years ago
Alexey Dobriyan 1998764e5a [XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back -- 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Nathan Scott 8758280fcc [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to 19 years ago
Nathan Scott 3ddb8fa98c [XFS] Sort out cosmetic differences between user and kernel copies of some 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Christoph Hellwig 61c1e689fb [XFS] remove unused struct xfs_ail_ticket 20 years ago
Christoph Hellwig f538d4da8d [XFS] write barrier support Issue all log sync operations as ordered 20 years ago
Tim Shimmin efa092f3d4 [XFS] Fixes a bug in the quota code when allocating a new dquot record 20 years ago
Tim Shimmin 7e9c639615 [XFS] 929956 add log debugging and tracing info 20 years ago
Christoph Hellwig 4372d6e103 [XFS] Remove dead code. Patch from Adrian Bunk 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago