| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-11 | xfs: disallow atomic writes on DAX | John Garry | 1 | -0/+11 |
| 2025-07-08 | xfs: rename the bt_bdev_* buftarg fields | Christoph Hellwig | 1 | -1/+1 |
| 2025-05-07 | xfs: ignore HW which cannot atomic write a single block | Darrick J. Wong | 1 | -9/+1 |
| 2025-05-07 | xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write() | John Garry | 1 | -3/+1 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-17 | fs/dax: create a common implementation to break DAX layouts | Alistair Popple | 1 | -1/+1 |
| 2025-03-03 | xfs: define the zoned on-disk format | Christoph Hellwig | 1 | -1/+11 |
| 2025-03-03 | xfs: make metabtree reservations global | Christoph Hellwig | 1 | -13/+3 |
| 2024-12-23 | xfs: allow inode-based btrees to reserve space in the data device | Darrick J. Wong | 1 | -0/+6 |
| 2024-12-23 | xfs: prepare to reuse the dquot pointer space in struct xfs_inode | Darrick J. Wong | 1 | -3/+7 |
| 2024-12-12 | xfs: mark metadir repair tempfiles with IRECOVERY | Darrick J. Wong | 1 | -1/+1 |
| 2024-11-21 | Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -20/+29 |
| 2024-11-18 | Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+15 |
| 2024-11-05 | xfs: remove XFS_ILOCK_RT* | Darrick J. Wong | 1 | -9/+4 |
| 2024-11-05 | xfs: define the on-disk format for the metadir feature | Darrick J. Wong | 1 | -0/+14 |
| 2024-11-05 | xfs: rename metadata inode predicates | Darrick J. Wong | 1 | -1/+1 |
| 2024-11-05 | xfs: constify the xfs_inode predicates | Darrick J. Wong | 1 | -10/+10 |
| 2024-11-04 | xfs: Support atomic write for statx | John Garry | 1 | -0/+15 |
| 2024-10-30 | xfs: Check for delayed allocations before setting extsize | Ojaswin Mujoo | 1 | -0/+5 |
| 2024-09-03 | xfs: only free posteof blocks on first close | Darrick J. Wong | 1 | -2/+2 |
| 2024-09-03 | xfs: refactor f_op->release handling | Christoph Hellwig | 1 | -1/+0 |
| 2024-09-01 | xfs: match on the global RT inode numbers in xfs_is_metadata_inode | Christoph Hellwig | 1 | -3/+4 |
| 2024-07-02 | xfs: move dirent update hooks to xfs_dir2.c | Darrick J. Wong | 1 | -25/+0 |
| 2024-07-02 | xfs: hoist xfs_{bump,drop}link to libxfs | Darrick J. Wong | 1 | -2/+0 |
| 2024-07-02 | xfs: hoist xfs_iunlink to libxfs | Darrick J. Wong | 1 | -3/+2 |
| 2024-07-02 | xfs: wrap inode creation dqalloc calls | Darrick J. Wong | 1 | -0/+4 |
| 2024-07-02 | xfs: push xfs_icreate_args creation out of xfs_create* | Darrick J. Wong | 1 | -6/+3 |
| 2024-07-02 | xfs: pack icreate initialization parameters into a separate structure | Darrick J. Wong | 1 | -4/+2 |
| 2024-07-02 | xfs: hoist project id get/set functions to libxfs | Darrick J. Wong | 1 | -9/+0 |
| 2024-07-02 | xfs: hoist inode flag conversion functions to libxfs | Darrick J. Wong | 1 | -1/+1 |
| 2024-07-02 | xfs: hoist extent size helpers to libxfs | Darrick J. Wong | 1 | -3/+0 |
| 2024-07-02 | xfs: move inode copy-on-write predicates to xfs_inode.[ch] | Darrick J. Wong | 1 | -0/+7 |
| 2024-05-02 | xfs: widen flags argument to the xfs_iflags_* helpers | Darrick J. Wong | 1 | -7/+7 |
| 2024-04-23 | xfs: fix corruptions in the directory tree | Darrick J. Wong | 1 | -0/+1 |
| 2024-04-23 | xfs: Expose init_xattrs in xfs_create_tmpfile | Allison Henderson | 1 | -1/+1 |
| 2024-04-15 | xfs: Increase XFS_DEFER_OPS_NR_INODES to 5 | Allison Henderson | 1 | -0/+2 |
| 2024-04-15 | xfs: check AGI unlinked inode buckets | Darrick J. Wong | 1 | -0/+1 |
| 2024-04-15 | xfs: move orphan files to the orphanage | Darrick J. Wong | 1 | -0/+1 |
| 2024-04-15 | xfs: ensure unlinked list state is consistent with nlink during scrub | Darrick J. Wong | 1 | -0/+2 |
| 2024-04-15 | xfs: create temporary files and directories for online repair | Darrick J. Wong | 1 | -0/+2 |
| 2024-04-15 | xfs: hoist multi-fsb allocation unit detection to a helper | Darrick J. Wong | 1 | -0/+9 |
| 2024-04-15 | xfs: create a new helper to return a file's allocation unit | Darrick J. Wong | 1 | -0/+1 |
| 2024-04-15 | xfs: move xfs_iops.c declarations out of xfs_inode.h | Darrick J. Wong | 1 | -5/+0 |
| 2024-04-15 | xfs: move inode lease breaking functions to xfs_inode.c | Darrick J. Wong | 1 | -1/+0 |
| 2024-02-22 | xfs: track directory entry updates during live nlinks fsck | Darrick J. Wong | 1 | -0/+31 |
| 2024-02-22 | xfs: create a helper to count per-device inode block usage | Darrick J. Wong | 1 | -0/+2 |
| 2024-02-19 | xfs: Remove mrlock wrapper | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2024-02-19 | xfs: Replace xfs_isilocked with xfs_assert_ilocked | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-12-15 | xfs: set inode sick state flags when we zap either ondisk fork | Darrick J. Wong | 1 | -0/+2 |
| 2023-11-20 | xfs: respect the stable writes flag on the RT device | Christoph Hellwig | 1 | -0/+8 |
| 2023-10-23 | xfs: allow read IO and FICLONE to run concurrently | Catherine Hoang | 1 | -0/+9 |
| 2023-09-12 | xfs: make inode unlinked bucket recovery work with quotacheck | Darrick J. Wong | 1 | -1/+4 |
| 2023-09-12 | xfs: reload entire unlinked bucket lists | Darrick J. Wong | 1 | -0/+9 |
| 2023-09-12 | xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list | Darrick J. Wong | 1 | -1/+19 |
| 2023-06-05 | xfs: collect errors from inodegc for unlinked inode recovery | Dave Chinner | 1 | -1/+1 |
| 2023-01-19 | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 1 | -4/+4 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2022-07-17 | xfs: add dax dedupe support | Shiyang Ruan | 1 | -0/+1 |
| 2022-07-14 | Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/... | Darrick J. Wong | 1 | -1/+61 |
| 2022-07-14 | xfs: double link the unlinked inode list | Dave Chinner | 1 | -3/+1 |
| 2022-07-14 | xfs: track the iunlink list pointer in the xfs_inode | Dave Chinner | 1 | -0/+3 |
| 2022-07-12 | xfs: replace inode fork size macros with functions | Darrick J. Wong | 1 | -0/+35 |
| 2022-07-12 | xfs: replace XFS_IFORK_Q with a proper predicate function | Darrick J. Wong | 1 | -1/+6 |
| 2022-07-09 | xfs: use XFS_IFORK_Q to determine the presence of an xattr fork | Darrick J. Wong | 1 | -1/+1 |
| 2022-07-09 | xfs: make inode attribute forks a permanent part of struct xfs_inode | Darrick J. Wong | 1 | -2/+4 |
| 2022-07-09 | xfs: convert XFS_IFORK_PTR to a static inline helper | Darrick J. Wong | 1 | -0/+18 |
| 2022-04-21 | Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int... | Dave Chinner | 1 | -0/+5 |
| 2022-04-21 | xfs: convert inode lock flags to unsigned. | Dave Chinner | 1 | -12/+12 |
| 2022-04-11 | xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers | Chandan Babu R | 1 | -0/+5 |
| 2022-03-14 | xfs: constify the name argument to various directory functions | Darrick J. Wong | 1 | -1/+1 |
| 2022-02-01 | xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c | Dave Chinner | 1 | -8/+0 |
| 2022-02-01 | xfs: remove XFS_PREALLOC_SYNC | Dave Chinner | 1 | -2/+1 |
| 2021-11-24 | xfs: remove xfs_inew_wait | Christoph Hellwig | 1 | -3/+1 |
| 2021-10-22 | xfs: rename _zone variables to _cache | Darrick J. Wong | 1 | -1/+1 |
| 2021-10-22 | xfs: remove kmem_zone typedef | Darrick J. Wong | 1 | -1/+1 |
| 2021-09-02 | Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -3/+22 |
| 2021-08-19 | xfs: convert mount flags to features | Dave Chinner | 1 | -2/+1 |
| 2021-08-06 | xfs: per-cpu deferred inode inactivation queues | Dave Chinner | 1 | -1/+19 |
| 2021-08-06 | xfs: detach dquots from inode if we don't need to inactivate it | Darrick J. Wong | 1 | -0/+2 |
| 2021-07-13 | xfs: Convert to use invalidate_lock | Jan Kara | 1 | -1/+0 |
| 2021-07-13 | xfs: Refactor xfs_isilocked() | Pavel Reichl | 1 | -1/+1 |
| 2021-06-02 | xfs: get rid of xfs_dir_ialloc() | Dave Chinner | 1 | -5/+4 |
| 2021-04-07 | xfs: move the di_crtime field to struct xfs_inode | Christoph Hellwig | 1 | -2/+1 |
| 2021-04-07 | xfs: move the di_flags2 field to struct xfs_inode | Christoph Hellwig | 1 | -2/+3 |
| 2021-04-07 | xfs: move the di_flags field to struct xfs_inode | Christoph Hellwig | 1 | -1/+2 |
| 2021-04-07 | xfs: move the di_forkoff field to struct xfs_inode | Christoph Hellwig | 1 | -0/+1 |
| 2021-04-07 | xfs: use a union for i_cowextsize and i_flushiter | Christoph Hellwig | 1 | -2/+5 |
| 2021-04-07 | xfs: move the di_flushiter field to struct xfs_inode | Christoph Hellwig | 1 | -0/+1 |
| 2021-04-07 | xfs: move the di_cowextsize field to struct xfs_inode | Christoph Hellwig | 1 | -0/+1 |
| 2021-04-07 | xfs: move the di_extsize field to struct xfs_inode | Christoph Hellwig | 1 | -0/+1 |
| 2021-04-07 | xfs: move the di_nblocks field to struct xfs_inode | Christoph Hellwig | 1 | -0/+1 |
| 2021-04-07 | xfs: move the di_size field to struct xfs_inode | Christoph Hellwig | 1 | -2/+3 |
| 2021-04-07 | xfs: move the di_projid field to struct xfs_inode | Christoph Hellwig | 1 | -1/+2 |
| 2021-04-07 | xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode | Christoph Hellwig | 1 | -0/+1 |
| 2021-03-25 | xfs: initialise attr fork on inode create | Dave Chinner | 1 | -2/+4 |
| 2021-03-25 | xfs: prevent metadata files from being inactivated | Darrick J. Wong | 1 | -0/+8 |
| 2021-01-24 | xfs: support idmapped mounts | Christoph Hellwig | 1 | -6/+10 |
| 2020-12-12 | xfs: move on-disk inode allocation out of xfs_ialloc() | Dave Chinner | 1 | -3/+3 |
| 2020-09-15 | xfs: widen ondisk inode timestamps to deal with y2038+ | Darrick J. Wong | 1 | -0/+5 |
| 2020-09-06 | xfs: xfs_iflock is no longer a completion | Dave Chinner | 1 | -32/+1 |
| 2020-07-07 | xfs: rework xfs_iflush_cluster() dirty inode iteration | Dave Chinner | 1 | -1/+1 |
| 2020-07-07 | xfs: xfs_iflush() is no longer necessary | Dave Chinner | 1 | -1/+1 |
| 2020-07-06 | xfs: move helpers that lock and unlock two inodes against userspace IO | Darrick J. Wong | 1 | -0/+3 |
| 2020-06-02 | Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+1 |
| 2020-05-19 | xfs: move the fork format fields into struct xfs_ifork | Christoph Hellwig | 1 | -2/+0 |
| 2020-05-19 | xfs: move the per-fork nextents fields into struct xfs_ifork | Christoph Hellwig | 1 | -1/+0 |
| 2020-05-19 | xfs: improve local fork verification | Christoph Hellwig | 1 | -2/+0 |
| 2020-05-13 | fs: Lift XFS_IDONTCACHE to the VFS layer | Ira Weiny | 1 | -2/+1 |
| 2020-05-04 | fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() | Ira Weiny | 1 | -0/+1 |
| 2020-04-06 | xfs: factor out a new xfs_log_force_inode helper | Christoph Hellwig | 1 | -0/+1 |
| 2019-11-13 | xfs: merge the projid fields in struct xfs_icdinode | Christoph Hellwig | 1 | -20/+1 |
| 2019-11-10 | xfs: remove the now unused dir ops infrastructure | Christoph Hellwig | 1 | -3/+0 |
| 2019-10-28 | xfs: add a xfs_inode_buftarg helper | Christoph Hellwig | 1 | -0/+7 |
| 2019-04-23 | xfs: widen inode delalloc block counter to 64-bits | Darrick J. Wong | 1 | -1/+1 |
| 2019-04-16 | xfs: implement per-inode writeback completion queues | Darrick J. Wong | 1 | -0/+7 |
| 2019-04-14 | xfs: track metadata health status | Darrick J. Wong | 1 | -0/+8 |
| 2019-02-11 | xfs: cache unlinked pointers in an rhashtable | Darrick J. Wong | 1 | -0/+3 |
| 2018-08-02 | xfs: fold dfops into the transaction | Brian Foster | 1 | -1/+0 |
| 2018-07-30 | xfs: introduce a new xfs_inode_has_cow_data helper | Christoph Hellwig | 1 | -0/+9 |
| 2018-07-30 | xfs: remove the xfs_ifork_t typedef | Christoph Hellwig | 1 | -3/+3 |
| 2018-07-26 | xfs: clean up IRELE/iput callsites | Darrick J. Wong | 1 | -5/+1 |
| 2018-07-26 | xfs: kill IHOLD | Darrick J. Wong | 1 | -7/+0 |
| 2018-07-11 | xfs: remove dfops parameter from ifree call stack | Brian Foster | 1 | -2/+1 |
| 2018-06-12 | Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -13/+1 |
| 2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+16 |
| 2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
| 2018-05-22 | xfs: prepare xfs_break_layouts() for another layout type | Dan Williams | 1 | -0/+16 |
| 2018-05-15 | xfs: factor out nodiscard helpers | Brian Foster | 1 | -13/+3 |
| 2018-05-10 | xfs: skip online discard during eofblocks trims | Brian Foster | 1 | -2/+22 |
| 2018-04-09 | xfs: non-scrub - remove unused function parameters | Eric Sandeen | 1 | -2/+2 |
| 2018-04-02 | xfs: Remove "committed" argument of xfs_dir_ialloc | Chandan Rajendra | 1 | -1/+1 |
| 2018-03-15 | xfs: remove xfs_zero_range | Christoph Hellwig | 1 | -4/+0 |
| 2018-01-29 | xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes | Darrick J. Wong | 1 | -1/+2 |
| 2018-01-08 | xfs: provide a centralized method for verifying inline fork data | Darrick J. Wong | 1 | -0/+2 |
| 2017-12-20 | xfs: track cowblocks separately in i_flags | Darrick J. Wong | 1 | -0/+1 |
| 2017-12-08 | xfs: remove "no-allocation" reservations for file creations | Christoph Hellwig | 1 | -1/+1 |
| 2017-10-26 | xfs: remove if_rdev | Christoph Hellwig | 1 | -2/+2 |
| 2017-07-02 | xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA | Christoph Hellwig | 1 | -3/+0 |
| 2017-06-19 | xfs: remove double-underscore integer types | Darrick J. Wong | 1 | -2/+2 |
| 2017-04-28 | xfs: support ability to wait on new inodes | Brian Foster | 1 | -1/+3 |
| 2016-11-30 | xfs: remove i_iolock and use i_rwsem in the VFS inode instead | Christoph Hellwig | 1 | -5/+2 |
| 2016-11-10 | xfs: fix unbalanced inode reclaim flush locking | Brian Foster | 1 | -5/+6 |
| 2016-10-05 | xfs: set a default CoW extent size of 32 blocks | Darrick J. Wong | 1 | -0/+3 |
| 2016-10-05 | xfs: create a separate cow extent size hint for the allocator | Darrick J. Wong | 1 | -0/+1 |
| 2016-10-04 | xfs: introduce the CoW fork | Darrick J. Wong | 1 | -0/+4 |
| 2016-10-04 | xfs: when replaying bmap operations, don't let unlinked inodes get reaped | Darrick J. Wong | 1 | -0/+6 |
| 2016-10-03 | xfs: introduce refcount btree definitions | Darrick J. Wong | 1 | -0/+5 |
| 2016-09-19 | xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case | Christoph Hellwig | 1 | -0/+1 |
| 2016-08-03 | xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* | Darrick J. Wong | 1 | -2/+2 |
| 2016-07-20 | Merge branch 'xfs-4.8-split-dax-dio' into for-next | Dave Chinner | 1 | -10/+0 |
| 2016-07-20 | xfs: kill ioflags | Christoph Hellwig | 1 | -10/+0 |
| 2016-06-21 | Merge branch 'xfs-4.8-iomap-write' into for-next | Dave Chinner | 1 | -1/+2 |
| 2016-06-21 | xfs: handle 64-bit length in xfs_iozero | Christoph Hellwig | 1 | -1/+2 |
| 2016-06-01 | xfs: make several functions static | Eric Sandeen | 1 | -7/+0 |
| 2016-04-06 | xfs: set up inode operation vectors later | Christoph Hellwig | 1 | -1/+4 |
| 2016-03-07 | Merge branch 'xfs-gut-icdinode-4.6' into for-next | Dave Chinner | 1 | -5/+3 |
| 2016-02-09 | xfs: mode di_mode to vfs inode | Dave Chinner | 1 | -2/+2 |
| 2016-02-09 | xfs: use vfs inode nlink field everywhere | Dave Chinner | 1 | -2/+0 |
| 2016-02-09 | xfs: introduce inode log format object | Dave Chinner | 1 | -1/+1 |
| 2016-02-08 | xfs: Factor xfs_seek_hole_data into helper | Eric Sandeen | 1 | -0/+2 |
| 2015-08-19 | xfs: clean up inode lockdep annotations | Dave Chinner | 1 | -26/+59 |
| 2015-02-24 | Merge branch 'xfs-mmap-lock' into for-next | Dave Chinner | 1 | -7/+22 |
| 2015-02-24 | Merge branch 'xfs-misc-fixes-for-4.1' into for-next | Dave Chinner | 1 | -0/+22 |
| 2015-02-23 | xfs: inodes are new until the dentry cache is set up | Dave Chinner | 1 | -0/+22 |
| 2015-02-23 | xfs: ensure truncate forces zeroed blocks to disk | Dave Chinner | 1 | -4/+5 |
| 2015-02-23 | xfs: introduce mmap/truncate lock | Dave Chinner | 1 | -7/+22 |
| 2015-02-02 | Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next | Dave Chinner | 1 | -0/+9 |
| 2015-02-02 | xfs: factor out a xfs_update_prealloc_flags() helper | Christoph Hellwig | 1 | -0/+9 |
| 2014-12-24 | xfs: Add support to RENAME_EXCHANGE flag | Carlos Maiolino | 1 | -1/+1 |
| 2014-11-28 | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 1 | -2/+0 |
| 2014-10-02 | xfs: check for inode size overflow in xfs_new_eof() | Brian Foster | 1 | -1/+1 |
| 2014-08-04 | xfs: kill xfs_vnode.h | Dave Chinner | 1 | -0/+10 |
| 2014-05-20 | Merge branch 'xfs-feature-bit-cleanup' into for-next | Dave Chinner | 1 | -1/+0 |
| 2014-05-20 | xfs: turn NLINK feature on by default | Dave Chinner | 1 | -1/+0 |
| 2014-05-15 | Merge branch 'xfs-filestreams-lookup' into for-next | Dave Chinner | 1 | -3/+1 |
| 2014-04-23 | xfs: remove XFS_IFILESTREAM | Christoph Hellwig | 1 | -3/+1 |
| 2014-04-17 | xfs: fix tmpfile/selinux deadlock and initialize security | Brian Foster | 1 | -1/+1 |
| 2014-03-13 | Merge branch 'xfs-O_TMPFILE-support' into for-next | Dave Chinner | 1 | -0/+12 |
| 2014-01-06 | xfs: add O_TMPFILE support | Zhi Yong Wu | 1 | -0/+2 |
| 2014-01-06 | xfs: factor prid related codes into xfs_get_initial_prid() | Zhi Yong Wu | 1 | -0/+10 |
| 2013-12-18 | xfs: add xfs_ilock_attr_map_shared | Christoph Hellwig | 1 | -0/+1 |
| 2013-12-18 | xfs: rename xfs_ilock_map_shared | Christoph Hellwig | 1 | -1/+1 |
| 2013-12-18 | xfs: remove xfs_iunlock_map_shared | Christoph Hellwig | 1 | -1/+0 |
| 2013-10-30 | xfs: abstract the differences in dir2/dir3 via an ops vector | Dave Chinner | 1 | -0/+3 |
| 2013-10-23 | xfs: decouple inode and bmap btree header files | Dave Chinner | 1 | -1/+0 |
| 2013-10-08 | xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE | Brian Foster | 1 | -1/+1 |
| 2013-08-12 | xfs: consolidate xfs_utils.c | Dave Chinner | 1 | -0/+7 |
| 2013-08-12 | xfs: kill xfs_vnodeops.[ch] | Dave Chinner | 1 | -3/+20 |
| 2013-08-12 | xfs: introduce xfs_inode_buf.c for inode buffer operations | Dave Chinner | 1 | -34/+7 |
| 2013-08-12 | xfs: move unrelated definitions out of xfs_inode.h | Dave Chinner | 1 | -38/+0 |
| 2013-08-12 | xfs: move inode fork definitions to a new header file | Dave Chinner | 1 | -133/+1 |
| 2013-08-12 | xfs: split out inode log item format definition | Dave Chinner | 1 | -69/+0 |
| 2013-07-11 | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 1 | -0/+1 |
| 2013-04-21 | xfs: add version 3 inode format with CRCs | Christoph Hellwig | 1 | -0/+26 |
| 2013-03-14 | xfs: take inode version into account in XFS_LITINO | Christoph Hellwig | 1 | -2/+3 |
| 2013-02-07 | xfs: memory barrier before wake_up_bit() | Alex Elder | 1 | -0/+1 |
| 2012-11-15 | xfs: convert buffer verifiers to an ops structure. | Dave Chinner | 1 | -2/+1 |
| 2012-11-15 | xfs: connect up write verifiers to new buffers | Dave Chinner | 1 | -0/+1 |
| 2012-11-15 | xfs: add pre-write metadata buffer verifier callbacks | Dave Chinner | 1 | -1/+1 |
| 2012-11-15 | xfs: verify btree blocks as they are read from disk | Dave Chinner | 1 | -0/+1 |