- a0a415e xfs: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
- 82842fe xfs: fix AGF vs inode cluster buffer deadlock by Dave Chinner · 1 year, 9 months ago
- 460281c xfs: remove the redundant word in comment by Zeng Heng · 2 years, 5 months ago
- c01147d xfs: replace inode fork size macros with functions by Darrick J. Wong · 2 years, 8 months ago
- 932b42c xfs: replace XFS_IFORK_Q with a proper predicate function by Darrick J. Wong · 2 years, 8 months ago
- 2ed5b09 xfs: make inode attribute forks a permanent part of struct xfs_inode by Darrick J. Wong · 2 years, 8 months ago
- b2c2803 xfs: hide log iovec alignment constraints by Dave Chinner · 2 years, 10 months ago
- 52a4a14 xfs: Introduce per-inode 64-bit extent counters by Chandan Babu R · 3 years ago
- d2d7c04 xfs: aborting inodes on shutdown may need buffer lock by Dave Chinner · 2 years, 11 months ago
- 01728b4 xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight by Dave Chinner · 3 years ago
- 182696f xfs: rename _zone variables to _cache by Darrick J. Wong · 3 years, 5 months ago
- e7720afa xfs: remove kmem_zone typedef by Darrick J. Wong · 3 years, 5 months ago
- 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 6 months ago
- 5f9b4b0 xfs: xfs_log_force_lsn isn't passed a LSN by Dave Chinner · 3 years, 8 months ago
- 19f4e7c xfs: Fix CIL throttle hang when CIL space used going backwards by Dave Chinner · 3 years, 8 months ago
- 732de7d xfs: rename struct xfs_legacy_ictimestamp by Christoph Hellwig · 3 years, 10 months ago
- 6fc277c xfs: rename xfs_ictimestamp_t by Christoph Hellwig · 3 years, 10 months ago
- e98d5e8 xfs: move the di_crtime field to struct xfs_inode by Christoph Hellwig · 4 years ago
- 3e09ab8 xfs: move the di_flags2 field to struct xfs_inode by Christoph Hellwig · 4 years ago
- db07349 xfs: move the di_flags field to struct xfs_inode by Christoph Hellwig · 4 years ago
- 7821ea3 xfs: move the di_forkoff field to struct xfs_inode by Christoph Hellwig · 4 years ago
- 965e0a1 xfs: move the di_flushiter field to struct xfs_inode by Christoph Hellwig · 4 years ago
- b33ce57 xfs: move the di_cowextsize field to struct xfs_inode by Christoph Hellwig · 4 years ago
- 031474c xfs: move the di_extsize field to struct xfs_inode by Christoph Hellwig · 4 years ago
- 6e73a54 xfs: move the di_nblocks field to struct xfs_inode by Christoph Hellwig · 4 years ago
- 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 4 years ago
- ceaf603 xfs: move the di_projid field to struct xfs_inode by Christoph Hellwig · 4 years ago
- 9b3beb0 xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode by Christoph Hellwig · 4 years ago
- f93e5436 xfs: widen ondisk inode timestamps to deal with y2038+ by Darrick J. Wong · 4 years, 6 months ago
- 30e0559 xfs: redefine xfs_ictimestamp_t by Darrick J. Wong · 4 years, 6 months ago
- 664ffb8 xfs: move the buffer retry logic to xfs_buf.c by Christoph Hellwig · 4 years, 6 months ago
- 718ecc5 xfs: xfs_iflock is no longer a completion by Dave Chinner · 4 years, 6 months ago
- b63da6c xfs: delete duplicated words + other fixes by Randy Dunlap · 4 years, 7 months ago
- 32a2b11 xfs: Remove kmem_zone_zalloc() usage by Carlos Maiolino · 4 years, 7 months ago
- a69a1dc xfs: factor xfs_iflush_done by Dave Chinner · 4 years, 8 months ago
- 5717ea4 xfs: rework xfs_iflush_cluster() dirty inode iteration by Dave Chinner · 4 years, 8 months ago
- 90c60e1 xfs: xfs_iflush() is no longer necessary by Dave Chinner · 4 years, 8 months ago
- 48d55e2 xfs: attach inodes to the cluster buffer when dirtied by Dave Chinner · 4 years, 8 months ago
- 298f7be xfs: pin inode backing buffer to the inode log item by Dave Chinner · 4 years, 8 months ago
- e98084b xfs: move xfs_clear_li_failed out of xfs_ail_delete_one() by Dave Chinner · 4 years, 8 months ago
- 3536b61 xfs: unwind log item error flagging by Dave Chinner · 4 years, 8 months ago
- aac855a xfs: make inode IO completion buffer centric by Dave Chinner · 4 years, 8 months ago
- 1319ebe xfs: add an inode item lock by Dave Chinner · 4 years, 8 months ago
- 1dfde68 xfs: remove logged flag from inode log item by Dave Chinner · 4 years, 8 months ago
- f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 9 months ago
- daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 9 months ago
- 88fc187 xfs: remove unused iflush stale parameter by Brian Foster · 4 years, 10 months ago
- 2b3cf09 xfs: combine xfs_trans_ail_[remove|delete]() by Brian Foster · 4 years, 10 months ago
- 6af0479 xfs: drop unused shutdown parameter from xfs_trans_ail_remove() by Brian Foster · 4 years, 10 months ago
- cb6ad09 xfs: refactor failed buffer resubmission into xfsaild by Brian Foster · 4 years, 10 months ago
- fd9cbe5 xfs: remove the xfs_inode_log_item_t typedef by Christoph Hellwig · 4 years, 10 months ago
- d4bc4c5 xfs: return locked status of inode buffer on xfsaild push by Brian Foster · 5 years ago
- 8eb807b xfs: tail updates only need to occur when LSN changes by Dave Chinner · 5 years ago
- 4165994 xfs: factor common AIL item deletion code by Dave Chinner · 5 years ago
- 6471e9c xfs: remove the di_version field from struct icdinode by Christoph Hellwig · 5 years ago
- e9e2eae xfs: only check the superblock version for dinode size calculation by Christoph Hellwig · 5 years ago
- ba8adad xfs: remove the kuid/kgid conversion wrappers by Christoph Hellwig · 5 years ago
- 5429515 xfs: remove the icdinode di_uid/di_gid members by Christoph Hellwig · 5 years 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 · 6 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 · 7 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 · 8 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 · 9 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