- 732de7d xfs: rename struct xfs_legacy_ictimestamp by Christoph Hellwig · 3 years, 8 months ago
- 6fc277c xfs: rename xfs_ictimestamp_t by Christoph Hellwig · 3 years, 8 months ago
- e98d5e8 xfs: move the di_crtime field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 3e09ab8 xfs: move the di_flags2 field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- db07349 xfs: move the di_flags field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 7821ea3 xfs: move the di_forkoff field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 965e0a1 xfs: move the di_flushiter field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- b33ce57 xfs: move the di_cowextsize field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 031474c xfs: move the di_extsize field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 6e73a54 xfs: move the di_nblocks field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- ceaf603 xfs: move the di_projid field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
- 9b3beb0 xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode by Christoph Hellwig · 3 years, 9 months ago
- f93e5436 xfs: widen ondisk inode timestamps to deal with y2038+ by Darrick J. Wong · 4 years, 4 months ago
- 30e0559 xfs: redefine xfs_ictimestamp_t by Darrick J. Wong · 4 years, 4 months ago
- 664ffb8 xfs: move the buffer retry logic to xfs_buf.c by Christoph Hellwig · 4 years, 4 months ago
- 718ecc5 xfs: xfs_iflock is no longer a completion by Dave Chinner · 4 years, 4 months ago
- b63da6c xfs: delete duplicated words + other fixes by Randy Dunlap · 4 years, 5 months ago
- 32a2b11 xfs: Remove kmem_zone_zalloc() usage by Carlos Maiolino · 4 years, 5 months ago
- a69a1dc xfs: factor xfs_iflush_done by Dave Chinner · 4 years, 6 months ago
- 5717ea4 xfs: rework xfs_iflush_cluster() dirty inode iteration by Dave Chinner · 4 years, 6 months ago
- 90c60e1 xfs: xfs_iflush() is no longer necessary by Dave Chinner · 4 years, 6 months ago
- 48d55e2 xfs: attach inodes to the cluster buffer when dirtied by Dave Chinner · 4 years, 6 months ago
- 298f7be xfs: pin inode backing buffer to the inode log item by Dave Chinner · 4 years, 6 months ago
- e98084b xfs: move xfs_clear_li_failed out of xfs_ail_delete_one() by Dave Chinner · 4 years, 6 months ago
- 3536b61 xfs: unwind log item error flagging by Dave Chinner · 4 years, 6 months ago
- aac855a xfs: make inode IO completion buffer centric by Dave Chinner · 4 years, 6 months ago
- 1319ebe xfs: add an inode item lock by Dave Chinner · 4 years, 6 months ago
- 1dfde68 xfs: remove logged flag from inode log item by Dave Chinner · 4 years, 6 months ago
- f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
- daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
- 88fc187 xfs: remove unused iflush stale parameter by Brian Foster · 4 years, 8 months ago
- 2b3cf09 xfs: combine xfs_trans_ail_[remove|delete]() by Brian Foster · 4 years, 8 months ago
- 6af0479 xfs: drop unused shutdown parameter from xfs_trans_ail_remove() by Brian Foster · 4 years, 8 months ago
- cb6ad09 xfs: refactor failed buffer resubmission into xfsaild by Brian Foster · 4 years, 8 months ago
- fd9cbe5 xfs: remove the xfs_inode_log_item_t typedef by Christoph Hellwig · 4 years, 8 months ago
- d4bc4c5 xfs: return locked status of inode buffer on xfsaild push by Brian Foster · 4 years, 9 months ago
- 8eb807b xfs: tail updates only need to occur when LSN changes by Dave Chinner · 4 years, 9 months ago
- 4165994 xfs: factor common AIL item deletion code by Dave Chinner · 4 years, 9 months ago
- 6471e9c xfs: remove the di_version field from struct icdinode by Christoph Hellwig · 4 years, 10 months ago
- e9e2eae xfs: only check the superblock version for dinode size calculation by Christoph Hellwig · 4 years, 10 months ago
- ba8adad xfs: remove the kuid/kgid conversion wrappers by Christoph Hellwig · 4 years, 10 months ago
- 5429515 xfs: remove the icdinode di_uid/di_gid members by Christoph Hellwig · 4 years, 10 months ago
- 377bcd5 xfs: Remove kmem_zone_free() wrapper by Carlos Maiolino · 5 years ago
- de7a866 xfs: merge the projid fields in struct xfs_icdinode by Christoph Hellwig · 5 years ago
- 8d2d878 xfs: use a struct timespec64 for the in-core crtime by Christoph Hellwig · 5 years ago
- a5155b8 xfs: always log corruption errors by Darrick J. Wong · 5 years ago
- 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 95cf0e4 xfs: remove a pointless comment duplicated above all xfs_item_ops instances by Christoph Hellwig · 6 years ago
- ddf9205 xfs: split iop_unlock by Christoph Hellwig · 6 years ago
- 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
- fcacbc3 xfs: remove if_real_bytes by Christoph Hellwig · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 22525c1 xfs: log item flags are racy by Dave Chinner · 7 years ago
- 4f7aa2f xfs: remove an outdated comment for xfs_inode_item_committing by Christoph Hellwig · 7 years ago
- 2022ab3 xfs: remove misleading comment text on xfs_inode_item_unlock by Christoph Hellwig · 7 years ago
- 57e8095 xfs: Rename xa_ elements to ail_ by Matthew Wilcox · 7 years ago
- 20c59c7 Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- 643c8c0 Use list_head infra-structure for buffer's log items list by Carlos Maiolino · 7 years ago
- fb1755a Split buffer's b_fspriv field by Carlos Maiolino · 7 years ago
- f0e2828 xfs: convert to new i_version API by Jeff Layton · 7 years ago
- 6bdcf26 xfs: use a b+tree for the in-core extent list by Christoph Hellwig · 7 years ago
- 66f3646 xfs: remove if_rdev by Christoph Hellwig · 7 years ago
- 42b67dc xfs: remove the never fully implemented UUID fork format by Christoph Hellwig · 7 years ago
- 20413e37 xfs: Don't log uninitialised fields in inode structures by Dave Chinner · 7 years ago
- 842f6e9 xfs: Capture state of the right inode in xfs_iflush_done by Carlos Maiolino · 7 years ago
- d3a304b xfs: Properly retry failed inode items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
- dfd7487 xfs: use uuid_copy() helper to abstract uuid_t by Amir Goldstein · 8 years ago
- 27af1bb xfs: remove xfs_trans_ail_delete_bulk by Christoph Hellwig · 8 years ago
- 5d82930 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 8 years ago
- f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
- b1c5ebb xfs: allocate log vector buffers outside CIL context lock by Dave Chinner · 8 years ago
- 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 9 years ago
- 6e3e6d5 xfs: mute some sparse warnings by Eryu Guan · 9 years ago
- 30ee052 xfs: optimize inline symlinks by Christoph Hellwig · 9 years ago
- c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
- 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 9 years ago
- 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
- 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
- faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 9 years ago
- 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 9 years ago
- 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
- f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
- fc0561c xfs: optimise away log forces on timestamp updates for fdatasync by Dave Chinner · 9 years ago
- 146e54b xfs: add helper to conditionally remove items from the AIL by Brian Foster · 9 years ago
- bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
- 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
- 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
- 5217793 xfs: xfs_iflush_done checks the wrong log item callback by Mark Tinguely · 10 years ago
- 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
- 263997a xfs: turn NLINK feature on by default by Dave Chinner · 11 years ago
- 2f25129 xfs: remove the inode log format from the inode log item by Christoph Hellwig · 11 years ago
- da77650 xfs: format logged extents directly into the CIL by Christoph Hellwig · 11 years ago
- bde7cff xfs: format log items write directly into the linear CIL buffer by Christoph Hellwig · 11 years ago
- 1234351 xfs: introduce xlog_copy_iovec by Christoph Hellwig · 11 years ago
- 3de559fb xfs: refactor xfs_inode_item_format by Christoph Hellwig · 11 years ago
- ce9641d xfs: refactor xfs_inode_item_size by Christoph Hellwig · 11 years ago
- a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
- 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago